| 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.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.validation |
Classes to read, write and manipulate the elements and attributes of the
Validation module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeTrack
Represents the
<changeTrack> element of the Chan
g 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 |
Notes
Represents a list of
Note objects. |
| Constructor and Description |
|---|
BaseList(BaseList<T> original)
Copy constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Glossary
Represents the <glossary> element of the
Glossary module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Matches
Represents the <matches> element of the
Translation Candidates module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Metadata
Represents a list of
IMetadataItem objects. |
class |
MetaGroup
Represents a group of
IMetadataItem objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
Validation
Represents the <validation> element of the
Validation module.
|
Copyright © 2020. All rights reserved.