| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| Modifier and Type | Method and Description |
|---|---|
ExtChildType |
ProcessingInstruction.getType() |
ExtChildType |
IExtChild.getType()
Gets the type of child this object is (one of the
ExtChildType values). |
ExtChildType |
ExtElement.getType()
Gets the
ExtChildType type for this element. |
ExtChildType |
ExtContent.getType() |
static ExtChildType |
ExtChildType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtChildType[] |
ExtChildType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.