接口 GroovyMarkupConfig

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型方法说明
      groovy.text.markup.MarkupTemplateEnginegetTemplateEngine()
      Return the Groovy MarkupTemplateEngine for the current web application context.
    • 方法详细资料

      • getTemplateEngine

        groovy.text.markup.MarkupTemplateEngine getTemplateEngine()
        Return the Groovy MarkupTemplateEngine for the current web application context. May be unique to one servlet, or shared in the root context.
        返回:
        the Groovy MarkupTemplateEngine engine