| Package | Description |
|---|---|
| net.sf.okapi.lib.xliff2.validation |
Classes to read, write and manipulate the elements and attributes of the
Validation module.
|
| Modifier and Type | Method and Description |
|---|---|
static Rule.Type |
Rule.Type.fromString(String name) |
Rule.Type |
Rule.getType() |
static Rule.Type |
Rule.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule.Type[] |
Rule.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setType(Rule.Type type) |
Copyright © 2020. All rights reserved.