20080913, rgf

org.apache.bsf.util
Class JavaUtils

java.lang.Object
  extended byorg.apache.bsf.util.JavaUtils

public class JavaUtils
extends java.lang.Object


Constructor Summary
JavaUtils()
           
 
Method Summary
static boolean JDKcompile(java.lang.String fileName, java.lang.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(java.lang.String fileName,
                                 java.lang.String classPath)

20080913, rgf