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

Method parseNotationDecl

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

Parse a notation declaration. [81] NotationDecl ::= ' <!NOTATION' S %Name S %ExternalID S? '>' NOTE: the ' <!NOTATION' has already been read.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseMarkupdeclMethod · 0.95

Calls 7

requireWhitespaceMethod · 0.95
readNmtokenMethod · 0.95
readExternalIdsMethod · 0.95
errorMethod · 0.95
setNotationMethod · 0.95
skipWhitespaceMethod · 0.95
requireMethod · 0.95

Tested by

no test coverage detected