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
Methods in eu.bandm.tools.xslt.base that return Transformation.NumberLevelModifier and TypeMethodDescriptionstatic Transformation.NumberLevelReturns 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.