Package io.vertx.tp.plugin.excel.ranger
Class PureIn
- java.lang.Object
-
- io.vertx.tp.plugin.excel.ranger.AbstractExIn
-
- io.vertx.tp.plugin.excel.ranger.PureIn
-
- All Implemented Interfaces:
ExIn
public class PureIn extends AbstractExIn
- Author:
- Lang
-
-
Field Summary
-
Fields inherited from class io.vertx.tp.plugin.excel.ranger.AbstractExIn
evaluator, sheet
-
-
Constructor Summary
Constructors Constructor Description PureIn(org.apache.poi.ss.usermodel.Sheet sheet)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExTableapplyData(ExTable table, ExBound dataRange, org.apache.poi.ss.usermodel.Cell cell, io.vertx.up.commune.element.TypeAtom TypeAtom)ExBoundapplyTable(ExTable table, org.apache.poi.ss.usermodel.Row row, org.apache.poi.ss.usermodel.Cell cell, Integer limitation)-
Methods inherited from class io.vertx.tp.plugin.excel.ranger.AbstractExIn
bind, cellConsumer, extractComplex, extractValue, logger
-
-