public parse(input as InputSource) as Void throws IOException, SAXException
Parses XML from an input source.
reader.parse(InputSource("file:/tmp/doc.xml"))