public class ExcelImportServer extends ImportBaseService
| 构造器和说明 |
|---|
ExcelImportServer() |
| 限定符和类型 | 方法和说明 |
|---|---|
ExcelImportResult |
importExcelByIs(InputStream inputstream,
Class<?> pojoClass,
ImportParams params)
Excel 导入 field 字段类型 Integer,Long,Double,Date,String,Boolean
|
addEntityToMap, getAllExcelField, getExcelField, getExcelFieldList, getFieldBySomeMethod, getSaveExcelUrl, saveThisExcel, setFieldBySomeMethod, setValuespublic ExcelImportResult importExcelByIs(InputStream inputstream, Class<?> pojoClass, ImportParams params) throws Exception
ExceptionCopyright © 2017 Lumer. All Rights Reserved.