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

Method parseDocument

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

Parse an XML document. [1] document ::= prolog element Misc This is the top-level parsing function for a single XML document. As a minimum, a well-formed document must have a document element, and a valid document must have a prolog as well.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

doParseMethod · 0.95

Calls 6

parsePrologMethod · 0.95
requireMethod · 0.95
parseElementMethod · 0.95
parseMiscMethod · 0.95
readChMethod · 0.95
errorMethod · 0.95

Tested by

no test coverage detected