| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.document |
Classes to hold in memory a complete parsed XLIFF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupNode
Represents a group node.
|
class |
UnitNode
Represents a unit node.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<IGroupOrUnitNode> |
WithGroupOrUnitNode.createGroupOrUnitIterator() |
Iterator<IGroupOrUnitNode> |
IWithGroupOrUnitNode.createGroupOrUnitIterator()
Creates an iterator for the group nodes and unit nodes in this object.
|
Copyright © 2020. All rights reserved.