Class StreamPacking
java.lang.Object
org.apache.ivy.core.pack.ArchivePacking
org.apache.ivy.core.pack.StreamPacking
- Direct Known Subclasses:
Pack200Packing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract InputStreamunpack(InputStream packed) voidunpack(InputStream packed, File dest) Methods inherited from class ArchivePacking
getNames, getUnpackedExtension
-
Constructor Details
-
StreamPacking
public StreamPacking()
-
-
Method Details
-
unpack
- Throws:
IOException
-
unpack
- Specified by:
unpackin classArchivePacking- Throws:
IOException
-