|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.sevenzipjbinding.impl.OutArchiveImpl<IOutItemGZip> net.sf.sevenzipjbinding.impl.OutArchiveGZipImpl
public class OutArchiveGZipImpl
GZip specific archive create and update class.
Constructor Summary | |
---|---|
OutArchiveGZipImpl()
|
Method Summary | |
---|---|
void |
setLevel(int compressionLevel)
Set compression level:
|
Methods inherited from class net.sf.sevenzipjbinding.impl.OutArchiveImpl |
---|
close, createArchive, getArchiveFormat, getConnectedInArchive, getTracePrintStream, isTrace, setTrace, setTracePrintStream, updateItems |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.sevenzipjbinding.IOutCreateArchive |
---|
createArchive, getArchiveFormat |
Methods inherited from interface net.sf.sevenzipjbinding.IOutArchiveBase |
---|
getTracePrintStream, isTrace, setTrace, setTracePrintStream |
Methods inherited from interface java.io.Closeable |
---|
close |
Methods inherited from interface net.sf.sevenzipjbinding.IOutUpdateArchive |
---|
getArchiveFormat, getConnectedInArchive, updateItems |
Methods inherited from interface net.sf.sevenzipjbinding.IOutArchiveBase |
---|
getTracePrintStream, isTrace, setTrace, setTracePrintStream |
Constructor Detail |
---|
public OutArchiveGZipImpl()
Method Detail |
---|
public void setLevel(int compressionLevel)
setLevel
in interface IOutFeatureSetLevel
compressionLevel
- compression level to set. -1
- use default
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |