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

Method charData

src/com/microstar/xml/XmlHandler.java:220–220  ·  view source on GitHub ↗

Character data. Ælfred will call this method once for each chunk of character data found in the contents of elements. Note that the parser may break up a long sequence of characters into smaller chunks and call this method once for each chunk. Do not attempt to read more than

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dataBufferFlushMethod · 0.65

Implementers 1

HandlerBasesrc/com/microstar/xml/HandlerBase.java

Calls

no outgoing calls

Tested by

no test coverage detected