Uses of Class
eu.bandm.tools.xslt.base.MessageSender
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of MessageSender in eu.bandm.tools.xslt.base
Modifier and TypeClassDescriptionclass
Represents one single xslt source file, w/o further context info.class
Caches xslt source files, e.g.class
Represents one complete xslt program, which processes any xml input (for which a tpath interpreter exists), and delivers a bandm tdom result of a given type (or just plain text, in case of non-xml mode).class
CachesTransformation
objects, ie top-level xslt source files for one particular backend.