Uses of Class
eu.bandm.tools.xslt.base.Application
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Application in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescription(package private) final Application<N>
TemplateRegistry.Finder.application
Needed for namespace context, tpathInterpreter, documentClient (getParent() getAncestorsAndSelf()?? FIXME RAUS ??), etc.ModifierConstructorDescription(package private)
Finder
(DocumentClient<N> documentClient, Application<N> application)