|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOutCreateArchiveBZip2
The interface provides functionality to create new BZip2 archives.
Standard way to get implementation is to use SevenZip.openOutArchiveBZip2()
. See IOutCreateArchive
-JavaDoc for more information.
NOTE: Each instance should be closed using Closeable.close()
method.
IOutCreateArchive
,
ArchiveFormat.BZIP2
Method Summary |
---|
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.IOutFeatureSetLevel |
---|
setLevel |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |