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