GroovyMarkupViewResolver
and
GroovyMarkupConfigurer
.@Deprecated public class GroovyTemplateResolver extends Object implements groovy.text.markup.TemplateResolver
template resolver
which resolves
templates using the locale found in the thread locale. This resolver ignores the
template engine configuration locale.Constructor and Description |
---|
GroovyTemplateResolver()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(ClassLoader templateClassLoader,
groovy.text.markup.TemplateConfiguration configuration)
Deprecated.
|
URL |
resolveTemplate(String templatePath)
Deprecated.
|
public void configure(ClassLoader templateClassLoader, groovy.text.markup.TemplateConfiguration configuration)
configure
in interface groovy.text.markup.TemplateResolver
public URL resolveTemplate(String templatePath) throws IOException
resolveTemplate
in interface groovy.text.markup.TemplateResolver
IOException
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.