net.sf.saxon.trace.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of saxon-he Show documentation
Show all versions of saxon-he Show documentation
An OSGi bundle for Saxon-HE
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