Package | Description |
---|---|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
Modifier and Type | Method and Description |
---|---|
EntityRole |
EntityClassifier.classify(String text)
"classify()" only called for entities in an AttList context.
|
static EntityRole |
EntityRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityRole[] |
EntityRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
see also the complete user documentation .