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

Method parseEnumeration

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

Parse an enumeration. [60] Enumeration ::= '(' S? %Etoks (S? '|' S? %Etoks) S? ')' [61] Etoks ::= %Nmtoken (S? '|' S? %Nmtoken) NOTE: the '(' has already been read.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readAttTypeMethod · 0.95
parseNotationTypeMethod · 0.95

Calls 5

dataBufferAppendMethod · 0.95
skipWhitespaceMethod · 0.95
readNmtokenMethod · 0.95
tryReadMethod · 0.95
requireMethod · 0.95

Tested by

no test coverage detected