类 XlsxHandlerFactory
java.lang.Object
com.sh.wf.excel.analysis.v07.XlsxHandlerFactory
Build handler
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static List<XlsxCellHandler>buildCellHandlers(AnalysisContext analysisContext, org.apache.poi.xssf.model.StylesTable stylesTable)
-
构造器详细资料
-
XlsxHandlerFactory
public XlsxHandlerFactory()
-
-
方法详细资料
-
buildCellHandlers
public static List<XlsxCellHandler> buildCellHandlers(AnalysisContext analysisContext, org.apache.poi.xssf.model.StylesTable stylesTable)
-