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

Method getInputStream

src/main/org/apache/tools/ant/types/Resource.java:324–329  ·  view source on GitHub ↗

Get an InputStream for the Resource. @return an InputStream containing this Resource's content. @throws IOException if unable to provide the content of this Resource as a stream. @throws UnsupportedOperationException if InputStreams are not supported for this Resource type. @since An

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getInputStreamMethod · 0.95
fetchEntryMethod · 0.95
nextResourceMethod · 0.95
collectProjectHelpersMethod · 0.45
getResourceStreamMethod · 0.45
urlLookupMethod · 0.45
fillMapsFromArchiveMethod · 0.45
parseMethod · 0.45
getPropertiesMethod · 0.45
loadResourceMethod · 0.45
binaryCompareMethod · 0.45

Calls 2

getRefMethod · 0.95
isReferenceMethod · 0.45

Tested by

no test coverage detected