Interface FileUtilMixin


public interface FileUtilMixin
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String RUN_ETC_TEMPLATES  
  • Method Summary

    Static Methods 
    Modifier and Type Method Description
    static java.lang.String loadTemplate​(java.lang.String relPath, java.lang.String... keyvals)  
  • Field Details

  • Method Details

    • loadTemplate

      static java.lang.String loadTemplate​(java.lang.String relPath, java.lang.String... keyvals) throws java.io.IOException
      Throws:
      java.io.IOException