索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
$
- $DEFAULT - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
A
- AbstractContext - cn.toutatis.xvoid.axolotl.common中的类
-
文件元信息抽象类
- AbstractContext() - 类的构造器 cn.toutatis.xvoid.axolotl.common.AbstractContext
- AbstractDataCastAdapter<FT> - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
-
适配器基类
- AbstractDataCastAdapter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.AbstractDataCastAdapter
- AbstractStyleRender - cn.toutatis.xvoid.axolotl.excel.writer.style中的类
-
样式渲染器抽象类 继承此抽象类可以获取环境变量实现自定义样式渲染
- AbstractStyleRender(Logger) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- AbstractStyleRender.FieldInfo - cn.toutatis.xvoid.axolotl.excel.writer.style中的类
-
属性信息 用于渲染列的数据和合计
- AbstractStyleRender.HeaderRecursiveInfo - cn.toutatis.xvoid.axolotl.excel.writer.style中的类
-
表头递归信息
- adapter() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
自定义适配器
- adapter() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.SpecifyPositionBind
-
指定单元格位置的适配器,默认使用默认适配器
- adaptiveCellValue2EntityClass(CellGetInfo, EntityCellMappingInfo<?>, ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 适配实体类的字段
- adaptiveValue(DataCastAdapter<Object>, CellGetInfo, EntityCellMappingInfo<Object>, ReaderConfig<Object>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- addCalculateColumnIndex(int...) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
添加需要计算的列索引
- addFieldRecords(int, List<String>, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.TemplateWriteContext
- addSpecialRowHeight(int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
添加特殊行高
- ADMINISTRATION_RED - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
- AGGREGATE_REFERENCE_TEMPLATE_PATTERN - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
- AGGREGATE_REFERENCE_TEMPLATE_PLACEHOLDER - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
-
合计占位符正则表达式
- assignValueToField(Object, Object, EntityCellMappingInfo<?>, ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 讲适配后的值赋值给实体类字段
- AUTO_CATCH_COLUMN_LENGTH - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
自动计算列长度
- AUTO_FILL_DEFAULT_CELL_WHITE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
默认填充单元格为白色
- AUTO_INSERT_SERIAL_NUMBER - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
自动在第一列插入编号
- AUTO_INSERT_TOTAL_IN_ENDING - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
自动在结尾插入合计行
- AutoAdapter - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
-
自动适配器
- AutoWriteConfig - cn.toutatis.xvoid.axolotl.excel.writer中的类
-
自动写入的写入配置
- AutoWriteConfig() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
- AutoWriteConfig(Class<?>, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
- AutoWriteContext - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
- AutoWriteContext() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.AutoWriteContext
- AxolotlAbstractExcelReader<T> - cn.toutatis.xvoid.axolotl.excel.reader.support中的类
- AxolotlAbstractExcelReader(File) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
构造文件读取器
- AxolotlAbstractExcelReader(File, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
构造文件读取器
- AxolotlAbstractExcelReader(File, Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
构造文件读取器
- AxolotlAbstractExcelReader(File, Class<T>, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 构造文件读取器 初始化读取Excel文件 1.初始化加载文件先判断文件是否正常并且是需要的格式 2.将文件加载到POI工作簿中
- AxolotlAbstractExcelReader(InputStream) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 流支持构造
- AxolotlAbstractExcelReader(InputStream, Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- AxolotlAbstractExcelWriter - cn.toutatis.xvoid.axolotl.excel.writer中的类
- AxolotlAbstractExcelWriter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
- AxolotlAdministrationRedTheme - cn.toutatis.xvoid.axolotl.excel.writer.themes中的类
- AxolotlAdministrationRedTheme() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlAdministrationRedTheme
- AxolotlAutoExcelWriter - cn.toutatis.xvoid.axolotl.excel.writer中的类
-
文档文件写入器
- AxolotlAutoExcelWriter(AutoWriteConfig) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAutoExcelWriter
-
主构造函数
- AxolotlCellStyle - cn.toutatis.xvoid.axolotl.excel.writer.components中的类
- AxolotlCellStyle() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlCellStyle
- AxolotlClassicalTheme - cn.toutatis.xvoid.axolotl.excel.writer.themes中的类
- AxolotlClassicalTheme() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlClassicalTheme
- AxolotlColor - cn.toutatis.xvoid.axolotl.excel.writer.components中的类
-
工作簿颜色
- AxolotlColor(int, int, int) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlColor
- AxolotlCommendatoryColors - cn.toutatis.xvoid.axolotl.excel.writer.style中的类
- AxolotlCommendatoryColors() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- AxolotlConstant - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
-
导出预设常量的KEY
- AxolotlConstant() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.AxolotlConstant
- AxolotlDefaultReaderConfig - cn.toutatis.xvoid.axolotl.excel.reader.constant中的类
-
该模块使用的默认配置
- AxolotlDefaultReaderConfig() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.constant.AxolotlDefaultReaderConfig
- AxolotlExcelReader<T> - cn.toutatis.xvoid.axolotl.excel.reader中的类
-
Excel读取器
- AxolotlExcelReader(File) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- AxolotlExcelReader(File, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- AxolotlExcelReader(File, Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- AxolotlExcelReader(File, Class<T>, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- AxolotlExcelReader(InputStream) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- AxolotlExcelReader(InputStream, Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- AxolotlExcelReadException - cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions中的异常错误
-
读取Excel异常统一抛出
- AxolotlExcelReadException(EntityCellMappingInfo<?>, String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException
- AxolotlExcelReadException(CastContext<?>, String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException
- AxolotlExcelReadException(AxolotlExcelReadException.ExceptionType, String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException
- AxolotlExcelReadException(AxolotlExcelReadException.ExceptionType, String, int, int, String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException
- AxolotlExcelReadException(AxolotlExcelReadException.ExceptionType, Throwable) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException
- AxolotlExcelReadException(WorkBookContext, String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException
- AxolotlExcelReadException.ExceptionType - cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions中的Enum Class
- AxolotlExcelStream<T> - cn.toutatis.xvoid.axolotl.excel.reader.support.stream中的类
-
流式Sheet读取迭代器
- AxolotlExcelStream(AxolotlStreamExcelReader<?>, ReaderConfig<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.stream.AxolotlExcelStream
- AxolotlExcelWriter - cn.toutatis.xvoid.axolotl.excel.writer中的接口
- AxolotlException - cn.toutatis.xvoid.axolotl.exceptions中的异常错误
-
框架一般错误
- AxolotlException(String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.exceptions.AxolotlException
- AxolotlException(Throwable) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.exceptions.AxolotlException
- AxolotlHazeBlueTheme - cn.toutatis.xvoid.axolotl.excel.writer.themes中的类
- AxolotlHazeBlueTheme() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlHazeBlueTheme
- AxolotlIndustrialOrangeTheme - cn.toutatis.xvoid.axolotl.excel.writer.themes中的类
- AxolotlIndustrialOrangeTheme() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlIndustrialOrangeTheme
- AxolotlReadInfo - cn.toutatis.xvoid.axolotl.excel.reader.support中的类
-
当类拥有该字段时,将为实体赋予该字段 可以获取到读取时该行的信息
- AxolotlReadInfo() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlReadInfo
- AxolotlResult - cn.toutatis.xvoid.axolotl.common中的类
-
文档操作结果 主要用于产生对文档操作的结果记录 用户在操作文件时, 可以通过该结果记录来判断文件操作是否成功
- AxolotlResult() - 类的构造器 cn.toutatis.xvoid.axolotl.common.AxolotlResult
- Axolotls - cn.toutatis.xvoid.axolotl中的类
-
文档加载器静态构造
- Axolotls() - 类的构造器 cn.toutatis.xvoid.axolotl.Axolotls
- AxolotlStreamExcelReader<T> - cn.toutatis.xvoid.axolotl.excel.reader中的类
-
Excel流形式读取器
- AxolotlStreamExcelReader(File) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
- AxolotlStreamExcelReader(File, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
- AxolotlStreamExcelReader(File, Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
- AxolotlStreamExcelReader(File, Class<T>, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
- AxolotlStreamExcelReader(InputStream) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
- AxolotlStreamExcelReader(InputStream, Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
- AxolotlTemplateExcelWriter - cn.toutatis.xvoid.axolotl.excel.writer中的类
-
模板文档文件写入器
- AxolotlTemplateExcelWriter(TemplateWriteConfig) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlTemplateExcelWriter
-
主构造函数
- AxolotlTemplateExcelWriter(File, TemplateWriteConfig) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlTemplateExcelWriter
-
构造函数 可以写入一个模板文件
- AxolotlWriteException - cn.toutatis.xvoid.axolotl.excel.writer.exceptions中的异常错误
-
写入时的异常
- AxolotlWriteException(String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.writer.exceptions.AxolotlWriteException
- AxolotlWriteException(Throwable) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.excel.writer.exceptions.AxolotlWriteException
- AxolotlWriteResult - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
-
写入结果
- AxolotlWriteResult() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.AxolotlWriteResult
- AxolotlWriteResult(boolean, String) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.AxolotlWriteResult
B
- BLACK_COLOR - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
黑色颜色
- blankRowCheck(Row, int, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
判断当前行是否是空行
- blankRowCheck(Row, ReaderConfig<?>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
判断当前行是否是空行
- BLUE_GREY - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- BOOLEAN - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
判断类型
- BOOLEAN - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy.Type
-
布尔型策略
- build() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
构建读取配置
C
- CALCULATE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.PlaceholderType
-
计算值类型
- calculateColumns(AbstractStyleRender.FieldInfo) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
计算列合计
- cast(CellGetInfo, CastContext) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.AutoAdapter
- cast(CellGetInfo, CastContext<FT>) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.DataCastAdapter
-
类型转换
- cast(CellGetInfo, CastContext<Boolean>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultBooleanAdapter
- cast(CellGetInfo, CastContext<String>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultStringAdapter
- cast(CellGetInfo, CastContext<NT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultDateTimeAdapter
- cast(CellGetInfo, CastContext<NT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultNumericAdapter
- CAST_NUMBER_TO_DATE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
判断数字为日期类型将转换为日期格式
- CastContext<FT> - cn.toutatis.xvoid.axolotl.excel.reader.support中的类
-
用于存放cast相关的上下文信息
- CastContext() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.CastContext
- castRow2Instance(Row, ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
-
读取行数据转换为对象
- castValue(DataCastAdapter<Object>, CellGetInfo, EntityCellMappingInfo<Object>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- CellAddress - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
-
用于存放模板占位符单元格的行和列
- CellAddress(String, int, int, CellStyle) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.CellAddress
- cellAssignment(Sheet, int, int, CellStyle, Object) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
单元格赋值
- CellGetInfo - cn.toutatis.xvoid.axolotl.excel.reader.support中的类
- CellGetInfo(boolean, Object) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.CellGetInfo
- checkedAndUseCustomTheme(String, AxolotlColor) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
检查并使用自定义字体 如果自定义字体不为空,则使用自定义字体,否则使用默认主题字体
- checkFileFormat(File, InputStream) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
-
检查文件类型 流方式仅支持xlsx格式
- checkFileFormat(File, InputStream) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[内部方法] 检查文件格式
- checkWriteConfig(CommonWriteConfig) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
-
检查写入配置
- CIRCLE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.PlaceholderType
-
循环类型
- CIRCLE_REFERENCE_TEMPLATE_PATTERN - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
- CIRCLE_REFERENCE_TEMPLATE_PLACEHOLDER - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
-
循环引用占位符正则表达式
- clone() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CellAddress
- cloneOldCell2NewCell(Cell, Cell) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
- cloneOldRow2NewRow(Row, Row) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
- cloneOldSheet2NewSheet(Sheet, Sheet) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
- cloneOldWorkbook2NewWorkbook(Workbook, Workbook) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
- close() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAutoExcelWriter
- close() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlTemplateExcelWriter
-
关闭工作簿所对应输出流
- close() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CommonWriteConfig
- cn.toutatis.xvoid.axolotl - 程序包 cn.toutatis.xvoid.axolotl
- cn.toutatis.xvoid.axolotl.common - 程序包 cn.toutatis.xvoid.axolotl.common
- cn.toutatis.xvoid.axolotl.excel.reader - 程序包 cn.toutatis.xvoid.axolotl.excel.reader
- cn.toutatis.xvoid.axolotl.excel.reader.annotations - 程序包 cn.toutatis.xvoid.axolotl.excel.reader.annotations
- cn.toutatis.xvoid.axolotl.excel.reader.constant - 程序包 cn.toutatis.xvoid.axolotl.excel.reader.constant
- cn.toutatis.xvoid.axolotl.excel.reader.support - 程序包 cn.toutatis.xvoid.axolotl.excel.reader.support
- cn.toutatis.xvoid.axolotl.excel.reader.support.adapters - 程序包 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters
- cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions - 程序包 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions
- cn.toutatis.xvoid.axolotl.excel.reader.support.stream - 程序包 cn.toutatis.xvoid.axolotl.excel.reader.support.stream
- cn.toutatis.xvoid.axolotl.excel.writer - 程序包 cn.toutatis.xvoid.axolotl.excel.writer
- cn.toutatis.xvoid.axolotl.excel.writer.components - 程序包 cn.toutatis.xvoid.axolotl.excel.writer.components
- cn.toutatis.xvoid.axolotl.excel.writer.constant - 程序包 cn.toutatis.xvoid.axolotl.excel.writer.constant
- cn.toutatis.xvoid.axolotl.excel.writer.exceptions - 程序包 cn.toutatis.xvoid.axolotl.excel.writer.exceptions
- cn.toutatis.xvoid.axolotl.excel.writer.style - 程序包 cn.toutatis.xvoid.axolotl.excel.writer.style
- cn.toutatis.xvoid.axolotl.excel.writer.support - 程序包 cn.toutatis.xvoid.axolotl.excel.writer.support
- cn.toutatis.xvoid.axolotl.excel.writer.support.inverters - 程序包 cn.toutatis.xvoid.axolotl.excel.writer.support.inverters
- cn.toutatis.xvoid.axolotl.excel.writer.themes - 程序包 cn.toutatis.xvoid.axolotl.excel.writer.themes
- cn.toutatis.xvoid.axolotl.exceptions - 程序包 cn.toutatis.xvoid.axolotl.exceptions
- cn.toutatis.xvoid.axolotl.toolkit - 程序包 cn.toutatis.xvoid.axolotl.toolkit
- cn.toutatis.xvoid.axolotl.toolkit.tika - 程序包 cn.toutatis.xvoid.axolotl.toolkit.tika
- ColumnBind - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的Annotation Interface
-
绑定Excel单元格的属性
- columnIndex() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
单元格序号
- CommonMimeType - cn.toutatis.xvoid.axolotl.common中的类
-
常见的MIME类型
- CommonMimeType() - 类的构造器 cn.toutatis.xvoid.axolotl.common.CommonMimeType
- CommonWriteConfig - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
-
写入配置
- CommonWriteConfig() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.CommonWriteConfig
-
构造使用默认配置
- CommonWriteConfig(boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.CommonWriteConfig
- CONST_PREFIX - 类中的静态变量 cn.toutatis.xvoid.axolotl.Meta
-
常量前缀
- context - 类中的变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
写入上下文
- convert(Object) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.DataInverter
- convert(Object) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.inverters.DefaultDataInverter
- CONVERT_FIELD_ERROR - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
转换数据时出现异常
- convertCellToInstance(Row, RT, ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- convertPositionCellToInstance(Object, ReaderConfig<?>, Sheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- CORNFLOWER_BLUE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- countOrlopCellNumber() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
-
计算当前表头的列数
- create(int, int, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlColor
- CREATE_DATE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.support.AxolotlConstant
-
创建日期
- CREATE_TIME - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.support.AxolotlConstant
-
创建时间
- createAdditionalExtensions() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 创建额外扩展 可能会计划出一些扩展功能
- createBlackMainTextCellStyle(BorderStyle, IndexedColors, AxolotlColor) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createBlackMainTextCellStyle(IndexedColors, AxolotlColor) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createBlackMainTextFont() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createCellStyle(Workbook, BorderStyle, IndexedColors, AxolotlColor) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
创建具有指定边框样式、边框颜色、前景色的单元格样式。
- createCellStyle(Workbook, BorderStyle, IndexedColors, AxolotlColor, Font) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
创建通用的单元格样式
- createFont(String, short, boolean, AxolotlColor) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
创建字体
- createFont(String, short, boolean, IndexedColors) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
创建字体
- createMainTextFont(short, AxolotlColor) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createMainTextFont(short, IndexedColors) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createMainTextFont(AxolotlColor) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createMainTextFont(IndexedColors) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createOrCatchCell(Sheet, int, int, CellStyle) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
创建单元格
- createOrCatchRow(Sheet, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
创建行
- createRedMainTextFont() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createStandardCellStyle(Workbook, BorderStyle, IndexedColors, AxolotlColor, Font) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
创建标准单元格样式
- createStyle(BorderStyle, IndexedColors, AxolotlColor, String, short, boolean, Object) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createStyle(BorderStyle, IndexedColors, AxolotlColor, Font) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createTitleRow(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
Part.1 表头 Step.1 创建标题行
- createWhiteMainTextFont() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- createWorkBookFont(Workbook, String, boolean, short, IndexedColors) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
创建工作簿字体
- createXSSFColor(int, int, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlColor
D
- DARK_BLUE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- DATA_BIND_PRECISE_LOCALIZATION - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
精确绑定属性 指定此特性,在按行读取时,若没有指定列名,将不会绑定对象属性 否则将按照实体字段顺序自动按照索引绑定数据
- DATA_FORMAT_PLAIN_TEXT_INDEX - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认文本格式化索引
- DataCastAdapter<FT> - cn.toutatis.xvoid.axolotl.excel.reader.support中的接口
-
类型转换适配器
- DataInverter<T> - cn.toutatis.xvoid.axolotl.excel.writer.support中的接口
-
TODO 实体类写入应当支持类型变换 目前支持写入字符串
- dataIterator(ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
-
数据迭代器
- debug(Logger, String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- debug(Logger, String, Object...) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- deepClone() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CellAddress
- DefaultAdapters - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
-
默认数据类型适配器
- DefaultAdapters() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultAdapters
- DefaultBooleanAdapter - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
- DefaultBooleanAdapter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultBooleanAdapter
- DefaultDataInverter - cn.toutatis.xvoid.axolotl.excel.writer.support.inverters中的类
- DefaultDataInverter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.inverters.DefaultDataInverter
- DefaultDateTimeAdapter<NT> - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
- DefaultDateTimeAdapter(Class<NT>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultDateTimeAdapter
- DefaultNumericAdapter<NT> - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
- DefaultNumericAdapter(Class<NT>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultNumericAdapter
- defaultRenderHeaders(SXSSFSheet, CellStyle) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
Part.1 表头 Step.2 递归表头
- defaultRenderNextData(SXSSFSheet, Object, CellStyle) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
默认行为渲染数据
- DefaultStringAdapter - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
-
默认的String类型适配器
- DefaultStringAdapter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultStringAdapter
- DesignConditions - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
- DesignConditions() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.DesignConditions
- detect(File, MimeType) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
- detect(File, MimeType, boolean) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
- detect(File, MimeType, boolean, boolean) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
判断文件是否正常并且为需要的格式 1.文件预检查 2.文件后缀是否匹配 3.文件媒体类型是否匹配
- detect(InputStream, MimeType, boolean) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
判断文件是否正常并且为需要的格式 流的情况较为特殊,由于流获取内容仅为字节,在获取文件类型时仅能获取较为特殊的几种类型,因此需要进行额外的判断 Excel文件本身为ZIP压缩类型,其中有特殊的标志文件可以进行判断,其余特殊类型请自行实现判断或提交PR进行类型补充
- DETECTED - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
识别通过
- DetectResult - cn.toutatis.xvoid.axolotl.toolkit.tika中的类
-
文件检测结果
- DetectResult(boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
- DetectResult(boolean, DetectResult.FileStatus, String) - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
- DetectResult(boolean, MimeType) - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
- DetectResult.FileStatus - cn.toutatis.xvoid.axolotl.toolkit.tika中的Enum Class
- detectThrowException(File, MimeType) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
E
- EntityCellMappingInfo<FT> - cn.toutatis.xvoid.axolotl.excel.reader.constant中的类
-
实体映射单元格读取信息
- EntityCellMappingInfo(Class<FT>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo
- EntityCellMappingInfo.MappingType - cn.toutatis.xvoid.axolotl.excel.reader.constant中的Enum Class
-
单元格映射类型
- error(Logger, String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- error(Logger, String, Object...) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- EXCEL_ZIP_XML_FILE_NAME - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.reader.constant.AxolotlDefaultReaderConfig
-
对于流进行读取时,由于无法获取文件本身内容,需要读取Excel文件所对应的压缩内容 Excel标志文件为[Content_Types].xml
- ExcelReadPolicy - cn.toutatis.xvoid.axolotl.excel.reader.constant中的Enum Class
-
读取Excel的功能可配置特性
- ExcelReadPolicy.Type - cn.toutatis.xvoid.axolotl.excel.reader.constant中的Enum Class
- ExcelStyleRender - cn.toutatis.xvoid.axolotl.excel.writer.style中的接口
-
Excel样式渲染器接口。
- ExcelToolkit - cn.toutatis.xvoid.axolotl.toolkit中的类
-
Excel工具类
- ExcelToolkit() - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
- ExcelWritePolicy - cn.toutatis.xvoid.axolotl.excel.writer.support中的Enum Class
-
Excel写入策略
- ExcelWritePolicy.Type - cn.toutatis.xvoid.axolotl.excel.writer.support中的Enum Class
-
写入策略类型
- ExcelWriteThemes - cn.toutatis.xvoid.axolotl.excel.writer.themes中的Enum Class
-
[Axolotl] Excel 写入主题
- excludePolicies() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.KeepIntact
-
排除的读取特性
- EXECUTABLE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
可执行策略
F
- FIELD_EXIST_OVERRIDE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
如果字段存在值覆盖掉原值
- FieldInfo(String, Object, int, int) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender.FieldInfo
- fieldIsPrimitive() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo
-
判断字段是否是基本类型
- fieldsIsInitialWriting(int, List<String>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.TemplateWriteContext
- FILE_MIME_TYPE_PROBLEM - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
文件内容格式识别不通过
- FILE_SELF_PROBLEM - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
文件自身问题识别不通过
- FILE_SUFFIX_PROBLEM - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
文件后缀识别不通过
- fillDefaultPrimitiveValue(Object) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo
-
默认值填充基本类型
- fillWhiteCell(Sheet, String) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
填充空白单元格
- finish(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- finish(SXSSFSheet) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.ExcelStyleRender
-
在渲染完成后,调用该方法。
- finish(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlAdministrationRedTheme
- finish(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlClassicalTheme
- finish(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlHazeBlueTheme
- finish(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlIndustrialOrangeTheme
- finish(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.SimpleBlackTheme
- flush() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAutoExcelWriter
- flush() - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlExcelWriter
-
刷新数据到文件中
- flush() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlTemplateExcelWriter
- flush(boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlTemplateExcelWriter
-
写入器刷新内容 进入写入剩余内容进入关闭流前的收尾工作
- format() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
数据格式化 默认使用LocalDateTime格式
- format() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.SpecifyPositionBind
- format(String, Object...) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
-
格式化字符串
G
- getAdapter(Class<?>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultAdapters
-
获取默认适配器
- getAndIncrementSerialNumber() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.AutoWriteContext
- getAutoExcelWriter(AutoWriteConfig) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取Excel写入器
- getBlankCellValue(EntityCellMappingInfo<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取空单元格值
- getBlue() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlColor
- getCastClassInstance() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
获取转换类型实例
- getCellOriginalValue(Row, int, EntityCellMappingInfo<?>, ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取单元格原始值
- getCellStyle(Header, CellStyle) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
Part.1 表头 辅助方法 获取表头Header样式
- getCurrentWrittenBatchAndIncrement(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.WriteContext
- getEventDriven() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- getExcelReader(File) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取无泛型Excel读取器
- getExcelReader(File, Class<T>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取Excel读取器
- getExcelReader(InputStream) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取无泛型Excel读取器
- getExcelReader(InputStream, Class<T>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取Excel读取器
- getExtraInfo(String) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.AxolotlWriteResult
- getFileOrStreamDetectResult(File, InputStream, MimeType) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[内部方法]
- getFormulaCellValue(Cell) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 计算单元格公式为结果
- getFormulaEvaluator() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
-
获取工作簿公式计算器
- getGreen() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlColor
- getHeaderList(Class<?>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
获取实体类表头
- getHumanReadablePosition() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取当前读取位置
- getHumanReadablePosition() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.CastContext
- getHumanReadablePosition() - 异常错误中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException
- getHumanReadablePosition() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
-
获取当前读取到的行和列号的可读字符串
- getHumanReadablePosition(int, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
获取当前读取到的行和列号的可读字符串
- getIndexCellValue(Row, int, EntityCellMappingInfo<?>, ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取索引映射单元格值
- getIndexSheet(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
-
获取指定索引的sheet
- getMaxDepth(List<Header>, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
获取表头最大深度
- getMimeType(File) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
获取文件类型
- getPhysicalRowNumber() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- getPhysicalRowNumber(ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- getPolicyAsBoolean() - enum class中的方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
获取策略的值
- getPositionCellOriginalValue(Sheet, EntityCellMappingInfo<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取位置映射单元格原始值
- getPresetCellLength(String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
获取预置单元格长度
- getReadPolicyAsBoolean(ExcelReadPolicy) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
获取一个布尔值类型的读取策略
- getRecordRowNumber() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- getRecordRowNumber(ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- getRed() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlColor
- getRender() - enum class中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
-
获取样式渲染器
- getRowNumber(boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取行数
- getRowNumber(int, boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 获取行数
- getRowNumber(ReaderConfig<?>, boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取行数
- getSheetName() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
获取工作表名称
- getStreamExcelReader(File) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取无泛型Excel流读取器
- getTemplateExcelWriter(File, TemplateWriteConfig) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取模板Excel写入器
- getTemplateExcelWriter(File, OutputStream) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取模板Excel写入器 默认写入第0张表,采用默认策略管理
- getWorkbook() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
- getWorkbook() - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlExcelWriter
-
获取工作簿
- getWorkbookSheet(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
-
获取工作簿对应的工作表
- getWritePolicyAsBoolean(ExcelWritePolicy) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CommonWriteConfig
-
获取一个布尔值类型的读取策略
- globalFontName() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- GREEN - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
H
- hasNext() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
是否有下一批数据
- hasNext() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.stream.AxolotlExcelStream
-
是否有下一行
- HAZE_BLUE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
- Header - cn.toutatis.xvoid.axolotl.excel.writer.components中的类
- Header(String) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, boolean, Header...) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, boolean, XFunc<T, D>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, boolean, List<Header>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, Header...) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, XFunc<T, D>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, String) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, String, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, String, boolean, Header...) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, String, boolean, List<Header>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, String, Header...) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, String, List<Header>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- Header(String, List<Header>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.components.Header
- headerName() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
表头名称
- HeaderRecursiveInfo() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender.HeaderRecursiveInfo
I
- IGNORE_EMPTY_SHEET_ERROR - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
忽略空sheet的错误
- IGNORE_EMPTY_SHEET_HEADER_ERROR - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
忽略空表头的错误
- INCLUDE_EMPTY_ROW - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
空行也视为有效数据 读取时将转换为一个空对象
- INDEX - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
索引类型
- IndexWorkSheet - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的Annotation Interface
-
表索引指定注解
- INDIGO - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- INDUSTRIAL_ORANGE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
- info(Logger, String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- info(Logger, String, Object...) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- init(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- init(SXSSFSheet) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.ExcelStyleRender
-
初始化。
- init(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlAdministrationRedTheme
- init(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlClassicalTheme
- init(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlHazeBlueTheme
- init(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlIndustrialOrangeTheme
- init(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.SimpleBlackTheme
- initWorkbook(File) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
-
初始化工作簿
- INSTANCE() - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.AutoAdapter
-
获取自动转换器实例
- isCellMerged(Sheet, int, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
判断当前单元格是否在合并单元格中
- isDetect() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件是否识别成功
- isFileMetaProblem() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件格式是否识别有问题
- isFileSelfProblem() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件自身是否识别有问题
- isFirstBatch() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
是否是第一批次数据
- isFirstBatch(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.WriteContext
-
是否是第一批次 此方法影响读取模板
- isInitializedWrite() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CellAddress
-
判断是否已经写入
- isMergeCell() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CellAddress
-
判断是否是合并单元格
- isTemplateWrite() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.TemplateWriteContext
-
是否是模板写入
- isWantedMimeType() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件媒体类型是所需类型
K
- KeepIntact - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的Annotation Interface
-
保留原有数据,不做任何修改
L
- LIGHT_BLUE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- LIME - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- loadFileDataToWorkBook() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
-
加载大文件
- loadFileDataToWorkBook() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[内部方法] 加载文件并读取数据创建Workbook
- LOGGER - 类中的变量 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
日志工具
- LOGGER - 类中的变量 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
-
日志工具 日志记录器
- LoggerHelper - cn.toutatis.xvoid.axolotl.toolkit中的类
-
Logger辅助类
- LoggerHelper() - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
M
- MAPPING - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.PlaceholderType
-
映射类型 单次使用
- mergeTitleRegion(SXSSFSheet, int, CellStyle) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
Part.1 表头 Step.3 合并标题栏单元格并赋予样式
- Meta - cn.toutatis.xvoid.axolotl中的类
-
模块元数据
- Meta() - 类的构造器 cn.toutatis.xvoid.axolotl.Meta
- MODULE_NAME - 类中的静态变量 cn.toutatis.xvoid.axolotl.Meta
-
模块名称
- MS_EXCEL - 类中的静态变量 cn.toutatis.xvoid.axolotl.common.CommonMimeType
-
MS_EXCEL Excel 97-2003文件版本 application/vnd.ms-excel 后缀为[.xls]
- MS_EXCEL - 类中的静态变量 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
MS_EXCEL Excel 97-2003文件版本 application/vnd.ms-excel 后缀为[.xls]
N
- name() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.writer.components.SheetHeader
-
表头名称
- NamingWorkSheet - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的Annotation Interface
-
表名称指定注解
- next() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
获取下一批数据
- next() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.stream.AxolotlExcelStream
-
获取下一行并转换为实体
- notBlankRowCheck(Row) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
判断当前行不是空行
- notBlankRowCheck(Row, int, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
判断当前行不是空行
O
- OCTET_STREAM - 类中的静态变量 cn.toutatis.xvoid.axolotl.common.CommonMimeType
-
二进制流 application/octet-stream
- OOXML_EXCEL - 类中的静态变量 cn.toutatis.xvoid.axolotl.common.CommonMimeType
-
OOXML_EXCEL Excel 2007及以上版本 application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 后缀为[.xlsx]
- OOXML_EXCEL - 类中的静态变量 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
OOXML_EXCEL Excel 2007及以上版本 application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 后缀为[.xlsx]
P
- PlaceholderType - cn.toutatis.xvoid.axolotl.excel.writer.support中的Enum Class
-
占位符类型
- POSITION - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
位置类型
- preCheckAndFixReadConfig(ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 预校验读取配置是否正常 不正常的数据将被修正
- preCheckFileNormal(File) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
预检查文件是否正常
- preCheckFileNormal(File, boolean) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
预检查文件是否正常
- preCheckFileNormalThrowException(File) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
-
预检查文件是否正常并抛出异常
- PRESET_CELL_LENGTH_MAP - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
预置单元格长度
R
- READ_EXCEL_ERROR - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
读取Excel文件时出现了异常
- READ_EXCEL_ROW_ERROR - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
读取Excel数据时,出现了异常
- ReadConfigBuilder<T> - cn.toutatis.xvoid.axolotl.excel.reader中的类
-
读取配置构建器
- ReadConfigBuilder(Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
构造函数,接受一个Class类型参数用于泛型类型的指定
- ReadConfigBuilder(Class<T>, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
构造方法
- ReaderConfig<T> - cn.toutatis.xvoid.axolotl.excel.reader中的类
-
读取配置
- ReaderConfig() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
默认构造
- ReaderConfig(boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
- ReaderConfig(Class<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
- ReaderConfig(Class<T>, boolean) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
- readRow(Sheet, int, ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 读取行信息到对象
- readRowOffset() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.IndexWorkSheet
-
读取起始偏移行
- readRowOffset() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.NamingWorkSheet
-
读取起始行
- readSheetData() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
读取表数据 无任何形参,读取表中全部数据
- readSheetData(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
读取表数据
- readSheetData(int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
读取起始和结束位置数据 可以指定开始结束位置
- readSheetData(int, int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
读取表数据 可以指定开始结束位置和起始偏移行数
- readSheetData(ReadConfigBuilder<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
使用读取配置构建读取配置
- readSheetData(ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
[ROOT] 读取Excel数据
- readSheetData(Class<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- readSheetData(Class<RT>, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- readSheetData(Class<RT>, int, boolean, int, int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
读取指定sheet的数据
- readSheetData(Class<RT>, String) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- readSheetData(String, int, int, int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
使用表级配置读取数据
- readSheetDataAsObject(ReadConfigBuilder<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
读取Excel工作表为一个实体
- readSheetDataAsObject(ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 读取Excel工作表为一个实体
- readSheetDataOffset(Class<RT>, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
- registerDefaultAdapter(Class<?>, DataCastAdapter<?>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultAdapters
-
注册默认适配器 注意:注册后,会覆盖已有的适配器
- removeDefaultAdapter(Class<?>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultAdapters
-
移除默认适配器
- renderColumn(AbstractStyleRender.FieldInfo, Cell) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
渲染列数据
- renderData(SXSSFSheet, List<?>) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.ExcelStyleRender
-
渲染 Excel 数据的样式。
- renderData(SXSSFSheet, List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlAdministrationRedTheme
- renderData(SXSSFSheet, List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlClassicalTheme
- renderData(SXSSFSheet, List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlHazeBlueTheme
- renderData(SXSSFSheet, List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlIndustrialOrangeTheme
- renderData(SXSSFSheet, List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.SimpleBlackTheme
- renderHeader(SXSSFSheet) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.ExcelStyleRender
-
渲染 Excel 表头的样式。
- renderHeader(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlAdministrationRedTheme
- renderHeader(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlClassicalTheme
- renderHeader(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlHazeBlueTheme
- renderHeader(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.AxolotlIndustrialOrangeTheme
- renderHeader(SXSSFSheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.SimpleBlackTheme
- renderMergeRegionStyle(Sheet, CellRangeAddress, CellStyle) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
渲染合并单元格样式
- replacePlaceholder(String) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CellAddress
- returnInfo(String) - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
返回文件状态信息
- row2MapInstance(Map<String, Object>, Row, ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 填充单元格数据到map
- row2SimplePOJO(RT, Row, ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
填充单元格数据到Java对象
- ROYAL_BLUE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
S
- sameHeaderIdx() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
有多个相同的表头可使用此索引指定位置
- searchHeaderCellPosition(ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
查找表头
- searchSheet(ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
- SERIAL_NUMBER_LENGTH - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
身份证号长度
- setBooleanReadPolicy(ExcelReadPolicy, boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
设置读取策略
- setCastClass(Class<T>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
- setCastClass(Class<T>, boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
- setCellAsPlainText(CellStyle) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
设置单元格为纯文本
- setCellStyleAlignment(CellStyle, HorizontalAlignment, VerticalAlignment) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
设置单元格对齐方式
- setCellStyleAlignmentCenter(CellStyle) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
设置单元格水平居中,垂直居中对齐
- setClassMetaData(Class<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
设置元数据类
- setClassMetaData(List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
设置元数据类
- setCurrentReadColumnIndex(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- setCurrentReadRowIndex(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- setEndIndex(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置结束行索引
- setEventDriven() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- setExtraInfo(String, Object) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.AxolotlWriteResult
- setFile(File) - 类中的方法 cn.toutatis.xvoid.axolotl.common.AbstractContext
- setGlobalFontName(String) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- setInitialRowPositionOffset(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置初始行位置的偏移量
- setRowPosition(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CellAddress
- setSearchHeaderMaxRows(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置读取头的最大行数
- setSheetColumnEffectiveRange(int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置读取范围起始列索引和结束列索引
- setSheetColumnEffectiveRange(int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
设置列有效范围
- setSheetColumnEffectiveRangeEnd(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置读取范围结束列索引
- setSheetColumnEffectiveRangeEnd(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
设置列有效范围
- setSheetColumnEffectiveRangeStart(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置读取范围起始列索引
- setSheetColumnEffectiveRangeStart(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
设置列有效范围
- setSheetIndex(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置工作表索引
- setSheetName(String) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置工作表名称
- setStartIndex(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置起始行索引
- setStartIndexAndEndIndex(int, int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置起始行索引和结束行索引
- setThemeStyleRender(ExcelStyleRender) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
设置样式渲染器
- setThemeStyleRender(ExcelWriteThemes) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
设置样式渲染器
- setThemeStyleRender(Class<? extends ExcelStyleRender>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
设置样式渲染器
- setThemeStyleRender(String) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AutoWriteConfig
-
设置样式渲染器
- setWorkbook(Workbook) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- setWritePolicy(ExcelWritePolicy, boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.support.CommonWriteConfig
-
添加读取策略
- sheetColumnEffectiveRange() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.IndexWorkSheet
-
工作表列有效范围
- sheetColumnEffectiveRange() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.NamingWorkSheet
-
工作表列有效范围
- SheetHeader - cn.toutatis.xvoid.axolotl.excel.writer.components中的Annotation Interface
-
简单表头 当使用实体写入时,该注解将作为表头显示 若写入时指定了headers,该注解将被忽略
- sheetIndex() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.IndexWorkSheet
-
指定表索引
- sheetName() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.NamingWorkSheet
-
指定表名称
- sheetName() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.writer.components.SheetTitle
-
指定Excel工作表名称 不指定时使用value()
- SheetTitle - cn.toutatis.xvoid.axolotl.excel.writer.components中的Annotation Interface
-
Excel写入标题信息
- SIMPLE_BLACK - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
- SIMPLE_EXCEPTION_RETURN_RESULT - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
是否抛出异常 true:返回写入结果 false:抛出异常
- SimpleBlackTheme - cn.toutatis.xvoid.axolotl.excel.writer.themes中的类
- SimpleBlackTheme() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.themes.SimpleBlackTheme
- SINGLE_REFERENCE_TEMPLATE_PATTERN - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
- SINGLE_REFERENCE_TEMPLATE_PLACEHOLDER - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
-
单次引用占位符正则表达式
- SORTED_READ_SHEET_DATA - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
读取的sheet数据按顺序排列 在使用Map接收时,使用LinkedHashMap
- SpecifyPositionBind - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的Annotation Interface
-
标注在字段上,指定该字段在excel中的位置
- SPREAD_MERGING_REGION - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
将合并的单元格展开到合并单元格的各个单元格
- spreadMergedCells(Sheet, ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
处理合并单元格
- STANDARD_FONT_NAME - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认使用字体
- STANDARD_HEADER_ROW_HEIGHT - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认表头行高
- STANDARD_TEMPLATE_PLACEHOLDER - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
- STANDARD_TEXT_FONT_SIZE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认文本字体大小
- STANDARD_THEME_COLOR - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认主题颜色
- STANDARD_TITLE_FONT_SIZE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认标题字体大小
- STANDARD_TITLE_ROW_HEIGHT - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认标题行高
- START_POSITION - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
默认起始位置
- StyleHelper - cn.toutatis.xvoid.axolotl.excel.writer.style中的类
-
Excel样式助手
- StyleHelper() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
- support(CellType, Class) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.AutoAdapter
- support(CellType, Class<FT>) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.DataCastAdapter
-
是否支持该类型进行转换
- support(CellType, Class<Boolean>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultBooleanAdapter
- support(CellType, Class<String>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultStringAdapter
- support(CellType, Class<NT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultDateTimeAdapter
- support(CellType, Class<NT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultNumericAdapter
- switchSheet(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
- switchSheet(int) - 接口中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlExcelWriter
-
切换工作表
- switchSheet(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlTemplateExcelWriter
T
- TEAL - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AxolotlCommendatoryColors
- TEMPLATE_NON_TEMPLATE_CELL_FILL - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
非模板单元格是否模板填充 true:填充为单元格同样数据 false:该列为空
- TEMPLATE_NULL_VALUE_WITH_TEMPLATE_FILL - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
空值是否使用模板填充 true:使用模板填充 false:填充为空单元格
- TEMPLATE_PLACEHOLDER_FILL_DEFAULT - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
为没有指定的占位符填充默认值
- TEMPLATE_SHIFT_WRITE_ROW - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
数据写入时,自动将数据写入到下一行 不会影响原有模板数据的位置
- TemplatePlaceholderPattern - cn.toutatis.xvoid.axolotl.excel.writer.constant中的类
-
Excel模板占位符正则表达式
- TemplatePlaceholderPattern() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.constant.TemplatePlaceholderPattern
- TemplateWriteConfig - cn.toutatis.xvoid.axolotl.excel.writer中的类
-
模板写入配置
- TemplateWriteConfig() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.TemplateWriteConfig
- TemplateWriteContext - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
- TemplateWriteContext() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.TemplateWriteContext
- throwException() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
- TIKA_MS_EXCEL - 类中的静态变量 cn.toutatis.xvoid.axolotl.common.CommonMimeType
-
该类型为读取流的情况获取到的MS_EXCEL格式 使用tika的API获取到的类型为application/x-tika-msoffice
- TIKA_OOXML_EXCEL - 类中的静态变量 cn.toutatis.xvoid.axolotl.common.CommonMimeType
- TikaShell - cn.toutatis.xvoid.axolotl.toolkit.tika中的类
-
Tika 工具壳
- TikaShell() - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.tika.TikaShell
- toString() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlReadInfo
- TOTAL_HEADER_COUNT_KEY - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
- toXSSFColor() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.components.AxolotlColor
- TRIM_CELL_VALUE - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
修整单元格去掉单元格所有的空格和换行符
U
- UNKNOWN - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
未知类型
- USE_MAP_DEBUG - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
使用Map接收数据时,打印调试信息
V
- VALIDATE_READ_ROW_DATA - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
读取数据后校验数据
- validateConvertEntity(RT, boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
校验读取实体是否符合验证规则
- VALIDATION_ERROR - enum class 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
校验数据时出现异常
- validator - 类中的变量 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
JSR-303校验器 使用Hibernate实现的校验器完成对读取数据的验证
- value() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.SpecifyPositionBind
-
指定单元格位置,如A1,B2等
- value() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.writer.components.SheetTitle
-
自动生成时指定标题
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.support.PlaceholderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.support.ExcelWritePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.support.PlaceholderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.excel.writer.themes.ExcelWriteThemes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- warn(Logger, String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- warn(Logger, String, Object...) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- WHITE_COLOR - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.writer.style.StyleHelper
-
白色颜色
- width() - annotation interface 中的元素 cn.toutatis.xvoid.axolotl.excel.writer.components.SheetHeader
-
列宽 -1表示使用默认值
- workbook - 类中的变量 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
-
由文件加载而来的工作簿文件信息 写入工作簿
- workBookContext - 类中的变量 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
工作簿元信息
- WorkBookContext - cn.toutatis.xvoid.axolotl.excel.reader中的类
-
工作簿元信息
- WorkBookContext(File, DetectResult) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- WorkBookContext(InputStream, DetectResult) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- WorkSheet - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的Annotation Interface
-
Excel注解
- write(List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAutoExcelWriter
- write(List<Header>, List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAutoExcelWriter
-
写入Excel数据
- write(Map<String, ?>, List<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlTemplateExcelWriter
-
写入Excel数据
- writeConfig - 类中的变量 cn.toutatis.xvoid.axolotl.excel.writer.style.AbstractStyleRender
-
写入配置
- writeContext - 类中的变量 cn.toutatis.xvoid.axolotl.excel.writer.AxolotlAbstractExcelWriter
-
写入上下文
- WriteContext - cn.toutatis.xvoid.axolotl.excel.writer.support中的类
-
写入上下文
- WriteContext() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.writer.support.WriteContext
- writeToTemplate(File, OutputStream, Map<String, ?>, List<?>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
[语法糖] 直接调取模板写入器写入数据
X
- XVOID_DEFAULT_DECIMAL_SCALE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.reader.constant.AxolotlDefaultReaderConfig
-
默认的小数位数
- XVOID_DEFAULT_HEADER_FINDING_ROW - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.reader.constant.AxolotlDefaultReaderConfig
-
默认的表头查找行数
- XVOID_DEFAULT_READ_EACH_BATCH_SIZE - 类中的静态变量 cn.toutatis.xvoid.axolotl.excel.reader.constant.AxolotlDefaultReaderConfig
-
读取每批次的行数
Z
- ZIP - 类中的静态变量 cn.toutatis.xvoid.axolotl.common.CommonMimeType
-
ZIP 压缩文件 进行流读取时,Excel文件也为zip格式 application/zip 后缀为[.zip]
_
- _sheetLevelReaderConfig - 类中的变量 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[内部属性] 直接指定读取的类 在读取数据时使用不指定读取类型的读取方法时,使用该类读取数据
All Classes and Interfaces|常量字段值|所有程序包|序列化表格