| 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.Normalization |
Rule.Normalization.fromString(String name) |
Rule.Normalization |
Rule.getNormalization() |
static Rule.Normalization |
Rule.Normalization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule.Normalization[] |
Rule.Normalization.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.setNormalization(Rule.Normalization normalization) |
Copyright © 2020. All rights reserved.