Class ResourcesLoader


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

      Constructors 
      Constructor Description
      ResourcesLoader()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void copyJavaFilesToDirectory​(java.lang.String packageName, java.io.File directory)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourcesLoader

        public ResourcesLoader()
    • Method Detail

      • copyJavaFilesToDirectory

        public void copyJavaFilesToDirectory​(java.lang.String packageName,
                                             java.io.File directory)
                                      throws java.io.IOException
        Throws:
        java.io.IOException