Uses of Enum Class
eu.bandm.tools.xslt.base.Transformation.NumberLevel
Packages that use Transformation.NumberLevel
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Transformation.NumberLevel in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base with type parameters of type Transformation.NumberLevelModifier and TypeFieldDescription(package private) Map
<eu.bandm.tools.xslt.tdom.Element_xsl_number, Transformation.NumberLevel> Transformation.numberLevel
Methods in eu.bandm.tools.xslt.base that return Transformation.NumberLevelModifier 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.