ValidatingSAXParser
to org.apache.xerces.parsers.SAXParser
.Removed Methods | |
void
attlistDecl
(int, int |
|
Hashtable
getAttributes
() |
|
void
setAttributes
(Hashtable ) |
|
void
writeAttributes
(PrintWriter,
String |
|
void
writeElements
(PrintWriter ) |
Changed Methods | ||
void
elementDecl
(String, String |
Change in signature from int to
(String, String, Augmentations ).Change in exceptions thrown from Exception to
XNIException . |
|
void
internalEntityDecl
(String,
XMLString |
Change in signature from int to
(String, XMLString, XMLString, Augmentations ).Change in exceptions thrown from Exception to
XNIException . |