|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.armatiek.infofuze.stream.filesystem.compression.ArchiveEntryIterator
com.armatiek.infofuze.stream.filesystem.compression.tar.TarArchiveEntryIterator
public class TarArchiveEntryIterator
An iterator of all file entries within a TAR archive file.
Constructor Summary | |
---|---|
TarArchiveEntryIterator(ArchiveFile archiveFile,
java.io.InputStream is)
|
Method Summary |
---|
Methods inherited from class com.armatiek.infofuze.stream.filesystem.compression.ArchiveEntryIterator |
---|
hasNext, next, remove |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TarArchiveEntryIterator(ArchiveFile archiveFile, java.io.InputStream is) throws org.apache.commons.compress.archivers.ArchiveException
org.apache.commons.compress.archivers.ArchiveException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |