|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectplay.templates.TemplateCompiler
play.templates.GroovyTemplateCompiler
public class GroovyTemplateCompiler
The template compiler
| 字段摘要 | |
|---|---|
static java.util.List<java.lang.String> |
extensionsClassnames
|
protected static int |
maxPlainTextLength
|
| 构造方法摘要 | |
|---|---|
GroovyTemplateCompiler()
|
|
| 方法摘要 | |
|---|---|
BaseTemplate |
compile(BaseTemplate template)
|
| 从类 play.templates.TemplateCompiler 继承的方法 |
|---|
compile |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
public static java.util.List<java.lang.String> extensionsClassnames
protected static final int maxPlainTextLength
| 构造方法详细信息 |
|---|
public GroovyTemplateCompiler()
| 方法详细信息 |
|---|
public BaseTemplate compile(BaseTemplate template)
TemplateCompiler 中的 compile
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||