| 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.
|
| net.sf.okapi.lib.xliff2.matches |
Classes to read, write and manipulate the elements and attributes of the
Translation Candidates module.
|
| Modifier and Type | Method and Description |
|---|---|
ExtElements |
IWithExtElements.getExtElements()
Gets the
ExtElements object associated with this object. |
ExtElements |
IWithExtElements.setExtElements(ExtElements elements)
Sets the
ExtElements object associated with this object. |
| Modifier and Type | Method and Description |
|---|---|
ExtElements |
IWithExtElements.setExtElements(ExtElements elements)
Sets the
ExtElements object associated with this object. |
| Constructor and Description |
|---|
ExtElements(ExtElements original)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ExtElements |
GlossEntry.getExtElements() |
ExtElements |
GlossEntry.setExtElements(ExtElements elements) |
| Modifier and Type | Method and Description |
|---|---|
ExtElements |
GlossEntry.setExtElements(ExtElements elements) |
| Modifier and Type | Method and Description |
|---|---|
ExtElements |
Match.getExtElements() |
ExtElements |
Match.setExtElements(ExtElements elements) |
| Modifier and Type | Method and Description |
|---|---|
ExtElements |
Match.setExtElements(ExtElements elements) |
Copyright © 2020. All rights reserved.