org.sourceforge.jxutil
Class JDK1Compiler
java.lang.Object
|
+--org.sourceforge.jxutil.Compiler
|
+--org.sourceforge.jxutil.JDK1Compiler
- class JDK1Compiler
- extends Compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cal
private static Method cal
con
private static Constructor con
instance
private static Object instance
log
private OutputStream log
JDK1Compiler
JDK1Compiler()
available
static boolean available()
compile
public boolean compile(File file)
- Specified by:
compile
in class Compiler
compile
public boolean compile(File[] files)
- Overrides:
compile
in class Compiler
getLog
public OutputStream getLog()
prepare
boolean prepare()
setLog
public void setLog(OutputStream log)
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.