Class TemplateMethod

    • Constructor Detail

      • TemplateMethod

        public TemplateMethod()
    • Method Detail

      • getName

        public abstract String getName()
      • unwrap

        protected <T> T unwrap​(Object model,
                               Class<T> cls)
                        throws freemarker.template.TemplateModelException
        Throws:
        freemarker.template.TemplateModelException