| 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.strategy | |
| net.sf.okapi.lib.xliff2.writer |
Classes to write a new XLIFF document or re-write an existing one.
|
| Class and Description |
|---|
| CTag
Represents an opening, closing or standalone tag for an original inline code.
|
| Unit
Represents the XLIFF
<unit> element. |
| Class and Description |
|---|
| BaseList
Provides the common methods for accessing and manipulating list-type objects
such as the notes, the extension attributes, glossary, etc.
|
| DataWithExtAttributes
Implements the
IWithExtAttributes interface. |
| ExtAttributes
Represents a set of
ExtAttribute objects and associated namespaces. |
| IWithExtAttributes
Provides a common interface to all objects that can have extension attributes.
|
| Class and Description |
|---|
| AnnotatedSpan
Represents the information about a span of content that is associated with
a marker (
MTag object 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 the
IWithExtAttributes interface. |
| Directionality
Represents the types of direction for the bi-directionality information.
|
| ExtAttribute
Represents an extension (or unsupported module) attribute.
|
| ExtAttributes
Represents a set of
ExtAttribute objects and associated namespaces. |
| ExtChildType
Possible types child in an extension element:
ExtChildType.ELEMENT, ExtChildType.CDATA, ExtChildType.TEXT or ExtChildType.PI. |
| ExtContent
Represents an extension content object: a
IExtChild object of
type ExtChildType.TEXT or ExtChildType.CDATA. |
| ExtElement
Represent an extension (or un-supported module) element.
|
| ExtElements
Represents a set of
ExtElement objects. |
| Fragment
Represents a fragment of extracted content.
|
| IExtChild
Provides the methods to access a child of an
ExtElement. |
| InheritedData
Implements the
IWithInheritedData interface. |
| InsingnificantPartData.InsignificantPartType
Types of insignificant parts.
|
| IWithChangeTrack
Represents an object that can contain a
ChangeTrack object. |
| 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 closing
MTag. |
| Note
Represents a note object.
|
| Note.AppliesTo
Types of object a note can apply to.
|
| Notes
Represents a list of
Note objects. |
| 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 implementing
IWithStore (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 the
state attribute of a target content:
TargetState.INITIAL, TargetState.TRANSLATED, TargetState.REVIEWED and TargetState.FINAL. |
| Unit
Represents the XLIFF
<unit> element. |
| Class and Description |
|---|
| MidFileData
Implements the
IWithExtElements and IWithNotes interfaces. |
| 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. |
| Class and Description |
|---|
| BaseList
Provides the common methods for accessing and manipulating list-type objects
such as the notes, the extension attributes, glossary, etc.
|
| DataWithExtAttributes
Implements the
IWithExtAttributes interface. |
| ExtAttributes
Represents a set of
ExtAttribute objects and associated namespaces. |
| ExtElements
Represents a set of
ExtElement objects. |
| 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.
|
| Class and Description |
|---|
| DataWithExtAttributes
Implements the
IWithExtAttributes interface. |
| Fragment
Represents a fragment of extracted content.
|
| InheritedData
Implements the
IWithInheritedData interface. |
| 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. |
| Class and 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 of
ExtAttribute objects and associated namespaces. |
| ExtElements
Represents a set of
ExtElement objects. |
| 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 implementing
IWithStore (e.g. |
| Class and Description |
|---|
| BaseList
Provides the common methods for accessing and manipulating list-type objects
such as the notes, the extension attributes, glossary, etc.
|
| Class and 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 the
IWithExtElements and IWithNotes interfaces. |
| 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. |
| Class and 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.
|
| Class and 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 of
ExtAttribute objects and associated namespaces. |
| IWithExtAttributes
Provides a common interface to all objects that can have extension attributes.
|
| Unit
Represents the XLIFF
<unit> element. |
| Class and Description |
|---|
| Segment
Represents a segment object.
|
| Class and Description |
|---|
| Segment
Represents a segment object.
|
| Class and Description |
|---|
| ExtAttributes
Represents a set of
ExtAttribute objects and associated namespaces. |
| IExtChild
Provides the methods to access a child of an
ExtElement. |
| IWithExtElements
Provides a common interface to all objects that can have extension elements.
|
| MidFileData
Implements the
IWithExtElements and IWithNotes interfaces. |
| 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. |
Copyright © 2020. All rights reserved.