Package net.sf.saxon.trace

Interface Summary
InstructionInfo Information about an instruction in the stylesheet, made available at run-time to a TraceListener
TraceListener This interface defines methods that are called by Saxon during the execution of a stylesheet, if tracing is switched on.
 

Class Summary
SaxonEventMulticaster A class which implements efficient and thread-safe multi-cast event dispatching for the TraceListener evants.
SimpleTraceListener A Simple trace listener that writes messages to System.err
TimedTraceListener A Simple trace listener that writes messages to System.err