Class com.ibm.commerce.tools.devtools.util.parser. SCDomParser

The superclass changed from 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, Augmentations) Change in signature from (int, int, int) to (XMLLocator, String, Augmentations).
Change in exceptions thrown from no exceptions to XNIException.