Uses of Class
eu.bandm.tools.xslt.base.TPathCache
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of TPathCache in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescriptionprotected final TPathCache
AttributeChecks_valueTemplates.cache
(package private) final TPathCache
TemplateRegistry.tpathCache
static final TPathCache
Templates.tpathCache
Cache for all parsed tpath expressions.ModifierConstructorDescriptionAttributeChecks_valueTemplates
(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, TPathCache cache, Attributes atts, DTM.Element elDef, Location<XMLDocumentIdentifier> loc, Set<NamespaceName> additionalXslt)