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

A

AbstractExcelBuilder - com.github.liaochong.myexcel.core中的类
excel创建者接口
AbstractExcelBuilder(Class<? extends TemplateHandler>) - 类 的构造器com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
AbstractExcelFactory - com.github.liaochong.myexcel.core中的类
 
AbstractExcelFactory() - 类 的构造器com.github.liaochong.myexcel.core.AbstractExcelFactory
 
AbstractReadConverter<R> - com.github.liaochong.myexcel.core.converter.reader中的类
读取转换抽象
AbstractReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
AbstractTemplateHandler<T,E> - com.github.liaochong.myexcel.core.templatehandler中的类
 
AbstractTemplateHandler() - 类 的构造器com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
 
addWatermark(Workbook, String) - 类 中的静态方法com.github.liaochong.myexcel.utils.WatermarkUtil
 
addWatermark(Workbook, Watermark) - 类 中的静态方法com.github.liaochong.myexcel.utils.WatermarkUtil
添加水印
AllConverter - com.github.liaochong.myexcel.core.constant中的接口
 
append(List<T>) - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
append(List<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
append(T) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
append(String, Map<String, E>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
append(String, String, Map<String, E>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
append(String, Map<String, Object>) - 类 中的方法com.github.liaochong.myexcel.core.TemplateStreamExcelBuilder
 
append(String, String, Map<String, Object>) - 类 中的方法com.github.liaochong.myexcel.core.TemplateStreamExcelBuilder
 
applicationBeans - 类 中的变量com.github.liaochong.myexcel.core.Configuration
绑定的上下文,适用spring等容器环境
applyDefaultStyle() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
applyDefaultStyle() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
applyDefaultStyle() - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
应用默认样式
applyDefaultStyle() - 接口 中的方法com.github.liaochong.myexcel.core.ExcelFactory
应用默认样式
ARROW - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
asyncAppend(ListSupplier<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
asyncAppend(Supplier<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
AttachmentExportUtil - com.github.liaochong.myexcel.utils中的类
附件导出工具类
AttachmentExportUtil() - 类 的构造器com.github.liaochong.myexcel.utils.AttachmentExportUtil
 
ATTRIBUTE_LOCATION - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
ATTRIBUTE_REF - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
ATTRIBUTE_RID - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
author - 类 中的变量com.github.liaochong.myexcel.core.parser.Comment
 
autoMerge - 类 中的变量com.github.liaochong.myexcel.core.Configuration
是否自动合并
autoMerge() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
autoWidthStrategy(AutoWidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
已过时。
autoWidthStrategy(AutoWidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
已过时。
autoWidthStrategy(AutoWidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
已过时。
autoWidthStrategy(AutoWidthStrategy) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
已过时。
AutoWidthStrategy - com.github.liaochong.myexcel.core.strategy中的枚举
 

B

BACKGROUND_COLOR - 类 中的静态变量com.github.liaochong.myexcel.core.style.BackgroundStyle
 
BackgroundStyle - com.github.liaochong.myexcel.core.style中的类
 
BackgroundStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.BackgroundStyle
 
beanFilter(Predicate<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
beanFilter(Predicate<T>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
beanFilter - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
BeetlExcelBuilder - com.github.liaochong.myexcel.core中的类
beetl excel创建者
BeetlExcelBuilder() - 类 的构造器com.github.liaochong.myexcel.core.BeetlExcelBuilder
 
BeetlTemplateHandler - com.github.liaochong.myexcel.core.templatehandler中的类
 
BeetlTemplateHandler() - 类 的构造器com.github.liaochong.myexcel.core.templatehandler.BeetlTemplateHandler
 
BigDecimalReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
BigDecimal读取转换器
BigDecimalReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.BigDecimalReadConverter
 
BigDecimalWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
bigdecimal格式化
BigDecimalWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.BigDecimalWriteConverter
 
binding(Object...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
binding(Set<Object>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
binding(Object...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
binding(Set<Object>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
BOLD - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
BooleanDropDownList - com.github.liaochong.myexcel.core.constant中的接口
 
BoolReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
布尔转换器
BoolReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.BoolReadConverter
 
BORDER_BOTTOM_STYLE - 类 中的静态变量com.github.liaochong.myexcel.core.style.BorderStyle
 
BORDER_LEFT_STYLE - 类 中的静态变量com.github.liaochong.myexcel.core.style.BorderStyle
 
BORDER_RIGHT_STYLE - 类 中的静态变量com.github.liaochong.myexcel.core.style.BorderStyle
 
BORDER_STYLE - 类 中的静态变量com.github.liaochong.myexcel.core.style.BorderStyle
 
BORDER_TOP_STYLE - 类 中的静态变量com.github.liaochong.myexcel.core.style.BorderStyle
 
BorderStyle - com.github.liaochong.myexcel.core.style中的类
 
BorderStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.BorderStyle
 
BREAK_ALL - 类 中的静态变量com.github.liaochong.myexcel.core.style.WordBreakStyle
 
build(Map<String, T>) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
构建
build(List<T>) - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
build() - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
build(List<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
build() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
build(Map<String, T>) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
构建
build() - 接口 中的方法com.github.liaochong.myexcel.core.ExcelFactory
构建
build() - 类 中的方法com.github.liaochong.myexcel.core.HtmlToExcelFactory
开始构建
build() - 类 中的方法com.github.liaochong.myexcel.core.TemplateStreamExcelBuilder
 
buildAsPaths() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
buildAsZip(String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 

C

Cache<E,T> - com.github.liaochong.myexcel.core.cache中的接口
缓存接口
cache(E, T) - 接口 中的方法com.github.liaochong.myexcel.core.cache.Cache
 
cache(Integer, String) - 类 中的方法com.github.liaochong.myexcel.core.cache.StringsCache
 
cache(K, V) - 类 中的方法com.github.liaochong.myexcel.core.cache.WeakCache
 
cancel() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
canEqual(Object) - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
capacity(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
caption - 类 中的变量com.github.liaochong.myexcel.core.parser.Table
 
Cell - com.github.liaochong.myexcel.core中的类
excel单元格
Cell(int, int) - 类 的构造器com.github.liaochong.myexcel.core.Cell
 
CFG_MAP - 类 中的静态变量com.github.liaochong.myexcel.core.templatehandler.FreemarkerTemplateHandler
 
charset(String) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
已过时。
ClassFieldContainer - com.github.liaochong.myexcel.core.reflect中的类
 
ClassFieldContainer() - 类 的构造器com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
CLASSPATH - 类 中的静态变量com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
 
classpathTemplate(String) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
classpathTemplate(String) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
类路径模板
classpathTemplate(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
 
classpathTemplate(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.GroovyTemplateHandler
 
classpathTemplate(String) - 接口 中的方法com.github.liaochong.myexcel.core.templatehandler.TemplateHandler
类路径模板
classpathTemplate(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.ThymeleafTemplateHandler
 
classpathTemplate(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.VelocityTemplateHandler
 
clear() - 类 中的方法com.github.liaochong.myexcel.core.Csv
 
clear() - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
clear() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
clear方法仅可在异常情况下调用
clearAll() - 接口 中的方法com.github.liaochong.myexcel.core.cache.Cache
 
clearAll() - 类 中的方法com.github.liaochong.myexcel.core.cache.StringsCache
 
clearAll() - 类 中的方法com.github.liaochong.myexcel.core.cache.WeakCache
 
clearCache() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
清除缓存
close() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
close() - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
close() - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
close() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
close() - 类 中的方法com.github.liaochong.myexcel.core.TemplateStreamExcelBuilder
 
closeWorkbook() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
关闭工作簿
col - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
所在列
COLON - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
ColorUtil - com.github.liaochong.myexcel.utils中的类
 
ColorUtil() - 类 的构造器com.github.liaochong.myexcel.utils.ColorUtil
 
colSpan - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
跨列数
columnNum(int) - 类 中的静态方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
ColumnSaxExcelReader - com.github.liaochong.myexcel.core中的类
字符列sax读取,原理是使用Map接受值,选择指定的某一列
colWidthMap - 类 中的变量com.github.liaochong.myexcel.core.parser.Tr
最大宽度
com.github.liaochong.myexcel.core - 程序包 com.github.liaochong.myexcel.core
 
com.github.liaochong.myexcel.core.annotation - 程序包 com.github.liaochong.myexcel.core.annotation
 
com.github.liaochong.myexcel.core.cache - 程序包 com.github.liaochong.myexcel.core.cache
 
com.github.liaochong.myexcel.core.constant - 程序包 com.github.liaochong.myexcel.core.constant
 
com.github.liaochong.myexcel.core.container - 程序包 com.github.liaochong.myexcel.core.container
 
com.github.liaochong.myexcel.core.context - 程序包 com.github.liaochong.myexcel.core.context
 
com.github.liaochong.myexcel.core.converter - 程序包 com.github.liaochong.myexcel.core.converter
 
com.github.liaochong.myexcel.core.converter.reader - 程序包 com.github.liaochong.myexcel.core.converter.reader
 
com.github.liaochong.myexcel.core.converter.writer - 程序包 com.github.liaochong.myexcel.core.converter.writer
 
com.github.liaochong.myexcel.core.parser - 程序包 com.github.liaochong.myexcel.core.parser
 
com.github.liaochong.myexcel.core.reflect - 程序包 com.github.liaochong.myexcel.core.reflect
 
com.github.liaochong.myexcel.core.strategy - 程序包 com.github.liaochong.myexcel.core.strategy
 
com.github.liaochong.myexcel.core.style - 程序包 com.github.liaochong.myexcel.core.style
 
com.github.liaochong.myexcel.core.templatehandler - 程序包 com.github.liaochong.myexcel.core.templatehandler
 
com.github.liaochong.myexcel.core.watermark - 程序包 com.github.liaochong.myexcel.core.watermark
 
com.github.liaochong.myexcel.exception - 程序包 com.github.liaochong.myexcel.exception
 
com.github.liaochong.myexcel.utils - 程序包 com.github.liaochong.myexcel.utils
 
COMMA - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
Comment - com.github.liaochong.myexcel.core.parser中的类
批注
Comment() - 类 的构造器com.github.liaochong.myexcel.core.parser.Comment
 
comment - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
批注
computeAutoWidth - 类 中的变量com.github.liaochong.myexcel.core.Configuration
 
Configuration - com.github.liaochong.myexcel.core中的类
 
Configuration() - 类 的构造器com.github.liaochong.myexcel.core.Configuration
 
configuration - 类 中的变量com.github.liaochong.myexcel.core.converter.ConvertContext
ExcelModel setting
ConfigurationUtil - com.github.liaochong.myexcel.utils中的类
 
ConfigurationUtil() - 类 的构造器com.github.liaochong.myexcel.utils.ConfigurationUtil
 
Constants - com.github.liaochong.myexcel.core.constant中的类
常量集合
Constants() - 类 的构造器com.github.liaochong.myexcel.core.constant.Constants
 
consumer - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
content - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
内容
ContentTypeEnum - com.github.liaochong.myexcel.core.parser中的枚举
内容类型枚举
contextConsumer - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
contextFunction - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
convert(T, CustomWriteContext) - 接口 中的方法com.github.liaochong.myexcel.core.converter.CustomWriteConverter
转化原始数据为指定映射
convert(Object, CustomWriteContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.DefaultCustomWriteConverter
 
convert(ReadContext<?>) - 接口 中的方法com.github.liaochong.myexcel.core.converter.ReadConverter
转换
convert(Object, ReadContext<?>) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.ReadConverterContext
 
convert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
convert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.StringReadConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 接口 中的方法com.github.liaochong.myexcel.core.converter.WriteConverter
转换
convert(FieldDefinition, Object, ConvertContext) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.WriteConverterContext
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.BigDecimalWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.CustomWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.DropDownListWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.ImageWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.LinkWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.LocalTimeWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.MappingWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.MultiWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.OriginalWriteConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.StringWriteConverter
 
convertContext - 类 中的变量com.github.liaochong.myexcel.core.context.ReadContext
 
ConvertContext - com.github.liaochong.myexcel.core.converter中的类
 
ConvertContext(boolean) - 类 的构造器com.github.liaochong.myexcel.core.converter.ConvertContext
 
converterType - 类 中的变量com.github.liaochong.myexcel.core.converter.ConvertContext
csv or excel
convertExcelNumberDateToMilli(String) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
将Excel转换的数字日期转换为时间戳
convertToFile(InputStream) - 类 中的静态方法com.github.liaochong.myexcel.utils.TempFileOperator
 
convertToString - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
是否强制转换成字符串
createCell(Td, Sheet, Row) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
创建单元格
createRow(Tr, Sheet) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
创建行-row
createTempFile(String, String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TempFileOperator
依据前缀名称创建临时文件
createWatermarkImage(Watermark) - 类 中的静态方法com.github.liaochong.myexcel.core.watermark.FontImage
 
CSV - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
Csv - com.github.liaochong.myexcel.core中的类
 
CsvBuilder<T> - com.github.liaochong.myexcel.core中的类
CSV文件构建器
CsvBuildException - com.github.liaochong.myexcel.exception中的异常错误
 
CsvBuildException(String) - 异常错误 的构造器com.github.liaochong.myexcel.exception.CsvBuildException
 
CsvBuildException(String, Throwable) - 异常错误 的构造器com.github.liaochong.myexcel.exception.CsvBuildException
 
csvCharset(String) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
csvCharset - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
CsvConverter - com.github.liaochong.myexcel.core.constant中的接口
 
csvDelimiter(char) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
csvDelimiter - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
CustomColor - com.github.liaochong.myexcel.core.style中的类
 
CustomColor(boolean, HSSFPalette) - 类 的构造器com.github.liaochong.myexcel.core.style.CustomColor
 
CustomColor() - 类 的构造器com.github.liaochong.myexcel.core.style.CustomColor
 
CustomWriteContext - com.github.liaochong.myexcel.core.converter中的类
 
CustomWriteContext() - 类 的构造器com.github.liaochong.myexcel.core.converter.CustomWriteContext
 
CustomWriteConverter<T,F> - com.github.liaochong.myexcel.core.converter中的接口
映射提供者
CustomWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
自定义映射关系
CustomWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.CustomWriteConverter
 
customWriteConverter - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
自定义写转换器

D

DATA - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
dataType - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
date - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
时间是常用对象,特殊化
DATE_TIME_FORMATTER_WEAK_CACHE - 类 中的静态变量com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
dateFormat - 类 中的变量com.github.liaochong.myexcel.core.Configuration
LocalDate类型数据全局格式化
DateReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
Date读取转换器
DateReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.DateReadConverter
 
dateTimeFormat - 类 中的变量com.github.liaochong.myexcel.core.Configuration
Date、LocalDateTime类型数据全局格式化
DateTimeWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
 
DateTimeWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
 
decimalFormat - 类 中的变量com.github.liaochong.myexcel.core.Configuration
数值类全局格式化
DEFAULT_DATE_FORMAT - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
DEFAULT_DATE_TIME_FORMAT - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
DEFAULT_FONT_SIZE - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
DEFAULT_LOCAL_TIME_FORMAT - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
DefaultCellStyle - com.github.liaochong.myexcel.core.style中的接口
 
DefaultCustomWriteConverter - com.github.liaochong.myexcel.core.converter中的类
 
DefaultCustomWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.DefaultCustomWriteConverter
 
DefaultExcelBuilder<T> - com.github.liaochong.myexcel.core中的类
默认excel创建者
DefaultExcelReader<T> - com.github.liaochong.myexcel.core中的类
 
DefaultStreamExcelBuilder<T> - com.github.liaochong.myexcel.core中的类
 
defaultValue - 类 中的变量com.github.liaochong.myexcel.core.Configuration
当对应字段的值为null时所需要替换的默认值
defaultValue - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
为null时默认值
deleteTempFile(Path) - 类 中的静态方法com.github.liaochong.myexcel.utils.TempFileOperator
删除临时文件
deleteTempFiles(List<Path>) - 类 中的静态方法com.github.liaochong.myexcel.utils.TempFileOperator
删除临时文件
detectedHyperlink() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
detectedMerge() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
detectedMerge - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
把输入参数进行处理后,转换。
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.BigDecimalReadConverter
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.BoolReadConverter
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.DateReadConverter
 
doConvert(ReadContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.HyperlinkReadConverter
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.LocalDateReadConverter
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.LocalDateTimeReadConverter
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.LocalTimeReadConverter
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.NumberReadConverter
 
doConvert(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.TimestampReadConverter
 
doConvertDate(Temporal, String) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
 
DropDownList - com.github.liaochong.myexcel.core.constant中的接口
仅用作标明数据类型
DropDownLists - com.github.liaochong.myexcel.core.parser中的类
 
DropDownLists.Index - com.github.liaochong.myexcel.core.parser中的类
 
DropDownListWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
下拉列表转换器
DropDownListWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.DropDownListWriteConverter
 

E

emptyWorkbook() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
空工作簿
encryptExport(Workbook, String, HttpServletResponse, String) - 类 中的静态方法com.github.liaochong.myexcel.utils.AttachmentExportUtil
加密导出
encryptExport(Workbook, File, String) - 类 中的静态方法com.github.liaochong.myexcel.utils.FileExportUtil
加密导出
endIndex - 类 中的变量com.github.liaochong.myexcel.core.parser.Font
整体字符串中终点位置,不包含
EnjoyExcelBuilder - com.github.liaochong.myexcel.core中的类
jfinal enjoy
EnjoyExcelBuilder() - 类 的构造器com.github.liaochong.myexcel.core.EnjoyExcelBuilder
 
EnjoyTemplateHandler - com.github.liaochong.myexcel.core.templatehandler中的类
 
EnjoyTemplateHandler() - 类 的构造器com.github.liaochong.myexcel.core.templatehandler.EnjoyTemplateHandler
 
EQUAL - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
equals(Object) - 类 中的方法com.github.liaochong.myexcel.core.Cell
 
equals(Object) - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
equals(Object) - 类 中的方法com.github.liaochong.myexcel.core.parser.DropDownLists.Index
 
escapeLineFeed(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.RegexpUtil
 
ExcelBuilder - com.github.liaochong.myexcel.core中的接口
excel构建器
ExcelBuildException - com.github.liaochong.myexcel.exception中的异常错误
 
ExcelBuildException(String) - 异常错误 的构造器com.github.liaochong.myexcel.exception.ExcelBuildException
 
ExcelBuildException(String, Throwable) - 异常错误 的构造器com.github.liaochong.myexcel.exception.ExcelBuildException
 
ExcelColumn - com.github.liaochong.myexcel.core.annotation中的注释类型
 
ExcelColumnMapping - com.github.liaochong.myexcel.core中的类
 
ExcelColumnMapping() - 类 的构造器com.github.liaochong.myexcel.core.ExcelColumnMapping
 
excelColumnMappingMap - 类 中的变量com.github.liaochong.myexcel.core.converter.ConvertContext
ExcelColumn mapping
ExcelFactory - com.github.liaochong.myexcel.core中的接口
 
ExcelModel - com.github.liaochong.myexcel.core.annotation中的注释类型
替换ExcelTable
ExcelReadException - com.github.liaochong.myexcel.exception中的异常错误
 
ExcelReadException(String, Throwable) - 异常错误 的构造器com.github.liaochong.myexcel.exception.ExcelReadException
 
ExcelReadException(String) - 异常错误 的构造器com.github.liaochong.myexcel.exception.ExcelReadException
 
ExcelTable - com.github.liaochong.myexcel.core.annotation中的注释类型
已过时。
exceptionally(BiFunction<Throwable, ReadContext, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
exceptionally(BiFunction<Throwable, ReadContext, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
exceptionFunction - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
ExcludeColumn - com.github.liaochong.myexcel.core.annotation中的注释类型
已过时。
excludeParent - 类 中的变量com.github.liaochong.myexcel.core.Configuration
是否排除父类字段
export(Workbook, String, HttpServletResponse) - 类 中的静态方法com.github.liaochong.myexcel.utils.AttachmentExportUtil
导出
export(Path, String, HttpServletResponse) - 类 中的静态方法com.github.liaochong.myexcel.utils.AttachmentExportUtil
一般文件导出接口
export(Workbook, File) - 类 中的静态方法com.github.liaochong.myexcel.utils.FileExportUtil
导出

F

FALSE - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
FieldDefinition - com.github.liaochong.myexcel.utils中的类
 
FieldDefinition(Field) - 类 的构造器com.github.liaochong.myexcel.utils.FieldDefinition
 
fieldDisplayOrder(List<String>) - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
fieldDisplayOrder(List<String>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
fieldDisplayOrder(List<String>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
File - com.github.liaochong.myexcel.core.constant中的接口
 
file - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
文件
FileExportUtil - com.github.liaochong.myexcel.utils中的类
文件导出工具类
FileExportUtil() - 类 的构造器com.github.liaochong.myexcel.utils.FileExportUtil
 
fileIs - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
文件流
fileTemplate(String, String) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
fileTemplate(String, String) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
文件路径模板
fileTemplate(String, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
 
fileTemplate(String, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.GroovyTemplateHandler
 
fileTemplate(String, String) - 接口 中的方法com.github.liaochong.myexcel.core.templatehandler.TemplateHandler
文件路径模板
fileTemplate(String, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.ThymeleafTemplateHandler
 
fileTemplate(String, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.VelocityTemplateHandler
 
FileType - com.github.liaochong.myexcel.core.constant中的枚举
文件类型枚举
fileType - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
文件类型
finished() - 类 中的方法com.github.liaochong.myexcel.core.cache.StringsCache
 
firstLine - 类 中的变量com.github.liaochong.myexcel.core.parser.DropDownLists.Index
 
fixedTitles() - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
fixedTitles() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
Font - com.github.liaochong.myexcel.core.parser中的类
富文本字体
Font() - 类 的构造器com.github.liaochong.myexcel.core.parser.Font
 
FONT_COLOR - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
FONT_FAMILY - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
FONT_SIZE - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
FONT_STYLE - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
FONT_WEIGHT - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
FontImage - com.github.liaochong.myexcel.core.watermark中的类
文字图片
FontImage() - 类 的构造器com.github.liaochong.myexcel.core.watermark.FontImage
 
fonts - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
 
FontStyle - com.github.liaochong.myexcel.core.style中的类
字体样式
FontStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.FontStyle
 
format - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
格式化,时间、金额等
format - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
格式化
formula - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
是否为公式
formula - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
公式
FreemarkerExcelBuilder - com.github.liaochong.myexcel.core中的类
freemarker的excel创建者
FreemarkerExcelBuilder() - 类 的构造器com.github.liaochong.myexcel.core.FreemarkerExcelBuilder
 
FreemarkerTemplateHandler - com.github.liaochong.myexcel.core.templatehandler中的类
 
FreemarkerTemplateHandler() - 类 的构造器com.github.liaochong.myexcel.core.templatehandler.FreemarkerTemplateHandler
 
freezePane(int, Sheet) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
窗口冻结
freezePane(FreezePane) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
freezePane(FreezePane) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
FreezePane - com.github.liaochong.myexcel.core中的类
 
FreezePane(int, int) - 类 的构造器com.github.liaochong.myexcel.core.FreezePane
 
freezePanes(FreezePane...) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
freezePanes(FreezePane...) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
freezePanes(FreezePane...) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
选择固定区域
freezePanes(FreezePane...) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelFactory
窗口冻结
fromTemplate - 类 中的变量com.github.liaochong.myexcel.core.parser.Tr
是否来源于模板
function - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 

G

generateImageFromBase64(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.ImageUtil
 
get(E) - 接口 中的方法com.github.liaochong.myexcel.core.cache.Cache
 
get(Integer) - 类 中的方法com.github.liaochong.myexcel.core.cache.StringsCache
 
get(K) - 类 中的方法com.github.liaochong.myexcel.core.cache.WeakCache
 
get(int, int) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getAddress() - 类 中的方法com.github.liaochong.myexcel.core.context.Hyperlink
 
getAllFieldsOfClass(Class<?>) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
获取指定类的所有字段,包含父类字段,其中
getAllTable(ParseConfig) - 类 中的方法com.github.liaochong.myexcel.core.parser.HtmlTableParser
获取所有表格
getAsList() - 接口 中的方法com.github.liaochong.myexcel.core.ListSupplier
Gets a result.
getByName(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.LineStyleEnum
 
getCellStyle(int, ContentTypeEnum, String) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
getClazz() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getColBound() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getColMaxWidthMap(List<Tr>) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
获取每列最大宽度
getColNum() - 类 中的方法com.github.liaochong.myexcel.core.Cell
 
getColNum() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
getColor() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getColorIndex() - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
getCustomColorIndex(CustomColor, int[]) - 类 中的静态方法com.github.liaochong.myexcel.utils.ColorUtil
 
getDateFormatFormatter(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
获取DateTimeFormatter
getDateFormatPattern(ReadContext<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
取得DateFormatPattern
getDateFormatPattern(ConvertContext, Field, Class<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
 
getDateTimeFormatter(String) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
获取时间格式化
getDeclaredFields() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getDefaultIndexedColorMap() - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
getField() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
getField() - 类 中的方法com.github.liaochong.myexcel.core.converter.CustomWriteContext
 
getField() - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
getFieldByName(String) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getFieldDefinition() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
getFieldDefinitionMapOfExcelColumn(Class<?>) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
getFieldMap() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getFieldMapOfTitleExcelColumn(Class<?>) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
getFields() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getFieldsByAnnotation(Class<? extends Annotation>...) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getFieldValue(Object, FieldDefinition) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
根据对象以及指定字段,获取字段的值
getFilePath() - 类 中的方法com.github.liaochong.myexcel.core.Csv
 
getFont(Map<String, String>, Map<String, Font>, Supplier<Font>, CustomColor) - 类 中的静态方法com.github.liaochong.myexcel.core.style.FontStyle
 
getFont() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getGetMethod() - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
getHeight() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getHiddenSheetIndex(String, Workbook) - 类 中的静态方法com.github.liaochong.myexcel.core.parser.DropDownLists
 
getHyperlink() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
getImageFromNetByUrl(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.ImageUtil
根据地址获得数据的字节流
getInputStream(Workbook) - 类 中的静态方法com.github.liaochong.myexcel.utils.FileExportUtil
获取workbook输入流
getKey() - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
getLabel() - 类 中的方法com.github.liaochong.myexcel.core.context.Hyperlink
 
getLastRowNum() - 类 中的方法com.github.liaochong.myexcel.core.SheetMetaData
 
getObject() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
getPalette() - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
getParent() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getParentFields() - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
getPredefinedColorIndex(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.ColorUtil
 
getProperties(ExcelColumnMapping) - 类 中的静态方法com.github.liaochong.myexcel.utils.PropertyUtil
 
getRealSheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
getRepeatSize() - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
getReverseProperties(ExcelColumnMapping) - 类 中的静态方法com.github.liaochong.myexcel.utils.PropertyUtil
 
getRGBByColor(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.ColorUtil
 
getRowBound() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.Cell
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.context.RowContext
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.Row
 
getSetMethod() - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
getSheetCount() - 类 中的方法com.github.liaochong.myexcel.core.WorkbookMetaData
 
getSheetIndex() - 类 中的方法com.github.liaochong.myexcel.core.SheetMetaData
 
getSheetMetaDataList() - 类 中的方法com.github.liaochong.myexcel.core.WorkbookMetaData
 
getSheetName() - 类 中的方法com.github.liaochong.myexcel.core.SheetMetaData
 
getSimpleDateFormat(String) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
getSource() - 类 中的方法com.github.liaochong.myexcel.core.context.Hyperlink
 
getSpan(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getStringWidth(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getStringWidth(String, double) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getTemplateEngineSupplier(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
获取模板引擎提供者
getTemplateEngineSupplier(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.BeetlTemplateHandler
 
getTemplateEngineSupplier(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.EnjoyTemplateHandler
 
getTemplateEngineSupplier(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.FreemarkerTemplateHandler
 
getTemplateEngineSupplier(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.GroovyTemplateHandler
 
getTemplateEngineSupplier(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.ThymeleafTemplateHandler
 
getTemplateEngineSupplier(String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.VelocityTemplateHandler
 
getText() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getTitleStyle(String) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
getVal() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
getValue() - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
getValue() - 枚举 中的方法com.github.liaochong.myexcel.core.parser.LineStyleEnum
 
getValue(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getWidth() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getWidthStrategy() - 类 中的方法com.github.liaochong.myexcel.core.parser.ParseConfig
 
getWorkbookMetaData(Path) - 类 中的静态方法com.github.liaochong.myexcel.core.SaxExcelReader
 
getWorkbookMetaData(InputStream) - 类 中的静态方法com.github.liaochong.myexcel.core.SaxExcelReader
 
getWorkbookMetaData(File) - 类 中的静态方法com.github.liaochong.myexcel.core.SaxExcelReader
 
getWriteConverter(Field, Class<?>, Object, ConvertContext, List<Pair<Class, WriteConverter>>) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.WriteConverterContext
 
globalStyle(String...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
已过时。
GroovyExcelBuilder - com.github.liaochong.myexcel.core中的类
 
GroovyExcelBuilder() - 类 的构造器com.github.liaochong.myexcel.core.GroovyExcelBuilder
 
GroovyTemplateHandler - com.github.liaochong.myexcel.core.templatehandler中的类
 
GroovyTemplateHandler() - 类 的构造器com.github.liaochong.myexcel.core.templatehandler.GroovyTemplateHandler
 
groups(Class<?>...) - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
groups(Class<?>...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
groups(Class<?>...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
groups - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
分组

H

hashCode() - 类 中的方法com.github.liaochong.myexcel.core.Cell
 
hashCode() - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
hashCode() - 类 中的方法com.github.liaochong.myexcel.core.parser.DropDownLists.Index
 
hasStyle() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
height - 类 中的变量com.github.liaochong.myexcel.core.parser.Tr
行高度
hideColumns(int...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
hideColumns(int...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
HTML_SUFFIX - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
HtmlTableParser - com.github.liaochong.myexcel.core.parser中的类
html table parser
HtmlTableParser.HtmlTag - com.github.liaochong.myexcel.core.parser中的枚举
 
htmlToExcelFactory - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
HtmlToExcelFactory - com.github.liaochong.myexcel.core中的类
HtmlToExcelFactory 用于将html table解析成excel
HtmlToExcelFactory() - 类 的构造器com.github.liaochong.myexcel.core.HtmlToExcelFactory
 
HTTP - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
Hyperlink - com.github.liaochong.myexcel.core.context中的类
 
Hyperlink(String, String, Object) - 类 的构造器com.github.liaochong.myexcel.core.context.Hyperlink
 
HyperlinkReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
 
HyperlinkReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.HyperlinkReadConverter
 

I

ignoreBlankCell() - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
ignoreBlankRow() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
ignoreBlankRow - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
是否忽略空白行,默认为否
IgnoreColumn - com.github.liaochong.myexcel.core.annotation中的注释类型
Used to exclude a field
ignoreStaticFields - 类 中的变量com.github.liaochong.myexcel.core.Configuration
是否忽略静态字段
ImageFile - com.github.liaochong.myexcel.core.constant中的接口
 
ImageUtil - com.github.liaochong.myexcel.utils中的类
 
ImageUtil() - 类 的构造器com.github.liaochong.myexcel.utils.ImageUtil
 
ImageWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
图片写转换器
ImageWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.ImageWriteConverter
 
includeAllField - 类 中的变量com.github.liaochong.myexcel.core.Configuration
是否导出所有字段,否,则只导出含ExcelColumn注解字段
index - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
列索引,从零开始,不允许重复
Index(String, int, String) - 类 的构造器com.github.liaochong.myexcel.core.parser.DropDownLists.Index
 
index - 类 中的变量com.github.liaochong.myexcel.core.parser.Tr
索引
init(int) - 类 中的方法com.github.liaochong.myexcel.core.cache.StringsCache
 
initCellStyle(Workbook) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
初始化默认单元格样式
inputStream - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.XSSFReadContext
 
isAutoWidth(WidthStrategy) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.WidthStrategy
 
isBlank(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.StringUtil
 
isBool(ContentTypeEnum) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
 
isBool(Class) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
isComputeAutoWidth() - 类 中的方法com.github.liaochong.myexcel.core.parser.ParseConfig
 
isComputeAutoWidth(WidthStrategy) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.WidthStrategy
 
isConvertCsv - 类 中的变量com.github.liaochong.myexcel.core.converter.ConvertContext
 
isDate(Class) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
isDateDecimalNumber(String) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
是否为Excel数字日期
isDateNumber(String) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
是否为时间类数值
isDouble(ContentTypeEnum) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
 
isDropdownList(ContentTypeEnum) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
 
isFieldSelected(List<Class<?>>, FieldDefinition) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
isHssf - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelFactory
是否为hssf
isLink(ContentTypeEnum) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
 
isMultiSheet(SheetStrategy) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.SheetStrategy
 
isNoAuto(WidthStrategy) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.WidthStrategy
 
isNone(WorkbookType) - 枚举 中的静态方法com.github.liaochong.myexcel.core.WorkbookType
 
isNotBlank(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.StringUtil
 
isNumber(Class) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
isOneSheet(SheetStrategy) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.SheetStrategy
 
isSpanValid(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
isString(ContentTypeEnum) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
 
isSxlsx(WorkbookType) - 枚举 中的静态方法com.github.liaochong.myexcel.core.WorkbookType
 
isXls() - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
isXls(WorkbookType) - 枚举 中的静态方法com.github.liaochong.myexcel.core.WorkbookType
 
ITALIC - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 

L

LEFT_BRACKET - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
LINE_THROUGH - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
lineStyle - 类 中的变量com.github.liaochong.myexcel.core.parser.Slant
线的风格
lineStyleColor - 类 中的变量com.github.liaochong.myexcel.core.parser.Slant
线的颜色
LineStyleEnum - com.github.liaochong.myexcel.core.parser中的枚举
线形枚举
lineWidth - 类 中的变量com.github.liaochong.myexcel.core.parser.Slant
线宽
link - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
链接
LinkDefaultCellStyle - com.github.liaochong.myexcel.core.style中的类
 
LinkDefaultCellStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.LinkDefaultCellStyle
 
LinkEmail - com.github.liaochong.myexcel.core.constant中的接口
仅用于标志数据为eamil链接
LinkType - com.github.liaochong.myexcel.core.constant中的枚举
超链接类型
linkType - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
链接
LinkUrl - com.github.liaochong.myexcel.core.constant中的接口
仅用于标志数据为url链接
LinkWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
超链接写转换器
LinkWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.LinkWriteConverter
 
ListSupplier<T> - com.github.liaochong.myexcel.core中的接口
 
localDate - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
 
LocalDateReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
LocalDate读取转换器
LocalDateReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.LocalDateReadConverter
 
localDateTime - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
 
LocalDateTimeReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
LocalDateTime读取转换器
LocalDateTimeReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.LocalDateTimeReadConverter
 
localTimeFormat - 类 中的变量com.github.liaochong.myexcel.core.Configuration
LocalTime格式化
LocalTimeReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
LocalTime转化
LocalTimeReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.LocalTimeReadConverter
 
LocalTimeWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
LocalTime写转换器
LocalTimeWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.LocalTimeWriteConverter
 

M

map(AutoWidthStrategy) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.AutoWidthStrategy
 
mapping - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
简单映射,如"1:男,2:女"
mapping(ExcelColumn) - 类 中的静态方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
MappingWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
 
MappingWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.MappingWriteConverter
 
MIDDLE - 类 中的静态变量com.github.liaochong.myexcel.core.style.TextAlignStyle
 
mixStyle(Map<String, String>, Map<String, String>) - 类 中的静态方法com.github.liaochong.myexcel.utils.StyleUtil
样式融合
MultiColumn - com.github.liaochong.myexcel.core.annotation中的注释类型
聚合列字段
MultiWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
聚合列转换器
MultiWriteConverter(List<Pair<Class, WriteConverter>>) - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.MultiWriteConverter
 
MyExcelConfiguration - com.github.liaochong.myexcel.core中的类
MyExcel配置
MyExcelConfiguration() - 类 的构造器com.github.liaochong.myexcel.core.MyExcelConfiguration
 

N

newInstance(Class<T>) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
noStyle() - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
noStyle() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
noTitles() - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
noTrim() - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
noTrim() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
NULL_PAIR - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
NumberDropDownList - com.github.liaochong.myexcel.core.constant中的接口
 
NumberReadConverter<R extends Number> - com.github.liaochong.myexcel.core.converter.reader中的类
数值读取转换

O

of(K, V) - 类 中的静态方法com.github.liaochong.myexcel.core.container.Pair
 
of(Function<String, R>) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.reader.NumberReadConverter
数字转换器
of(Function<String, R>, boolean) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.reader.NumberReadConverter
数字转换器
of(Class<T>) - 类 中的静态方法com.github.liaochong.myexcel.core.CsvBuilder
 
of(Class<T>) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
获取实例,设定需要渲染的数据的类类型
of(Class<T>, Workbook) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
of(Class<T>) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
of(Class<T>) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
获取实例,设定需要渲染的数据的类类型
of(Class<T>, Workbook) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
获取实例,设定需要渲染的数据的类类型
of(Class<T>, Path) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
获取实例,设定需要渲染的数据的类类型
of(Class<T>, InputStream) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
获取实例,设定需要渲染的数据的类类型
of(File) - 类 中的静态方法com.github.liaochong.myexcel.core.parser.HtmlTableParser
 
of(String) - 类 中的静态方法com.github.liaochong.myexcel.core.parser.HtmlTableParser
 
of(Class<T>) - 类 中的静态方法com.github.liaochong.myexcel.core.SaxExcelReader
 
of(Class<? extends TemplateHandler>) - 类 中的静态方法com.github.liaochong.myexcel.core.TemplateStreamExcelBuilder
 
of(String, Throwable) - 异常错误 中的静态方法com.github.liaochong.myexcel.exception.ExcelBuildException
 
ONE - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
onStartSheet(Consumer<Sheet>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
order - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
顺序,数值越大越靠后
OriginalWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
原始类型转换器
OriginalWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.OriginalWriteConverter
 

P

packageRelationshipCollection - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.XSSFReadContext
 
Pair<K,V> - com.github.liaochong.myexcel.core.container中的类
键值对容器对象. immutable。
parse(Set<String>) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
解析全局样式,ExcelModel
ParseConfig - com.github.liaochong.myexcel.core.parser中的类
解析配置
ParseConfig(WidthStrategy) - 类 的构造器com.github.liaochong.myexcel.core.parser.ParseConfig
 
parseConfiguration(ClassFieldContainer, Configuration) - 类 中的静态方法com.github.liaochong.myexcel.utils.ConfigurationUtil
 
parseStyle(Element) - 类 中的静态方法com.github.liaochong.myexcel.utils.StyleUtil
 
parseStyle(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.StyleUtil
 
path - 类 中的变量com.github.liaochong.myexcel.core.parser.DropDownLists.Index
 
pathConsumer(Consumer<Path>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
Prompt - com.github.liaochong.myexcel.core.annotation中的注释类型
 
promptContainer - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
提示语
promptContainer - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
 
PromptContainer - com.github.liaochong.myexcel.core中的类
提示
PromptContainer() - 类 的构造器com.github.liaochong.myexcel.core.PromptContainer
 
PropertyUtil - com.github.liaochong.myexcel.utils中的类
配置工具
PropertyUtil() - 类 的构造器com.github.liaochong.myexcel.utils.PropertyUtil
 

Q

QUOTES - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 

R

read(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
read(InputStream, String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
read(File) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
read(File, String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
read(Path) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
read(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
read(File) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readAllSheet() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readAllSheet - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
readAsBoolean(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsBoolean(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsByte(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsByte(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsDouble(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsDouble(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsFloat(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsFloat(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsInteger(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsInteger(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsLong(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsLong(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsShort(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsShort(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsString(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readAsString(File) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
readConfig - 类 中的变量com.github.liaochong.myexcel.core.context.ReadContext
 
ReadConfig(int) - 类 的构造器com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
ReadContext<T> - com.github.liaochong.myexcel.core.context中的类
读取上下文
ReadContext() - 类 的构造器com.github.liaochong.myexcel.core.context.ReadContext
 
ReadContext(ConvertContext) - 类 的构造器com.github.liaochong.myexcel.core.context.ReadContext
 
ReadConverter<T> - com.github.liaochong.myexcel.core.converter中的接口
转换接口
ReadConverterContext - com.github.liaochong.myexcel.core.converter中的类
读取转换器上下文
ReadConverterContext() - 类 的构造器com.github.liaochong.myexcel.core.converter.ReadConverterContext
 
readHtml(File) - 类 中的静态方法com.github.liaochong.myexcel.core.HtmlToExcelFactory
读取html
readHtml(String) - 类 中的静态方法com.github.liaochong.myexcel.core.HtmlToExcelFactory
读取html
readHtml(File, HtmlToExcelFactory) - 类 中的静态方法com.github.liaochong.myexcel.core.HtmlToExcelFactory
读取html
readHtml(String, HtmlToExcelFactory) - 类 中的静态方法com.github.liaochong.myexcel.core.HtmlToExcelFactory
读取html
readThen(InputStream, Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(InputStream, String, Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(File, Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(File, String, Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(InputStream, Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(InputStream, String, Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(File, Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(File, String, Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
readThen(InputStream, Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(File, Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(Path, Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(InputStream, BiConsumer<T, RowContext>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(File, BiConsumer<T, RowContext>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(Path, BiConsumer<T, RowContext>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(File, BiFunction<T, RowContext, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(InputStream, BiFunction<T, RowContext, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(Path, BiFunction<T, RowContext, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(InputStream, Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(File, Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(Path, Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
ReflectUtil - com.github.liaochong.myexcel.utils中的类
 
ReflectUtil() - 类 的构造器com.github.liaochong.myexcel.utils.ReflectUtil
 
RegexpUtil - com.github.liaochong.myexcel.utils中的类
 
RegexpUtil() - 类 的构造器com.github.liaochong.myexcel.utils.RegexpUtil
 
registering(Class<?>, ReadConverter<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.ReadConverterContext
 
registering(WriteConverter...) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.WriteConverterContext
 
removeComma(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.RegexpUtil
 
render(Map<String, F>) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
 
render(Map<String, F>, Writer) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
 
render(Map<String, F>, ParseConfig) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
模板引擎渲染,返回渲染后的数据
render(Map<String, F>, Writer) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.BeetlTemplateHandler
 
render(Map<String, F>, Writer) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.EnjoyTemplateHandler
 
render(Map<String, E>, Writer) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.FreemarkerTemplateHandler
 
render(Map<String, F>, Writer) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.GroovyTemplateHandler
 
render(Map<String, E>) - 接口 中的方法com.github.liaochong.myexcel.core.templatehandler.TemplateHandler
获取模板字符流
render(Map<String, F>, ParseConfig) - 接口 中的方法com.github.liaochong.myexcel.core.templatehandler.TemplateHandler
 
render(Map<String, F>, Writer) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.ThymeleafTemplateHandler
 
render(Map<String, F>, Writer) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.VelocityTemplateHandler
 
reset(T, FieldDefinition, String, int, int) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
revert() - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
RIGHT_BRACKET - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
row - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
所在行
Row - com.github.liaochong.myexcel.core中的类
Row(int) - 类 的构造器com.github.liaochong.myexcel.core.Row
 
RowContext - com.github.liaochong.myexcel.core.context中的类
 
RowContext() - 类 的构造器com.github.liaochong.myexcel.core.context.RowContext
 
rowFilter(Predicate<Row>) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
rowFilter(Predicate<Row>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
rowFilter - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
rowFilter(Predicate<Row>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
rowHeight - 类 中的变量com.github.liaochong.myexcel.core.Configuration
内容行高度
rowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
rowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
rowNum - 类 中的变量com.github.liaochong.myexcel.core.parser.DropDownLists.Index
 
rowSpan - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
跨行数

S

SaxExcelReader<T> - com.github.liaochong.myexcel.core中的类
sax模式读取excel,支持xls、xlsx、csv格式读取
SaxExcelReader.ReadConfig<T> - com.github.liaochong.myexcel.core中的类
 
SaxExcelReader.XSSFReadContext - com.github.liaochong.myexcel.core中的类
 
SaxReadException - com.github.liaochong.myexcel.exception中的异常错误
sax读取异常
SaxReadException(String, Throwable) - 异常错误 的构造器com.github.liaochong.myexcel.exception.SaxReadException
 
setAddress(String) - 类 中的方法com.github.liaochong.myexcel.core.context.Hyperlink
 
setBackgroundColor(CellStyle, Map<String, String>, CustomColor) - 类 中的静态方法com.github.liaochong.myexcel.core.style.BackgroundStyle
 
setBorder(CellStyle, Map<String, String>) - 类 中的静态方法com.github.liaochong.myexcel.core.style.BorderStyle
 
setClazz(Class<?>) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
setColNum(int) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
setColor(String) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setColSpan(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setColumnStyle(Field, int, String...) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
setColWidth(Map<Integer, Integer>, Sheet, int) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
设置每列宽度
setComputeAutoWidth(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.ParseConfig
 
setCustomWidthMap(Map<Integer, Integer>) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
setField(Field) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
setField(Field) - 类 中的方法com.github.liaochong.myexcel.core.converter.CustomWriteContext
 
setField(Field) - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
setFieldDefinition(FieldDefinition) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
setFont(Supplier<Font>, CellStyle, Map<String, String>, Map<String, Font>, CustomColor) - 类 中的静态方法com.github.liaochong.myexcel.core.style.FontStyle
 
setFont(Font) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setGetMethod(Method) - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
setHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setHyperlink(Hyperlink) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
setLabel(String) - 类 中的方法com.github.liaochong.myexcel.core.context.Hyperlink
 
setLastRowNum(int) - 类 中的方法com.github.liaochong.myexcel.core.SheetMetaData
 
setNoStyle(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
setObject(T) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
setParent(ClassFieldContainer) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
setParentFields(List<Field>) - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
setRepeatSize(Integer) - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
setRowNum(int) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
setRowNum(int) - 类 中的方法com.github.liaochong.myexcel.core.context.RowContext
 
setRowSpan(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setSetMethod(Method) - 类 中的方法com.github.liaochong.myexcel.utils.FieldDefinition
 
setSheetCount(int) - 类 中的方法com.github.liaochong.myexcel.core.WorkbookMetaData
 
setSheetIndex(int) - 类 中的方法com.github.liaochong.myexcel.core.SheetMetaData
 
setSheetMetaDataList(List<SheetMetaData>) - 类 中的方法com.github.liaochong.myexcel.core.WorkbookMetaData
 
setSheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.SheetMetaData
 
setSource(Object) - 类 中的方法com.github.liaochong.myexcel.core.context.Hyperlink
 
setTemplateEngine(String, Supplier<T>, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
设置模板引擎
setTemplateEngine(String, Supplier<GroupTemplate>, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.BeetlTemplateHandler
 
setTemplateEngine(String, Supplier<Engine>, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.EnjoyTemplateHandler
 
setTemplateEngine(String, Supplier<Configuration>, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.FreemarkerTemplateHandler
 
setTemplateEngine(String, Supplier<Template>, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.GroovyTemplateHandler
 
setTemplateEngine(String, Supplier<TemplateEngine>, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.ThymeleafTemplateHandler
 
setTemplateEngine(String, Supplier<Template>, String) - 类 中的方法com.github.liaochong.myexcel.core.templatehandler.VelocityTemplateHandler
 
setTemporaryFileDirectory(Path) - 类 中的静态方法com.github.liaochong.myexcel.core.MyExcelConfiguration
已过时。
setText(String) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setTextAlign(CellStyle, Map<String, String>) - 类 中的静态方法com.github.liaochong.myexcel.core.style.TextAlignStyle
 
setVal(String) - 类 中的方法com.github.liaochong.myexcel.core.context.ReadContext
 
setWidth(int) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setWidthStrategy(WidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setWidthStrategy(WidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.parser.ParseConfig
 
setWordBreak(CellStyle, Map<String, String>) - 类 中的静态方法com.github.liaochong.myexcel.core.style.WordBreakStyle
 
setXls(boolean) - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
sheet(int) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
sheet(String) - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
sheet(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
sheet(String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
sheet(Integer) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
sheet(String) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
sheetIndex - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.XSSFReadContext
 
sheetIndexs - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
sheetIterator - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.XSSFReadContext
 
SheetMetaData - com.github.liaochong.myexcel.core中的类
sheet元数据
SheetMetaData(String, int) - 类 的构造器com.github.liaochong.myexcel.core.SheetMetaData
 
sheetName - 类 中的变量com.github.liaochong.myexcel.core.Configuration
The name of the sheet to be built
sheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
sheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
sheetName - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.XSSFReadContext
 
sheetNames - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
sheets(Integer...) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
sheets(String...) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
sheetStrategy(SheetStrategy) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
sheetStrategy - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelFactory
生成sheet策略,默认生成多个sheet
sheetStrategy(SheetStrategy) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
sheetStrategy(SheetStrategy) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
Sheet 策略
sheetStrategy(SheetStrategy) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelFactory
生成 sheet 策略
SheetStrategy - com.github.liaochong.myexcel.core.strategy中的枚举
table 策略
SIMPLE_DATE_FORMAT_WEAK_CACHE - 类 中的静态变量com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
Slant - com.github.liaochong.myexcel.core.parser中的类
斜线
Slant() - 类 的构造器com.github.liaochong.myexcel.core.parser.Slant
 
Slant(int, String, String) - 类 的构造器com.github.liaochong.myexcel.core.parser.Slant
 
slant - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
斜线
sortFields(FieldDefinition, FieldDefinition) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
SPOT - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
stagingTds - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelFactory
暂存单元格,由后续行认领
start() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
流式构建启动,包含一些初始化操作
startIndex - 类 中的变量com.github.liaochong.myexcel.core.parser.Font
整体字符串中起始位置
startSheet(Consumer<Sheet>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
startSheet(BiConsumer<String, Integer>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
startSheetConsumer - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
StopReadException - com.github.liaochong.myexcel.exception中的异常错误
停止读取异常
StopReadException() - 异常错误 的构造器com.github.liaochong.myexcel.exception.StopReadException
 
stopReadingOnBlankRow() - 类 中的方法com.github.liaochong.myexcel.core.ColumnSaxExcelReader
 
stopReadingOnBlankRow - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
是否在遇到空白行时停止读取
stopReadingOnBlankRow() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
StringReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
String读取转换器
StringReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.StringReadConverter
 
StringsCache - com.github.liaochong.myexcel.core.cache中的类
Only for xlsx strings cache
StringsCache() - 类 的构造器com.github.liaochong.myexcel.core.cache.StringsCache
 
StringUtil - com.github.liaochong.myexcel.utils中的类
 
StringUtil() - 类 的构造器com.github.liaochong.myexcel.utils.StringUtil
 
StringWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
 
StringWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.StringWriteConverter
 
style - 类 中的变量com.github.liaochong.myexcel.core.Configuration
全局样式
style(String...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
style(String...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
style - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
样式
style - 类 中的变量com.github.liaochong.myexcel.core.parser.Font
单元格样式
style - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
单元格样式
StyleParser - com.github.liaochong.myexcel.core.parser中的类
单元格所有样式解析以及提供 title样式仅支持title cell样式规则,继承关系:globalCommonStyle(globalEvenStyle)-globalCellStyle, 如存在相同样式,子样式覆盖父样式
StyleParser(Map<Integer, Integer>) - 类 的构造器com.github.liaochong.myexcel.core.parser.StyleParser
 
StyleUtil - com.github.liaochong.myexcel.utils中的类
样式工具
StyleUtil() - 类 的构造器com.github.liaochong.myexcel.utils.StyleUtil
 
supply(Workbook) - 接口 中的方法com.github.liaochong.myexcel.core.style.DefaultCellStyle
单元格样式提供
supply(Workbook) - 类 中的方法com.github.liaochong.myexcel.core.style.LinkDefaultCellStyle
 
supply(Workbook) - 类 中的方法com.github.liaochong.myexcel.core.style.TdDefaultCellStyle
 
supply(Workbook) - 类 中的方法com.github.liaochong.myexcel.core.style.ThDefaultCellStyle
 
support(Class<?>) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.ReadConverterContext
 
support(Field, Class<?>, Object, ConvertContext) - 接口 中的方法com.github.liaochong.myexcel.core.converter.WriteConverter
是否支持转换
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.BigDecimalWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.CustomWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.DropDownListWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.ImageWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.LinkWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.LocalTimeWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.MappingWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.MultiWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.OriginalWriteConverter
 
support(Field, Class<?>, Object, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.StringWriteConverter
 

T

Table - com.github.liaochong.myexcel.core.parser中的类
 
Table() - 类 的构造器com.github.liaochong.myexcel.core.parser.Table
 
Td - com.github.liaochong.myexcel.core.parser中的类
 
Td(int, int) - 类 的构造器com.github.liaochong.myexcel.core.parser.Td
 
tdContentType - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
内容类型
TdDefaultCellStyle - com.github.liaochong.myexcel.core.style中的类
 
TdDefaultCellStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.TdDefaultCellStyle
 
tdList - 类 中的变量com.github.liaochong.myexcel.core.parser.Tr
行单元格
TdUtil - com.github.liaochong.myexcel.utils中的类
 
TdUtil() - 类 的构造器com.github.liaochong.myexcel.utils.TdUtil
 
TempFileOperator - com.github.liaochong.myexcel.utils中的类
临时文件操作类
TempFileOperator() - 类 的构造器com.github.liaochong.myexcel.utils.TempFileOperator
 
template(String) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
已过时。
template(String) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
已过时。
templateEngine - 类 中的变量com.github.liaochong.myexcel.core.templatehandler.AbstractTemplateHandler
 
templateHandler - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
templateHandler(Class<? extends TemplateHandler>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
TemplateHandler - com.github.liaochong.myexcel.core.templatehandler中的接口
 
TemplateStreamExcelBuilder - com.github.liaochong.myexcel.core中的类
 
text - 类 中的变量com.github.liaochong.myexcel.core.parser.Comment
 
text - 类 中的变量com.github.liaochong.myexcel.core.PromptContainer
 
TEXT_ALIGN - 类 中的静态变量com.github.liaochong.myexcel.core.style.TextAlignStyle
 
TEXT_DECORATION - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
TextAlignStyle - com.github.liaochong.myexcel.core.style中的类
 
TextAlignStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.TextAlignStyle
 
th - 类 中的变量com.github.liaochong.myexcel.core.parser.Td
是否为th
ThDefaultCellStyle - com.github.liaochong.myexcel.core.style中的类
 
ThDefaultCellStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.ThDefaultCellStyle
 
threadPool(ExecutorService) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
ThymeleafExcelBuilder - com.github.liaochong.myexcel.core中的类
ThymeleafExcelBuilder
ThymeleafExcelBuilder() - 类 的构造器com.github.liaochong.myexcel.core.ThymeleafExcelBuilder
 
ThymeleafTemplateHandler - com.github.liaochong.myexcel.core.templatehandler中的类
 
ThymeleafTemplateHandler() - 类 的构造器com.github.liaochong.myexcel.core.templatehandler.ThymeleafTemplateHandler
 
TimestampReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
时间戳读取转换器
TimestampReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.TimestampReadConverter
 
title - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
列标题
title - 类 中的变量com.github.liaochong.myexcel.core.PromptContainer
 
titleRowHeight - 类 中的变量com.github.liaochong.myexcel.core.Configuration
标题行高度
titleRowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
titleRowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
titles(List<String>) - 类 中的方法com.github.liaochong.myexcel.core.CsvBuilder
 
titles(List<String>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
titles(List<String>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
titleSeparator - 类 中的变量com.github.liaochong.myexcel.core.Configuration
多级标题所需的分离标志
toggle() - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
Tr - com.github.liaochong.myexcel.core.parser中的类
 
Tr(int, int) - 类 的构造器com.github.liaochong.myexcel.core.parser.Tr
 
Tr(int, int, boolean) - 类 的构造器com.github.liaochong.myexcel.core.parser.Tr
 
trim - 类 中的变量com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
trList - 类 中的变量com.github.liaochong.myexcel.core.parser.Table
 
TRUE - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 

U

UNDERLINE - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
unescapeLineFeed(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.RegexpUtil
 
useDefaultStyle() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
useDefaultStyle() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
useDefaultStyle() - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
使用默认样式
useDefaultStyle() - 接口 中的方法com.github.liaochong.myexcel.core.ExcelFactory
是否使用默认样式
useFieldNameAsTitle - 类 中的变量com.github.liaochong.myexcel.core.Configuration
是否使用字段名称作为标题,当ExcelColumn设定了title,则覆盖

V

valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.constant.FileType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.constant.LinkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.HtmlTableParser.HtmlTag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.LineStyleEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.AutoWidthStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.SheetStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.WidthStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.WorkbookType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.constant.FileType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.constant.LinkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.HtmlTableParser.HtmlTag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.LineStyleEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.AutoWidthStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.SheetStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.strategy.WidthStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.liaochong.myexcel.core.WorkbookType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VelocityExcelBuilder - com.github.liaochong.myexcel.core中的类
velocity的excel创建者
VelocityExcelBuilder() - 类 的构造器com.github.liaochong.myexcel.core.VelocityExcelBuilder
 
VelocityTemplateHandler - com.github.liaochong.myexcel.core.templatehandler中的类
 
VelocityTemplateHandler() - 类 的构造器com.github.liaochong.myexcel.core.templatehandler.VelocityTemplateHandler
 
VERTICAL_ALIGN - 类 中的静态变量com.github.liaochong.myexcel.core.style.TextAlignStyle
 
visibility - 类 中的变量com.github.liaochong.myexcel.core.parser.Tr
是否可见

W

waitQueueSize(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
Watermark - com.github.liaochong.myexcel.core.watermark中的类
水印
Watermark() - 类 的构造器com.github.liaochong.myexcel.core.watermark.Watermark
 
WatermarkUtil - com.github.liaochong.myexcel.utils中的类
水印工具
WatermarkUtil() - 类 的构造器com.github.liaochong.myexcel.utils.WatermarkUtil
 
WeakCache<K,V> - com.github.liaochong.myexcel.core.cache中的类
 
WeakCache() - 类 的构造器com.github.liaochong.myexcel.core.cache.WeakCache
 
WeakCache(int) - 类 的构造器com.github.liaochong.myexcel.core.cache.WeakCache
 
width(int, int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
width(int, int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
width - 类 中的变量com.github.liaochong.myexcel.core.ExcelColumnMapping
宽度
widths(int...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
widths(int...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
widthStrategy(WidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
widthStrategy - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelFactory
自动宽度策略,默认无宽度策略
widthStrategy(WidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
widthStrategy - 类 中的变量com.github.liaochong.myexcel.core.Configuration
宽度策略
widthStrategy(WidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
widthStrategy(WidthStrategy) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
widthStrategy(WidthStrategy) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
宽度策略
widthStrategy(WidthStrategy) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelFactory
自动宽度策略
WidthStrategy - com.github.liaochong.myexcel.core.strategy中的枚举
宽度策略
WORD_BREAK - 类 中的静态变量com.github.liaochong.myexcel.core.style.WordBreakStyle
 
WordBreakStyle - com.github.liaochong.myexcel.core.style中的类
换行样式
WordBreakStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.WordBreakStyle
 
workbook - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelFactory
 
WorkbookMetaData - com.github.liaochong.myexcel.core中的类
工作簿元数据
WorkbookMetaData() - 类 的构造器com.github.liaochong.myexcel.core.WorkbookMetaData
 
workbookType(WorkbookType) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
workbookType(WorkbookType) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
workbookType - 类 中的变量com.github.liaochong.myexcel.core.Configuration
The type of workbook to be built
workbookType(WorkbookType) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
workbookType(WorkbookType) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
workbookType(WorkbookType) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelBuilder
excel类型
workbookType(WorkbookType) - 接口 中的方法com.github.liaochong.myexcel.core.ExcelFactory
设置workbook类型
WorkbookType - com.github.liaochong.myexcel.core中的枚举
 
wrapText - 类 中的变量com.github.liaochong.myexcel.core.Configuration
是否自动换行
write(Path) - 类 中的方法com.github.liaochong.myexcel.core.Csv
 
write(Path, boolean) - 类 中的方法com.github.liaochong.myexcel.core.Csv
 
WriteConverter - com.github.liaochong.myexcel.core.converter中的接口
 
writeConverterContainer - 类 中的变量com.github.liaochong.myexcel.core.converter.writer.MultiWriteConverter
 
WriteConverterContext - com.github.liaochong.myexcel.core.converter中的类
 
WriteConverterContext() - 类 的构造器com.github.liaochong.myexcel.core.converter.WriteConverterContext
 

X

XLS - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
XLS_MAX_ROW_COUNT - 类 中的静态变量com.github.liaochong.myexcel.core.AbstractExcelFactory
 
XLSX - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
XLSX_MAX_ROW_COUNT - 类 中的静态变量com.github.liaochong.myexcel.core.AbstractExcelFactory
 
XSSFReadContext(XSSFReader.SheetIterator, InputStream, Integer, String) - 类 的构造器com.github.liaochong.myexcel.core.SaxExcelReader.XSSFReadContext
 

Z

ZERO - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
A B C D E F G H I L M N O P Q R S T U V W X Z 
跳过导航链接

Copyright © 2023. All rights reserved.