A C D E F G I L M O P R S V W X

A

addAllFiles(Collection<? extends File>) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
Adds all given File instances to the FileGrouper.
addFile(File) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
Adds the given File to the FileGrouper.

C

clear() - Method in class org.omnaest.i18nbinder.internal.XLSFile
 
clearFiles() - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
Clears the Files from the FileGrouper.
containsFile(File) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
 
convert(String) - Method in class org.omnaest.i18nbinder.internal.FacadeCreatorHelper.CamelCaseTokenElementToMapEntryConverter
 
createI18nInterfaceFacadeFromPropertyFiles(Set<File>, LocaleFilter, String, List<Integer>, String, String, String, String, boolean, String) - Static method in class org.omnaest.i18nbinder.internal.FacadeCreatorHelper
 
createXLSFileFromPropertyFiles(Set<File>, LocaleFilter, String, List<Integer>) - Static method in class org.omnaest.i18nbinder.internal.ModifierHelper
Creates a new XLSFile based on a set of files.

D

DEFAULT_JAVA_FACADE_FILENAME_I18N_FACADE - Static variable in class org.omnaest.i18nbinder.internal.FacadeCreatorHelper
 
determineFileGroupIdentifierToFileGroupMap() - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
Determines a Map with the file group identifier as key and the FileGroup instances as values.
determineGroupTokenList() - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
Determines the tokens of the FileGroup.
determinePropertyKeySet() - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
Determines all property keys which are occurring at least in one of the files of the FileGroup.

E

excludedkey - Variable in class org.omnaest.i18nbinder.internal.FacadeCreatorHelper.CamelCaseTokenElementToMapEntryConverter
 

F

FacadeCreatorHelper - Class in org.omnaest.i18nbinder.internal
Helper to create a i18n facade Java source code file based on property files
FacadeCreatorHelper() - Constructor for class org.omnaest.i18nbinder.internal.FacadeCreatorHelper
 
FacadeCreatorHelper.CamelCaseTokenElementToMapEntryConverter - Class in org.omnaest.i18nbinder.internal
 
FacadeCreatorHelper.CamelCaseTokenElementToMapEntryConverter(String) - Constructor for class org.omnaest.i18nbinder.internal.FacadeCreatorHelper.CamelCaseTokenElementToMapEntryConverter
 
FacadeCreatorHelper.PropertyKeyAndValues - Class in org.omnaest.i18nbinder.internal
 
FacadeCreatorHelper.PropertyKeyAndValues() - Constructor for class org.omnaest.i18nbinder.internal.FacadeCreatorHelper.PropertyKeyAndValues
 
file - Variable in class org.omnaest.i18nbinder.internal.XLSFile
 
FileGroup - Class in org.omnaest.i18nbinder.grouping
A FileGroup represents a grouping of files which share a common file group identifier.
FileGroup() - Constructor for class org.omnaest.i18nbinder.grouping.FileGroup
 
fileGroup - Variable in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
FileGrouper - Class in org.omnaest.i18nbinder.grouping
This class supports the grouping of File instances by their file names.
FileGrouper() - Constructor for class org.omnaest.i18nbinder.grouping.FileGrouper
 
fileGroupIdentifier - Variable in class org.omnaest.i18nbinder.grouping.FileGroup
 
FileGroupToPropertiesAdapter - Class in org.omnaest.i18nbinder.grouping
Adapter to allow easy access to properties of all files which are part of a FileGroup.
FileGroupToPropertiesAdapter(FileGroup) - Constructor for class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
FileGroupToPropertiesAdapter.PropertyFileAndProperty - Class in org.omnaest.i18nbinder.grouping
Container for a Property and its respective PropertyFile.
FileGroupToPropertiesAdapter.PropertyFileAndProperty() - Constructor for class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter.PropertyFileAndProperty
 
fileList - Variable in class org.omnaest.i18nbinder.grouping.FileGrouper
 

G

getFile() - Method in class org.omnaest.i18nbinder.internal.XLSFile
 
getFileGroup() - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
getFileGroupIdentifier() - Method in class org.omnaest.i18nbinder.grouping.FileGroup
 
getGroupingPatternGroupingGroupIndexList() - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
 
getGroupingPatternReplacementToken() - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
 
getGroupingPatternString() - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
 
getGroupTokenToFileMap() - Method in class org.omnaest.i18nbinder.grouping.FileGroup
 
getPattern() - Method in class org.omnaest.i18nbinder.internal.LocaleFilter
 
getProperty() - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter.PropertyFileAndProperty
 
getPropertyFile() - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter.PropertyFileAndProperty
 
getTableRowList() - Method in class org.omnaest.i18nbinder.internal.XLSFile
 
GROUPING_PATTERN_REPLACEMENT_PATTERN_STRING - Static variable in class org.omnaest.i18nbinder.internal.ModifierHelper
 
GROUPING_REPLACEMENT_TOKEN_DEFAULT - Variable in class org.omnaest.i18nbinder.grouping.FileGrouper
 
groupingPattern - Variable in class org.omnaest.i18nbinder.grouping.FileGrouper
 
groupingPatternGroupingGroupIndexList - Variable in class org.omnaest.i18nbinder.grouping.FileGrouper
 
groupingPatternReplacementToken - Variable in class org.omnaest.i18nbinder.grouping.FileGrouper
 
groupTokenToFileMap - Variable in class org.omnaest.i18nbinder.grouping.FileGroup
 

I

info(String) - Method in interface org.omnaest.i18nbinder.internal.Logger
 
isLocaleAccepted(String) - Method in class org.omnaest.i18nbinder.internal.LocaleFilter
 
isXLSFile(File) - Static method in class org.omnaest.i18nbinder.internal.XLSFile
 

L

LINE_SEPARATOR - Static variable in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
LINE_SEPARATOR - Static variable in class org.omnaest.i18nbinder.internal.FacadeCreatorHelper
 
load() - Method in class org.omnaest.i18nbinder.internal.XLSFile
Loads the data from the disk into this object.
LocaleFilter - Class in org.omnaest.i18nbinder.internal
Locale filter which allows to easily filter locales.
LocaleFilter() - Constructor for class org.omnaest.i18nbinder.internal.LocaleFilter
 
Logger - Interface in org.omnaest.i18nbinder.internal
Very very simple Logger.
logger - Static variable in class org.omnaest.i18nbinder.internal.ModifierHelper
 

M

ModifierHelper - Class in org.omnaest.i18nbinder.internal
Creates a XLSFile from a given list of property files or modifies the property files based on the XLSFile.
ModifierHelper() - Constructor for class org.omnaest.i18nbinder.internal.ModifierHelper
 
ModifierHelper.FilenameToPropertyKeyToValueMap - Class in org.omnaest.i18nbinder.internal
 
ModifierHelper.FilenameToPropertyKeyToValueMap() - Constructor for class org.omnaest.i18nbinder.internal.ModifierHelper.FilenameToPropertyKeyToValueMap
 
ModifierHelper.PropertyKeyToValueMap - Class in org.omnaest.i18nbinder.internal
 
ModifierHelper.PropertyKeyToValueMap() - Constructor for class org.omnaest.i18nbinder.internal.ModifierHelper.PropertyKeyToValueMap
 
MULTILINE_VALUES_SEPARATOR - Static variable in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 

O

org.omnaest.i18nbinder.grouping - package org.omnaest.i18nbinder.grouping
 
org.omnaest.i18nbinder.internal - package org.omnaest.i18nbinder.internal
 

P

pattern - Variable in class org.omnaest.i18nbinder.internal.LocaleFilter
 
property - Variable in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter.PropertyFileAndProperty
 
propertyFile - Variable in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter.PropertyFileAndProperty
 
propertyKey - Variable in class org.omnaest.i18nbinder.internal.FacadeCreatorHelper.PropertyKeyAndValues
 

R

remove(File) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
Removes the given File from the FileGrouper.
removeAll(Collection<File>) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
Removes all given File instances from the FileGrouper.
resolveAndLoadPropertyFile(String) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
Resolves and loads a PropertyFile
resolvePropertyFile(String, String) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
Resolves a PropertyFile for the given group token using the FileGroup.
resolvePropertyFileAndProperty(String, String) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
resolvePropertyValue(String, String) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 

S

setFile(File) - Method in class org.omnaest.i18nbinder.internal.XLSFile
 
setFileEncoding(String) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
setFileGroup(FileGroup) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
setFileGroupIdentifier(String) - Method in class org.omnaest.i18nbinder.grouping.FileGroup
 
setGroupingPatternGroupingGroupIndexList(List<Integer>) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
 
setGroupingPatternReplacementToken(String) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
 
setGroupingPatternString(String) - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
 
setPattern(Pattern) - Method in class org.omnaest.i18nbinder.internal.LocaleFilter
 
setProperty(Property) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter.PropertyFileAndProperty
 
setPropertyFile(PropertyFile) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter.PropertyFileAndProperty
 
size() - Method in class org.omnaest.i18nbinder.grouping.FileGrouper
Returns the number of files.
store() - Method in class org.omnaest.i18nbinder.internal.XLSFile
Stores the data from the object onto disk.

V

valueList - Variable in class org.omnaest.i18nbinder.internal.FacadeCreatorHelper.PropertyKeyAndValues
 

W

writePropertyValue(String, String, String) - Method in class org.omnaest.i18nbinder.grouping.FileGroupToPropertiesAdapter
 
writeXLSFileContentToPropertyFiles(File, String, LocaleFilter, boolean) - Static method in class org.omnaest.i18nbinder.internal.ModifierHelper
This method writes the values resolved by the xls file back to the property files.

X

XLSFile - Class in org.omnaest.i18nbinder.internal
Simple representation of an XLS file of Microsoft Excel.
XLSFile() - Constructor for class org.omnaest.i18nbinder.internal.XLSFile
Creates a unlinked instance.
XLSFile(File) - Constructor for class org.omnaest.i18nbinder.internal.XLSFile
 
XLSFile.TableRow - Class in org.omnaest.i18nbinder.internal
Representation of a row.
XLSFile.TableRow() - Constructor for class org.omnaest.i18nbinder.internal.XLSFile.TableRow
 

A C D E F G I L M O P R S V W X

Copyright © 2012. All Rights Reserved.