Class ComplexIn

java.lang.Object
io.vertx.tp.plugin.excel.ranger.AbstractExIn
io.vertx.tp.plugin.excel.ranger.ComplexIn
All Implemented Interfaces:
ExIn

public class ComplexIn extends AbstractExIn
Author:
Lang
  • Constructor Details

    • ComplexIn

      public ComplexIn(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)