Uses of Class
net.sf.okapi.common.annotation.AltTranslationsAnnotation
-
Packages that use AltTranslationsAnnotation Package Description net.sf.okapi.common.resource Interfaces and classes that represent the parsed resources attached to the events sent by a filter. -
-
Uses of AltTranslationsAnnotation in net.sf.okapi.common.resource
Methods in net.sf.okapi.common.resource that return AltTranslationsAnnotation Modifier and Type Method Description static AltTranslationsAnnotationTextUnitUtil. addAltTranslation(Segment seg, AltTranslation alt)Adds anAltTranslationobject to a givenSegment.static AltTranslationsAnnotationTextUnitUtil. addAltTranslation(TextContainer targetContainer, AltTranslation alt)Adds anAltTranslationobject to a givenTextContainer.
-