BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.apache.xalan.trace

Interface Summary
TraceListener Interface the XSL processor calls when it matches a source node, selects a set of source nodes, or generates a result node.
 

Class Summary
GenerateEvent Event generated by the XSL processor after it generates a new node in the result tree.
PrintTraceListener Implementation of the TraceListener interface that prints each event to standard out as it occurs.
SelectionEvent Event triggered by selection of a node in the style stree.
TraceManager This class manages trace listeners, and acts as an interface for the tracing functionality in Xalan.
TracerEvent Parent class of events generated for tracing the progress of the XSL processor.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.