Uses of Interface
net.sf.okapi.lib.xliff2.core.IWithMetadata
-
Packages that use IWithMetadata Package Description net.sf.okapi.lib.xliff2.core Classes implementing the object model of a parsed XLIFF document.net.sf.okapi.lib.xliff2.matches Classes to read, write and manipulate the elements and attributes of the Translation Candidates module. -
-
Uses of IWithMetadata in net.sf.okapi.lib.xliff2.core
Classes in net.sf.okapi.lib.xliff2.core that implement IWithMetadata Modifier and Type Class Description classMidFileDataImplements theIWithExtElementsandIWithNotesinterfaces.classStartGroupDataRepresents the information associated with the start of a group.classUnitRepresents the XLIFF<unit>element. -
Uses of IWithMetadata in net.sf.okapi.lib.xliff2.matches
Classes in net.sf.okapi.lib.xliff2.matches that implement IWithMetadata Modifier and Type Class Description classMatchRepresents the <match> element of the Translation Candidates module.
-