Overview
Package
Class
Tree
Deprecated
Index
Help
Xerces 1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
X
XERCES_FEATURES_PREFIX
- Static variable in class org.apache.xerces.framework.
XMLParser
Xerces features prefix (http://apache.org/xml/features/).
XERCES_PROPERTIES_PREFIX
- Static variable in class org.apache.xerces.framework.
XMLParser
Xerces properties prefix (http://apache.org/xml/properties/).
XMLAttrList
- class org.apache.xerces.framework.
XMLAttrList
.
An instance of this class is used to represent the set of attributes for an element that are either directly specified or provided through a default value in the grammar for the document.
XMLAttrList(StringPool)
- Constructor for class org.apache.xerces.framework.
XMLAttrList
Constructor
XMLContentSpecNode
- class org.apache.xerces.framework.
XMLContentSpecNode
.
This class is used by the DTD scanner and the validator classes, allowing them to be used separately or together.
XMLContentSpecNode()
- Constructor for class org.apache.xerces.framework.
XMLContentSpecNode
XMLDocumentScanner
- class org.apache.xerces.framework.
XMLDocumentScanner
.
This class recognizes most of the grammer for an XML processor.
XMLDocumentScanner.EventHandler
- interface org.apache.xerces.framework.
XMLDocumentScanner.EventHandler
.
This interface must be implemented by the users of the XMLDocumentScanner class.
XMLDocumentScanner(XMLDocumentScanner.EventHandler, StringPool, XMLErrorReporter, XMLEntityHandler, XMLEntityHandler.CharBuffer)
- Constructor for class org.apache.xerces.framework.
XMLDocumentScanner
Constructor
XMLDTDScanner
- class org.apache.xerces.framework.
XMLDTDScanner
.
Default implementation of an XML DTD scanner.
XMLDTDScanner.EventHandler
- interface org.apache.xerces.framework.
XMLDTDScanner.EventHandler
.
This interface must be implemented by the users of the XMLDTDScanner class.
XMLDTDScanner(XMLDTDScanner.EventHandler, StringPool, XMLErrorReporter, XMLEntityHandler, XMLEntityHandler.CharBuffer)
- Constructor for class org.apache.xerces.framework.
XMLDTDScanner
XMLErrorReporter
- interface org.apache.xerces.framework.
XMLErrorReporter
.
Error handling
XMLParser
- class org.apache.xerces.framework.
XMLParser
.
This is the base class of all standard parsers.
XMLParser()
- Constructor for class org.apache.xerces.framework.
XMLParser
Constructor
XMLValidator
- interface org.apache.xerces.framework.
XMLValidator
.
XMLValidator defines the interface that XMLDocumentScanner and XML EntityHandler have with an object that serves as a pluggable validator.
XMLValidator.ContentSpec
- interface org.apache.xerces.framework.
XMLValidator.ContentSpec
.
ContentSpec really exists to aid the parser classes in implementing access to the grammar
Overview
Package
Class
Tree
Deprecated
Index
Help
Xerces 1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X