Uses of Package
net.sf.okapi.lib.xliff2.core
-
Packages that use net.sf.okapi.lib.xliff2.core Package Description net.sf.okapi.lib.xliff2 Classes shared across the library.net.sf.okapi.lib.xliff2.changeTracking net.sf.okapi.lib.xliff2.core Classes implementing the object model of a parsed XLIFF document.net.sf.okapi.lib.xliff2.document Classes to hold in memory a complete parsed XLIFF document.net.sf.okapi.lib.xliff2.glossary Classes to read, write and manipulate the elements and attributes of the Glossary module.net.sf.okapi.lib.xliff2.its Classes to read, write and manipulate ITS data categories.net.sf.okapi.lib.xliff2.matches Classes to read, write and manipulate the elements and attributes of the Translation Candidates module.net.sf.okapi.lib.xliff2.metadata Classes to read, write and manipulate the elements and attributes of the Metadata module.net.sf.okapi.lib.xliff2.reader Classes to read and validate an XLIFF document.net.sf.okapi.lib.xliff2.renderer net.sf.okapi.lib.xliff2.validation Classes to read, write and manipulate the elements and attributes of the Validation module.net.sf.okapi.lib.xliff2.walker net.sf.okapi.lib.xliff2.walker.selector net.sf.okapi.lib.xliff2.walker.strategy net.sf.okapi.lib.xliff2.writer Classes to write a new XLIFF document or re-write an existing one. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2 Class Description CTag Represents an opening, closing or standalone tag for an original inline code.Unit Represents the XLIFF<unit>element. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.changeTracking Class Description BaseList Provides the common methods for accessing and manipulating list-type objects such as the notes, the extension attributes, glossary, etc.DataWithExtAttributes Implements theIWithExtAttributesinterface.ExtAttributes Represents a set ofExtAttributeobjects and associated namespaces.IWithExtAttributes Provides a common interface to all objects that can have extension attributes. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.core Class Description AnnotatedSpan Represents the information about a span of content that is associated with a marker (MTagobject or a derived object).BaseList Provides the common methods for accessing and manipulating list-type objects such as the notes, the extension attributes, glossary, etc.CanReorder Represents the value of the canReorder field.CTag Represents an opening, closing or standalone tag for an original inline code.DataWithExtAttributes Implements theIWithExtAttributesinterface.Directionality Represents the types of direction for the bi-directionality information.ExtAttribute Represents an extension (or unsupported module) attribute.ExtAttributes Represents a set ofExtAttributeobjects and associated namespaces.ExtChildType Possible types child in an extension element:ExtChildType.ELEMENT,ExtChildType.CDATA,ExtChildType.TEXTorExtChildType.PI.ExtContent Represents an extension content object: aIExtChildobject of typeExtChildType.TEXTorExtChildType.CDATA.ExtElement Represent an extension (or un-supported module) element.ExtElements Represents a set ofExtElementobjects.Fragment Represents a fragment of extracted content.IExtChild Provides the methods to access a child of anExtElement.InheritedData Implements theIWithInheritedDatainterface.InsingnificantPartData.InsignificantPartType Types of insignificant parts.IWithChangeTrack Represents an object that can contain aChangeTrackobject.IWithExtAttributes Provides a common interface to all objects that can have extension attributes.IWithExtElements Provides a common interface to all objects that can have extension elements.IWithInheritedData Represents the data inherited throughout a file element: translate, canResegment, srcDir and trgDir.IWithMetadata Provides the methods to add and retrieve metadata for an object.IWithNotes Provides the methods to add and retrieve notes for an object.IWithStore IWithValidation Provides the methods to add and retrieve validation rules for an object.MTag Represents an opening or closing tag for an annotation marker.MTagCommon Represents common data for the opening and closingMTag.Note Represents a note object.Note.AppliesTo Types of object a note can apply to.Notes Represents a list ofNoteobjects.Part Represents a part of a unit.Part.GetTarget Options when getting a target which does not exists yet.PCont Represents the standalone tag of a protected content.ProcessingInstruction Represents a processing instruction as an extension content object.Segment Represents a segment object.StartFileData Represents the information associated with a file element.Store Represents the store where code and markers, as well as other information, are stored and shared for a given object implementingIWithStore(e.g.Tag Provides the common methods for code and marker tags.Tags Represents a collection of tags for a specific content.TagType TargetState Possible values for thestateattribute of a target content:TargetState.INITIAL,TargetState.TRANSLATED,TargetState.REVIEWEDandTargetState.FINAL.Unit Represents the XLIFF<unit>element. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.document Class Description MidFileData Implements theIWithExtElementsandIWithNotesinterfaces.Skeleton Represents the information associated with the skeleton.StartFileData Represents the information associated with a file element.StartGroupData Represents the information associated with the start of a group.StartXliffData Represents the information associated with an <xliff> element.Unit Represents the XLIFF<unit>element. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.glossary Class Description BaseList Provides the common methods for accessing and manipulating list-type objects such as the notes, the extension attributes, glossary, etc.DataWithExtAttributes Implements theIWithExtAttributesinterface.ExtAttributes Represents a set ofExtAttributeobjects and associated namespaces.ExtElements Represents a set ofExtElementobjects.IWithExtAttributes Provides a common interface to all objects that can have extension attributes.IWithExtElements Provides a common interface to all objects that can have extension elements. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.its Class Description DataWithExtAttributes Implements theIWithExtAttributesinterface.Fragment Represents a fragment of extracted content.InheritedData Implements theIWithInheritedDatainterface.IWithExtAttributes Provides a common interface to all objects that can have extension attributes.MTag Represents an opening or closing tag for an annotation marker.StartXliffData Represents the information associated with an <xliff> element.Tag Provides the common methods for code and marker tags.Unit Represents the XLIFF<unit>element. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.matches Class Description BaseList Provides the common methods for accessing and manipulating list-type objects such as the notes, the extension attributes, glossary, etc.Directionality Represents the types of direction for the bi-directionality information.ExtAttributes Represents a set ofExtAttributeobjects and associated namespaces.ExtElements Represents a set ofExtElementobjects.Fragment Represents a fragment of extracted content.IWithExtAttributes Provides a common interface to all objects that can have extension attributes.IWithExtElements Provides a common interface to all objects that can have extension elements.IWithMetadata Provides the methods to add and retrieve metadata for an object.IWithStore Store Represents the store where code and markers, as well as other information, are stored and shared for a given object implementingIWithStore(e.g. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.metadata Class Description BaseList Provides the common methods for accessing and manipulating list-type objects such as the notes, the extension attributes, glossary, etc. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.reader Class Description ExtElement Represent an extension (or un-supported module) element.InsingnificantPartData Represents the information associated with an insignificant part (from the XLIFF viewpoint).IWithExtElements Provides a common interface to all objects that can have extension elements.IWithNotes Provides the methods to add and retrieve notes for an object.MidFileData Implements theIWithExtElementsandIWithNotesinterfaces.Note Represents a note object.Skeleton Represents the information associated with the skeleton.StartFileData Represents the information associated with a file element.StartGroupData Represents the information associated with the start of a group.StartXliffData Represents the information associated with an <xliff> element.Unit Represents the XLIFF<unit>element. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.renderer Class Description CTag Represents an opening, closing or standalone tag for an original inline code.Fragment Represents a fragment of extracted content.MTag Represents an opening or closing tag for an annotation marker. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.validation Class Description BaseList Provides the common methods for accessing and manipulating list-type objects such as the notes, the extension attributes, glossary, etc.ExtAttributes Represents a set ofExtAttributeobjects and associated namespaces.IWithExtAttributes Provides a common interface to all objects that can have extension attributes.Unit Represents the XLIFF<unit>element. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.walker Class Description Segment Represents a segment object. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.walker.selector Class Description Segment Represents a segment object. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.walker.strategy Class Description Segment Represents a segment object. -
Classes in net.sf.okapi.lib.xliff2.core used by net.sf.okapi.lib.xliff2.writer Class Description ExtAttributes Represents a set ofExtAttributeobjects and associated namespaces.IExtChild Provides the methods to access a child of anExtElement.IWithExtElements Provides a common interface to all objects that can have extension elements.MidFileData Implements theIWithExtElementsandIWithNotesinterfaces.Skeleton Represents the information associated with the skeleton.StartFileData Represents the information associated with a file element.StartGroupData Represents the information associated with the start of a group.StartXliffData Represents the information associated with an <xliff> element.Unit Represents the XLIFF<unit>element.