public interface IResourceBundleFileNode extends IFileNode
UNKNOWN
Modifier and Type | Method and Description |
---|---|
String |
getBundleName()
Returns the bundle name of the associated .properties file which is the
name of the file without file extension.
|
String |
getLocale()
Returns the locale of this file node if the associated file is locale
dependent.
|
getIncludeTreeLastModified, getOffsetLookup, getProblems, getTargetAttributes, getTopLevelDefinitionNodes, getTopLevelDefinitions, hasIncludes, populateFunctionNodes
getAllImportNodes, getAllImports, getScope
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
String getBundleName()
String getLocale()
null
if the
associated file is not a locale dependent file which means that the file
applies to all the locales.Copyright © 2016 The Apache Software Foundation. All rights reserved.