public interface TemplateContextOperator<T>
Modifier and Type | Method and Description |
---|---|
TemplateContext |
getTemplateContext()
返回上下文
|
T |
put(String key,
Object value)
向上下文放置内容
|
TemplateContext getTemplateContext()
Copyright © 2006–2018 TinyGroup. All rights reserved.