fable.python
Class CompressFile

java.lang.Object
  extended by fable.python.CompressFile

public class CompressFile
extends java.lang.Object


Constructor Summary
CompressFile()
           
 
Method Summary
static void compress(java.lang.String entryfile, java.lang.String outputFile)
           
 void testcompressFile()
           
 void testReadCompressedFile()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompressFile

public CompressFile()
Method Detail

compress

public static void compress(java.lang.String entryfile,
                            java.lang.String outputFile)
                     throws java.io.IOException
Throws:
java.io.IOException

testcompressFile

public void testcompressFile()

testReadCompressedFile

public void testReadCompressedFile()