Uses of Class
com.basistech.rosette.dm.TransliterationResults
Packages that use TransliterationResults
-
Uses of TransliterationResults in com.basistech.rosette.dm
Methods in com.basistech.rosette.dm that return TransliterationResultsModifier and TypeMethodDescriptionTransliterationResults.Builder.build()Creates a new immutableTransliterationResultsfrom the internal state of this builder.AnnotatedText.getTransliteration()Methods in com.basistech.rosette.dm with parameters of type TransliterationResultsModifier and TypeMethodDescriptionAnnotatedText.Builder.transliteration(TransliterationResults transliterationResults) Constructors in com.basistech.rosette.dm with parameters of type TransliterationResultsModifierConstructorDescriptionBuilder(TransliterationResults other) Creates a new builder whose state starts out with a copy of the givenTransliterationResults