Uses of Class
net.sf.okapi.lib.xliff2.core.AnnotatedSpan
-
Packages that use AnnotatedSpan Package Description net.sf.okapi.lib.xliff2.core Classes implementing the object model of a parsed XLIFF document. -
-
Uses of AnnotatedSpan in net.sf.okapi.lib.xliff2.core
Methods in net.sf.okapi.lib.xliff2.core that return types with arguments of type AnnotatedSpan Modifier and Type Method Description List<AnnotatedSpan>Unit. getAnnotatedSpans(boolean target)Creates a list of the annotated spans in this unit.
-