Uses of Enum Class
eu.bandm.tools.xslt.base.TemplateRegistry.testKind
Packages that use TemplateRegistry.testKind
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of TemplateRegistry.testKind in eu.bandm.tools.xslt.base
Methods in eu.bandm.tools.xslt.base that return TemplateRegistry.testKindModifier and TypeMethodDescriptionstatic TemplateRegistry.testKind
Returns the enum constant of this class with the specified name.static TemplateRegistry.testKind[]
TemplateRegistry.testKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.bandm.tools.xslt.base with parameters of type TemplateRegistry.testKindModifier and TypeMethodDescription(package private) void
TemplateRegistry.Finder.testAllTemplates
(TemplateRegistry.testKind k, Rt.TemplatesByKind td) Step through one priority level.