Class TemplateLoader


  • public class TemplateLoader
    extends Object
    • Field Detail

      • templateLocation

        protected String templateLocation
      • configuration

        protected freemarker.template.Configuration configuration
    • Constructor Detail

      • TemplateLoader

        public TemplateLoader​(String templateLocation)
    • Method Detail

      • getTemplateLocation

        public String getTemplateLocation()
      • getConfiguration

        public freemarker.template.Configuration getConfiguration()
      • setConfiguration

        public void setConfiguration​(freemarker.template.Configuration configuration)