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

Method parseCharRef

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

Read a character reference. [67] CharRef ::= '&#' [0-9]+ ';' | '&#x' [0-9a-fA-F]+ ';' NOTE: the '&#' has already been read.

()

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

no outgoing calls

Tested by

no test coverage detected