Uses of Package
org.apache.xalan.transformer
Packages that use org.apache.xalan.transformer
Package
Description
Implementation of Xalan Extension Mechanism.
Extension elements and functions shipped with Xalan-Java, including EXSLT functions.
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.
-
Classes in org.apache.xalan.transformer used by org.apache.xalan.extensionsClassDescriptionThis class implements the
Transformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.libClassDescriptionThis class implements the
Transformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.templatesClassDescriptionThis class implements the
Transformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.traceClassDescriptionThis class implements the
Transformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.transformerClassDescriptionThis is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects.This class manages the key tables.This class will manage error messages, warning messages, and other types of message events.A representation of a result namespace.Class to guard against recursion getting too deep.This class implements the
Transformer
interface, and is the core representation of the transformation execution.Deprecated.It doesn't look like this code, which is for tooling, has functioned propery for a while, so it doesn't look like it is being used.This interface is meant to be used by a consumer of SAX2 events produced by Xalan, and enables the consumer to get information about the state of the transform.