com.ibm.bsf.util
Class JavaUtils

java.lang.Object
  |
  +--com.ibm.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)
           
static void setDebug(boolean newDebug)
           
 
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

setDebug

public static void setDebug(boolean newDebug)

JDKcompile

public static boolean JDKcompile(java.lang.String fileName,
                                 java.lang.String classPath)