Class ExternalResources


  • @Deprecated
    public class ExternalResources
    extends java.lang.Object
    Deprecated.
    Author:
    Clinton Begin
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void copyExternalResource​(java.io.File sourceFile, java.io.File destFile)
      Deprecated.
       
      static java.lang.String getConfiguredTemplate​(java.lang.String templatePath, java.lang.String templateProperty)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • copyExternalResource

        public static void copyExternalResource​(java.io.File sourceFile,
                                                java.io.File destFile)
                                         throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
      • getConfiguredTemplate

        public static java.lang.String getConfiguredTemplate​(java.lang.String templatePath,
                                                             java.lang.String templateProperty)
                                                      throws java.io.FileNotFoundException
        Deprecated.
        Throws:
        java.io.FileNotFoundException