Package net.sf.sevenzipjbinding
Interface IOutCreateArchiveTar
- All Superinterfaces:
AutoCloseable,Closeable,IOutArchiveBase,IOutCreateArchive<IOutItemTar>
- All Known Implementing Classes:
OutArchiveTarImpl
The interface provides functionality to create new Tar archives.
Standard way to get implementation is to use
Standard way to get implementation is to use
SevenZip.openOutArchiveTar(). See IOutCreateArchive
-JavaDoc for more information.
NOTE: Each instance should be closed using Closeable.close() method.- Since:
- 9.20-2.00
- 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, getArchiveFormat