Class JavaUtils


  • public class JavaUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)