| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Item
Represents the
<item> element of the Chang
e Tracking module. |
| Modifier and Type | Class and Description |
|---|---|
class |
CTag
Represents an opening, closing or standalone tag for an original inline code.
|
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 |
StartXliffData
Represents the information associated with an <xliff> element.
|
class |
Tag
Provides the common methods for code and marker tags.
|
| Constructor and Description |
|---|
DataWithExtAttributes(DataWithExtAttributes original)
Copy constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Definition
Represents the <definition> element
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.
|
Copyright © 2020. All rights reserved.