G H I N P R S T 
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-Cyrl to sr-Latn transliteration) take the source and "translate" (transliterate) it into target
(source locale should be sr-Cyrl, target locale should be sr-Latn) take an existing target and convert in place (but then the target locale is wrong, or was wrong)
(source locale could be anything, a sr-Cyrl (or sr-Latn?) target should already exist) take an existing target and create a new target with a new locale
(source locale could be anything, a sr-Cyrl target 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
 
G H I N P R S T 
All Classes All Packages