| |||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
parse
attribute has some value other
than xml
or text
.BadParseAttributeException
with
the specified detail message.
BadParseAttributeException
with a
detail message and the URI of the document that caused
the exception.
accept
or
accept-language
attribute contains C0 control
characters (including linefeed, tab, or carriage return)
or non-ASCII characters.BadHTTPHeaderException
with
the specified detail message.
BadHTTPHeaderException
with a detail
message and a URI of the document
that caused the exception.
href
attribute contains an illegal
value, such as a URI with a fragment identifier, or a syntactically
incorrect IRI.BadHrefAttributeException
with
the specified detail message.
BadHrefAttributeException
with a
detail message and the URI of the document that caused
the exception.
parse
attribute has some value other
than xml
or text
.BadParseAttributeException
with
the specified detail message.
BadParseAttributeException
with a
detail message and the URI of the document that caused
the exception.
Document
objects from a URL, file, string, or input stream by reading
an XML document.Builder
that uses the default node
factory and chooses among any available SAX2 parsers.
Builder
based on an optionally validating
parser.
Builder
based on an optionally
validating parser that builds node objects with the supplied
factory.
Builder
that uses
the specified SAX XMLReader
.
Builder
that uses
the specified NodeFactory
to create
node objects.
Builder
based
on the specified parser object.
Builder
that reads
data from the specified parser object and constructs new nodes
using the specified factory object.
| |||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |