Package org.exolab.adaptx.xslt


package org.exolab.adaptx.xslt
  • Class
    Description
    This interface that allows iterating of a set of XSLT actions.
    This interface that represents a set of XSLT actions.
    Represents an xsl:attribute-set
    A representation of an Attribute Value Template
    Represents a an interface for conditional based xsl elements such as xsl:if and xsl:choose{xsl:when}
    Represents an XSLIf Object (xsl:if)
    This class represents an Empty XSLObject in the style tree.
    Simple interface which provides a way to resolve "extension" functions
    Represents an xsl:id element
    This class represents a "Location Path Pattern" as specified in the W3C XSLT 1.0 Recommendation.
    XSL Names
    A class for maintaining state information for the output of the XSL result tree
    Represents an xsl:param
    Represents an xsl:with-param
    This class represents a "pattern" as specified in the W3C XSLT 1.0 Recommendation.
    An exception thrown during parsing of XSLT patterns
    This class is used for calling back into the RuleProcessor to perform special tasks, such as adding nodes to the result tree
    The current RuleProcessor environment.
    An interface for processing XSLT result trees.
    This class is the "template" rule processor which processes an XML document using it's XSLStylesheet.
    An interface for scripting environments
    Represents a Basic XSL Selection Object.
    A class that Represents an XSLT Template Rule.
    Represents a TreeFragment result
    Represents the xsl:value-of element.
    Represents an xsl:variable
    This class represents an xsl:call-template.
    Represents the an xsl:cdata in the XSLStylesheet.
    The main exception thrown during XSLT processing
    Represents an XSLIf Object (xsl:if)
    This class represents an xsl:import or xsl:include XSLElement.
    Represents the xsl:number element.
    This class represents an XSLObject in the style tree.
    Represents an XSLOtherwise Object (xsl:otherwise)
    A class for maintaining state information for the output of the XSL result tree
    This class handle Processor Instructions for the XSL processor
    This class represents a xsl:script element.
    Represents an xsl:sort element
    Represents the xsl:text element
    The base class for XSLT functions.
    Abstract class representing the result of an XSLT extension function.
    This class represents an XSLT Processor that implements the W3C XSLT 1.0 Recommendation.
    A class for reading an XSLT stylesheet from a stream or file.
    This class represents an XSL stylesheet