static ExcelClient |
ExcelInfix.createClient() |
static ExcelClient |
ExcelInfix.createClient(io.vertx.core.Vertx vertx) |
static ExcelClient |
ExcelClient.createShared(io.vertx.core.Vertx vertx,
io.vertx.core.json.JsonObject config) |
ExcelClient |
ExcelClientImpl.exportAsync(String identifier,
io.vertx.core.json.JsonArray data,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.buffer.Buffer>> handler) |
ExcelClient |
ExcelClient.exportAsync(String identifier,
io.vertx.core.json.JsonArray data,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.buffer.Buffer>> handler) |
ExcelClient |
ExcelClientImpl.exportAsync(String identifier,
io.vertx.core.json.JsonArray data,
io.vertx.up.commune.element.TypeAtom typeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.buffer.Buffer>> handler) |
ExcelClient |
ExcelClient.exportAsync(String identifier,
io.vertx.core.json.JsonArray data,
io.vertx.up.commune.element.TypeAtom TypeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.buffer.Buffer>> handler) |
ExcelClient |
ExcelInfix.get() |
static ExcelClient |
ExcelInfix.getClient() |
<T> ExcelClient |
ExcelClientImpl.importAsync(InputStream in,
boolean isXlsx,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler) |
<T> ExcelClient |
ExcelClient.importAsync(InputStream in,
boolean isXlsx,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler) |
<T> ExcelClient |
ExcelClientImpl.importAsync(InputStream in,
boolean isXlsx,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
<T> ExcelClient |
ExcelClient.importAsync(InputStream in,
boolean isXlsx,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
<T> ExcelClient |
ExcelClientImpl.importAsync(InputStream in,
boolean isXlsx,
io.vertx.up.commune.element.TypeAtom typeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler) |
<T> ExcelClient |
ExcelClient.importAsync(InputStream in,
boolean isXlsx,
io.vertx.up.commune.element.TypeAtom TypeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler) |
<T> ExcelClient |
ExcelClientImpl.importAsync(InputStream in,
boolean isXlsx,
io.vertx.up.commune.element.TypeAtom typeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
<T> ExcelClient |
ExcelClient.importAsync(InputStream in,
boolean isXlsx,
io.vertx.up.commune.element.TypeAtom TypeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
<T> ExcelClient |
ExcelClientImpl.importAsync(String filename,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler)
1) Api for ingest of parameters, the matrix is as following | filename/input-stream | 2003/2007 | Shape | Async | | filename | by extension ( .xls, .xlsx ) | x | true | | input-stream | isXlsx, true for 2007 | x | true | | filename | by extension ( .xls, .xlsx ) | V | true | | input-stream | isXlsx, true for 2007 | V | true |
|
<T> ExcelClient |
ExcelClient.importAsync(String filename,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler) |
<T> ExcelClient |
ExcelClientImpl.importAsync(String filename,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
<T> ExcelClient |
ExcelClient.importAsync(String filename,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
<T> ExcelClient |
ExcelClientImpl.importAsync(String filename,
io.vertx.up.commune.element.TypeAtom typeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler) |
<T> ExcelClient |
ExcelClient.importAsync(String filename,
io.vertx.up.commune.element.TypeAtom TypeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler) |
<T> ExcelClient |
ExcelClientImpl.importAsync(String filename,
io.vertx.up.commune.element.TypeAtom typeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
<T> ExcelClient |
ExcelClient.importAsync(String filename,
io.vertx.up.commune.element.TypeAtom TypeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<T>>> handler,
String... includes) |
ExcelClient |
ExcelClientImpl.ingest(InputStream in,
boolean isXlsx,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClient.ingest(InputStream in,
boolean isXlsx,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClientImpl.ingest(InputStream in,
boolean isXlsx,
io.vertx.up.commune.element.TypeAtom typeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClient.ingest(InputStream in,
boolean isXlsx,
io.vertx.up.commune.element.TypeAtom TypeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClientImpl.ingest(String filename,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClient.ingest(String filename,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClientImpl.ingest(String filename,
io.vertx.up.commune.element.TypeAtom typeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClient.ingest(String filename,
io.vertx.up.commune.element.TypeAtom TypeAtom,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> handler) |
ExcelClient |
ExcelClientImpl.init(io.vertx.core.json.JsonObject config) |
ExcelClient |
ExcelClient.init(io.vertx.core.json.JsonObject params) |