Uses of Class
eu.bandm.tools.xslt.base.Transformation.XslOutput
Package
Description
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Transformation.XslOutput in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescription(package private) final Transformation.XslOutput
Transformation.outputOwn
Modifier and TypeMethodDescriptionTransformation.getXslOutput()
Return theTransformation.XslOutput
with the decoded attributes of all reachableElement_xsl_output
in the correct precendence, overwriting and error check.Modifier and TypeMethodDescription(package private) void
Transformation.XslOutput.addOutput
(Transformation.XslOutput other) Current state of this is OVERWRITTEN by other, so call this method from lowest to highest import precedence!