javar
Class Javar

java.lang.Object
  |
  +--javar.Javar

public class Javar
extends Object

Ok this is the java recreator. It takes a java class file and creates the source from it. neat!

Author:
Ben Litchfield (ben@csh.rit.edu)

Constructor Summary
Javar()
           
 
Method Summary
static void main(String[] args)
          standard main program simple checks arguments and then gets things going
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Javar

public Javar()
Method Detail

main

public static void main(String[] args)
                 throws JavarParseException,
                        FileNotFoundException
standard main program simple checks arguments and then gets things going

JavarParseException
FileNotFoundException