|
Xerces 1.2.0 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SAXParser
abstract class
contain an implementation of the org.xml.sax.Parser
interface
and enables content from a variety of sources to be parsed using the
contained parser.SAXParserFactory
defines a factory API that enables
applications to configure and obtain a SAX based parser to parse XML
documents.newInstance()
method to work correctly.
TEXTAREA
.
EntityResolver
to be used by this
DocumentBuilder
.
ErrorHandler
to be used by this
DocumentBuilder
.
nodeName
attribute.
namespaceURI
and
localName
.
offset
, keeping both in the tree as siblings.
stopPropagation
method is used prevent further
propagation of an event during event flow.
|
Xerces 1.2.0 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |