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

Method parseElementdecl

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

Parse an element type declaration. [40] elementdecl ::= ' <!ELEMENT' S %Name S (%S S)? %contentspec S? '>' [VC: Unique Element Declaration] NOTE: the ' <!ELEMENT' 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
parseContentspecMethod · 0.95
skipWhitespaceMethod · 0.95
requireMethod · 0.95

Tested by

no test coverage detected