| 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 | Class and Description |
|---|---|
class |
Unit
Represents the XLIFF
<unit> element. |
| Modifier and Type | Method and Description |
|---|---|
IWithStore |
Store.getParent()
Gets the main object associated with this store.
|
| Constructor and Description |
|---|
Store(IWithStore parent)
Creates a new store and associates it to a given parent object
(e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Match
Represents the <match> element of the
Translation Candidates module.
|
Copyright © 2020. All rights reserved.