Uses of Package
org.apache.xalan.templates

Packages that use org.apache.xalan.templates
Package
Description
Implementation of Xalan Extension Mechanism.
Extension elements and functions shipped with Xalan-Java, including EXSLT functions.
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object).
Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet.
Implementation of Xalan Trace events, for use by a debugger.
In charge of run-time transformations and the production of result trees.
Support for XPath operations, such as +, -, string(), etc.