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 Object

A simple front end to jci mimicking the javac command line

Author:
tcurdt

Constructor Summary
CommandlineCompiler()
           
 
Method Summary
static void main(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(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.