Uses of Class
net.sf.okapi.common.annotation.GlossaryAnnotation
-
Packages that use GlossaryAnnotation Package Description net.sf.okapi.steps.rainbowkit.xliff -
-
Uses of GlossaryAnnotation in net.sf.okapi.steps.rainbowkit.xliff
Methods in net.sf.okapi.steps.rainbowkit.xliff with parameters of type GlossaryAnnotation Modifier and Type Method Description protected voidXLIFF2TerminologyPackageWriter. addGlossary(Unit xliffUnit, GlossaryAnnotation glossaryAnnotation)Method which converts OKAPI glossary entries to XLIFF format and adds them to XLIFF glossary element.protected voidXLIFF2TerminologyPackageWriter. addGlossaryReferences(Segment xliffSegment, GlossaryAnnotation glossaryAnnotation)Method which annotates source and target XLIFF segments with references to generated glossary entry ids.
-