MCPcopy Create free account
hub / github.com/AnalyseSI/AnalyseSI / parse

Method parse

src/com/microstar/xml/XmlParser.java:110–114  ·  view source on GitHub ↗

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)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runMethod · 0.95
loadMethod · 0.80

Calls 1

doParseMethod · 0.95

Tested by

no test coverage detected