Class SheetAnalyzer

java.lang.Object
io.vertx.tp.plugin.excel.SheetAnalyzer
All Implemented Interfaces:
Serializable

public class SheetAnalyzer extends Object implements Serializable
See Also:
  • Constructor Details

    • SheetAnalyzer

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

    • on

      public SheetAnalyzer on(org.apache.poi.ss.usermodel.FormulaEvaluator evaluator)
    • analyzed

      public Set<ExTable> analyzed(ExBound bound, io.modello.atom.typed.MetaAtom metaAtom)