Package com.saxonica.trans


package com.saxonica.trans

This package contains classes used for XSLT transformation in Saxon-PE and Saxon-EE.

  • Classes
    Class
    Description
    An xsl:array instruction in the stylesheet (XSLT 4.0 addition)
    An xsl:array-member instruction in the stylesheet (XSLT 4.0 addition)
    The Mode class for use in Saxon-PE, which may contain additional XSLT3.0 features This is subclassed in Saxon-EE to add optimisation features
    This class reads the XML exported form of a package and reconstructs the package object in memory.
    xsl:array element in stylesheet - proposed XSLT 4.0 instruction
    xsl:array-member element in stylesheet - XSLT 4.0 proposal.
    Handler for xsl:record instructions in an XSLT 4.0 stylesheet.