Uses of Package
org.apache.xalan.extensions
Packages that use org.apache.xalan.extensions
Package
Description
Implementation of Xalan Extension Mechanism.
Extension elements and functions shipped with Xalan-Java, including EXSLT functions.
Provides extension functions for connecting to a JDBC data source, executing a query,
and working incrementally through a "streamable" result set.
Implements the
Templates
interface,
and defines a set of classes that represent an XSLT stylesheet.In charge of run-time transformations and the production of result trees.
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
-
Classes in org.apache.xalan.extensions used by org.apache.xalan.extensionsClassDescriptionAn object that implements this interface can supply information about the current XPath expression context.Abstract base class for handling an extension namespace for XPath.Abstract base class handling the java language extensions for XPath.During styleseet composition, an ExtensionNamespaceSupport object is created for each extension namespace the stylesheet uses.
-
Classes in org.apache.xalan.extensions used by org.apache.xalan.libClassDescriptionAn object that implements this interface can supply information about the current XPath expression context.Provides transformer context to be passed to an extension element.
-
Classes in org.apache.xalan.extensions used by org.apache.xalan.lib.sqlClassDescriptionAn object that implements this interface can supply information about the current XPath expression context.
-
Classes in org.apache.xalan.extensions used by org.apache.xalan.templatesClassDescriptionUsed during assembly of a stylesheet to collect the information for each extension namespace that is required during the transformation process to generate an
ExtensionHandler
. -
Classes in org.apache.xalan.extensions used by org.apache.xalan.transformer
-
Classes in org.apache.xalan.extensions used by org.apache.xpathClassDescriptionAn object that implements this interface can supply information about the current XPath expression context.