Overview
Package
Class
Tree
Deprecated
Index
Help
Xerces 3.0.1
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
_
V
validate(Node)
- Method in class org.apache.xerces.parsers.
RevalidatingDOMParser
Given a node which is a DOM tree (or subtree), validate the tree against the current DTD.
ValidatingSAXParser
- class com.ibm.xml.parsers.
ValidatingSAXParser
.
Deprecated.
The W3C's DOM L3 working group will specify a standardized API for parser instantiation. XML4J and Xerces will switch to this API when it becomes available
ValidatingSAXParser()
- Constructor for class com.ibm.xml.parsers.
ValidatingSAXParser
Deprecated.
validEncName(String)
- Method in class org.apache.xerces.framework.
XMLParser
Returns true if the specified encoding is valid.
validEncName(String)
- Method in interface org.apache.xerces.framework.
XMLDocumentScanner.EventHandler
Check for a valid encoding name
validEncName(String)
- Method in interface org.apache.xerces.framework.
XMLDTDScanner.EventHandler
Determine whether a string is a valid encoding name
validPublicId(String)
- Method in interface org.apache.xerces.framework.
XMLDTDScanner.EventHandler
Determine if a string is a valid public identifier
validVersionNum(String)
- Method in class org.apache.xerces.framework.
XMLParser
Returns true if the specified version is valid.
validVersionNum(String)
- Method in interface org.apache.xerces.framework.
XMLDocumentScanner.EventHandler
Check for a valid XML version number
validVersionNum(String)
- Method in interface org.apache.xerces.framework.
XMLDTDScanner.EventHandler
Determine whether a string is a valid XML version number
value
- Variable in class org.apache.xerces.framework.
XMLContentSpecNode
value
- Variable in class org.apache.xerces.dom.
NodeImpl
Node value.
valueOfReferenceInAttValue(int)
- Method in interface org.apache.xerces.framework.
XMLValidator
return the string pool index of an entity the entity must be allowed to appear in an attribute value
Version
- class org.apache.xerces.framework.
Version
.
This class defines the version number of the parser.
Version()
- Constructor for class org.apache.xerces.framework.
Version
Overview
Package
Class
Tree
Deprecated
Index
Help
Xerces 3.0.1
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
_