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

Method parseCp

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

Parse a content particle. [43] cp ::= (Name | choice | seq) ('?' | ' ' | '+') NOTE: I actually use a slightly different production here: cp ::= (elements | (Name ('?' | ' ' | '+')?))

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseElementsMethod · 0.95

Calls 6

tryReadMethod · 0.95
dataBufferAppendMethod · 0.95
parseElementsMethod · 0.95
readNmtokenMethod · 0.95
readChMethod · 0.95
unreadMethod · 0.95

Tested by

no test coverage detected