Package es.urjc.etsii.grafo.util
Class Compression.ZipArchiveHandler
java.lang.Object
es.urjc.etsii.grafo.util.Compression.FileArchiveHandler
es.urjc.etsii.grafo.util.Compression.ZipArchiveHandler
- Enclosing class:
Compression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEntryInputStream
(String path, String entryName) getFileEntries
(String path)
-
Constructor Details
-
ZipArchiveHandler
public ZipArchiveHandler()
-
-
Method Details
-
getEntryInputStream
- Specified by:
getEntryInputStream
in classCompression.FileArchiveHandler
- Throws:
IOException
-
getFileEntries
- Specified by:
getFileEntries
in classCompression.FileArchiveHandler
-