public static interface LanguageManager.TreeNode
Modifier and Type | Method and Description |
---|---|
LanguageManager.Info |
getInfo(Language locale)
Returns the info for the given locale or
null if the
locale is not part of the language collection returned by
LanguageManager.Tree.getCqLanguages() . |
LanguageManager.Info |
getInfo(java.util.Locale locale)
Deprecated.
use
getInfo(Language) instead |
java.lang.String |
getRelativePath()
Returns the relative path of the node.
|
java.lang.String getRelativePath()
LanguageManager.Info getInfo(java.util.Locale locale)
getInfo(Language)
insteadnull
if the
locale is not part of the language collection returned by
LanguageManager.Tree.getLanguages()
.locale
- the localenull
LanguageManager.Info getInfo(Language locale)
null
if the
locale is not part of the language collection returned by
LanguageManager.Tree.getCqLanguages()
.locale
- the localenull
Copyright © 2010 - 2020 Adobe. All Rights Reserved