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 TPathCacheAttributeChecks_valueTemplates.cache(package private) final TPathCacheTemplateRegistry.tpathCachestatic final TPathCacheTemplates.tpathCacheCache 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)