Uses of Enum Class
eu.bandm.tools.xslt.base.Transformation.NumberLevel
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Transformation.NumberLevel in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescription(package private) Map<eu.bandm.tools.xslt.tdom.Element_xsl_number,
Transformation.NumberLevel> Transformation.numberLevel
Modifier and TypeMethodDescriptionstatic Transformation.NumberLevel
Returns the enum constant of this class with the specified name.static Transformation.NumberLevel[]
Transformation.NumberLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.