|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Attributes
interface, which includes Namespace support.AttributeList
;
that interface has been replaced by
Attributes
,
which is implemented in the
AttributesImpl
helper class.ContentHandler
interface, which includes Namespace support.FactoryConfigurationError
with no
detail mesage.
FactoryConfigurationError
with
the String
specified as an error message.
FactoryConfigurationError
with a
given Exception
base cause of the error.
FactoryConfigurationError
with the
given Exception
base cause and detail message.
DOMImplementation
object.
XMLReader
.
XMLReader
that is encapsulated by the
implementation of this class.
DocumentHandler
interface. It has been replaced by the SAX2
DefaultHandler
class.Document
object
to build a DOM tree with.
DocumentBuilder
using the currently configured parameters.
DocumentBuilderFactory
.
SAXParserFactory
.
XMLReader
interface, which includes Namespace support.ParserConfigurationException
with no
detail mesage.
ParserConfigurationException
with
the String
specified as an error message.
Parser
interface.InputStream
as an XML
document and return a new DOM Document
object.
InputStream
as an XML
document and return a new DOM Document
object.
Document
object.
Document
object.
Document
object.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified
DefaultHandler
.
InputStream
instance as XML using the specified
DefaultHandler
.
HandlerBase
.
DefaultHandler
.
HandlerBase
.
DefaultHandler
.
InputSource
as XML using the specified
HandlerBase
.
InputSource
as XML using the specified
DefaultHandler
.
declarePrefix()
.
XMLReader
implementation class.EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
ErrorHandler
to be used to report
errors present in the XML document to be parsed.
XMLReader
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |