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