setDocumentLocator(locator={columnNumber=1, lineNumber=1}) startDocument() startDTD(name="doc", publicId="", systemId="") notationDecl(name="foo", publicId="[", systemId="null.ent") endDTD() startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) endElement(namespaceURI="", localName="doc", qName="doc") endDocument()