Uses of Class
org.omnaest.i18nbinder.internal.LocaleFilter

Packages that use LocaleFilter
org.omnaest.i18nbinder.internal   
 

Uses of LocaleFilter in org.omnaest.i18nbinder.internal
 

Methods in org.omnaest.i18nbinder.internal with parameters of type LocaleFilter
static Map<String,String> FacadeCreatorHelper.createI18nInterfaceFacadeFromPropertyFiles(Set<File> propertyFileSet, LocaleFilter localeFilter, String fileNameLocaleGroupPattern, List<Integer> groupingPatternGroupingGroupIndexList, String baseNameInTargetPlattform, String baseFolderIgnoredPath, String packageName, String i18nFacadeName, boolean externalizeTypes, String propertyfileEncoding)
           
static XLSFile ModifierHelper.createXLSFileFromPropertyFiles(Set<File> propertyFileSet, LocaleFilter localeFilter, String fileNameLocaleGroupPattern, List<Integer> groupingPatternGroupingGroupIndexList)
          Creates a new XLSFile based on a set of files.
static void ModifierHelper.writeXLSFileContentToPropertyFiles(File file, String fileEncoding, LocaleFilter localeFilter, boolean deletePropertiesWithBlankValue)
          This method writes the values resolved by the xls file back to the property files.
 



Copyright © 2012. All Rights Reserved.