70717273747576
* @return the object. * @throws org.xml.sax.SAXException if an parser error occured. */ public Object getObject() throws SAXException { return new StaticHeader(name, value); }
62636465666768