Package org.apache.xalan.trace
package org.apache.xalan.trace
Implementation of Xalan Trace events, for use by a debugger.
-
ClassDescriptionEvent triggered by completion of a xsl:for-each selection or a xsl:apply-templates selection.An event representing an extension call.Event generated by the XSL processor after it generates a new node in the result tree.Implementation of the TraceListener interface that prints each event to standard out as it occurs.Event triggered by selection of a node in the style stree.Interface the XSL processor calls when it matches a source node, selects a set of source nodes, or generates a result node.Extends TraceListener but adds a SelectEnd event.Extends TraceListenerEx but adds a EndTrace event.Extends TraceListenerEx2 but adds extensions trace events.This class manages trace listeners, and acts as an interface for the tracing functionality in Xalan.Parent class of events generated for tracing the progress of the XSL processor.