Uses of Class
net.sf.okapi.lib.xliff2.core.Notes
-
Packages that use Notes Package Description net.sf.okapi.lib.xliff2.core Classes implementing the object model of a parsed XLIFF document. -
-
Uses of Notes in net.sf.okapi.lib.xliff2.core
Methods in net.sf.okapi.lib.xliff2.core that return Notes Modifier and Type Method Description NotesIWithNotes. getNotes()Gets theNotesobject for this object.NotesMidFileData. getNotes()Constructors in net.sf.okapi.lib.xliff2.core with parameters of type Notes Constructor Description Notes(Notes original)Copy constructor.
-