public interface TemplateEngine extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
produce(DataSchema info,
String docName)
生成文档
|
void produce(DataSchema info, String docName) throws org.aoju.bus.core.lang.exception.InstrumentException
info - DataSchemadocName - Stringorg.aoju.bus.core.lang.exception.InstrumentException - 异常Copyright © 2020. All rights reserved.