| Package | Description |
|---|---|
| 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.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.validation |
Classes to read, write and manipulate the elements and attributes of the
Validation module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Item
Represents the
<item> element of the Chang
e Tracking module. |
class |
Revision
Represents the
<revision> element of the Chan
g e Tracking module. |
class |
Revisions
Represents the
<revisions> element of the ChangeTracking module. |
| Modifier and Type | Class and Description |
|---|---|
class |
CTag
Represents an opening, closing or standalone tag for an original inline code.
|
class |
DataWithExtAttributes
Implements the
IWithExtAttributes interface. |
class |
ExtElement
Represent an extension (or un-supported module) element.
|
class |
MTag
Represents an opening or closing tag for an annotation marker.
|
class |
Note
Represents a note object.
|
class |
Notes
Represents a list of
Note objects. |
class |
StartFileData
Represents the information associated with a file element.
|
class |
StartGroupData
Represents the information associated with the start of a group.
|
class |
StartXliffData
Represents the information associated with an <xliff> element.
|
class |
Tag
Provides the common methods for code and marker tags.
|
class |
Unit
Represents the XLIFF
<unit> element. |
| Modifier and Type | Class and Description |
|---|---|
class |
Definition
Represents the <definition> element
Glossary module.
|
class |
GlossEntry
Represents the <glossEntry> element of the
Glossary module.
|
class |
Term
Represents the <term> element
Glossary module.
|
class |
Translation
Represents the <translation> element
Glossary module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TermTag
Implements the XLIFF term annotation and the ITS
Terminology data category.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Match
Represents the <match> element of the
Translation Candidates module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Rule
Represents the <rule> element of the
Validation module.
|
class |
Validation
Represents the <validation> element of the
Validation module.
|
Copyright © 2020. All rights reserved.