Classes in org.apache.xalan.trace used by org.apache.xalan.trace
GenerateEvent
**For advanced use only**
Event generated by the XSL processor after it generates a new node in the result tree. |
SelectionEvent
**For advanced use only**
Event triggered by selection of a node in the style stree. |
TraceListener
**For advanced use only**
Interface the XSL processor calls when it matches a source node, selects a set of source nodes,
or generates a result node. |
TracerEvent
**For advanced use only**
Parent class of events generated for tracing the
progress of the XSL processor. |