|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
BadParseAttributeException
is thrown when
the parse
attribute has some value other than
xml
or text
.BadParseAttributeException
with
the specified detail message.
BadParseAttributeException
with a detail
message, line and column numbers, and a 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 a fully validating
parser.
Builder
based on a fully
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 |