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

Method parseMixed

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

Parse mixed content. [50] Mixed ::= '(' S? %( %'#PCDATA' (S? '|' S? %Mtoks) ) S? ') ' | '(' S? %('#PCDATA') S? ')' [51] Mtoks ::= %Name (S? '|' S? %Name) NOTE: the S and '#PCDATA' have already been read.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseContentspecMethod · 0.95

Calls 5

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

Tested by

no test coverage detected