Parse an XML document from a URI. You may parse a document more than once, but only one thread may call this method for an object at one time. @param systemId The URI of the document. @param publicId The public identifier of the document, or null. @param encoding
(String systemId, String publicId, String encoding)