All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.saxon.trace.package.html Maven / Gradle / Ivy

There is a newer version: 10.5
Show newest version










Package overview for net.sf.saxon.trace




This package provides an interface to Saxon tracing and debugging capabilities.

The package was originally created by Edwin Glaser.

The package includes three tracing modules that can be optionally selected: XSLTTraceListener, XQueryTraceListener, and TimedTraceListener. These all receive notification of the same events, but select and format the events in different ways to meet different requirements. Other events are notified through the TraceListener interface that are ignored by tracing applications, but may be of interest to debuggers.


Michael H. Kay
Saxonica Limited
9 February 2005





© 2015 - 2024 Weber Informatics LLC | Privacy Policy