Uses of Class
org.pf.nls.TextContainerList

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.
 



Copyright © 2015 Manfred Duchrow Consulting & Software. All rights reserved.