跳过导航链接
A B C D E G H I M O R S T U W X 

A

afterExportData(List<T>) - 接口 中的方法com.asyncexcel.core.exporter.ExportHandler
一个批次导入后
afterExportData(List<T>) - 接口 中的方法com.asyncexcel.core.exporter.ExportHandler
一个批次导入后
afterImportData(List<T>, DataImportParam, List<ErrorMsg>) - 接口 中的方法com.asyncexcel.core.importer.ImportHandler
导入后
afterImportData(List<T>, DataImportParam, List<ErrorMsg>) - 接口 中的方法com.asyncexcel.core.importer.ImportHandler
导入后
AsyncExcelExporter - com.asyncexcel.core.exporter中的类
 
AsyncExcelExporter - com.asyncexcel.core.exporter中的类
 
AsyncExcelExporter(ExecutorService) - 类 的构造器com.asyncexcel.core.exporter.AsyncExcelExporter
 
AsyncExcelExporter(ExecutorService) - 类 的构造器com.asyncexcel.core.exporter.AsyncExcelExporter
 
AsyncExcelImporter - com.asyncexcel.core.importer中的类
 
AsyncExcelImporter - com.asyncexcel.core.importer中的类
 
AsyncExcelImporter(ExecutorService) - 类 的构造器com.asyncexcel.core.importer.AsyncExcelImporter
 
AsyncExcelImporter(ExecutorService) - 类 的构造器com.asyncexcel.core.importer.AsyncExcelImporter
 
AsyncExportTaskSupport - com.asyncexcel.core.exporter中的类
 
AsyncExportTaskSupport - com.asyncexcel.core.exporter中的类
 
AsyncExportTaskSupport(IStorageService, TaskService) - 类 的构造器com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
AsyncExportTaskSupport(IStorageService, TaskService) - 类 的构造器com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
AsyncImportTaskSupport - com.asyncexcel.core.importer中的类
 
AsyncImportTaskSupport - com.asyncexcel.core.importer中的类
 
AsyncImportTaskSupport(IStorageService, TaskService) - 类 的构造器com.asyncexcel.core.importer.AsyncImportTaskSupport
 
AsyncImportTaskSupport(IStorageService, TaskService) - 类 的构造器com.asyncexcel.core.importer.AsyncImportTaskSupport
 
AsyncPageReadListener<T> - com.asyncexcel.core.importer中的类
 
AsyncPageReadListener<T> - com.asyncexcel.core.importer中的类
 
AsyncPageReadListener(Consumer<List<T>>, ImportSupport, ImportContext, int) - 类 的构造器com.asyncexcel.core.importer.AsyncPageReadListener
 
AsyncPageReadListener(Consumer<List<T>>, ImportSupport, ImportContext, int) - 类 的构造器com.asyncexcel.core.importer.AsyncPageReadListener
 

B

beforeExportData(DataExportParam) - 接口 中的方法com.asyncexcel.core.exporter.ExportHandler
一个批次导入前
beforeExportData(DataExportParam) - 接口 中的方法com.asyncexcel.core.exporter.ExportHandler
一个批次导入前
beforeImport() - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
beforeImport() - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
beforeImport() - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
批次导入前
beforeImport() - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
批次导入前
beforeImportData(List<T>, DataImportParam) - 接口 中的方法com.asyncexcel.core.importer.ImportHandler
导入前
beforeImportData(List<T>, DataImportParam) - 接口 中的方法com.asyncexcel.core.importer.ImportHandler
导入前

C

CLASS_HEAD_CONTENT_CACHE - 类 中的静态变量com.asyncexcel.core.importer.HeadContentUtil
 
CLASS_HEAD_CONTENT_CACHE - 类 中的静态变量com.asyncexcel.core.importer.HeadContentUtil
 
close(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
close(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
close(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
close(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
com.asyncexcel.core - 程序包 com.asyncexcel.core
 
com.asyncexcel.core.annotation - 程序包 com.asyncexcel.core.annotation
 
com.asyncexcel.core.exporter - 程序包 com.asyncexcel.core.exporter
 
com.asyncexcel.core.importer - 程序包 com.asyncexcel.core.importer
 
com.asyncexcel.core.model - 程序包 com.asyncexcel.core.model
 
com.asyncexcel.core.service - 程序包 com.asyncexcel.core.service
 
createTask(DataExportParam) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
createTask(DataExportParam) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
createTask(DataExportParam) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
创建任务
createTask(DataExportParam) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
创建任务
createTask(DataImportParam) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
createTask(DataImportParam) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
createTask(DataImportParam) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
创建任务
createTask(DataImportParam) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
创建任务

D

DataConvertException - com.asyncexcel.core.importer中的异常错误
 
DataConvertException - com.asyncexcel.core.importer中的异常错误
 
DataConvertException() - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(String) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException() - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(String) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataConvertException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.DataConvertException
 
DataExportParam<T> - com.asyncexcel.core.exporter中的类
 
DataExportParam<T> - com.asyncexcel.core.exporter中的类
 
DataExportParam() - 类 的构造器com.asyncexcel.core.exporter.DataExportParam
 
DataExportParam() - 类 的构造器com.asyncexcel.core.exporter.DataExportParam
 
DataImportParam - com.asyncexcel.core.importer中的类
 
DataImportParam - com.asyncexcel.core.importer中的类
 
DataImportParam() - 类 的构造器com.asyncexcel.core.importer.DataImportParam
 
DataImportParam() - 类 的构造器com.asyncexcel.core.importer.DataImportParam
 
DataParam - com.asyncexcel.core中的类
 
DataParam - com.asyncexcel.core中的类
 
DataParam() - 类 的构造器com.asyncexcel.core.DataParam
 
DataParam() - 类 的构造器com.asyncexcel.core.DataParam
 
declaredFieldHeadContentMap(Class<?>) - 类 中的静态方法com.asyncexcel.core.importer.HeadContentUtil
 
declaredFieldHeadContentMap(Class<?>) - 类 中的静态方法com.asyncexcel.core.importer.HeadContentUtil
 
delete(String) - 接口 中的方法com.asyncexcel.core.service.IStorageService
删除文件
delete(String) - 接口 中的方法com.asyncexcel.core.service.IStorageService
删除文件
doAfterAllAnalysed(AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
doAfterAllAnalysed(AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 

E

equals(Object) - 类 中的方法com.asyncexcel.core.ImportRow
 
equals(Object) - 类 中的方法com.asyncexcel.core.ImportRow
 
ErrorMsg - com.asyncexcel.core中的类
 
ErrorMsg - com.asyncexcel.core中的类
 
ErrorMsg(Integer, String) - 类 的构造器com.asyncexcel.core.ErrorMsg
 
ErrorMsg(Integer, String) - 类 的构造器com.asyncexcel.core.ErrorMsg
 
ExcelContext - com.asyncexcel.core中的类
 
ExcelContext - com.asyncexcel.core中的类
 
ExcelContext() - 类 的构造器com.asyncexcel.core.ExcelContext
 
ExcelContext() - 类 的构造器com.asyncexcel.core.ExcelContext
 
ExcelHandle - com.asyncexcel.core.annotation中的注释类型
 
ExcelHandle - com.asyncexcel.core.annotation中的注释类型
 
ExcelTask - com.asyncexcel.core.model中的类
导入导出任务
ExcelTask - com.asyncexcel.core.model中的类
导入导出任务
ExcelTask() - 类 的构造器com.asyncexcel.core.model.ExcelTask
 
ExcelTask() - 类 的构造器com.asyncexcel.core.model.ExcelTask
 
ExceptionUtil - com.asyncexcel.core中的类
 
ExceptionUtil - com.asyncexcel.core中的类
 
ExceptionUtil() - 类 的构造器com.asyncexcel.core.ExceptionUtil
 
ExceptionUtil() - 类 的构造器com.asyncexcel.core.ExceptionUtil
 
ExportContext - com.asyncexcel.core.exporter中的类
 
ExportContext - com.asyncexcel.core.exporter中的类
 
ExportContext() - 类 的构造器com.asyncexcel.core.exporter.ExportContext
 
ExportContext() - 类 的构造器com.asyncexcel.core.exporter.ExportContext
 
exportData(ExportHandler, ExportSupport, DataExportParam, ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExcelExporter
 
exportData(ExportHandler, ExportSupport, DataExportParam, ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExcelExporter
 
exportData(int, int, DataExportParam) - 接口 中的方法com.asyncexcel.core.exporter.ExportHandler
一个批次导入
exportData(int, int, DataExportParam) - 接口 中的方法com.asyncexcel.core.exporter.ExportHandler
一个批次导入
ExportException - com.asyncexcel.core.exporter中的异常错误
 
ExportException - com.asyncexcel.core.exporter中的异常错误
 
ExportException() - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(String) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(Throwable) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException() - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(String) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(Throwable) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.exporter.ExportException
 
ExportHandler<T> - com.asyncexcel.core.exporter中的接口
 
ExportHandler<T> - com.asyncexcel.core.exporter中的接口
 
ExportPage<T> - com.asyncexcel.core中的类
 
ExportPage<T> - com.asyncexcel.core中的类
 
ExportPage() - 类 的构造器com.asyncexcel.core.ExportPage
 
ExportPage() - 类 的构造器com.asyncexcel.core.ExportPage
 
ExportRow - com.asyncexcel.core中的类
 
ExportRow - com.asyncexcel.core中的类
 
ExportRow() - 类 的构造器com.asyncexcel.core.ExportRow
 
ExportRow() - 类 的构造器com.asyncexcel.core.ExportRow
 
ExportSupport - com.asyncexcel.core.exporter中的接口
 
ExportSupport - com.asyncexcel.core.exporter中的接口
 
extra(CellExtra, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
extra(CellExtra, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 

G

getConverters() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getConverters() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getCurrent() - 类 中的方法com.asyncexcel.core.ExportPage
 
getCurrent() - 类 中的方法com.asyncexcel.core.ExportPage
 
getErrorFile() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getErrorFile() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getErrorHeadClass() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getErrorHeadClass() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getExcelWriter() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getExcelWriter() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getExcelWriter() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getExcelWriter() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getFailCount() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getFailCount() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getFailMessage() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getFailMessage() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getFailMessage() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getFailMessage() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getFileName() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getFileName() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getFileName() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getFileName() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getFuture() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getFuture() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getFuture() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getFuture() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getHeadClass() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getHeadClass() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getHeadList() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getHeadList() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getInputStream() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getInputStream() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getInputStream() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getInputStream() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getMaxRows() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getMaxRows() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getMsg() - 类 中的方法com.asyncexcel.core.ErrorMsg
 
getMsg() - 类 中的方法com.asyncexcel.core.ErrorMsg
 
getOriginal(Throwable) - 类 中的静态方法com.asyncexcel.core.ExceptionUtil
 
getOriginal(Throwable) - 类 中的静态方法com.asyncexcel.core.ExceptionUtil
 
getOutputStream() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getOutputStream() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getOutputStream() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getOutputStream() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getRecords() - 类 中的方法com.asyncexcel.core.ExportPage
 
getRecords() - 类 中的方法com.asyncexcel.core.ExportPage
 
getResultFile() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getResultFile() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getRow() - 类 中的方法com.asyncexcel.core.ErrorMsg
 
getRow() - 类 中的方法com.asyncexcel.core.ErrorMsg
 
getRow() - 类 中的方法com.asyncexcel.core.ExportRow
 
getRow() - 类 中的方法com.asyncexcel.core.ExportRow
 
getRow() - 类 中的方法com.asyncexcel.core.ImportRow
 
getRow() - 类 中的方法com.asyncexcel.core.ImportRow
 
getRow() - 接口 中的方法com.asyncexcel.core.ISheetRow
 
getRow() - 接口 中的方法com.asyncexcel.core.ISheetRow
 
getRowFailMessage() - 类 中的方法com.asyncexcel.core.ImportRow
 
getRowFailMessage() - 类 中的方法com.asyncexcel.core.ImportRow
 
getSheetIndex() - 类 中的方法com.asyncexcel.core.ImportRow
 
getSheetIndex() - 类 中的方法com.asyncexcel.core.ImportRow
 
getSheetIndex() - 接口 中的方法com.asyncexcel.core.ISheetIndex
 
getSheetIndex() - 接口 中的方法com.asyncexcel.core.ISheetIndex
 
getSheetName() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getSheetName() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getSheetName() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getSheetName() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getSize() - 类 中的方法com.asyncexcel.core.ExportPage
 
getSize() - 类 中的方法com.asyncexcel.core.ExportPage
 
getSuccessCount() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getSuccessCount() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getTask() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getTask() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getTotal() - 类 中的方法com.asyncexcel.core.ExportPage
 
getTotal() - 类 中的方法com.asyncexcel.core.ExportPage
 
getTotalCount() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getTotalCount() - 类 中的方法com.asyncexcel.core.ExcelContext
 
getWriteHandlers() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getWriteHandlers() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getWriteSheet() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getWriteSheet() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
getWriteSheet() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
getWriteSheet() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 

H

Handler - com.asyncexcel.core中的接口
 
Handler - com.asyncexcel.core中的接口
 
hashCode() - 类 中的方法com.asyncexcel.core.ImportRow
 
hashCode() - 类 中的方法com.asyncexcel.core.ImportRow
 
HeadCheckException - com.asyncexcel.core.importer中的异常错误
 
HeadCheckException - com.asyncexcel.core.importer中的异常错误
 
HeadCheckException() - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(String) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException() - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(String) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadCheckException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.HeadCheckException
 
HeadContentUtil - com.asyncexcel.core.importer中的类
 
HeadContentUtil - com.asyncexcel.core.importer中的类
 
HeadContentUtil() - 类 的构造器com.asyncexcel.core.importer.HeadContentUtil
 
HeadContentUtil() - 类 的构造器com.asyncexcel.core.importer.HeadContentUtil
 

I

ignoreField - 类 中的静态变量com.asyncexcel.core.importer.HeadContentUtil
 
ignoreField - 类 中的静态变量com.asyncexcel.core.importer.HeadContentUtil
 
IMPORT_ERROR_PREFIX - 类 中的静态变量com.asyncexcel.core.importer.AsyncImportTaskSupport
 
IMPORT_ERROR_PREFIX - 类 中的静态变量com.asyncexcel.core.importer.AsyncImportTaskSupport
 
ImportContext - com.asyncexcel.core.importer中的类
 
ImportContext - com.asyncexcel.core.importer中的类
 
ImportContext() - 类 的构造器com.asyncexcel.core.importer.ImportContext
 
ImportContext() - 类 的构造器com.asyncexcel.core.importer.ImportContext
 
importData(ImportHandler<T>, ImportSupport, DataImportParam, ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncExcelImporter
 
importData(ImportHandler<T>, ImportSupport, DataImportParam, ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncExcelImporter
 
importData(List<T>, DataImportParam) - 接口 中的方法com.asyncexcel.core.importer.ImportHandler
导入数据
importData(List<T>, DataImportParam) - 接口 中的方法com.asyncexcel.core.importer.ImportHandler
导入数据
ImportException - com.asyncexcel.core.importer中的异常错误
 
ImportException - com.asyncexcel.core.importer中的异常错误
 
ImportException() - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(String) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException() - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(String) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.ImportException
 
ImportHandler<T> - com.asyncexcel.core.importer中的接口
 
ImportHandler<T> - com.asyncexcel.core.importer中的接口
 
ImportRow - com.asyncexcel.core中的类
所有excel实体继承这个实体
ImportRow - com.asyncexcel.core中的类
所有excel实体继承这个实体
ImportRow() - 类 的构造器com.asyncexcel.core.ImportRow
 
ImportRow() - 类 的构造器com.asyncexcel.core.ImportRow
 
ImportSupport - com.asyncexcel.core.importer中的接口
 
ImportSupport - com.asyncexcel.core.importer中的接口
 
init() - 接口 中的方法com.asyncexcel.core.Handler
 
init() - 接口 中的方法com.asyncexcel.core.Handler
 
invoke(T, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
invoke(T, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
invokeHead(Map<Integer, ReadCellData<?>>, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
invokeHead(Map<Integer, ReadCellData<?>>, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
isDynamicHead() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
isDynamicHead() - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
ISheetIndex - com.asyncexcel.core中的接口
 
ISheetIndex - com.asyncexcel.core中的接口
 
ISheetRow - com.asyncexcel.core中的接口
 
ISheetRow - com.asyncexcel.core中的接口
 
IStorageService - com.asyncexcel.core.service中的接口
 
IStorageService - com.asyncexcel.core.service中的接口
 
isValidHead() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
isValidHead() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
isValidMaxRows() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
isValidMaxRows() - 类 中的方法com.asyncexcel.core.importer.ImportContext
 

M

MaxRowsLimitException - com.asyncexcel.core.importer中的异常错误
 
MaxRowsLimitException - com.asyncexcel.core.importer中的异常错误
 
MaxRowsLimitException() - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(String) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException() - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(String) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(String, Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(Throwable) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 
MaxRowsLimitException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.asyncexcel.core.importer.MaxRowsLimitException
 

O

onComplete(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onComplete(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onComplete(ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
完成阶段
onComplete(ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
完成阶段
onComplete(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onComplete(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onComplete(ImportContext) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
王成阶段
onComplete(ImportContext) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
王成阶段
onError(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onError(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onError(ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
失败处理阶段
onError(ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
失败处理阶段
onError(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onError(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onError(ImportContext) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
失败阶段由于某写原因导致导入中断,如业务抛异常了,或者服务中断了
onError(ImportContext) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
失败阶段由于某写原因导致导入中断,如业务抛异常了,或者服务中断了
onException(Exception, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
onException(Exception, AnalysisContext) - 类 中的方法com.asyncexcel.core.importer.AsyncPageReadListener
 
onExport(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onExport(ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onExport(ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
导出阶段
onExport(ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
导出阶段
onImport(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onImport(ImportContext) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onImport(ImportContext) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
开始执行导入
onImport(ImportContext) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
开始执行导入
onWrite(Collection<?>, ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onWrite(Collection<?>, ExportContext) - 类 中的方法com.asyncexcel.core.exporter.AsyncExportTaskSupport
 
onWrite(Collection<?>, ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
写文件阶段
onWrite(Collection<?>, ExportContext) - 接口 中的方法com.asyncexcel.core.exporter.ExportSupport
写文件阶段
onWrite(Collection<?>, ImportContext, List<ErrorMsg>) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onWrite(Collection<?>, ImportContext, List<ErrorMsg>) - 类 中的方法com.asyncexcel.core.importer.AsyncImportTaskSupport
 
onWrite(Collection<?>, ImportContext, List<ErrorMsg>) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
正常数据错误格式错误等写入错误文件返回下载链接
onWrite(Collection<?>, ImportContext, List<ErrorMsg>) - 接口 中的方法com.asyncexcel.core.importer.ImportSupport
正常数据错误格式错误等写入错误文件返回下载链接

R

read(String) - 接口 中的方法com.asyncexcel.core.service.IStorageService
读文件
read(String) - 接口 中的方法com.asyncexcel.core.service.IStorageService
读文件
record(int) - 类 中的方法com.asyncexcel.core.ExcelContext
 
record(int, int) - 类 中的方法com.asyncexcel.core.ExcelContext
 
record(int) - 类 中的方法com.asyncexcel.core.ExcelContext
 
record(int, int) - 类 中的方法com.asyncexcel.core.ExcelContext
 

S

save(ExcelTask) - 接口 中的方法com.asyncexcel.core.service.TaskService
保存任务
save(ExcelTask) - 接口 中的方法com.asyncexcel.core.service.TaskService
保存任务
setConverters(List<Converter<?>>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setConverters(List<Converter<?>>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setCurrent(Long) - 类 中的方法com.asyncexcel.core.ExportPage
 
setCurrent(Long) - 类 中的方法com.asyncexcel.core.ExportPage
 
setDynamicHead(boolean) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setDynamicHead(boolean) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setErrorFile(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setErrorFile(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setErrorHeadClass(Class<?>) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setErrorHeadClass(Class<?>) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setExcelWriter(ExcelWriter) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setExcelWriter(ExcelWriter) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setExcelWriter(ExcelWriter) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setExcelWriter(ExcelWriter) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setFailCount(Long) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setFailCount(Long) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setFailMessage(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setFailMessage(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setFailMessage(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setFailMessage(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setFileName(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setFileName(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setFileName(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setFileName(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setFuture(Future<String>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setFuture(Future<String>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setFuture(Future<String>) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setFuture(Future<String>) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setHeadClass(Class<?>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setHeadClass(Class<?>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setHeadList(List<List<String>>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setHeadList(List<List<String>>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setInputStream(InputStream) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setInputStream(InputStream) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setInputStream(InputStream) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setInputStream(InputStream) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setMaxRows(int) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setMaxRows(int) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setMsg(String) - 类 中的方法com.asyncexcel.core.ErrorMsg
 
setMsg(String) - 类 中的方法com.asyncexcel.core.ErrorMsg
 
setOutputStream(OutputStream) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setOutputStream(OutputStream) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setOutputStream(OutputStream) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setOutputStream(OutputStream) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setRecords(List<T>) - 类 中的方法com.asyncexcel.core.ExportPage
 
setRecords(List<T>) - 类 中的方法com.asyncexcel.core.ExportPage
 
setResultFile(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setResultFile(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setRow(Integer) - 类 中的方法com.asyncexcel.core.ErrorMsg
 
setRow(Integer) - 类 中的方法com.asyncexcel.core.ErrorMsg
 
setRow(int) - 类 中的方法com.asyncexcel.core.ExportRow
 
setRow(int) - 类 中的方法com.asyncexcel.core.ExportRow
 
setRow(int) - 类 中的方法com.asyncexcel.core.ImportRow
 
setRow(int) - 类 中的方法com.asyncexcel.core.ImportRow
 
setRow(int) - 接口 中的方法com.asyncexcel.core.ISheetRow
 
setRow(int) - 接口 中的方法com.asyncexcel.core.ISheetRow
 
setRowFailMessage(String) - 类 中的方法com.asyncexcel.core.ImportRow
 
setRowFailMessage(String) - 类 中的方法com.asyncexcel.core.ImportRow
 
setSheetIndex(int) - 类 中的方法com.asyncexcel.core.ImportRow
 
setSheetIndex(int) - 类 中的方法com.asyncexcel.core.ImportRow
 
setSheetIndex(int) - 接口 中的方法com.asyncexcel.core.ISheetIndex
 
setSheetIndex(int) - 接口 中的方法com.asyncexcel.core.ISheetIndex
 
setSheetName(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setSheetName(String) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setSheetName(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setSheetName(String) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setSize(Long) - 类 中的方法com.asyncexcel.core.ExportPage
 
setSize(Long) - 类 中的方法com.asyncexcel.core.ExportPage
 
setSuccessCount(Long) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setSuccessCount(Long) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setTask(ExcelTask) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setTask(ExcelTask) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setTotal(Long) - 类 中的方法com.asyncexcel.core.ExportPage
 
setTotal(Long) - 类 中的方法com.asyncexcel.core.ExportPage
 
setTotalCount(Long) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setTotalCount(Long) - 类 中的方法com.asyncexcel.core.ExcelContext
 
setValidHead(boolean) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setValidHead(boolean) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setValidMaxRows(boolean) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setValidMaxRows(boolean) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setWriteHandlers(List<WriteHandler>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setWriteHandlers(List<WriteHandler>) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setWriteSheet(WriteSheet) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setWriteSheet(WriteSheet) - 类 中的方法com.asyncexcel.core.exporter.ExportContext
 
setWriteSheet(WriteSheet) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
setWriteSheet(WriteSheet) - 类 中的方法com.asyncexcel.core.importer.ImportContext
 
Support - com.asyncexcel.core中的接口
 
Support - com.asyncexcel.core中的接口
 

T

TaskService - com.asyncexcel.core.service中的接口
 
TaskService - com.asyncexcel.core.service中的接口
 

U

updateById(ExcelTask) - 接口 中的方法com.asyncexcel.core.service.TaskService
根据id更新任务
updateById(ExcelTask) - 接口 中的方法com.asyncexcel.core.service.TaskService
根据id更新任务

W

wrap2Runtime(Exception) - 类 中的静态方法com.asyncexcel.core.ExceptionUtil
 
wrap2Runtime(Exception) - 类 中的静态方法com.asyncexcel.core.ExceptionUtil
 
write(String, Consumer<OutputStream>) - 接口 中的方法com.asyncexcel.core.service.IStorageService
自定义一个输出流函数写出去
write(String, InputStream) - 接口 中的方法com.asyncexcel.core.service.IStorageService
从一个输入流读取数据写出到另一个数据流中去
write(String, Consumer<OutputStream>) - 接口 中的方法com.asyncexcel.core.service.IStorageService
自定义一个输出流函数写出去
write(String, InputStream) - 接口 中的方法com.asyncexcel.core.service.IStorageService
从一个输入流读取数据写出到另一个数据流中去

X

XLSX_SUFFIX - 类 中的静态变量com.asyncexcel.core.importer.AsyncImportTaskSupport
 
XLSX_SUFFIX - 类 中的静态变量com.asyncexcel.core.importer.AsyncImportTaskSupport
 
A B C D E G H I M O R S T U W X 
跳过导航链接

Copyright © 2022. All rights reserved.