|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.xalan.transformer | |
| org.apache.xalan.extensions | Implementation of Xalan Extension Mechanism, which uses the Bean Scripting Framework. |
| org.apache.xalan.processor | Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object). |
| org.apache.xalan.stree | Implementation of the Xalan Source Tree, which is a DOM implementation that is optimized for XSLT processing and the needs of Xalan -- derived nodes can index the children, and, combined with specialized node iterators (and tree walkers) can provide optimal child retrieval. |
| org.apache.xalan.templates | Implements the trax.Templates 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| TransformerImpl
|
**For advanced use only** The Xalan workhorse -- Collaborates with the XPath xcontext, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree. |
|
Classes in org.apache.xalan.transformer used by org.apache.xalan.processor| TransformerImpl
|
**For advanced use only** The Xalan workhorse -- Collaborates with the XPath xcontext, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree. |
|
Classes in org.apache.xalan.transformer used by org.apache.xalan.stree| TransformerImpl
|
**For advanced use only** The Xalan workhorse -- Collaborates with the XPath xcontext, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree. |
|
Classes in org.apache.xalan.transformer used by org.apache.xalan.templates| TransformerImpl
|
**For advanced use only** The Xalan workhorse -- Collaborates with the XPath xcontext, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree. |
|
Classes in org.apache.xalan.transformer used by org.apache.xalan.trace| TransformerImpl
|
**For advanced use only** The Xalan workhorse -- Collaborates with the XPath xcontext, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree. |
|
Classes in org.apache.xalan.transformer used by org.apache.xalan.transformer| CountersTable
|
**For internal use only** This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects. KeyIterator
|
KeyManager
|
This class manages the key tables. MsgMgr
|
This class will manage error messages, warning messages, and other types of message events. QueuedSAXEvent
|
Acts as a base class for queued SAX events. ResultNameSpace
|
**For internal use only** A representation of a result namespace. ResultTreeHandler
|
This class is a layer between the direct calls to the result tree content handler, and the transformer. StackGuard
|
Class to guard against recursion getting too deep. TransformerImpl
|
**For advanced use only** The Xalan workhorse -- Collaborates with the XPath xcontext, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree. 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||