|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TextContainerList in org.pf.nls |
---|
Methods in org.pf.nls that return TextContainerList | |
---|---|
TextContainerList |
NLSIniFileLoader.loadText(File file,
Locale[] locales)
Returns a list of text containers with all texts for the specified locales from the given file. |
TextContainerList |
NLSIniFileLoader.loadText(org.pf.file.FileLocator fileLocator,
Locale[] locales)
Returns a list of text containers with all texts for the specified locales from the given file. |
TextContainerList |
NLSIniFileLoader.loadText(org.pf.file.FileLocator fileLocator,
String[] localeNames)
Returns a list of text containers with all texts for the specified locales from the given file. |
TextContainerList |
NLSIniFileLoader.loadText(File file,
String[] localeNames)
Returns a list of text containers with all texts for the specified locales from the given file. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |