A C D M R T U

A

actionPerformed(ActionEvent) - Method in class RLEFrEnd
 
addFileSize(String) - Static method in class Test
 

C

compress(String, String) - Method in class RLE
Compresses input_file and store the results in output_file

D

debug(String) - Static method in class Test
 
decompress(String, String) - Method in class UNRLE
Decompresses input_file and stores the results in output_file

M

main(String[]) - Static method in class RLE
Handles the Commmand-line interface to the compressor
main(String[]) - Static method in class RLEFrEnd
 
main(String[]) - Static method in class Test
 
main(String[]) - Static method in class UNRLE
Handles the Commmand-line interface to the compressor
measureFileSizes() - Static method in class Test
 

R

RLE - class RLE.
Ported to Java by Tim Tyler, July 2001 - http://mandala.co.uk/birle/
RLE() - Constructor for class RLE
 
RLEFrEnd - class RLEFrEnd.
RLEFrEnd - Tim Tyler 2001.
RLEFrEnd() - Constructor for class RLEFrEnd
 

T

Test - class Test.
 
test() - Static method in class Test
 
Test() - Constructor for class Test
 
test(String) - Static method in class Test
 
testUN(String) - Static method in class Test
 

U

UNRLE - class UNRLE.
UNRLE.java
UNRLE() - Constructor for class UNRLE
 

A C D M R T U