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

Method getNextEntry

src/main/org/apache/tools/tar/TarInputStream.java:260–346  ·  view source on GitHub ↗

Get the next entry in this tar archive. This will skip over any remaining data in the current entry, if there is one, and place the input stream at the header of the next entry, and read the header and instantiate a new TarEntry from the header bytes and return that entry. If there are no more entri

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

getInputStreamMethod · 0.95
getLongNameDataMethod · 0.95
paxHeadersMethod · 0.95
testLongRoundTrippingMethod · 0.95
fillMapsFromArchiveMethod · 0.80
fetchEntryMethod · 0.80
expandStreamMethod · 0.80
getNextClassFileMethod · 0.80

Calls 14

skipMethod · 0.95
getRecordMethod · 0.95
getLongNameDataMethod · 0.95
paxHeadersMethod · 0.95
readGNUSparseMethod · 0.95
isGNULongLinkEntryMethod · 0.80
setLinkNameMethod · 0.80
isGNULongNameEntryMethod · 0.80
isPaxHeaderMethod · 0.80
isGNUSparseMethod · 0.80
getNameMethod · 0.65
decodeMethod · 0.65

Tested by 3

testLongRoundTrippingMethod · 0.76