klyn.io.xml.sax.DefaultHandler.startDocument
method
public startDocument() as Void throws SAXException:
Description

Receives the beginning of a document.

Throws
  • SAXException if the SAX handler rejects the event or cannot process the reported XML structure.
Example
handler.startDocument()