| |||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
NamespaceConflictException
with a detail message.
NamespaceConflictException
with a detail message and an underlying root cause.
xinclude:include
element has neither
an href
attribute nor an xpointer
attribute.NoIncludeLocationException
with the
specified message.
NoIncludeLocationException
with the
specified detail message and root cause.
NoIncludeLocationException
with a
detail message, line and column numbers, and a URI of the
document that caused the exception.
NoSuchAttributeException
with a detail message.
NoSuchAttributeException
with the specified detail message
and an underlying root cause.
NoSuchChildException
with a detail message.
NoSuchChildException
with the specified detail message
and an underlying root cause.
NodeFactory
object
to construct each Node
object (Element
,
Text
, Attribute
, etc.) they add to the
tree.nu.xom
is the core package of XOM
that contains all the basic classes representing the different kinds
of nodes: elements, attributes, comments, text nodes, and so forth.nu.xom.canonical
supports the output of
Canonical XML
from XOM by writing
Document
objects onto an OutputStream
.nu.xom.converters
contains
classes that convert XOM documents to other
models such as SAX and DOM.nu.xom.xinclude
supports XInclude processing of XOM documents and elements.nu.xom.xslt
connects
XOM documents to TrAX-based XSLT processors.
| |||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |