| Package | Description |
|---|---|
| net.sf.okapi.filters.xliff |
| Modifier and Type | Method and Description |
|---|---|
static SdlXliffConfLevel |
SdlXliffConfLevel.fromConfValue(String confValue)
Returns the confirmation level associated with the given value.
|
static SdlXliffConfLevel |
SdlXliffConfLevel.fromStateValue(String stateValue)
Returns the confirmation level associated with the given state value.
|
static SdlXliffConfLevel |
SdlXliffConfLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SdlXliffConfLevel[] |
SdlXliffConfLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.