public class Mvel2TemplateEngine extends Object implements TemplateEngine
| Constructor and Description |
|---|
Mvel2TemplateEngine() |
| Modifier and Type | Method and Description |
|---|---|
String |
process(String template,
Map<String,Object> params)
处理模板串
|
public String process(String template, Map<String,Object> params)
TemplateEngineprocess in interface TemplateEngineCopyright © 2023. All rights reserved.