跳过导航链接
A B C D E F G H I L M N O P R S T V W X 

A

AbstractExcelColumnConverter<A,T> - cn.chenzw.excel.magic.core.support.converter中的接口
字段值转换器
AbstractExcelColumnValidator<A extends Annotation> - cn.chenzw.excel.magic.core.support.validator中的接口
 
AbstractExcelReaderExecutor<T> - cn.chenzw.excel.magic.core.executor中的类
 
AbstractExcelReaderExecutor(ExcelReaderContext) - 类 的构造器cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
AbstractExcelWriterExecutor - cn.chenzw.excel.magic.core.executor中的类
 
AbstractExcelWriterExecutor(ExcelWriterContext) - 类 的构造器cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
addData(List<?>...) - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelWriterContext
 
addData(List<List<?>>) - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelWriterContext
 
addData(List<?>...) - 接口 中的方法cn.chenzw.excel.magic.core.context.ExcelWriterContext
添加数据
addData(List<List<?>>) - 接口 中的方法cn.chenzw.excel.magic.core.context.ExcelWriterContext
添加数据
addData(List<?>...) - 类 中的方法cn.chenzw.excel.magic.core.support.ExcelWriter
添加数据
addDataValidation() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
addDataValidation() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
addDataValidation() - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelWriterLifecycle
添加校验的下拉数据
addExceCell(ExcelCellDefinition) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
addModel(Class<?>...) - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelWriterContext
 
addModel(Class<?>...) - 接口 中的方法cn.chenzw.excel.magic.core.context.ExcelWriterContext
添加模型元数据
addModel(Class<?>...) - 类 中的方法cn.chenzw.excel.magic.core.support.ExcelWriter
 
afterCallback() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
afterCallback() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
afterCallback() - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelWriterLifecycle
 
AnnotationExcelReaderContext - cn.chenzw.excel.magic.core.context中的类
 
AnnotationExcelReaderContext(InputStream, Class<T>) - 类 的构造器cn.chenzw.excel.magic.core.context.AnnotationExcelReaderContext
 
AnnotationExcelReaderSheetDefinition - cn.chenzw.excel.magic.core.meta.model中的类
 
AnnotationExcelReaderSheetDefinition(Class<?>) - 类 的构造器cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
AnnotationExcelWriterContext - cn.chenzw.excel.magic.core.context中的类
 
AnnotationExcelWriterContext() - 类 的构造器cn.chenzw.excel.magic.core.context.AnnotationExcelWriterContext
 
AnnotationExcelWriterSheetDefinition - cn.chenzw.excel.magic.core.meta.model中的类
 
AnnotationExcelWriterSheetDefinition(Class<?>, List<?>) - 类 的构造器cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 

B

beforeCallback() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
beforeCallback() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
beforeCallback() - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelWriterLifecycle
 
build(Workbook, Cell) - 接口 中的方法cn.chenzw.excel.magic.core.meta.style.CellStyleBuilder
 
build(Workbook, Cell) - 类 中的方法cn.chenzw.excel.magic.core.meta.style.DefaultDataCellStyleBuilder
 
build(Workbook, Cell) - 类 中的方法cn.chenzw.excel.magic.core.meta.style.DefaultTitleCellStyleBuilder
 
build(Workbook, Cell) - 类 中的方法cn.chenzw.excel.magic.core.meta.style.LightGreenTitleCellStyleBuilder
 

C

CELL_ABC_INDEX_ATTR - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
 
CELL_BOOLEAN_TYPE - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
布尔类型
CELL_ERROR_TYPE - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
错误类型
CELL_INLINE_STR_TYPE - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
内联字符串
CELL_STRING_TYPE - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
共享字符串类型
CELL_STYLE_ATTR - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
样式索引
CELL_TAG - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
单元格标签
CELL_TYPE_ATTR - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
单元格类型
CellRange - cn.chenzw.excel.magic.core.meta.annotation中的注释类型
 
CellStyleBuilder - cn.chenzw.excel.magic.core.meta.style中的接口
 
characters(char[], int, int) - 类 中的方法cn.chenzw.excel.magic.core.analysis.XlsxAnalysisHandler
 
CHARSET_UTF_8 - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
 
cn.chenzw.excel.magic.core.analysis - 程序包 cn.chenzw.excel.magic.core.analysis
 
cn.chenzw.excel.magic.core.constants - 程序包 cn.chenzw.excel.magic.core.constants
 
cn.chenzw.excel.magic.core.context - 程序包 cn.chenzw.excel.magic.core.context
 
cn.chenzw.excel.magic.core.exception - 程序包 cn.chenzw.excel.magic.core.exception
 
cn.chenzw.excel.magic.core.executor - 程序包 cn.chenzw.excel.magic.core.executor
 
cn.chenzw.excel.magic.core.lifecycle - 程序包 cn.chenzw.excel.magic.core.lifecycle
 
cn.chenzw.excel.magic.core.meta.annotation - 程序包 cn.chenzw.excel.magic.core.meta.annotation
 
cn.chenzw.excel.magic.core.meta.annotation.converter - 程序包 cn.chenzw.excel.magic.core.meta.annotation.converter
 
cn.chenzw.excel.magic.core.meta.annotation.datavalidation - 程序包 cn.chenzw.excel.magic.core.meta.annotation.datavalidation
 
cn.chenzw.excel.magic.core.meta.annotation.validation - 程序包 cn.chenzw.excel.magic.core.meta.annotation.validation
 
cn.chenzw.excel.magic.core.meta.model - 程序包 cn.chenzw.excel.magic.core.meta.model
 
cn.chenzw.excel.magic.core.meta.style - 程序包 cn.chenzw.excel.magic.core.meta.style
 
cn.chenzw.excel.magic.core.processor - 程序包 cn.chenzw.excel.magic.core.processor
 
cn.chenzw.excel.magic.core.support - 程序包 cn.chenzw.excel.magic.core.support
 
cn.chenzw.excel.magic.core.support.converter - 程序包 cn.chenzw.excel.magic.core.support.converter
 
cn.chenzw.excel.magic.core.support.dataconstraint - 程序包 cn.chenzw.excel.magic.core.support.dataconstraint
 
cn.chenzw.excel.magic.core.support.validator - 程序包 cn.chenzw.excel.magic.core.support.validator
 
cn.chenzw.excel.magic.core.util - 程序包 cn.chenzw.excel.magic.core.util
 
ColorUtils - cn.chenzw.excel.magic.core.util中的类
颜色工具类
compareTo(Object) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
compareTo(Object) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
ConstraintValidator - cn.chenzw.excel.magic.core.meta.annotation.validation中的注释类型
 
convert(String) - 接口 中的方法cn.chenzw.excel.magic.core.support.converter.AbstractExcelColumnConverter
 
convert(String) - 类 中的方法cn.chenzw.excel.magic.core.support.converter.ExcelDefaultConverter
 
convert(String) - 类 中的方法cn.chenzw.excel.magic.core.support.converter.ExcelKVConverter
 
curColIndex - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
curColIndex - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
curRowIndex - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
curRowIndex - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
curSheet - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
curSheetIndex - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
curSheetIndex - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 

D

DEFAULT_DATE_FORMAT - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
默认的日期格式
DefaultDataCellStyleBuilder - cn.chenzw.excel.magic.core.meta.style中的类
 
DefaultDataCellStyleBuilder() - 类 的构造器cn.chenzw.excel.magic.core.meta.style.DefaultDataCellStyleBuilder
 
DefaultTitleCellStyleBuilder - cn.chenzw.excel.magic.core.meta.style中的类
 
DefaultTitleCellStyleBuilder() - 类 的构造器cn.chenzw.excel.magic.core.meta.style.DefaultTitleCellStyleBuilder
 
DIMENSION_REF_ATTR - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
 
DIMENSION_TAG - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
行数标签

E

endElement(String, String, String) - 类 中的方法cn.chenzw.excel.magic.core.analysis.XlsxAnalysisHandler
 
EXCEL_CONTENT_TYPE - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
Excel响应类型
ExcelBooleanCellType() - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelBooleanCellType
 
ExcelCellDefinition - cn.chenzw.excel.magic.core.meta.model中的类
 
ExcelCellDefinition() - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
ExcelCellDefinition.ExcelBooleanCellType - cn.chenzw.excel.magic.core.meta.model中的类
布尔值类型(1=true; 0=false)
ExcelCellDefinition.ExcelCellType - cn.chenzw.excel.magic.core.meta.model中的接口
单元格格式
ExcelCellDefinition.ExcelDateCellType - cn.chenzw.excel.magic.core.meta.model中的类
日期格式
ExcelCellDefinition.ExcelErrorCellType - cn.chenzw.excel.magic.core.meta.model中的类
错误类型
ExcelCellDefinition.ExcelInlinStrCellType - cn.chenzw.excel.magic.core.meta.model中的类
内联字符串(不使用共享池)
ExcelCellDefinition.ExcelNullCellType - cn.chenzw.excel.magic.core.meta.model中的类
 
ExcelCellDefinition.ExcelNumbericCellType - cn.chenzw.excel.magic.core.meta.model中的类
数值类型
ExcelCellDefinition.ExcelStringCellType - cn.chenzw.excel.magic.core.meta.model中的类
共享字符串格式
ExcelComplexHeader - cn.chenzw.excel.magic.core.meta.annotation中的注释类型
 
ExcelConstants - cn.chenzw.excel.magic.core.constants中的类
 
ExcelConstants() - 类 的构造器cn.chenzw.excel.magic.core.constants.ExcelConstants
 
ExcelContext - cn.chenzw.excel.magic.core.context中的接口
 
ExcelConverter - cn.chenzw.excel.magic.core.meta.annotation.converter中的注释类型
 
ExcelDataFormat - cn.chenzw.excel.magic.core.meta.annotation中的注释类型
 
ExcelDataValidation - cn.chenzw.excel.magic.core.meta.annotation.datavalidation中的注释类型
 
ExcelDataValidationConstraint<A> - cn.chenzw.excel.magic.core.support.dataconstraint中的接口
 
ExcelDateCellType(StylesTable) - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelDateCellType
 
ExcelDefaultConverter - cn.chenzw.excel.magic.core.support.converter中的类
 
ExcelDefaultConverter() - 类 的构造器cn.chenzw.excel.magic.core.support.converter.ExcelDefaultConverter
 
ExcelDefaultValidator - cn.chenzw.excel.magic.core.support.validator中的类
默认校验器
ExcelDefaultValidator() - 类 的构造器cn.chenzw.excel.magic.core.support.validator.ExcelDefaultValidator
 
ExcelErrorCellType() - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelErrorCellType
 
ExcelException - cn.chenzw.excel.magic.core.exception中的异常错误
 
ExcelException() - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelException
 
ExcelException(String) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelException
 
ExcelException(String, Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelException
 
ExcelException(Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelException
 
ExcelException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelException
 
ExcelExecutor - cn.chenzw.excel.magic.core.executor中的接口
 
ExcelExport - cn.chenzw.excel.magic.core.meta.annotation中的注释类型
 
ExcelExportColumn - cn.chenzw.excel.magic.core.meta.annotation中的注释类型
Excel列
ExcelFieldUtils - cn.chenzw.excel.magic.core.util中的类
 
ExcelFieldUtils() - 类 的构造器cn.chenzw.excel.magic.core.util.ExcelFieldUtils
 
ExcelImport - cn.chenzw.excel.magic.core.meta.annotation中的注释类型
 
ExcelImportColumn - cn.chenzw.excel.magic.core.meta.annotation中的注释类型
 
ExcelInlinStrCellType() - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelInlinStrCellType
 
ExcelKVConvert - cn.chenzw.excel.magic.core.meta.annotation.converter中的注释类型
 
ExcelKVConverter - cn.chenzw.excel.magic.core.support.converter中的类
 
ExcelKVConverter() - 类 的构造器cn.chenzw.excel.magic.core.support.converter.ExcelKVConverter
 
ExcelNullCellType() - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelNullCellType
 
ExcelNumbericCellType(StylesTable) - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelNumbericCellType
 
ExcelPerRowProcessor - cn.chenzw.excel.magic.core.processor中的接口
 
ExcelReader - cn.chenzw.excel.magic.core.support中的类
 
ExcelReader(InputStream) - 类 的构造器cn.chenzw.excel.magic.core.support.ExcelReader
 
ExcelReaderContext - cn.chenzw.excel.magic.core.context中的接口
 
ExcelReaderException - cn.chenzw.excel.magic.core.exception中的异常错误
 
ExcelReaderException(int, int, int, String, String) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
ExcelReaderException(int, int, int, String, String, Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
ExcelReaderException(String) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
ExcelReaderException(String, Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
ExcelReaderException(Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
ExcelReaderExecutor<T> - cn.chenzw.excel.magic.core.executor中的类
 
ExcelReaderExecutor(ExcelReaderContext) - 类 的构造器cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
ExcelReaderLifecycle - cn.chenzw.excel.magic.core.lifecycle中的接口
 
ExcelReaderSheetDefinition - cn.chenzw.excel.magic.core.meta.model中的接口
 
ExcelRegexValidator - cn.chenzw.excel.magic.core.support.validator中的类
 
ExcelRegexValidator() - 类 的构造器cn.chenzw.excel.magic.core.support.validator.ExcelRegexValidator
 
ExcelRegexValue - cn.chenzw.excel.magic.core.meta.annotation.validation中的注释类型
 
ExcelResponseUtils - cn.chenzw.excel.magic.core.util中的类
 
ExcelResponseUtils() - 类 的构造器cn.chenzw.excel.magic.core.util.ExcelResponseUtils
 
ExcelRowDefinition - cn.chenzw.excel.magic.core.meta.model中的类
 
ExcelRowDefinition() - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
ExcelSheetDefinition - cn.chenzw.excel.magic.core.meta.model中的接口
 
ExcelStringCellType(SharedStringsTable) - 类 的构造器cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelStringCellType
 
ExcelStringList - cn.chenzw.excel.magic.core.meta.annotation.datavalidation中的注释类型
 
ExcelStringListDataValidationConstaint - cn.chenzw.excel.magic.core.support.dataconstraint中的类
 
ExcelStringListDataValidationConstaint() - 类 的构造器cn.chenzw.excel.magic.core.support.dataconstraint.ExcelStringListDataValidationConstaint
 
ExcelWriter - cn.chenzw.excel.magic.core.support中的类
 
ExcelWriter() - 类 的构造器cn.chenzw.excel.magic.core.support.ExcelWriter
 
ExcelWriterContext - cn.chenzw.excel.magic.core.context中的接口
 
ExcelWriterException - cn.chenzw.excel.magic.core.exception中的异常错误
 
ExcelWriterException() - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
ExcelWriterException(Integer, Integer, Integer, String, String, Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
ExcelWriterException(String) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
ExcelWriterException(String, Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
ExcelWriterException(Throwable) - 异常错误 的构造器cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
ExcelWriterExecutor - cn.chenzw.excel.magic.core.executor中的类
 
ExcelWriterExecutor(ExcelWriterContext) - 类 的构造器cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
ExcelWriterLifecycle - cn.chenzw.excel.magic.core.lifecycle中的接口
 
ExcelWriterSheetDefinition - cn.chenzw.excel.magic.core.meta.model中的接口
 
ExcelXmlCodecUtils - cn.chenzw.excel.magic.core.util中的类
 
ExcelXmlCodecUtils() - 类 的构造器cn.chenzw.excel.magic.core.util.ExcelXmlCodecUtils
 
executeRead() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
executeRead() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
executeRead() - 接口 中的方法cn.chenzw.excel.magic.core.executor.ExcelExecutor
 
executeRead() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
executeWrite() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
executeWrite() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
executeWrite() - 接口 中的方法cn.chenzw.excel.magic.core.executor.ExcelExecutor
 

F

format(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
format(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
format(ExcelRowDefinition) - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelReaderLifecycle
格式转换

G

generate() - 接口 中的方法cn.chenzw.excel.magic.core.support.dataconstraint.ExcelDataValidationConstraint
 
generate() - 类 中的方法cn.chenzw.excel.magic.core.support.dataconstraint.ExcelStringListDataValidationConstaint
 
getAbcPosition() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getAnnotation(Class<A>) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
getAnnotation(Class<A>) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getAnnotation(Class<A>) - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelSheetDefinition
获取Sheet注解
getBindingModel() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
getBindingModel() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getBindingModel() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelSheetDefinition
获取绑定的对象
getBuiltinResponse(HttpServletResponse, String) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelResponseUtils
获取内建的response
getCause() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
getCellType() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
getCellValue() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getCellValue() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
getCellValue() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
getCellValue(ExcelRowDefinition, int) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelFieldUtils
 
getColIndex() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getColIndex() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
getColIndex() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
getColIndex(String) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelXmlCodecUtils
 
getColTitle() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
getColumnFields() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
getColumnFields() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getColumnFields() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelSheetDefinition
获取列字段
getDataFormat(int, StylesTable) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelXmlCodecUtils
 
getDataRowHeight() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getDataRowHeight() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
getExcelCells() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
getExcelRowProcess() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
getExcelRowProcess() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
getExecutor() - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelReaderContext
 
getExecutor() - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelWriterContext
 
getExecutor() - 接口 中的方法cn.chenzw.excel.magic.core.context.ExcelContext
 
getFirstDataRow() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
getFirstDataRow() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getFirstDataRow() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelSheetDefinition
获取数据行号
getGenericClass(List<?>) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ListUtils
获取泛型类型
getHumaneMessage() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getInputStream() - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelReaderContext
 
getInputStream() - 接口 中的方法cn.chenzw.excel.magic.core.context.ExcelReaderContext
 
getMaxRowsPerSheet() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getMaxRowsPerSheet() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
getMessage() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getMessage() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
getOrder() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getOrder() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
getRowDatas() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getRowDatas() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
getRowIndex() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getRowIndex() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
getRowIndex() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
getRowIndex() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
getRowStripeColor() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getRowStripeColor() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
getSheetDefinitions() - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelReaderContext
 
getSheetDefinitions() - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelWriterContext
 
getSheetDefinitions() - 接口 中的方法cn.chenzw.excel.magic.core.context.ExcelContext
 
getSheetIndex() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getSheetIndex() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
getSheetIndex() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
getSheetIndex() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
getSheetIndex() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelReaderSheetDefinition
 
getSheetIndex() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
getSheetIndexs() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelReaderSheetDefinition
 
getSheetIndexs() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelReaderSheetDefinition
 
getSheetName() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getSheetName() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
getShortMessage() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
getTitleRowHeight() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
getTitleRowHeight() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
getTotalRow(String) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelXmlCodecUtils
 
getValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelBooleanCellType
 
getValue(String) - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelCellType
 
getValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelDateCellType
 
getValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelErrorCellType
 
getValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelInlinStrCellType
 
getValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelNullCellType
 
getValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelNumbericCellType
 
getValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelStringCellType
 

H

handleComplexHeader() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
handleComplexHeader() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
handleComplexHeader() - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelWriterLifecycle
处理复杂表头
hexToRgb(String) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ColorUtils
将十六进制颜色转RGB格式

I

initData() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
initData() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
initData() - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelWriterLifecycle
初始化数据
initHeadTitle() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
initHeadTitle() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
initHeadTitle() - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelWriterLifecycle
初始化标题
initialize(A) - 接口 中的方法cn.chenzw.excel.magic.core.support.converter.AbstractExcelColumnConverter
 
initialize(Object) - 类 中的方法cn.chenzw.excel.magic.core.support.converter.ExcelDefaultConverter
 
initialize(ExcelKVConvert) - 类 中的方法cn.chenzw.excel.magic.core.support.converter.ExcelKVConverter
 
initialize(A) - 接口 中的方法cn.chenzw.excel.magic.core.support.dataconstraint.ExcelDataValidationConstraint
 
initialize(ExcelStringList) - 类 中的方法cn.chenzw.excel.magic.core.support.dataconstraint.ExcelStringListDataValidationConstaint
 
initialize(A) - 接口 中的方法cn.chenzw.excel.magic.core.support.validator.AbstractExcelColumnValidator
 
initialize(Annotation) - 类 中的方法cn.chenzw.excel.magic.core.support.validator.ExcelDefaultValidator
 
initialize(ExcelRegexValue) - 类 中的方法cn.chenzw.excel.magic.core.support.validator.ExcelRegexValidator
 
isEmptyRow(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
isEmptyRow(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
isEmptyRow(ExcelRowDefinition) - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelReaderLifecycle
是否空行
isRowStriped() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
isRowStriped() - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
isTitleRow(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
是否标题行
isTitleRow(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 

L

LightGreenTitleCellStyleBuilder - cn.chenzw.excel.magic.core.meta.style中的类
浅绿色
LightGreenTitleCellStyleBuilder() - 类 的构造器cn.chenzw.excel.magic.core.meta.style.LightGreenTitleCellStyleBuilder
 
ListUtils - cn.chenzw.excel.magic.core.util中的类
 
ListUtils() - 类 的构造器cn.chenzw.excel.magic.core.util.ListUtils
 

M

main(String[]) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelFieldUtils
 
matches(String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelBooleanCellType
 
matches(String, Attributes) - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelCellType
 
matches(String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelDateCellType
 
matches(String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelErrorCellType
 
matches(String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelInlinStrCellType
 
matches(String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelNullCellType
 
matches(String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelNumbericCellType
 
matches(String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition.ExcelStringCellType
 

N

newInstance(InputStream) - 类 中的静态方法cn.chenzw.excel.magic.core.support.ExcelReader
 
newInstance() - 类 中的静态方法cn.chenzw.excel.magic.core.support.ExcelWriter
 
newTemplateInstance(Class<?>...) - 类 中的静态方法cn.chenzw.excel.magic.core.support.ExcelWriter
实例化模版类

O

OCTET_STREAM_CONTENT_TYPE - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
 

P

processPerRow(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
processPerRow(ExcelRowDefinition) - 接口 中的方法cn.chenzw.excel.magic.core.processor.ExcelPerRowProcessor
 
processTotalRow(int) - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
processTotalRow(int) - 接口 中的方法cn.chenzw.excel.magic.core.processor.ExcelPerRowProcessor
 

R

read(Class<T>) - 类 中的方法cn.chenzw.excel.magic.core.support.ExcelReader
 
readerContext - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
removeSheet(int) - 类 中的方法cn.chenzw.excel.magic.core.context.AnnotationExcelWriterContext
 
removeSheet(int) - 接口 中的方法cn.chenzw.excel.magic.core.context.ExcelWriterContext
移除Sheet定义
ROW_INDEX_ATTR - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
 
ROW_TAG - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
行标签

S

setCause(Throwable) - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
setCellType(ExcelCellDefinition.ExcelCellType) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
setCellValue(String) - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
setCellValue(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
setCellValue(Cell, Object, Field) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelFieldUtils
 
setColIndex(Integer) - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
setColIndex(Integer) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
setColTitle(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
setExcelCells(List<ExcelCellDefinition>) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
setFieldValue(Field, Object, Object, String) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ExcelFieldUtils
给字段赋值
setMessage(String) - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
setRowIndex(Integer) - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
setRowIndex(Integer) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
setRowIndex(Integer) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
setSheetIndex(Integer) - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
setSheetIndex(Integer) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
setSheetIndex(Integer) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
setSheetName(String) - 类 中的方法cn.chenzw.excel.magic.core.meta.model.AnnotationExcelWriterSheetDefinition
 
setSheetName(String) - 接口 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelWriterSheetDefinition
 
SHEET_PRFIX - 类 中的静态变量cn.chenzw.excel.magic.core.constants.ExcelConstants
SHEET
sheetPaging() - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelWriterExecutor
 
sheetPaging() - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelWriterExecutor
 
sheetPaging() - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelWriterLifecycle
sheet分页
split(List<T>, Integer) - 类 中的静态方法cn.chenzw.excel.magic.core.util.ListUtils
将列表切割成指定大小
startElement(String, String, String, Attributes) - 类 中的方法cn.chenzw.excel.magic.core.analysis.XlsxAnalysisHandler
 

T

toString() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelReaderException
 
toString() - 异常错误 中的方法cn.chenzw.excel.magic.core.exception.ExcelWriterException
 
toString() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelCellDefinition
 
toString() - 类 中的方法cn.chenzw.excel.magic.core.meta.model.ExcelRowDefinition
 
totalRows - 类 中的变量cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 

V

validate(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.AbstractExcelReaderExecutor
 
validate(ExcelRowDefinition) - 类 中的方法cn.chenzw.excel.magic.core.executor.ExcelReaderExecutor
 
validate(ExcelRowDefinition) - 接口 中的方法cn.chenzw.excel.magic.core.lifecycle.ExcelReaderLifecycle
数据校验
validate(String) - 接口 中的方法cn.chenzw.excel.magic.core.support.validator.AbstractExcelColumnValidator
 
validate(String) - 类 中的方法cn.chenzw.excel.magic.core.support.validator.ExcelDefaultValidator
 
validate(String) - 类 中的方法cn.chenzw.excel.magic.core.support.validator.ExcelRegexValidator
 

W

write(OutputStream) - 类 中的方法cn.chenzw.excel.magic.core.support.ExcelWriter
 
write(HttpServletResponse) - 类 中的方法cn.chenzw.excel.magic.core.support.ExcelWriter
 

X

XlsxAnalysisHandler - cn.chenzw.excel.magic.core.analysis中的类
 
XlsxAnalysisHandler(StylesTable, SharedStringsTable, ExcelPerRowProcessor) - 类 的构造器cn.chenzw.excel.magic.core.analysis.XlsxAnalysisHandler
 
A B C D E F G H I L M N O P R S T V W X 
跳过导航链接

Copyright © 2019. All rights reserved.