| Parameters |
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)
|