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
  • Constructor Details

    • PureIn

      public PureIn(org.apache.poi.ss.usermodel.Sheet sheet)
  • Method Details

    • applyTable

      public ExBound applyTable(ExTable table, org.apache.poi.ss.usermodel.Row row, org.apache.poi.ss.usermodel.Cell cell, Integer limitation)
    • applyData

      public ExTable applyData(ExTable table, ExBound dataRange, org.apache.poi.ss.usermodel.Cell cell, io.modello.atom.typed.MetaAtom metaAtom)