| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.document |
Classes to hold in memory a complete parsed XLIFF document.
|
| net.sf.okapi.lib.xliff2.reader |
Classes to read and validate an XLIFF document.
|
| net.sf.okapi.lib.xliff2.writer |
Classes to write a new XLIFF document or re-write an existing one.
|
| Modifier and Type | Method and Description |
|---|---|
Skeleton |
FileNode.getSkeletonData()
Gets the
Skeleton for this file node. |
| Modifier and Type | Method and Description |
|---|---|
void |
FileNode.setSkeletonData(Skeleton data)
Sets the
Skeleton resource for this file node. |
| Modifier and Type | Method and Description |
|---|---|
Skeleton |
Event.getSkeletonData() |
| Modifier and Type | Method and Description |
|---|---|
void |
XLIFFWriter.writeSkeleton(Skeleton skelData)
Writes the
|
Copyright © 2020. All rights reserved.