Uses of Interface
com.pig4cloud.plugin.excel.processor.NameProcessor
-
Packages that use NameProcessor Package Description com.pig4cloud.plugin.excel com.pig4cloud.plugin.excel.aop com.pig4cloud.plugin.excel.processor -
-
Uses of NameProcessor in com.pig4cloud.plugin.excel
Methods in com.pig4cloud.plugin.excel that return NameProcessor Modifier and Type Method Description NameProcessorResponseExcelAutoConfiguration. nameProcessor()SPEL 解析处理器Methods in com.pig4cloud.plugin.excel with parameters of type NameProcessor Modifier and Type Method Description DynamicNameAspectResponseExcelAutoConfiguration. dynamicNameAspect(NameProcessor nameProcessor)Excel名称解析处理切面 -
Uses of NameProcessor in com.pig4cloud.plugin.excel.aop
Fields in com.pig4cloud.plugin.excel.aop declared as NameProcessor Modifier and Type Field Description private NameProcessorDynamicNameAspect. processor -
Uses of NameProcessor in com.pig4cloud.plugin.excel.processor
Classes in com.pig4cloud.plugin.excel.processor that implement NameProcessor Modifier and Type Class Description classNameSpelExpressionProcessor
-