| Modifier and Type | Field and Description |
|---|---|
protected org.apache.poi.ss.usermodel.FormulaEvaluator |
evaluator |
protected org.apache.poi.ss.usermodel.Sheet |
sheet |
| Constructor and Description |
|---|
AbstractExIn(org.apache.poi.ss.usermodel.Sheet sheet) |
| Modifier and Type | Method and Description |
|---|---|
ExIn |
bind(org.apache.poi.ss.usermodel.FormulaEvaluator evaluator) |
protected BiConsumer<org.apache.poi.ss.usermodel.Cell,io.vertx.up.commune.element.TypeAtom> |
cellConsumer(ConcurrentMap<String,io.vertx.core.json.JsonObject> rowMap,
String field) |
protected void |
extractComplex(ConcurrentMap<String,io.vertx.core.json.JsonArray> complexMap,
ConcurrentMap<String,io.vertx.core.json.JsonObject> rowMap) |
protected Object |
extractValue(org.apache.poi.ss.usermodel.Cell dataCell,
Class<?> type) |
protected io.vertx.up.log.Annal |
logger() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyData, applyTableprotected transient org.apache.poi.ss.usermodel.Sheet sheet
protected transient org.apache.poi.ss.usermodel.FormulaEvaluator evaluator
public ExIn bind(org.apache.poi.ss.usermodel.FormulaEvaluator evaluator)
protected io.vertx.up.log.Annal logger()
protected Object extractValue(org.apache.poi.ss.usermodel.Cell dataCell, Class<?> type)
protected void extractComplex(ConcurrentMap<String,io.vertx.core.json.JsonArray> complexMap, ConcurrentMap<String,io.vertx.core.json.JsonObject> rowMap)
protected BiConsumer<org.apache.poi.ss.usermodel.Cell,io.vertx.up.commune.element.TypeAtom> cellConsumer(ConcurrentMap<String,io.vertx.core.json.JsonObject> rowMap, String field)
Copyright © 2021. All rights reserved.