Package org.apache.xalan.extensions

  • Interface Summary 
    Interface Description
    ExpressionContext
    An object that implements this interface can supply information about the current XPath expression context.
  • Class Summary 
    Class Description
    ExpressionVisitor
    When StylesheetHandler creates an XPath, the ExpressionVisitor visits the XPath expression.
    ExtensionHandler
    Abstract base class for handling an extension namespace for XPath.
    ExtensionNamespacesManager
    Used during assembly of a stylesheet to collect the information for each extension namespace that is required during the transformation process to generate an ExtensionHandler.
    ExtensionNamespaceSupport
    During styleseet composition, an ExtensionNamespaceSupport object is created for each extension namespace the stylesheet uses.
    ExtensionsTable
    Class holding a table registered extension namespace handlers