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