SAXXMLHandler attributeMap initialization

Page 228, in SAXXMLHandler.java, the attributeMap instance variable should be initialized as: private HashMap attributeMap = new HashMap();

Posted on Mon, 13 Jun 2005 11:06