com.ibm.xml.parsers.DOMParser
to
org.apache.xerces.parsers.DOMParser
.Changed Methods | ||
int
addToStringPool
(String ) |
Now deprecated. |
@deprecated |
String
getFromStringPool
(int ) |
Now deprecated. |
@deprecated |
void
startDocument
(XMLLocator,
String |
Change in signature from (int, int,
int ) to (XMLLocator, String, Augmentations ).Change in exceptions thrown from no exceptions to XNIException . |