| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| net.sf.okapi.lib.xliff2.matches |
Classes to read, write and manipulate the elements and attributes of the
Translation Candidates module.
|
| Modifier and Type | Method and Description |
|---|---|
Matches |
Unit.getMatches()
Gets the
Matches object for this unit, creates an empty of if there is none. |
| Modifier and Type | Method and Description |
|---|---|
void |
Unit.setMatches(Matches matches)
sets the
Matches object for this unit. |
| Constructor and Description |
|---|
Matches(Matches original)
Copy constructor.
|
Copyright © 2020. All rights reserved.