跳过导航链接
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
添加水印
afterRead(int) - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
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
 
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
 
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中的枚举
 
available() - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 

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
 
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
 
beforeRead(int) - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
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
 
BOMInputStream - com.github.liaochong.myexcel.core.io中的类
 
BOMInputStream(InputStream) - 类 的构造器com.github.liaochong.myexcel.core.io.BOMInputStream
 
BOMInputStream(InputStream, boolean) - 类 的构造器com.github.liaochong.myexcel.core.io.BOMInputStream
 
BOMInputStream(InputStream, ByteOrderMark...) - 类 的构造器com.github.liaochong.myexcel.core.io.BOMInputStream
 
BOMInputStream(InputStream, boolean, ByteOrderMark...) - 类 的构造器com.github.liaochong.myexcel.core.io.BOMInputStream
 
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
开始构建
buildAsPaths() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
buildAsZip(String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
ByteOrderMark - com.github.liaochong.myexcel.core.io中的类
 
ByteOrderMark(String, int...) - 类 的构造器com.github.liaochong.myexcel.core.io.ByteOrderMark
 

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
 
Cell - com.github.liaochong.myexcel.core中的类
excel单元格
Cell(int, int) - 类 的构造器com.github.liaochong.myexcel.core.Cell
 
cell(String, String, XSSFComment) - 接口 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler.SheetContentsHandler
A cell, with the given formatted value (may be null), and possibly a comment (may be null), was encountered.
CENTER - 类 中的静态变量com.github.liaochong.myexcel.core.style.TextAlignStyle
 
CFG_MAP - 类 中的静态变量com.github.liaochong.myexcel.core.templatehandler.FreemarkerTemplateHandler
 
characters(char[], int, int) - 类 中的方法com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
Captures characters only if a t(ext) element is open.
characters(char[], int, int) - 类 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler
Captures characters only if a suitable element is open.
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.io.ProxyInputStream
 
closeWorkbook() - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
关闭工作簿
COLON - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
ColorUtil - com.github.liaochong.myexcel.utils中的类
 
ColorUtil() - 类 的构造器com.github.liaochong.myexcel.utils.ColorUtil
 
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.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.io - 程序包 com.github.liaochong.myexcel.core.io
 
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
 
Configuration - com.github.liaochong.myexcel.core中的类
 
Configuration() - 类 的构造器com.github.liaochong.myexcel.core.Configuration
 
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
 
ContentTypeEnum - com.github.liaochong.myexcel.core.parser中的枚举
内容类型枚举
convert(T, CustomWriteContext) - 接口 中的方法com.github.liaochong.myexcel.core.converter.CustomWriteConverter
转化原始数据为指定映射
convert(Object, CustomWriteContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.DefaultCustomWriteConverter
 
convert(E, Field, ConvertContext) - 接口 中的方法com.github.liaochong.myexcel.core.converter.ReadConverter
转换
convert(Object, ReadContext, ConvertContext, BiFunction<Throwable, ReadContext, Boolean>) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.ReadConverterContext
 
convert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
convert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.StringReadConverter
 
convert(Field, Class<?>, Object, ConvertContext) - 接口 中的方法com.github.liaochong.myexcel.core.converter.WriteConverter
转换
convert(Field, 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.converter中的类
 
ConvertContext(boolean) - 类 的构造器com.github.liaochong.myexcel.core.converter.ConvertContext
 
convertExcelNumberDateToMilli(String) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
将Excel转换的数字日期转换为时间戳
convertToFile(InputStream) - 类 中的静态方法com.github.liaochong.myexcel.utils.TempFileOperator
 
count - 类 中的变量com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
An integer representing the total count of strings in the workbook.
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
 
CsvConverter - com.github.liaochong.myexcel.core.constant中的接口
 
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
 

D

DATE_TIME_FORMATTER_WEAK_CACHE - 类 中的静态变量com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
DateReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
Date读取转换器
DateReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.DateReadConverter
 
DateTimeWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
 
DateTimeWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
 
DEFAULT_FONT_SIZE - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
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中的类
 
deleteTempFile(Path) - 类 中的静态方法com.github.liaochong.myexcel.utils.TempFileOperator
删除临时文件
deleteTempFiles(List<Path>) - 类 中的静态方法com.github.liaochong.myexcel.utils.TempFileOperator
删除临时文件
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
把输入参数进行处理后,转换。
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.BigDecimalReadConverter
 
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.BoolReadConverter
 
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.DateReadConverter
 
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.LocalDateReadConverter
 
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.LocalDateTimeReadConverter
 
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.LocalTimeReadConverter
 
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.NumberReadConverter
 
doConvert(String, Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.TimestampReadConverter
 
DropDownList - com.github.liaochong.myexcel.core.constant中的接口
仅用作标明数据类型
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
加密导出
endElement(String, String, String) - 类 中的方法com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
 
endElement(String, String, String) - 类 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler
 
endRow(int) - 接口 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler.SheetContentsHandler
A row with the (zero based) row number has ended
endSheet() - 接口 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler.SheetContentsHandler
Signal that the end of a sheet was been reached
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.io.ByteOrderMark
 
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
 
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
 
ExcludeColumn - com.github.liaochong.myexcel.core.annotation中的注释类型
已过时。
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
 
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中的接口
 
FileExportUtil - com.github.liaochong.myexcel.utils中的类
文件导出工具类
FileExportUtil() - 类 的构造器com.github.liaochong.myexcel.utils.FileExportUtil
 
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中的枚举
文件类型枚举
finished() - 类 中的方法com.github.liaochong.myexcel.core.cache.StringsCache
 
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
 
FontStyle - com.github.liaochong.myexcel.core.style中的类
字体样式
FontStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.FontStyle
 
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
窗口冻结

G

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) - 类 中的方法com.github.liaochong.myexcel.core.io.ByteOrderMark
 
get(IntSupplier, IntSupplier) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getAllFieldsOfClass(Class<?>) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
获取指定类的所有字段,包含父类字段,其中
getAllTable(ParseConfig) - 类 中的方法com.github.liaochong.myexcel.core.parser.HtmlTableParser
获取所有表格
getApplicationBeans() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getAsList() - 接口 中的方法com.github.liaochong.myexcel.core.ListSupplier
Gets a result.
getBeanFilter() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getBOM() - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
getBOMCharsetName() - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
getByName(String) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.LineStyleEnum
 
getBytes() - 类 中的方法com.github.liaochong.myexcel.core.io.ByteOrderMark
 
getCaption() - 类 中的方法com.github.liaochong.myexcel.core.parser.Table
 
getCellStyle(int, ContentTypeEnum, String) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
getCharset() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getCharsetName() - 类 中的方法com.github.liaochong.myexcel.core.io.ByteOrderMark
 
getClazz() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getCol() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
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.ReadContext
 
getColor() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getColorIndex() - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
getColSpan() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getColSplit() - 类 中的方法com.github.liaochong.myexcel.core.FreezePane
 
getColWidthMap() - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
getConfiguration() - 类 中的方法com.github.liaochong.myexcel.core.converter.ConvertContext
 
getConsumer() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getContent() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getContextConsumer() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getContextFunction() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getConverterType() - 类 中的方法com.github.liaochong.myexcel.core.converter.ConvertContext
 
getCount() - 类 中的方法com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
Return an integer representing the total count of strings in the workbook.
getCustomColorIndex(CustomColor, String) - 类 中的静态方法com.github.liaochong.myexcel.utils.ColorUtil
 
getCustomColorIndex(CustomColor, int[]) - 类 中的静态方法com.github.liaochong.myexcel.utils.ColorUtil
 
getCustomWriteConverter() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getDataType() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getDate() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getDateFormat() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getDateFormatFormatter(Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
获取DateTimeFormatter
getDateFormatPattern(Field, ConvertContext) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
取得DateFormatPattern
getDateFormatPattern(ConvertContext, Field, Class<?>) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
 
getDateTimeFormat() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getDateTimeFormatter(String) - 类 中的方法com.github.liaochong.myexcel.core.converter.writer.DateTimeWriteConverter
获取时间格式化
getDecimalFormat() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getDeclaredFields() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getDefaultIndexedColorMap() - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
getDefaultValue() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getDefaultValue() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getEndIndex() - 类 中的方法com.github.liaochong.myexcel.core.parser.Font
 
getExcelColumnMappingMap() - 类 中的方法com.github.liaochong.myexcel.core.converter.ConvertContext
 
getExceptionFunction() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getField() - 类 中的方法com.github.liaochong.myexcel.core.converter.CustomWriteContext
 
getField() - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
getFieldByName(String) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getFieldMap() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getFieldMapOfExcelColumn(Class<?>) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
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, Field) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
根据对象以及指定字段,获取字段的值
getFile() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getFilePath() - 类 中的方法com.github.liaochong.myexcel.core.Csv
 
getFileType() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
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
 
getFonts() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getFormat() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getFormat() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getFunction() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getGroups() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getHeight() - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
getHeight() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getIndex() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getIndex() - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
getInputStream(Workbook) - 类 中的静态方法com.github.liaochong.myexcel.utils.FileExportUtil
获取workbook输入流
getInstance() - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
已过时。
getInstance(Workbook) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
已过时。
getInstance() - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
已过时。
getInstance(Workbook) - 类 中的静态方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
已过时。
getItemAt(int) - 类 中的方法com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
 
getKey() - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
getLineStyle() - 类 中的方法com.github.liaochong.myexcel.core.parser.Slant
 
getLineStyleColor() - 类 中的方法com.github.liaochong.myexcel.core.parser.Slant
 
getLineWidth() - 类 中的方法com.github.liaochong.myexcel.core.parser.Slant
 
getLink() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getLinkType() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getLocalDate() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getLocalDateTime() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getLocalTimeFormat() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getMapping() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getObject() - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
getOrder() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getPalette() - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
getParent() - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
getPredefinedColorIndex(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.ColorUtil
 
getPromptContainer() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getPromptContainer() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getProperties(ExcelColumnMapping) - 类 中的静态方法com.github.liaochong.myexcel.utils.PropertyUtil
 
getRealSheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
getReverseProperties(ExcelColumnMapping) - 类 中的静态方法com.github.liaochong.myexcel.utils.PropertyUtil
 
getRGBByColor(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.ColorUtil
 
getRow() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getRowBound() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getRowFilter() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getRowHeight() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.Cell
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.Row
 
getRowNum() - 类 中的方法com.github.liaochong.myexcel.core.RowContext
 
getRowSpan() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getRowSplit() - 类 中的方法com.github.liaochong.myexcel.core.FreezePane
 
getSheetIndexs() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getSheetName() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getSheetNames() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getSimpleDateFormat(String) - 类 中的方法com.github.liaochong.myexcel.core.converter.reader.AbstractReadConverter
 
getSlant() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getSpan(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getStartIndex() - 类 中的方法com.github.liaochong.myexcel.core.parser.Font
 
getStartSheetConsumer() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getStringWidth(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getStringWidth(String, double) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
getStyle() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getStyle() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getStyle() - 类 中的方法com.github.liaochong.myexcel.core.parser.Font
 
getStyle() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getTdContentType() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
getTdList() - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
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.PromptContainer
 
getText() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getTitle() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
getTitle() - 类 中的方法com.github.liaochong.myexcel.core.PromptContainer
 
getTitleRowHeight() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getTitleSeparator() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getTitleStyle(String) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
getTrim() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
getTrList() - 类 中的方法com.github.liaochong.myexcel.core.parser.Table
 
getUniqueCount() - 类 中的方法com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
Returns an integer representing the total count of unique strings in the Shared String Table.
getVal() - 类 中的方法com.github.liaochong.myexcel.core.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.ExcelColumnMapping
 
getWidth() - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
getWidthStrategy() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getWidthStrategy() - 类 中的方法com.github.liaochong.myexcel.core.parser.ParseConfig
 
getWorkbookType() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
getWriteConverter(Field, Class<?>, Object, ConvertContext, List<Pair<Class, WriteConverter>>) - 类 中的静态方法com.github.liaochong.myexcel.core.converter.WriteConverterContext
 
globalStyle(String...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
已过时。
globalStyle(String...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
已过时。
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
 

H

handleIOException(IOException) - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
hasBOM() - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
hasBOM(ByteOrderMark) - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
hashCode() - 类 中的方法com.github.liaochong.myexcel.core.Cell
 
hashCode() - 类 中的方法com.github.liaochong.myexcel.core.container.Pair
 
hashCode() - 类 中的方法com.github.liaochong.myexcel.core.io.ByteOrderMark
 
hasStyle() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
headerFooter(String, boolean, String) - 接口 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler.SheetContentsHandler
A header or footer has been encountered
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
 

I

ignoreBlankRow() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
IgnoreColumn - com.github.liaochong.myexcel.core.annotation中的注释类型
Used to exclude a field
ImageFile - com.github.liaochong.myexcel.core.constant中的接口
 
ImageWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
图片写转换器
ImageWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.ImageWriteConverter
 
init(int) - 类 中的方法com.github.liaochong.myexcel.core.cache.StringsCache
 
initCellStyle(Workbook) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
初始化默认单元格样式
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.Configuration
 
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
 
isConvertToString() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
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
 
isExcludeParent() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
isFieldSelected(List<Class<?>>, Field) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
isFormula() - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
isFormula() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
isFromTemplate() - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
isHssf - 类 中的变量com.github.liaochong.myexcel.core.AbstractExcelFactory
是否为hssf
isIgnoreBlankRow() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
isIgnoreStaticFields() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
isIncludeAllField() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
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
 
isReadAllSheet() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
isSpanValid(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.TdUtil
 
isStopReadingOnBlankRow() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
isString(ContentTypeEnum) - 枚举 中的静态方法com.github.liaochong.myexcel.core.parser.ContentTypeEnum
 
isSxlsx(WorkbookType) - 枚举 中的静态方法com.github.liaochong.myexcel.core.WorkbookType
 
isTh() - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
isUseFieldNameAsTitle() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
isVisibility() - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
isWrapText() - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
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
 
length() - 类 中的方法com.github.liaochong.myexcel.core.io.ByteOrderMark
 
LINE_THROUGH - 类 中的静态变量com.github.liaochong.myexcel.core.style.FontStyle
 
LineStyleEnum - com.github.liaochong.myexcel.core.parser中的枚举
线形枚举
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中的枚举
超链接类型
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中的接口
 
LocalDateReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
LocalDate读取转换器
LocalDateReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.LocalDateReadConverter
 
LocalDateTimeReadConverter - com.github.liaochong.myexcel.core.converter.reader中的类
LocalDateTime读取转换器
LocalDateTimeReadConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.reader.LocalDateTimeReadConverter
 
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(ExcelColumn) - 类 中的静态方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
MappingWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
 
MappingWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.MappingWriteConverter
 
mark(int) - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
mark(int) - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
markSupported() - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
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(String, Throwable) - 异常错误 中的静态方法com.github.liaochong.myexcel.exception.ExcelBuildException
 
ONE - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
OriginalWriteConverter - com.github.liaochong.myexcel.core.converter.writer中的类
原始类型转换器
OriginalWriteConverter() - 类 的构造器com.github.liaochong.myexcel.core.converter.writer.OriginalWriteConverter
 

P

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
 
pathConsumer(Consumer<Path>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
Prompt - com.github.liaochong.myexcel.core.annotation中的注释类型
 
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
 
ProxyInputStream - com.github.liaochong.myexcel.core.io中的类
 
ProxyInputStream(InputStream) - 类 的构造器com.github.liaochong.myexcel.core.io.ProxyInputStream
 

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() - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
read(byte[], int, int) - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
read(byte[]) - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
read() - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
read(byte[]) - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
read(byte[], int, int) - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
read(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
read(File) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readAllSheet() - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
ReadConfig(int) - 类 的构造器com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
ReadContext<T> - com.github.liaochong.myexcel.core中的类
读取异常上下文
ReadContext() - 类 的构造器com.github.liaochong.myexcel.core.ReadContext
 
ReadConverter<E,T> - com.github.liaochong.myexcel.core.converter中的接口
转换接口
ReadConverterContext - com.github.liaochong.myexcel.core.converter中的类
读取转换器上下文
ReadConverterContext() - 类 的构造器com.github.liaochong.myexcel.core.converter.ReadConverterContext
 
readFrom(InputStream) - 类 中的方法com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
Read this shared strings table from an XML file.
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
ReadOnlySharedStringsTable - com.github.liaochong.myexcel.core中的类
 
ReadOnlySharedStringsTable(OPCPackage, StringsCache) - 类 的构造器com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
 
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(InputStream, BiConsumer<T, RowContext>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(File, BiConsumer<T, RowContext>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
readThen(InputStream, Function<T, Boolean>) - 类 中的方法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(File, 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<String, ?>) - 类 中的方法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() - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
reset() - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
reset(T, Field, String, int, int) - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
RIGHT_BRACKET - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
Row - com.github.liaochong.myexcel.core中的类
Row(int) - 类 的构造器com.github.liaochong.myexcel.core.Row
 
RowContext - com.github.liaochong.myexcel.core中的类
 
RowContext() - 类 的构造器com.github.liaochong.myexcel.core.RowContext
 
rowFilter(Predicate<Row>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
rowFilter(Predicate<Row>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
rowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
rowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 

S

SaxExcelReader<T> - com.github.liaochong.myexcel.core中的类
sax模式读取excel,支持xls、xlsx、csv格式读取
SaxExcelReader.ReadConfig<T> - com.github.liaochong.myexcel.core中的类
 
SaxReadException - com.github.liaochong.myexcel.exception中的异常错误
sax读取异常
SaxReadException(String, Throwable) - 异常错误 的构造器com.github.liaochong.myexcel.exception.SaxReadException
 
setApplicationBeans(Map<Class<?>, Object>) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setBackgroundColor(CellStyle, Map<String, String>, CustomColor) - 类 中的静态方法com.github.liaochong.myexcel.core.style.BackgroundStyle
 
setBeanFilter(Predicate<T>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setBorder(CellStyle, Map<String, String>) - 类 中的静态方法com.github.liaochong.myexcel.core.style.BorderStyle
 
setCaption(String) - 类 中的方法com.github.liaochong.myexcel.core.parser.Table
 
setCharset(String) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setClazz(Class<?>) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
setCol(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setColNum(int) - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
setColor(String) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setColorIndex(AtomicInteger) - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
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
设置每列宽度
setColWidthMap(Map<Integer, Integer>) - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
setComputeAutoWidth(boolean) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setComputeAutoWidth(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.ParseConfig
 
setConfiguration(Configuration) - 类 中的方法com.github.liaochong.myexcel.core.converter.ConvertContext
 
setConsumer(Consumer<T>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setContent(String) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setContextConsumer(BiConsumer<T, RowContext>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setContextFunction(BiFunction<T, RowContext, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setConvertCsv(boolean) - 类 中的方法com.github.liaochong.myexcel.core.converter.ConvertContext
 
setConverterType(Class) - 类 中的方法com.github.liaochong.myexcel.core.converter.ConvertContext
 
setCustomWidthMap(Map<Integer, Integer>) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
setCustomWriteConverter(Class<? extends CustomWriteConverter>) - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
setDataType(Class<T>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setDate(Date) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setDateFormat(String) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setDateTimeFormat(String) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setDecimalFormat(String) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setDeclaredFields(List<Field>) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
setDefaultIndexedColorMap(DefaultIndexedColorMap) - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
setDefaultValue(String) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setEndIndex(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Font
 
setExcelColumnMappingMap(Map<Field, ExcelColumnMapping>) - 类 中的方法com.github.liaochong.myexcel.core.converter.ConvertContext
 
setExceptionFunction(BiFunction<Throwable, ReadContext, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setExcludeParent(boolean) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setField(Field) - 类 中的方法com.github.liaochong.myexcel.core.converter.CustomWriteContext
 
setField(Field) - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
setFieldMap(Map<String, Field>) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
setFile(File) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
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
 
setFonts(List<Font>) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setFormat(String) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setFormula(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setFromTemplate(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
setFunction(Function<T, Boolean>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
setHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setIgnoreBlankRow(boolean) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setIgnoreStaticFields(boolean) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setIncludeAllField(boolean) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setIndex(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
setLineStyle(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Slant
 
setLineStyleColor(String) - 类 中的方法com.github.liaochong.myexcel.core.parser.Slant
 
setLineWidth(double) - 类 中的方法com.github.liaochong.myexcel.core.parser.Slant
 
setLink(String) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setLocalDate(LocalDate) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setLocalDateTime(LocalDateTime) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setLocalTimeFormat(String) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setNoStyle(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
setObject(T) - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
setPalette(HSSFPalette) - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
setParent(ClassFieldContainer) - 类 中的方法com.github.liaochong.myexcel.core.reflect.ClassFieldContainer
 
setPromptContainer(PromptContainer) - 类 中的方法com.github.liaochong.myexcel.core.ExcelColumnMapping
 
setPromptContainer(PromptContainer) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setReadAllSheet(boolean) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setRow(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setRowFilter(Predicate<Row>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setRowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setRowNum(int) - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
setRowNum(int) - 类 中的方法com.github.liaochong.myexcel.core.Row
 
setRowSpan(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setSheetIndexs(Set<Integer>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setSheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setSheetNames(Set<String>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setSlant(Slant) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setStartIndex(int) - 类 中的方法com.github.liaochong.myexcel.core.parser.Font
 
setStartSheetConsumer(BiConsumer<String, Integer>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setStopReadingOnBlankRow(boolean) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setStyle(Set<String>) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setStyle(Map<String, String>) - 类 中的方法com.github.liaochong.myexcel.core.parser.Font
 
setStyle(Map<String, String>) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setTdContentType(ContentTypeEnum) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setTdList(List<Td>) - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
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.PromptContainer
 
setText(String) - 类 中的方法com.github.liaochong.myexcel.core.watermark.Watermark
 
setTextAlign(CellStyle, Map<String, String>) - 类 中的静态方法com.github.liaochong.myexcel.core.style.TextAlignStyle
 
setTh(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.Td
 
setTitle(String) - 类 中的方法com.github.liaochong.myexcel.core.PromptContainer
 
setTitleRowHeight(int) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setTitleSeparator(String) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setTrim(Function<String, String>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader.ReadConfig
 
setTrList(List<Tr>) - 类 中的方法com.github.liaochong.myexcel.core.parser.Table
 
setUseFieldNameAsTitle(boolean) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setVal(String) - 类 中的方法com.github.liaochong.myexcel.core.ReadContext
 
setVisibility(boolean) - 类 中的方法com.github.liaochong.myexcel.core.parser.Tr
 
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
 
setWorkbookType(WorkbookType) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setWrapText(boolean) - 类 中的方法com.github.liaochong.myexcel.core.Configuration
 
setXls(boolean) - 类 中的方法com.github.liaochong.myexcel.core.style.CustomColor
 
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
 
sheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
sheetName(String) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
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
 
skip(long) - 类 中的方法com.github.liaochong.myexcel.core.io.BOMInputStream
 
skip(long) - 类 中的方法com.github.liaochong.myexcel.core.io.ProxyInputStream
 
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
 
sortFields(Field, Field) - 类 中的静态方法com.github.liaochong.myexcel.utils.ReflectUtil
 
SPOT - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
start() - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
流式构建启动,包含一些初始化操作
startElement(String, String, String, Attributes) - 类 中的方法com.github.liaochong.myexcel.core.ReadOnlySharedStringsTable
 
startElement(String, String, String, Attributes) - 类 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler
 
startRow(int) - 接口 中的方法com.github.liaochong.myexcel.core.XSSFSheetXMLHandler.SheetContentsHandler
A row with the (zero based) row number has started
startSheet(Consumer<Sheet>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelReader
 
startSheet(Consumer<Sheet>) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
startSheet(BiConsumer<String, Integer>) - 类 中的方法com.github.liaochong.myexcel.core.SaxExcelReader
 
StopReadException - com.github.liaochong.myexcel.exception中的异常错误
停止读取异常
StopReadException() - 异常错误 的构造器com.github.liaochong.myexcel.exception.StopReadException
 
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(String...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultExcelBuilder
 
style(String...) - 类 中的方法com.github.liaochong.myexcel.core.DefaultStreamExcelBuilder
 
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(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
 
TdDefaultCellStyle - com.github.liaochong.myexcel.core.style中的类
 
TdDefaultCellStyle() - 类 的构造器com.github.liaochong.myexcel.core.style.TdDefaultCellStyle
 
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中的接口
 
temporaryFileDirectory() - 类 中的静态方法com.github.liaochong.myexcel.core.MyExcelConfiguration
 
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
 
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
 
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
 
toggle() - 类 中的方法com.github.liaochong.myexcel.core.parser.StyleParser
 
toString() - 类 中的方法com.github.liaochong.myexcel.core.io.ByteOrderMark
 
toUpperCaseFirst(String) - 类 中的静态方法com.github.liaochong.myexcel.utils.StringUtil
 
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
 
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
是否使用默认样式
UTF_16BE - 类 中的静态变量com.github.liaochong.myexcel.core.io.ByteOrderMark
 
UTF_16LE - 类 中的静态变量com.github.liaochong.myexcel.core.io.ByteOrderMark
 
UTF_32BE - 类 中的静态变量com.github.liaochong.myexcel.core.io.ByteOrderMark
 
UTF_32LE - 类 中的静态变量com.github.liaochong.myexcel.core.io.ByteOrderMark
 
UTF_8 - 类 中的静态变量com.github.liaochong.myexcel.core.io.ByteOrderMark
 
UTF_BOM - 类 中的静态变量com.github.liaochong.myexcel.core.io.ByteOrderMark
 

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
 

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
 
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(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
 
workbookType(WorkbookType) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelBuilder
 
workbookType(WorkbookType) - 类 中的方法com.github.liaochong.myexcel.core.AbstractExcelFactory
 
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中的枚举
 
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
 
XLSX - 类 中的静态变量com.github.liaochong.myexcel.core.constant.Constants
 
XSSFSheetXMLHandler - com.github.liaochong.myexcel.core中的类
 
XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, DataFormatter, boolean) - 类 的构造器com.github.liaochong.myexcel.core.XSSFSheetXMLHandler
Accepts objects needed while parsing.
XSSFSheetXMLHandler.SheetContentsHandler - com.github.liaochong.myexcel.core中的接口
You need to implement this to handle the results of the sheet parsing.

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 © 2021. All rights reserved.