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