Class TextTemplateModule.Config

  • Enclosing class:
    TextTemplateModule

    public static class TextTemplateModule.Config
    extends java.lang.Object
    • Constructor Detail

      • Config

        public Config()
    • Method Detail

      • getTemplatesPath

        public java.lang.String getTemplatesPath()
      • setTemplatesPath

        public void setTemplatesPath​(java.lang.String templatesPath)
      • isStaticallyCompile

        public boolean isStaticallyCompile()
      • setStaticallyCompile

        public void setStaticallyCompile​(boolean staticallyCompile)