MCPcopy Create free account
hub / github.com/apache/ant / read

Method read

src/main/org/apache/tools/ant/taskdefs/Concat.java:390–401  ·  view source on GitHub ↗

Read a character from the current reader object. Advance to the next if the reader is finished. @return the character read, -1 for EOF on the last reader. @exception IOException - possibly thrown by the read for a reader object.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

extractMethod · 0.45
readMethod · 0.45
zipFileMethod · 0.45
readChunkMethod · 0.45
tarResourceMethod · 0.45
extractMethod · 0.45
downloadFileMethod · 0.45
decompressMethod · 0.45
runMethod · 0.45
doPostStopMethod · 0.45
handleInputMethod · 0.45
nextLineMethod · 0.45

Calls 2

getReaderMethod · 0.95
nextReaderMethod · 0.95

Tested by

no test coverage detected