| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.glossary |
Classes to read, write and manipulate the elements and attributes of the
Glossary module.
|
| net.sf.okapi.steps.rainbowkit.xliff |
| Modifier and Type | Method and Description |
|---|---|
Translation |
GlossEntry.addTranslation(String text)
Adds a translation to this entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<Translation> |
GlossEntry.getTranslations()
Gets the list of the
Translation objects for this entry. |
Iterator<Translation> |
GlossEntry.iterator() |
| Constructor and Description |
|---|
Translation(Translation original)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Translation |
XLIFF2Utils.toXliffTranslation(GlossEntry.Translation translation) |
Copyright © 2022. All rights reserved.