Uses of Class
eu.bandm.tools.xslt.base.TemplatesCache
Packages that use TemplatesCache
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of TemplatesCache in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base declared as TemplatesCacheModifier and TypeFieldDescriptionprotected final TemplatesCacheTransformation.templatesCacheWhere to ask for included further sources.protected final TemplatesCacheTransformationCache.templatesCacheMethods in eu.bandm.tools.xslt.base that return TemplatesCacheConstructors in eu.bandm.tools.xslt.base with parameters of type TemplatesCacheModifierConstructorDescriptionTransformationCache(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Trace trace, Transformation.Modifiers modifiers, TemplatesCache templatesCache) SetsMessageReceiverandTracefor the standard messaging control, and Modifiers.