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

Method parseNotationType

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

Parse a notation type for an attribute. [58] NotationType ::= %'NOTATION' S '(' S? %Ntoks (S? '|' S? %Ntoks) S? ')' [59] Ntoks ::= %Name (S? '|' S? %Name) 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

readAttTypeMethod · 0.95

Calls 3

requireWhitespaceMethod · 0.95
requireMethod · 0.95
parseEnumerationMethod · 0.95

Tested by

no test coverage detected