A B C D E F G H I L M N P R S T V W 
All Classes All Packages

A

AbstractSheetWriteHandler - Class in com.pig4cloud.plugin.excel.handler
 
AbstractSheetWriteHandler() - Constructor for class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
applicationContext - Variable in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
around(JoinPoint, ResponseExcel) - Method in class com.pig4cloud.plugin.excel.aop.DynamicNameAspect
 

B

beforeCellCreate(WriteSheetHolder, WriteTableHolder, Row, Head, Integer, Integer, Boolean) - Method in class com.pig4cloud.plugin.excel.head.I18nHeaderCellWriteHandler
 

C

check(ResponseExcel) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
check(ResponseExcel) - Method in interface com.pig4cloud.plugin.excel.handler.SheetWriteHandler
校验
com.pig4cloud.plugin.excel - package com.pig4cloud.plugin.excel
 
com.pig4cloud.plugin.excel.annotation - package com.pig4cloud.plugin.excel.annotation
 
com.pig4cloud.plugin.excel.aop - package com.pig4cloud.plugin.excel.aop
 
com.pig4cloud.plugin.excel.config - package com.pig4cloud.plugin.excel.config
 
com.pig4cloud.plugin.excel.converters - package com.pig4cloud.plugin.excel.converters
 
com.pig4cloud.plugin.excel.enhance - package com.pig4cloud.plugin.excel.enhance
 
com.pig4cloud.plugin.excel.handler - package com.pig4cloud.plugin.excel.handler
 
com.pig4cloud.plugin.excel.head - package com.pig4cloud.plugin.excel.head
 
com.pig4cloud.plugin.excel.kit - package com.pig4cloud.plugin.excel.kit
 
com.pig4cloud.plugin.excel.processor - package com.pig4cloud.plugin.excel.processor
 
com.pig4cloud.plugin.excel.vo - package com.pig4cloud.plugin.excel.vo
 
configProperties - Variable in class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
 
configProperties - Variable in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
converter() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
转换器
converterProvider - Variable in class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
 
converterProvider - Variable in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
convertToExcelData(LocalDate, ExcelContentProperty, GlobalConfiguration) - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
 
convertToExcelData(LocalDateTime, ExcelContentProperty, GlobalConfiguration) - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
 
convertToJavaData(ReadCellData, ExcelContentProperty, GlobalConfiguration) - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
 
convertToJavaData(ReadCellData, ExcelContentProperty, GlobalConfiguration) - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
 

D

DefaultAnalysisEventListener - Class in com.pig4cloud.plugin.excel.handler
默认的 AnalysisEventListener
DefaultAnalysisEventListener() - Constructor for class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
DefaultWriterBuilderEnhancer - Class in com.pig4cloud.plugin.excel.enhance
 
DefaultWriterBuilderEnhancer() - Constructor for class com.pig4cloud.plugin.excel.enhance.DefaultWriterBuilderEnhancer
 
doAfterAllAnalysed(AnalysisContext) - Method in class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
doDetermineName(Object[], Method, String) - Method in interface com.pig4cloud.plugin.excel.processor.NameProcessor
解析名称
doDetermineName(Object[], Method, String) - Method in class com.pig4cloud.plugin.excel.processor.NameSpelExpressionProcessor
 
dynamicNameAspect(NameProcessor) - Method in class com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration
Excel名称解析处理切面
DynamicNameAspect - Class in com.pig4cloud.plugin.excel.aop
 
DynamicNameAspect() - Constructor for class com.pig4cloud.plugin.excel.aop.DynamicNameAspect
 

E

enhanceExcel(ExcelWriterBuilder, HttpServletResponse, ResponseExcel, String) - Method in class com.pig4cloud.plugin.excel.enhance.DefaultWriterBuilderEnhancer
ExcelWriterBuilder 增强
enhanceExcel(ExcelWriterBuilder, HttpServletResponse, ResponseExcel, String) - Method in interface com.pig4cloud.plugin.excel.enhance.WriterBuilderEnhancer
ExcelWriterBuilder 增强
enhanceSheet(ExcelWriterSheetBuilder, Integer, String, Class<?>, String, Class<? extends HeadGenerator>) - Method in class com.pig4cloud.plugin.excel.enhance.DefaultWriterBuilderEnhancer
ExcelWriterSheetBuilder 增强
enhanceSheet(ExcelWriterSheetBuilder, Integer, String, Class<?>, String, Class<? extends HeadGenerator>) - Method in interface com.pig4cloud.plugin.excel.enhance.WriterBuilderEnhancer
ExcelWriterSheetBuilder 增强
ErrorMessage - Class in com.pig4cloud.plugin.excel.vo
校验错误信息
ErrorMessage(String) - Constructor for class com.pig4cloud.plugin.excel.vo.ErrorMessage
 
ErrorMessage(Set<String>) - Constructor for class com.pig4cloud.plugin.excel.vo.ErrorMessage
 
errorMessageList - Variable in class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
errors - Variable in class com.pig4cloud.plugin.excel.vo.ErrorMessage
错误信息
EXCEL_NAME_KEY - Static variable in class com.pig4cloud.plugin.excel.aop.DynamicNameAspect
 
ExcelConfigProperties - Class in com.pig4cloud.plugin.excel.config
 
ExcelConfigProperties() - Constructor for class com.pig4cloud.plugin.excel.config.ExcelConfigProperties
 
ExcelException - Exception in com.pig4cloud.plugin.excel.kit
 
ExcelException(String) - Constructor for exception com.pig4cloud.plugin.excel.kit.ExcelException
 
ExcelHandlerConfiguration - Class in com.pig4cloud.plugin.excel
 
ExcelHandlerConfiguration() - Constructor for class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
 
ExcelLine - Annotation Type in com.pig4cloud.plugin.excel.annotation
 
excelWriterBuilderEnhance - Variable in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
exclude() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
排除字段
excludes() - Method in annotation type com.pig4cloud.plugin.excel.annotation.Sheet
排除字段
export(Object, HttpServletResponse, ResponseExcel) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
export(Object, HttpServletResponse, ResponseExcel) - Method in interface com.pig4cloud.plugin.excel.handler.SheetWriteHandler
返回的对象

F

fileName() - Method in annotation type com.pig4cloud.plugin.excel.annotation.RequestExcel
前端上传字段名称 file
fill() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
填充模式
fillCustomHeadInfo(Class<?>, Class<? extends HeadGenerator>, ExcelWriterSheetBuilder) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 

G

getErrors() - Method in class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
getErrors() - Method in class com.pig4cloud.plugin.excel.handler.ListAnalysisEventListener
获取异常校验结果
getExcelWriter(HttpServletResponse, ResponseExcel) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
通用的获取ExcelWriter方法
getList() - Method in class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
getList() - Method in class com.pig4cloud.plugin.excel.handler.ListAnalysisEventListener
获取 excel 解析的对象列表

H

handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class com.pig4cloud.plugin.excel.aop.ResponseExcelReturnValueHandler
处理逻辑
head - Variable in class com.pig4cloud.plugin.excel.head.HeadMeta
自定义头部信息
head(Class<?>) - Method in interface com.pig4cloud.plugin.excel.head.HeadGenerator
自定义头部信息
headGenerateClass() - Method in annotation type com.pig4cloud.plugin.excel.annotation.Sheet
头生成器
headGenerator() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
自定义Excel头生成器
HeadGenerator - Interface in com.pig4cloud.plugin.excel.head
Excel头生成器,用于自定义生成头部信息
HeadMeta - Class in com.pig4cloud.plugin.excel.head
 
HeadMeta() - Constructor for class com.pig4cloud.plugin.excel.head.HeadMeta
 

I

i18nHeader() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
excel 头信息国际化
i18nHeaderCellWriteHandler - Variable in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
i18nHeaderCellWriteHandler(MessageSource) - Method in class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
excel 头的国际化处理器
I18nHeaderCellWriteHandler - Class in com.pig4cloud.plugin.excel.head
对表头进行国际化处理
I18nHeaderCellWriteHandler(MessageSource) - Constructor for class com.pig4cloud.plugin.excel.head.I18nHeaderCellWriteHandler
 
ignoreEmptyRow() - Method in annotation type com.pig4cloud.plugin.excel.annotation.RequestExcel
是否跳过空行
ignoreHeadFields - Variable in class com.pig4cloud.plugin.excel.head.HeadMeta
忽略头对应字段名称
include() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
+ 包含字段
includes() - Method in annotation type com.pig4cloud.plugin.excel.annotation.Sheet
包含字段
inMemory() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
内存操作
INSTANCE - com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
实例
INSTANCE - com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
实例
invoke(Object, AnalysisContext) - Method in class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
isNotInterface(Class<? extends HeadGenerator>) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
是否为Null Head Generator

L

lineNum - Variable in class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
lineNum - Variable in class com.pig4cloud.plugin.excel.vo.ErrorMessage
行号
list - Variable in class com.pig4cloud.plugin.excel.handler.DefaultAnalysisEventListener
 
ListAnalysisEventListener<T> - Class in com.pig4cloud.plugin.excel.handler
list analysis EventListener
ListAnalysisEventListener() - Constructor for class com.pig4cloud.plugin.excel.handler.ListAnalysisEventListener
 
LocalDateStringConverter - Enum in com.pig4cloud.plugin.excel.converters
LocalDate and string converter
LocalDateStringConverter() - Constructor for enum com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
 
LocalDateTimeStringConverter - Enum in com.pig4cloud.plugin.excel.converters
LocalDateTime and string converter
LocalDateTimeStringConverter() - Constructor for enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
 

M

manySheetWriteHandler() - Method in class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
多sheet 写入处理器
ManySheetWriteHandler - Class in com.pig4cloud.plugin.excel.handler
 
ManySheetWriteHandler(ExcelConfigProperties, ObjectProvider<List<Converter<?>>>, WriterBuilderEnhancer) - Constructor for class com.pig4cloud.plugin.excel.handler.ManySheetWriteHandler
 
messageSource - Variable in class com.pig4cloud.plugin.excel.head.I18nHeaderCellWriteHandler
国际化消息源
MINUS - Static variable in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
 

N

name() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
文件名称
NAME_DISCOVERER - Static variable in class com.pig4cloud.plugin.excel.processor.NameSpelExpressionProcessor
参数发现器
nameProcessor() - Method in class com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration
SPEL 解析处理器
NameProcessor - Interface in com.pig4cloud.plugin.excel.processor
 
NameSpelExpressionProcessor - Class in com.pig4cloud.plugin.excel.processor
 
NameSpelExpressionProcessor() - Constructor for class com.pig4cloud.plugin.excel.processor.NameSpelExpressionProcessor
 

P

PARSER - Static variable in class com.pig4cloud.plugin.excel.processor.NameSpelExpressionProcessor
Express语法解析器
password() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
文件密码
placeholderResolver - Variable in class com.pig4cloud.plugin.excel.head.I18nHeaderCellWriteHandler
国际化翻译
PREFIX - Static variable in class com.pig4cloud.plugin.excel.config.ExcelConfigProperties
 
processor - Variable in class com.pig4cloud.plugin.excel.aop.DynamicNameAspect
 
propertyPlaceholderHelper - Variable in class com.pig4cloud.plugin.excel.head.I18nHeaderCellWriteHandler
占位符处理

R

readListener() - Method in annotation type com.pig4cloud.plugin.excel.annotation.RequestExcel
读取的监听器类
registerCustomConverter(ExcelWriterBuilder) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
自定义注入转换器 如果有需要,子类自己重写
RequestExcel - Annotation Type in com.pig4cloud.plugin.excel.annotation
导入excel
RequestExcelArgumentResolver - Class in com.pig4cloud.plugin.excel.aop
上传excel 解析注解
RequestExcelArgumentResolver() - Constructor for class com.pig4cloud.plugin.excel.aop.RequestExcelArgumentResolver
 
requestMappingHandlerAdapter - Variable in class com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.pig4cloud.plugin.excel.aop.RequestExcelArgumentResolver
 
ResponseExcel - Annotation Type in com.pig4cloud.plugin.excel.annotation
`@ResponseExcel 注解`
ResponseExcelAutoConfiguration - Class in com.pig4cloud.plugin.excel
 
ResponseExcelAutoConfiguration() - Constructor for class com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration
 
responseExcelReturnValueHandler - Variable in class com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration
 
responseExcelReturnValueHandler(List<SheetWriteHandler>) - Method in class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
返回Excel文件的 response 处理器
ResponseExcelReturnValueHandler - Class in com.pig4cloud.plugin.excel.aop
处理@ResponseExcel 返回值
ResponseExcelReturnValueHandler() - Constructor for class com.pig4cloud.plugin.excel.aop.ResponseExcelReturnValueHandler
 

S

serialVersionUID - Static variable in exception com.pig4cloud.plugin.excel.kit.ExcelException
 
setApplicationContext(ApplicationContext) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
 
setRequestExcelArgumentResolver() - Method in class com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration
追加 Excel 请求处理器 到 springmvc 中
setReturnValueHandlers() - Method in class com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration
追加 Excel返回值处理器 到 springmvc 中
sheet(Sheet, Class<?>, String, Class<? extends HeadGenerator>) - Method in class com.pig4cloud.plugin.excel.handler.AbstractSheetWriteHandler
获取 WriteSheet 对象
Sheet - Annotation Type in com.pig4cloud.plugin.excel.annotation
 
sheetName() - Method in annotation type com.pig4cloud.plugin.excel.annotation.Sheet
sheet name
sheetNo() - Method in annotation type com.pig4cloud.plugin.excel.annotation.Sheet
 
sheets() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
sheet 名称,支持多个
SheetWriteHandler - Interface in com.pig4cloud.plugin.excel.handler
 
sheetWriteHandlerList - Variable in class com.pig4cloud.plugin.excel.aop.ResponseExcelReturnValueHandler
 
singleSheetWriteHandler() - Method in class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
单sheet 写入处理器
SingleSheetWriteHandler - Class in com.pig4cloud.plugin.excel.handler
 
SingleSheetWriteHandler(ExcelConfigProperties, ObjectProvider<List<Converter<?>>>, WriterBuilderEnhancer) - Constructor for class com.pig4cloud.plugin.excel.handler.SingleSheetWriteHandler
 
suffix() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
文件类型 (xlsx xls)
support(Object) - Method in class com.pig4cloud.plugin.excel.handler.ManySheetWriteHandler
当且仅当List不为空且List中的元素也是List 才返回true
support(Object) - Method in interface com.pig4cloud.plugin.excel.handler.SheetWriteHandler
是否支持
support(Object) - Method in class com.pig4cloud.plugin.excel.handler.SingleSheetWriteHandler
obj 是List 且list不为空同时list中的元素不是是List 才返回true
supportExcelTypeKey() - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
 
supportExcelTypeKey() - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
 
supportJavaTypeKey() - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
 
supportJavaTypeKey() - Method in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
 
supportsParameter(MethodParameter) - Method in class com.pig4cloud.plugin.excel.aop.RequestExcelArgumentResolver
 
supportsReturnType(MethodParameter) - Method in class com.pig4cloud.plugin.excel.aop.ResponseExcelReturnValueHandler
只处理@ResponseExcel 声明的方法
switchDateFormat(String) - Static method in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
switch date format

T

template() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
excel 模板
templatePath - Variable in class com.pig4cloud.plugin.excel.config.ExcelConfigProperties
模板路径

V

validate(T) - Static method in class com.pig4cloud.plugin.excel.kit.Validators
Validates all constraints on object.
VALIDATOR - Static variable in class com.pig4cloud.plugin.excel.kit.Validators
 
Validators - Class in com.pig4cloud.plugin.excel.kit
校验工具
Validators() - Constructor for class com.pig4cloud.plugin.excel.kit.Validators
 
valueOf(String) - Static method in enum com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.pig4cloud.plugin.excel.converters.LocalDateStringConverter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pig4cloud.plugin.excel.converters.LocalDateTimeStringConverter
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(Object, HttpServletResponse, ResponseExcel) - Method in class com.pig4cloud.plugin.excel.handler.ManySheetWriteHandler
 
write(Object, HttpServletResponse, ResponseExcel) - Method in interface com.pig4cloud.plugin.excel.handler.SheetWriteHandler
写成对象
write(Object, HttpServletResponse, ResponseExcel) - Method in class com.pig4cloud.plugin.excel.handler.SingleSheetWriteHandler
 
writeHandler() - Method in annotation type com.pig4cloud.plugin.excel.annotation.ResponseExcel
拦截器,自定义样式等处理器
writerBuilderEnhancer() - Method in class com.pig4cloud.plugin.excel.ExcelHandlerConfiguration
ExcelBuild增强
WriterBuilderEnhancer - Interface in com.pig4cloud.plugin.excel.enhance
ExcelWriterBuilder 增强
A B C D E F G H I L M N P R S T V W 
All Classes All Packages