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

Method parseEntityRef

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

Parse a reference. [69] EntityRef ::= '&' Name ';' NOTE: the '&' has already been read. @param externalAllowed External entities are allowed here.

(boolean externalAllowed)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseContentMethod · 0.95
readLiteralMethod · 0.95

Calls 9

readNmtokenMethod · 0.95
requireMethod · 0.95
getEntityTypeMethod · 0.95
errorMethod · 0.95
pushStringMethod · 0.95
getEntityValueMethod · 0.95
pushURLMethod · 0.95
getEntityPublicIdMethod · 0.95
getEntitySystemIdMethod · 0.95

Tested by

no test coverage detected