Package | Description |
---|---|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Method and Description |
---|---|
static Transformation.NumberLevel |
Transformation.NumberLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transformation.NumberLevel[] |
Transformation.NumberLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
see also the complete user documentation .