| 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 |
|---|---|
Term |
GlossEntry.getTerm()
Gets the term for this entry.
|
Term |
GlossEntry.setTerm(Term term)
Sets a new term for this entry.
|
| Modifier and Type | Method and Description |
|---|---|
Term |
GlossEntry.setTerm(Term term)
Sets a new term for this entry.
|
| Constructor and Description |
|---|
Term(Term original)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Term |
XLIFF2Utils.toXliffTerm(GlossEntry.Term term) |
Copyright © 2022. All rights reserved.