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 TemplatesCache
Transformation.templatesCache
Where to ask for included further sources.protected final TemplatesCache
TransformationCache.templatesCache
Methods 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) SetsMessageReceiver
andTrace
for the standard messaging control, and Modifiers.