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