类的使用
cn.toutatis.xvoid.axolotl.excel.ReaderConfig
使用ReaderConfig的程序包
-
cn.toutatis.xvoid.axolotl.excel中ReaderConfig的使用
-
cn.toutatis.xvoid.axolotl.excel.reader中ReaderConfig的使用
修饰符和类型方法说明intAxolotlExcelReader.getPhysicalRowNumber(ReaderConfig<?> readerConfig) intAxolotlExcelReader.getRecordRowNumber(ReaderConfig<?> readerConfig) intAxolotlExcelReader.getRowNumber(ReaderConfig<?> readerConfig, boolean isPhysical) 获取行数<RT> List<RT>AxolotlExcelReader.readSheetData(ReaderConfig<RT> readerConfig) [ROOT] 读取Excel数据<RT> RTAxolotlExcelReader.readSheetDataAsObject(ReaderConfig<RT> readerConfig) [ROOT] 读取Excel文件数据为一个实体