public abstract class AbstractTemplateEngine extends Object implements TemplateEngine
| 构造器和说明 |
|---|
AbstractTemplateEngine(EngineConfig engineConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected File |
getFile(String docName)
获取文件,文件名格式为,数据库名_版本号.文件类型
|
protected void |
openOutputDir()
打开文档生成的输出目录
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitproducepublic AbstractTemplateEngine(EngineConfig engineConfig)
Copyright © 2020. All rights reserved.