public class EnjoyTemplate extends Object implements ITemplate
| Modifier and Type | Class and Description |
|---|---|
static class |
EnjoyTemplate.FileAndClassPathSourceFactory
从文件或者类路径读取模板。
|
| Constructor and Description |
|---|
EnjoyTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(Map<String,Object> params,
String templateFilePath,
File generateFile)
使用模板引擎生成代码。
|
Copyright © 2024. All rights reserved.