nz.net.juju.jaune
Class Jaune

java.lang.Object
  |
  +--nz.net.juju.jaune.Jaune

public class Jaune
extends java.lang.Object

Main application class that parses the arguments, calls the class compiler, and writes out the results.


Constructor Summary
Jaune()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jaune

public Jaune()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception