| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| net.sf.okapi.lib.xliff2.its |
Classes to read, write and manipulate ITS data categories.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
|---|---|
String |
Fragment.toXLIFF(Stack<NSContext> nsStack,
Stack<InheritedData> context,
boolean withOriginalData)
Creates an XLIFF output for this fragment.
|
| Constructor and Description |
|---|
InheritedData(InheritedData original)
Creates a new InheritedData object from an existing one.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractMap.SimpleEntry<String,AnnotatorsRef>> |
ITSWriter.createAnnotatorsRefList(Stack<InheritedData> context) |
Copyright © 2020. All rights reserved.