| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.glossary |
Classes to read, write and manipulate the elements and attributes of the
Glossary module.
|
| 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.
|
Copyright © 2020. All rights reserved.