Package org.schmant.task.at4j.bzip2

bzip2 compression task.

See:
          Description

Class Summary
AbstractBZip2WritableFileProxy This is an abstract base class for bzip2 writable file proxies.
BZip2ExistingWritableFileProxy This proxy bzip2 encodes data written to another, already existing WritableFile.
BZip2NewWritableFileProxy This proxy bzip2 encodes data written to another WritableFile.
BZip2ReadableFileProxy This proxy bzip2 decodes data read from another WritableFile.
BZip2Task See BZip2TF
BZip2TF This task factory creates BZip2Task:s.
 

Package org.schmant.task.at4j.bzip2 Description

bzip2 compression task.

Since:
0.8
Author:
Karl Gustafsson