Package net.sf.saxon.ant
This package contains the code to implement Ant tasks that invoke Saxon.
At present there is one such task, to invoke a Saxon transformation. This is based very
closely on the xslt
task provided as a core task in the Ant product, but
extended to allow access to XSLT 2.0 and Saxon-specific features.
-
Class Summary Class Description AntTransform Processes a set of XML documents via XSLT.AntTransform.OutputProperty Specify how the result tree should be output as specified in the Serialization specification.AntTransform.Param The Param inner class used to store XSL parameters