Package org.schmant.task.at4j.lzma

LZMA compression task.

See:
          Description

Class Summary
AbstractLzmaWritableFileProxy This is an abstract base class for LZMA writable file proxies.
LzmaExistingWritableFileProxy This proxy LZMA encodes data written to another, already existing WritableFile.
LzmaNewWritableFileProxy This proxy LZMA encodes data written to another WritableFile.
LzmaReadableFileProxy This proxy LZMA decodes data read from another WritableFile.
LzmaTask See LzmaTF
LzmaTF This task factory creates LzmaTask:s.
 

Package org.schmant.task.at4j.lzma Description

LZMA compression task.

Since:
0.8
Author:
Karl Gustafsson