| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InheritedData
Implements the
IWithInheritedData interface. |
class |
StartFileData
Represents the information associated with a file element.
|
class |
StartGroupData
Represents the information associated with the start of a group.
|
class |
Unit
Represents the XLIFF
<unit> element. |
| Modifier and Type | Method and Description |
|---|---|
void |
IWithInheritedData.setInheritableData(IWithInheritedData obj) |
void |
InheritedData.setInheritableData(IWithInheritedData original)
Sets all the data from a given object.
|
Copyright © 2020. All rights reserved.