| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| net.sf.okapi.lib.xliff2.validation |
Classes to read, write and manipulate the elements and attributes of the
Validation module.
|
| Modifier and Type | Method and Description |
|---|---|
Validation |
IWithValidation.getValidation()
Gets the
Validation object for the parent, creates an empty of if there is none. |
Validation |
MidFileData.getValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
IWithValidation.setValidation(Validation validation)
sets the
Validation object for the parent. |
void |
MidFileData.setValidation(Validation validation) |
| Constructor and Description |
|---|
Validation(Validation original,
boolean markAsInherited)
Copy constructor.
|
Copyright © 2020. All rights reserved.