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

Method pushString

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

This method pushes a string back onto input. It is useful either as the expansion of an internal entity, or for backtracking during the parse. Call pushCharArray() to do the actual work. @param s The string to push back onto input. @see #pushCharArray

(String ename, String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

parseEntityRefMethod · 0.95
parsePEReferenceMethod · 0.95
unreadMethod · 0.95

Calls 1

pushCharArrayMethod · 0.95

Tested by

no test coverage detected