|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.jeecgframework.poi.excel.imports.base.ImportBaseService
org.jeecgframework.poi.excel.imports.ExcelImportServer
public class ExcelImportServer
Excel 导入服务
| 构造方法摘要 | |
|---|---|
ExcelImportServer()
|
|
| 方法摘要 | |
|---|---|
ExcelImportResult |
importExcelByIs(InputStream inputstream,
Class<?> pojoClass,
ImportParams params)
Excel 导入 field 字段类型 Integer,Long,Double,Date,String,Boolean |
| 从类 org.jeecgframework.poi.excel.imports.base.ImportBaseService 继承的方法 |
|---|
addEntityToMap, getAllExcelField, getExcelField, getExcelFieldList, getExcelName, getFieldBySomeMethod, getImportVerify, getSaveExcelUrl, saveThisExcel, setFieldBySomeMethod, setValues |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public ExcelImportServer()
| 方法详细信息 |
|---|
public ExcelImportResult importExcelByIs(InputStream inputstream,
Class<?> pojoClass,
ImportParams params)
throws Exception
inputstream - pojoClass - params -
Exception
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||