| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.core |
Classes implementing the object model of a parsed XLIFF document.
|
| Modifier and Type | Method and Description |
|---|---|
CanReorder |
CTag.getCanReorder()
Indicates if this code can be re-ordered.
|
static CanReorder |
CanReorder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CanReorder[] |
CanReorder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTag.setCanReorder(CanReorder canReorder)
Sets the flag indicating if this code can be re-ordered.
|
Copyright © 2020. All rights reserved.