public parse(systemId as String, handler as ContentHandler) as Void throws IOException, SAXException:
Parses a system identifier with a content handler.
parser.parse("file:/tmp/doc.xml", contentHandler)