| 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 |
|---|---|
MidFileData |
FileNode.getMidData()
Gets the
MidFileData resource for this file node. |
| Modifier and Type | Method and Description |
|---|---|
void |
FileNode.setMidData(MidFileData data)
Sets the
MidFileData resource for this file node. |
| Modifier and Type | Method and Description |
|---|---|
MidFileData |
Event.getMidFileData() |
| Modifier and Type | Method and Description |
|---|---|
void |
XLIFFWriter.writeMidFile(MidFileData midFileData)
Writes the mid part of an <file> document.
|
Copyright © 2020. All rights reserved.