- uri
- The location of the content to be parsed.
- dh
- The SAX DefaultHandler to use.
Type Reason Java.Lang.IllegalArgumentException If the uri is null. Java.IO.IOException If any IO errors occur. Org.Xml.Sax.SAXException If any SAX errors occur during processing.
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified Org.Xml.Sax.Helpers.DefaultHandler.