public abstract class AbstractEngine extends Object implements TemplateEngine
| Constructor and Description |
|---|
AbstractEngine(EngineConfig engineConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getFile(String docName)
获取文件,文件名格式为,数据库名_版本号.文件类型
|
protected void |
openOutputDir()
打开文档生成的输出目录
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitproducepublic AbstractEngine(EngineConfig engineConfig)
Copyright © 2020. All rights reserved.