aSaxon-B-9-0-0-8sources.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 commons-xmlbeans Show documentation
Show all versions of commons-xmlbeans Show documentation
The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
The 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