Searched refs:currEntry (Results 1 – 6 of 6) sorted by relevance
72 private TarArchiveEntry currEntry; field in TarArchiveInputStream266 if (currEntry != null) { in getNextTarEntry()278 currEntry = null; in getNextTarEntry()283 currEntry = new TarArchiveEntry(headerBuf, zipEncoding); in getNextTarEntry()289 entrySize = currEntry.getSize(); in getNextTarEntry()291 if (currEntry.isGNULongLinkEntry()) { in getNextTarEntry()299 currEntry.setLinkName(zipEncoding.decode(longLinkData)); in getNextTarEntry()302 if (currEntry.isGNULongNameEntry()) { in getNextTarEntry()310 currEntry.setName(zipEncoding.decode(longNameData)); in getNextTarEntry()313 if (currEntry.isGlobalPaxHeader()){ // Process Global Pax headers in getNextTarEntry()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...