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.