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

Method tryRead

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

Return true if we can read the expected character. Note that the character will be removed from the input stream on success, but will be put back on failure. Do not attempt to read the character again if the method succeeds. @param delim The character that should appear next. For a i

(char delim)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

parsePIMethod · 0.95
parsePrologMethod · 0.95
parseXMPDeclMethod · 0.95
parseTextDeclMethod · 0.95
parseMiscMethod · 0.95
parseDoctypedeclMethod · 0.95
parseMarkupdeclMethod · 0.95
parseContentspecMethod · 0.95
parseCpMethod · 0.95
parseMixedMethod · 0.95
parseAttlistDeclMethod · 0.95
readAttTypeMethod · 0.95

Calls 2

readChMethod · 0.95
unreadMethod · 0.95

Tested by

no test coverage detected