Class com.ibm.commerce.tools.devtools.publish. ErrorDocHandler

The superclass changed from org.xml.sax.HandlerBase to org.xml.sax.helpers.DefaultHandler.
 
Changed Methods
void  endElement (String, String, String) Change in signature from String to (String, String, String).
Insert the method's description here.
void  startElement (String, String, String, Attributes) Change in signature from (String, AttributeList) to (String, String, String, Attributes).
Insert the method's description here.