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

Method pushCharArray

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

Push a new internal input source. This method is useful for expanding an internal entity, or for unreading a string of characters. It creates a new readBuffer containing the characters in the array, instead of characters converted from an input byte stream. I've added a couple of optimisatio

(String ename, char ch[], int start, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

unreadMethod · 0.95
pushStringMethod · 0.95

Calls 1

pushInputMethod · 0.95

Tested by

no test coverage detected