Uses of Class
net.sf.okapi.common.annotation.ITSLQIAnnotations
-
Packages that use ITSLQIAnnotations Package Description net.sf.okapi.common.annotation Classes to implement and manage annotations.net.sf.okapi.filters.xliff -
-
Uses of ITSLQIAnnotations in net.sf.okapi.common.annotation
Methods in net.sf.okapi.common.annotation with parameters of type ITSLQIAnnotations Modifier and Type Method Description static voidITSLQIAnnotations. addAnnotations(ITextUnit tu, ITSLQIAnnotations newSet)Adds an ITSLQIAnnotations to a text unit.static voidITSLQIAnnotations. addAnnotations(TextContainer tc, ITSLQIAnnotations newSet)Adds an ITSLQIAnnotations to a text container. -
Uses of ITSLQIAnnotations in net.sf.okapi.filters.xliff
Methods in net.sf.okapi.filters.xliff that return ITSLQIAnnotations Modifier and Type Method Description protected ITSLQIAnnotationsXLIFFITSFilterExtension. readITSLQI()Resolves standoff and on-element ITS Language Quality Issue data attached to the current element being processed by the XMLStreamReader.
-