208209210211212213214
* (non-Javadoc) * * @see org.xml.sax.ContentHandler#startDocument() */ public void startDocument() throws SAXException { manager = new ProcessingManager(); }