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

Method parseAttlistDecl

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

Parse an attribute list declaration. [52] AttlistDecl ::= ' <!ATTLIST' S %Name S? %AttDef+ S? '>' NOTE: the ' <!ATTLIST' 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 5

requireWhitespaceMethod · 0.95
readNmtokenMethod · 0.95
tryReadMethod · 0.95
parseAttDefMethod · 0.95
skipWhitespaceMethod · 0.95

Tested by

no test coverage detected