Uses of Class
net.sf.okapi.common.filters.LocalizationDirectives
-
Packages that use LocalizationDirectives Package Description net.sf.okapi.filters.dtd net.sf.okapi.filters.properties net.sf.okapi.filters.regex -
-
Uses of LocalizationDirectives in net.sf.okapi.filters.dtd
Fields in net.sf.okapi.filters.dtd declared as LocalizationDirectives Modifier and Type Field Description LocalizationDirectivesParameters. locDir -
Uses of LocalizationDirectives in net.sf.okapi.filters.properties
Fields in net.sf.okapi.filters.properties declared as LocalizationDirectives Modifier and Type Field Description LocalizationDirectivesParameters. locDirMethods in net.sf.okapi.filters.properties that return LocalizationDirectives Modifier and Type Method Description LocalizationDirectivesParameters. getLocDir()Methods in net.sf.okapi.filters.properties with parameters of type LocalizationDirectives Modifier and Type Method Description voidParameters. setLocDir(LocalizationDirectives locDir) -
Uses of LocalizationDirectives in net.sf.okapi.filters.regex
Methods in net.sf.okapi.filters.regex that return LocalizationDirectives Modifier and Type Method Description LocalizationDirectivesParameters. getLocalizationDirectives()Methods in net.sf.okapi.filters.regex with parameters of type LocalizationDirectives Modifier and Type Method Description voidParameters. setLocalizationDirectives(LocalizationDirectives localizationDirectives)
-