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

Receives the end of a document.

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