Class com.ibm.commerce.tools.devtools.util.dbload. XMLModelSAXHandlers

The superclass changed from org.xml.sax.HandlerBase to org.xml.sax.helpers.DefaultHandler.
Changed Methods
void  startElement (String, String, String, Attributes) Change in signature from (String, AttributeList) to (String, String, String, Attributes).
Change in exceptions thrown from no exceptions to SAXException.