Package es.urjc.etsii.grafo.util
Class Compression.FileArchiveHandler
java.lang.Object
es.urjc.etsii.grafo.util.Compression.FileArchiveHandler
- Direct Known Subclasses:
Compression.SevenZHandler
,Compression.ZipArchiveHandler
- Enclosing class:
Compression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract InputStream
getEntryInputStream
(String path, String entry) getFileEntries
(String path)
-
Constructor Details
-
FileArchiveHandler
public FileArchiveHandler()
-
-
Method Details
-
getEntryInputStream
- Throws:
IOException
-
getFileEntries
-