1
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
2
startDocument()
3
startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
4
comment(ch=" a form feed () is not allowed in a comment ")
5
endElement(namespaceURI="", localName="doc", qName="doc")
6
endDocument()