Package net.sf.saxon.ant


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.

  • Classes
    Class
    Description
    Processes a set of XML documents via XSLT.
    Specify how the result tree should be output as specified in the Serialization specification.
    The Param inner class used to store XSL parameters