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