Package net.sf.sevenzipjbinding.impl
package net.sf.sevenzipjbinding.impl
This package contains the implementation of some interfaces defined in
net.sf.sevenzipjbinding.
It also contains some handy utility classes for working with 7-Zip-JBinding.- Since:
- 4.65-1
- Author:
- Boris Brodski
- See Also:
-
ClassesClassDescriptionImplementation of
IInArchive.Input stream based implementation ofISequentialInStream.7z specific archive create and update class.BZip2 specific archive create and update class.GZip specific archive create and update class.OutArchiveImpl<T extends IOutItemBase>Common archive create and update class.Tar specific archive create and update class.Xz specific archive create and update class.Zip specific archive create and update class.Implementation of the allIOutItemXxxinterfaces.OutItemFactory<T extends IOutItemBase>Factory for theOutItemobjects.Implementation ofIInStreamusingRandomAccessFile.Implementation ofIOutStreamusingRandomAccessFile.Deprecated.This helper class allows merging multiple instances ofIInStreaminterface into one.
InputStreamSequentialInStream