| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| 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 |
|---|---|
Glossary |
Unit.getGlossary()
Gets the
Glossary object for this unit, creates an empty of if there is none. |
| Modifier and Type | Method and Description |
|---|---|
void |
Unit.setGlossary(Glossary glossary)
sets the
Glossary object for this unit. |
| Constructor and Description |
|---|
Glossary(Glossary original)
Copy constructor.
|
Copyright © 2020. All rights reserved.