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.baseMethods in eu.bandm.tools.xslt.base that return TemplateRegistry.testKindModifier and TypeMethodDescriptionstatic TemplateRegistry.testKindReturns 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) voidTemplateRegistry.Finder.testAllTemplates(TemplateRegistry.testKind k, Rt.TemplatesByKind td) Step through one priority level.