org.apache.bsf.util
Class JavaUtils

java.lang.Object
  extended by org.apache.bsf.util.JavaUtils

public class JavaUtils
extends Object


Constructor Summary
JavaUtils()
           
 
Method Summary
static boolean JDKcompile(String fileName, String classPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaUtils

public JavaUtils()
Method Detail

JDKcompile

public static boolean JDKcompile(String fileName,
                                 String classPath)