Method | Description | |
---|---|---|
Parse ( Object baseValue, TemplateContext context ) : Object |
解析标签
|
|
Parse ( TemplateContext context ) : Object |
解析标签
|
public Parse ( Object baseValue, TemplateContext context ) : Object | ||
baseValue | Object | baseValue |
context | TemplateContext | 上下文 |
return | Object |
public Parse ( TemplateContext context ) : Object | ||
context | TemplateContext | 上下文 |
return | Object |