|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
MalformedURIException
signals that a string
intended for use as a URI reference (typically a namespace
name or a base URI) is not a syntactically correct URI
according to
RFC 2396.MalformedURIException
with a detail message.
MalformedURIException
with a detail message and an underlying root cause.
MisplacedFallbackException
is thrown when
an xinclude:fallback
element is found outside
of an xinclude:include
element.MisplacedFallbackException
with
the specified detail message.
MisplacedFallbackException
with a detail
message, line and column numbers, and a URI of the document
that caused the exception.
MultipleParentException
indicates an attempt to
add an element that already has a parent to a node.Nodes
object containing an
Attribute
in the specified namespace
with the specified name and type.
Nodes
object containing a
Comment
with the specified text.
Nodes
object containing a
DocType
with the specified root element name,
system ID, and public ID.
Document
object.
Nodes
object containing a
new ProcessingInstruction
with
the specified target and data.
Element
in the specified namespace
with the specified name.
Nodes
object containing a
Text
node with the specified content.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |