org.apache.commons.jci.examples.commandline
Class CommandlineCompiler

java.lang.Object
  extended by org.apache.commons.jci.examples.commandline.CommandlineCompiler

public final class CommandlineCompiler
extends java.lang.Object

A simple front end to jci mimicking the javac command line

Author:
tcurdt

Constructor Summary
CommandlineCompiler()
           
 
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

CommandlineCompiler

public CommandlineCompiler()
Method Detail

main

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


Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.