메소드 | 설명 | |
---|---|---|
BlockTag ( ) : System |
标签块
|
|
Parse ( TemplateContext context ) : Object |
解析标签
|
|
Parse ( TemplateContext context, |
解析标签
|
메소드 | 설명 | |
---|---|---|
Render ( TemplateContext context, |
呈现标签
|
public Parse ( TemplateContext context ) : Object | ||
context | TemplateContext | 上下文 |
리턴 | Object |
public Parse ( TemplateContext context, |
||
context | TemplateContext | 上下文 |
write | write | |
리턴 | void |
protected Render ( TemplateContext context, |
||
context | TemplateContext | 上下文 |
writer | writer | |
리턴 | void |