public abstract class FileOutConfig extends Object
输出文件配置
FileOutConfig()
FileOutConfig(String templatePath)
String
getTemplatePath()
abstract String
outputFile(TableInfo tableInfo)
void
setTemplatePath(String templatePath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileOutConfig()
public FileOutConfig(String templatePath)
public abstract String outputFile(TableInfo tableInfo)
public String getTemplatePath()
public void setTemplatePath(String templatePath)
Copyright © 2017. All rights reserved.