G H I N P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getDescription() - Method in class net.sf.okapi.steps.transliteration.TransliterationStep
- getFromTargetLocale() - Method in class net.sf.okapi.steps.transliteration.Parameters
- getIcuTransliteratorId() - Method in class net.sf.okapi.steps.transliteration.Parameters
- getName() - Method in class net.sf.okapi.steps.transliteration.TransliterationStep
- getParameters() - Method in class net.sf.okapi.steps.transliteration.TransliterationStep
- getToTargetLocale() - Method in class net.sf.okapi.steps.transliteration.Parameters
H
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.transliteration.TransliterationStep
I
- isValid() - Method in class net.sf.okapi.steps.transliteration.Parameters
N
- net.sf.okapi.steps.transliteration - package net.sf.okapi.steps.transliteration
- NO_TRANSLITERATION - Static variable in class net.sf.okapi.steps.transliteration.Parameters
P
- Parameters - Class in net.sf.okapi.steps.transliteration
-
Use cases (let's take
sr-Cyrltosr-Latntransliteration) take the source and "translate" (transliterate) it into target
(source locale should besr-Cyrl, target locale should besr-Latn) take an existing target and convert in place (but then the target locale is wrong, or was wrong)
(source locale could be anything, asr-Cyrl(orsr-Latn?) target should already exist) take an existing target and create a new target with a new locale
(source locale could be anything, asr-Cyrltarget locale should already exist) override new target locale (sr-Latn) if it exists already (boolean) remove / keep the original target locale (sr-Cyrl) - Parameters() - Constructor for class net.sf.okapi.steps.transliteration.Parameters
R
- reset() - Method in class net.sf.okapi.steps.transliteration.Parameters
S
- setFromTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.transliteration.Parameters
- setIcuTransliteratorId(String) - Method in class net.sf.okapi.steps.transliteration.Parameters
- setParameters(IParameters) - Method in class net.sf.okapi.steps.transliteration.TransliterationStep
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.transliteration.TransliterationStep
- setToTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.transliteration.Parameters
T
- TransliterationStep - Class in net.sf.okapi.steps.transliteration
- TransliterationStep() - Constructor for class net.sf.okapi.steps.transliteration.TransliterationStep
All Classes All Packages