Uses of Interface
net.sf.okapi.lib.xliff2.its.IWithITSGroups
-
Packages that use IWithITSGroups Package Description net.sf.okapi.lib.xliff2.core Classes implementing the object model of a parsed XLIFF document.net.sf.okapi.lib.xliff2.its Classes to read, write and manipulate ITS data categories. -
-
Uses of IWithITSGroups in net.sf.okapi.lib.xliff2.core
Classes in net.sf.okapi.lib.xliff2.core that implement IWithITSGroups Modifier and Type Class Description classUnitRepresents the XLIFF<unit>element. -
Uses of IWithITSGroups in net.sf.okapi.lib.xliff2.its
Methods in net.sf.okapi.lib.xliff2.its with parameters of type IWithITSGroups Modifier and Type Method Description booleanITSReader. readAttributes(IWithITSGroups groupHolder, IWithITSAttributes object, AnnotatorsRef ar)Reads the ITS attributes for the current element.voidITSReader. readStandOffElements(String initialLocName, IWithITSGroups groupHolder, AnnotatorsRef ar)Reads the stand-off ITS elements
-