索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractContext - cn.toutatis.xvoid.axolotl.excel.reader.support中的类
-
文件元信息抽象类
- AbstractContext() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.AbstractContext
- AbstractDataCastAdapter<FT> - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
-
适配器基类
- AbstractDataCastAdapter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.AbstractDataCastAdapter
- adapter() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
自定义适配器
- adapter() - 注释类型 中的元素 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
- assignValueToField(Object, Object, EntityCellMappingInfo<?>, ReaderConfig<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 讲适配后的值赋值给实体类字段
- AutoAdapter - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
-
自动适配器
- AutoAdapter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.AutoAdapter
- 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
- 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中的枚举
- AxolotlExcelStream<T> - cn.toutatis.xvoid.axolotl.excel.reader.support.stream中的类
-
流式Sheet读取迭代器
- AxolotlExcelStream(AxolotlStreamExcelReader<?>, ReaderConfig<T>) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.stream.AxolotlExcelStream
- AxolotlException - cn.toutatis.xvoid.axolotl.exceptions中的异常错误
-
框架一般错误
- AxolotlException(String) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.exceptions.AxolotlException
- AxolotlException(Throwable) - 异常错误的构造器 cn.toutatis.xvoid.axolotl.exceptions.AxolotlException
- 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
B
- blankRowCheck(Row) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
-
判断当前行是否是空行
- BOOLEAN - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
判断类型
- build() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
构建读取配置
C
- 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 - 枚举 中的枚举常量 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
- CellGetInfo - cn.toutatis.xvoid.axolotl.excel.reader.support中的类
- CellGetInfo(boolean, Object) - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.CellGetInfo
- checkFileFormat(File, InputStream) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
-
检查文件类型 流方式仅支持xlsx格式
- checkFileFormat(File, InputStream) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[内部方法] 检查文件格式
- 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.exceptions - 程序包 cn.toutatis.xvoid.axolotl.exceptions
- cn.toutatis.xvoid.axolotl.manage - 程序包 cn.toutatis.xvoid.axolotl.manage
- cn.toutatis.xvoid.axolotl.manage.impl - 程序包 cn.toutatis.xvoid.axolotl.manage.impl
- 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中的注释类型
-
绑定Excel单元格的属性
- columnIndex() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
单元格序号
- CommonMimeType - cn.toutatis.xvoid.axolotl.common中的类
-
常见的MIME类型
- CommonMimeType() - 类的构造器 cn.toutatis.xvoid.axolotl.common.CommonMimeType
- CONVERT_FIELD_ERROR - 枚举 中的枚举常量 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
- createAdditionalExtensions() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
[ROOT] 创建额外扩展 可能会计划出一些扩展功能
D
- DATA_BIND_PRECISE_LOCALIZATION - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
精确绑定属性 指定此特性,在按行读取时,若没有指定列名,将不会绑定对象属性 否则将按照实体字段顺序自动按照索引绑定数据
- DataCastAdapter<FT> - cn.toutatis.xvoid.axolotl.excel.reader.support中的接口
-
类型转换适配器
- dataIterator(ReaderConfig<RT>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlStreamExcelReader
-
数据迭代器
- debug(Logger, String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- DEFAULT_CLEAN_INTERVAL - 类中的静态变量 cn.toutatis.xvoid.axolotl.manage.impl.MemoryProgressManager
-
默认清理间隔(分钟)
- 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
- 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
- DefaultStringAdapter - cn.toutatis.xvoid.axolotl.excel.reader.support.adapters中的类
-
默认的String类型适配器
- DefaultStringAdapter() - 类的构造器 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultStringAdapter
- 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 - 枚举 中的枚举常量 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中的枚举
- 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中的枚举
-
单元格映射类型
- 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中的枚举
-
读取Excel的功能可配置特性
- ExcelReadPolicy.Type - cn.toutatis.xvoid.axolotl.excel.reader.constant中的枚举
- ExcelToolkit - cn.toutatis.xvoid.axolotl.toolkit中的类
-
Excel工具类
- ExcelToolkit() - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.ExcelToolkit
- excludePolicies() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.KeepIntact
-
排除的读取特性
- EXECUTABLE - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
可执行策略
F
- FIELD_EXIST_OVERRIDE - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
如果字段存在值覆盖掉原值
- fieldIsPrimitive() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo
- FILE_MIME_TYPE_PROBLEM - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
文件内容格式识别不通过
- FILE_SELF_PROBLEM - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
文件自身问题识别不通过
- FILE_SUFFIX_PROBLEM - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
文件后缀识别不通过
- fillDefaultPrimitiveValue(Object) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo
-
默认值填充基本类型
- format() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
数据格式化 默认使用LocalDateTime格式
- format() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.SpecifyPositionBind
- format(String, Object...) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
-
格式化字符串
G
- generateProgressId() - 类中的静态方法 cn.toutatis.xvoid.axolotl.manage.Progress
-
生成一个随机的进度ID
- getAdapter(Class<?>) - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.DefaultAdapters
-
获取默认适配器
- getBlankCellValue(EntityCellMappingInfo<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取空单元格值
- getCastClassInstance() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReaderConfig
-
获取转换类型实例
- getCellOriginalValue(Row, int, EntityCellMappingInfo<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取单元格原始值
- 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读取器
- 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
-
获取工作簿公式计算器
- 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<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取索引映射单元格值
- getIndexSheet(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
-
获取指定索引的sheet
- 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() - 枚举中的方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
获取策略的值
- getPositionCellOriginalValue(Sheet, EntityCellMappingInfo<?>) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
获取位置映射单元格原始值
- getProgress(String) - 类中的方法 cn.toutatis.xvoid.axolotl.manage.impl.MemoryProgressManager
- getProgress(String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.manage.Progress
- getProgress(String) - 接口中的方法 cn.toutatis.xvoid.axolotl.manage.ProgressManager
-
获取进度。
- 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
- 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
-
获取行数
- getStreamExcelReader(File) - 类中的静态方法 cn.toutatis.xvoid.axolotl.Axolotls
-
获取无泛型Excel流读取器
H
- hasNext() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.AxolotlExcelReader
-
是否有下一批数据
- hasNext() - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.stream.AxolotlExcelStream
-
是否有下一行
- headerName() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.ColumnBind
-
表头名称
I
- IGNORE_EMPTY_SHEET_ERROR - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
忽略空sheet的错误 空sheet将返回null
- IGNORE_EMPTY_SHEET_HEADER_ERROR - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
忽略空表头的错误 若取消此项配置,在没有读取到指定表头时,将抛出异常
- INCLUDE_EMPTY_ROW - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
空行也视为有效数据 读取时将转换为一个空对象
- INDEX - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
索引类型
- IndexWorkSheet - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的注释类型
-
表索引指定注解
- info(Logger, String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
- init(String, int) - 类中的方法 cn.toutatis.xvoid.axolotl.manage.impl.MemoryProgressManager
- init(String, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.manage.Progress
- init(String, int) - 接口中的方法 cn.toutatis.xvoid.axolotl.manage.ProgressManager
-
初始化进度管理器,设置进度ID和总记录数。
- initUnknownTotal() - 类中的方法 cn.toutatis.xvoid.axolotl.manage.impl.MemoryProgressManager
- instance() - 类中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.adapters.AutoAdapter
-
获取自动转换器实例
- isDetect() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件是否识别成功
- isFileMetaProblem() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件格式是否识别有问题
- isFileSelfProblem() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件自身是否识别有问题
- isFinished(String) - 类中的方法 cn.toutatis.xvoid.axolotl.manage.impl.MemoryProgressManager
- isFinished(String) - 类中的静态方法 cn.toutatis.xvoid.axolotl.manage.Progress
- isFinished(String) - 接口中的方法 cn.toutatis.xvoid.axolotl.manage.ProgressManager
-
检查进度是否已完成。
- isWantedMimeType() - 类中的方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult
-
文件媒体类型是所需类型
K
- KeepIntact - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的注释类型
-
保留原有数据,不做任何修改
L
- 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
-
日志工具
- LoggerHelper - cn.toutatis.xvoid.axolotl.toolkit中的类
-
Logger辅助类
- LoggerHelper() - 类的构造器 cn.toutatis.xvoid.axolotl.toolkit.LoggerHelper
M
- MemoryProgressManager - cn.toutatis.xvoid.axolotl.manage.impl中的类
-
进度管理器 内存实现
- MemoryProgressManager() - 类的构造器 cn.toutatis.xvoid.axolotl.manage.impl.MemoryProgressManager
- 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
- NamingWorkSheet - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的注释类型
-
表名称指定注解
- 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
-
判断当前行不是空行
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
- POSITION - 枚举 中的枚举常量 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
-
预检查文件是否正常并抛出异常
- Progress - cn.toutatis.xvoid.axolotl.manage中的类
-
进度管理器,用来获取默认实现。
- Progress() - 类的构造器 cn.toutatis.xvoid.axolotl.manage.Progress
- ProgressManager - cn.toutatis.xvoid.axolotl.manage中的接口
-
进度管理器接口,用于导入导出操作的进度管理。
R
- READ_EXCEL_ERROR - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
读取Excel文件时出现了异常
- READ_EXCEL_ROW_ERROR - 枚举 中的枚举常量 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() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.IndexWorkSheet
-
读取起始偏移行
- readRowOffset() - 注释类型 中的元素 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
-
移除默认适配器
- 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对象
S
- sameHeaderIdx() - 注释类型 中的元素 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
- 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
- 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
- setFile(File) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AbstractContext
- setInitialRowPositionOffset(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置初始行位置的偏移量
- setSearchHeaderMaxRows(int) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.ReadConfigBuilder
-
设置读取头的最大行数
- 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
-
设置起始行索引和结束行索引
- setWorkbook(Workbook) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.WorkBookContext
- sheetIndex() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.IndexWorkSheet
-
指定表索引
- sheetName() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.NamingWorkSheet
-
指定表名称
- SORTED_READ_SHEET_DATA - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
读取的sheet数据按顺序排列 在使用Map接收时,使用LinkedHashMap
- SpecifyPositionBind - cn.toutatis.xvoid.axolotl.excel.reader.annotations中的注释类型
-
标注在字段上,指定该字段在excel中的位置
- spreadMergedCells(Sheet) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
处理合并单元格
- 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
T
- 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
- TRIM_CELL_VALUE - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
修整单元格去掉单元格所有的空格和换行符
U
- UNKNOWN - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
未知类型
- updateProgress(String, int) - 类中的方法 cn.toutatis.xvoid.axolotl.manage.impl.MemoryProgressManager
- updateProgress(String, int) - 类中的静态方法 cn.toutatis.xvoid.axolotl.manage.Progress
- updateProgress(String, int) - 接口中的方法 cn.toutatis.xvoid.axolotl.manage.ProgressManager
-
更新进度,设置当前已处理的记录数。
- USE_MAP_DEBUG - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
使用Map接收数据时,打印调试信息
V
- VALIDATE_READ_ROW_DATA - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
读取数据后校验数据
- validateConvertEntity(RT, boolean) - 类中的方法 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
校验读取实体是否符合验证规则
- VALIDATION_ERROR - 枚举 中的枚举常量 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
校验数据时出现异常
- validator - 类中的变量 cn.toutatis.xvoid.axolotl.excel.reader.support.AxolotlAbstractExcelReader
-
JSR-303校验器 使用Hibernate实现的校验器完成对读取数据的验证
- value() - 注释类型 中的元素 cn.toutatis.xvoid.axolotl.excel.reader.annotations.SpecifyPositionBind
-
指定单元格位置,如A1,B2等
- valueOf(String) - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.EntityCellMappingInfo.MappingType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy.Type
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.constant.ExcelReadPolicy
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.excel.reader.support.exceptions.AxolotlExcelReadException.ExceptionType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 cn.toutatis.xvoid.axolotl.toolkit.tika.DetectResult.FileStatus
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
W
- 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中的注释类型
-
Excel注解
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|常量字段值|所有程序包|序列化表格