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 saxon9 Show documentation
Show all versions of saxon9 Show documentation
Provides a basic XSLT 2.0 and XQuery 1.0 processor (W3C Recommendations,
January 2007). Command line interfaces and implementations of several
Java APIs (DOM, XPath, s9api) are also included.
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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy