| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| Modifier and Type | Method and Description |
|---|---|
static Part.GetTarget |
Part.GetTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Part.GetTarget[] |
Part.GetTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Fragment |
Part.getTarget(Part.GetTarget creationOption)
Gets the target fragment for this part, and possibly create it if it does not exists yet.
|
Copyright © 2020. All rights reserved.