Uses of Package
org.apache.xalan.transformer
-
Packages that use org.apache.xalan.transformer Package Description org.apache.xalan.extensions Implementation of Xalan Extension Mechanism.org.apache.xalan.lib Extension elements and functions shipped with Xalan-Java, including EXSLT functions.org.apache.xalan.templates Implements theTemplates
interface, and defines a set of classes that represent an XSLT stylesheet.org.apache.xalan.trace Implementation of Xalan Trace events, for use by a debugger.org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.extensions Class Description TransformerImpl This class implements theTransformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.lib Class Description TransformerImpl This class implements theTransformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.templates Class Description TransformerImpl This class implements theTransformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.trace Class Description TransformerImpl This class implements theTransformer
interface, and is the core representation of the transformation execution. -
Classes in org.apache.xalan.transformer used by org.apache.xalan.transformer Class Description CountersTable This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects.KeyManager This class manages the key tables.MsgMgr This class will manage error messages, warning messages, and other types of message events.ResultNameSpace A representation of a result namespace.StackGuard Class to guard against recursion getting too deep.TransformerImpl This class implements theTransformer
interface, and is the core representation of the transformation execution.TransformSnapshot 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.TransformState 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.