The namespace name of all XInclude elements.
The generic superclass for all checked exceptions that may be thrown
as a result of a violation of XInclude's rules.
Constructs an XIncludeException
with the specified
detail message.
Creates a new XIncludeException
with a detail
message, line and column numbers, and the URI of the document
that caused the exception.
Constructs an XIncludeException
with the specified
detail message and initial cause.
Namespace URI specified for xml
prefix
The generic superclass for most runtime exceptions thrown in
nu.xom
.
Creates a new XMLException
with
the specified detail message.
Creates a new XMLException
with the specified detail message
and an underlying root cause.
Provides utility methods to compare nodes for deep equality in an
infoset sense.
Create a new XOMTestCase
with the specified name.
Provides namespace prefix bindings for use in an XPath expression.
Creates a new XPath context that binds the xml
prefix to the URI
http://www.w3.org/XML/1998/namespace
.
Creates a new XPath context that binds the specified prefix to
the specified URI.
Indicates problems with XPath syntax or evaluation.
Creates a new XPathException
with a detail message.
Creates a new IllegalNameException
with a detail message and an underlying root cause.
Indicates that an XPath query returned a non-node-set.
Thrown when an XSL stylesheet fails to compile
or an XSL transform fails.
Creates a new XSLException
with the specified detail message.
Creates a new XSLException
with the specified
detail message and an underlying root cause.
Serves as an interface to a TrAX aware XSLT processor such as Xalan
or Saxon.
Creates a new XSLTransform
by
reading the stylesheet from the supplied document.
Creates a new XSLTransform
by
reading the stylesheet from the supplied document.