| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| Modifier and Type | Method and Description |
|---|---|
ExtContent |
ExtElement.addContent(String text)
Adds a text content to this element.
|
ExtContent |
ExtElement.getFirstContent()
Gets the first child content of this element.
|
| Constructor and Description |
|---|
ExtContent(ExtContent original)
Copy constructor.
|
Copyright © 2020. All rights reserved.