|
Xerces 1.4.3 | ||||||||
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.TEXTAREA
.
EncodingInfo
instance.
EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
ErrorHandler
to be used to resolve
entities present in the XML document to be parsed.
nodeName
attribute.
namespaceURI
and
localName
.
Nodes
.
Attr
nodes.
CDATASection
nodes.
Comment
nodes.
Document
nodes.
DocumentFragment
nodes.
DocumentType
nodes.
Element
nodes.
Entity
nodes.
EntityReference
nodes.
Notation
nodes.
ProcessingInstruction
nodes.
Text
nodes.
SeiveEncodingInfo
instance.
SeiveEncodingInfo
instance.
offset
,
keeping both in the tree as siblings.
sourceRange
to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
sourceRange
to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
stopPropagation
method is used prevent further
propagation of an event during event flow.
|
Xerces 1.4.3 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |