public class ExcelConfig extends AbstractConfig
slog| 构造器和说明 |
|---|
ExcelConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkConfig()
子类配置项检查
|
int |
getErrorTemplateCellIndex() |
String |
getErrorTemplateExportName() |
String |
getErrorTemplatePath() |
int |
getErrorTemplateRowIndex() |
int |
getErrorTemplateSheetIndex() |
void |
setErrorTemplateCellIndex(int errorTemplateCellIndex) |
void |
setErrorTemplateExportName(String errorTemplateExportName) |
void |
setErrorTemplatePath(String errorTemplatePath) |
void |
setErrorTemplateRowIndex(int errorTemplateRowIndex) |
void |
setErrorTemplateSheetIndex(int errorTemplateSheetIndex) |
init, loadConfigpublic String getErrorTemplateExportName()
public void setErrorTemplateExportName(String errorTemplateExportName)
public int getErrorTemplateSheetIndex()
public void setErrorTemplateSheetIndex(int errorTemplateSheetIndex)
public int getErrorTemplateRowIndex()
public void setErrorTemplateRowIndex(int errorTemplateRowIndex)
public int getErrorTemplateCellIndex()
public void setErrorTemplateCellIndex(int errorTemplateCellIndex)
public String getErrorTemplatePath()
public void setErrorTemplatePath(String errorTemplatePath)
protected void checkConfig()
AbstractConfigcheckConfig 在类中 AbstractConfigCopyright © 2019. All rights reserved.