Package net.sf.sevenzipjbinding
Interface IOutCreateArchiveXz
- All Superinterfaces:
AutoCloseable,Closeable,IOutArchiveBase,IOutCreateArchive<IOutItemXz>,IOutFeatureSetLevel
- All Known Implementing Classes:
OutArchiveXzImpl
The interface provides functionality to create new Xz archives.
Standard way to get implementation is to use
Standard way to get implementation is to use
SevenZip.openOutArchiveXz(). See IOutCreateArchive
-JavaDoc for more information.
NOTE: Each instance should be closed using Closeable.close() method.- Since:
- 23.01-2.2
- Author:
- Boris Brodski
- See Also:
-
Method Summary
Methods inherited from interface net.sf.sevenzipjbinding.IOutArchiveBase
getTracePrintStream, isTrace, setTrace, setTracePrintStreamMethods inherited from interface net.sf.sevenzipjbinding.IOutCreateArchive
createArchive, getArchiveFormatMethods inherited from interface net.sf.sevenzipjbinding.IOutFeatureSetLevel
setLevel