Package net.sf.joost.trace

Interface Summary
TraceListener The STX processor calls this interface when it matches a source node, selects a set of source nodes, or generates a result node.
 

Class Summary
DebugEmitter Extends the Emitter with debug features.
DebugProcessor Extends the Processor with debug features.
ParserListenerMgr This class implements the ParserListener-Interface for static debug purpose (e.g. validation of breakpoints).
TraceManager This class manages a collection of TraceListener, and acts as an interface for the tracing functionality in Joost.