Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractExIn - Class in io.vertx.tp.plugin.excel.ranger
- AbstractExIn(Sheet) - Constructor for class io.vertx.tp.plugin.excel.ranger.AbstractExIn
- add(ExRecord) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- add(String) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- add(String, String) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- align(HorizontalAlignment) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- align(HorizontalAlignment, VerticalAlignment) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- analyzed(ExBound, MetaAtom) - Method in class io.vertx.tp.plugin.excel.SheetAnalyzer
- applyData(ExTable, ExBound, Cell, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ranger.ComplexIn
- applyData(ExTable, ExBound, Cell, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ranger.ExIn
- applyData(ExTable, ExBound, Cell, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ranger.PureIn
- applyStyle(Sheet, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExTpl
- applyStyle(Sheet, MetaAtom) - Method in class io.vertx.tp.plugin.excel.tpl.BlueTpl
- applyTable(ExTable, Row, Cell, Integer) - Method in class io.vertx.tp.plugin.excel.ranger.ComplexIn
- applyTable(ExTable, Row, Cell, Integer) - Method in interface io.vertx.tp.plugin.excel.ranger.ExIn
- applyTable(ExTable, Row, Cell, Integer) - Method in class io.vertx.tp.plugin.excel.ranger.PureIn
B
- bind(FormulaEvaluator) - Method in class io.vertx.tp.plugin.excel.ranger.AbstractExIn
- bind(FormulaEvaluator) - Method in interface io.vertx.tp.plugin.excel.ranger.ExIn
- bind(Workbook) - Method in interface io.vertx.tp.plugin.excel.ExTpl
- bind(Workbook) - Method in class io.vertx.tp.plugin.excel.tpl.BlueTpl
- BlueTpl - Class in io.vertx.tp.plugin.excel.tpl
- BlueTpl() - Constructor for class io.vertx.tp.plugin.excel.tpl.BlueTpl
- BOOT - Static variable in interface io.vertx.tp.plugin.excel.ExcelClient
- border(Short, BorderStyle...) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- border(BorderStyle...) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- build() - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
C
- cellConsumer(ConcurrentMap<String, JsonObject>, String) - Method in class io.vertx.tp.plugin.excel.ranger.AbstractExIn
- classDao() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- classPojo() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- ColBound - Class in io.vertx.tp.plugin.excel.ranger
- ColBound(int, int) - Constructor for class io.vertx.tp.plugin.excel.ranger.ColBound
- ColBound(Row) - Constructor for class io.vertx.tp.plugin.excel.ranger.ColBound
- colIndex() - Method in class io.vertx.tp.plugin.excel.atom.ExPos
- color(String, String) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- ComplexIn - Class in io.vertx.tp.plugin.excel.ranger
- ComplexIn(Sheet) - Constructor for class io.vertx.tp.plugin.excel.ranger.ComplexIn
- create(JsonObject) - Static method in class io.vertx.tp.plugin.excel.atom.ExTenant
- create(Workbook) - Static method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- createClient() - Static method in class io.vertx.tp.plugin.excel.ExcelInfix
- createClient(Vertx) - Static method in class io.vertx.tp.plugin.excel.ExcelInfix
- createShared(Vertx, JsonObject) - Static method in interface io.vertx.tp.plugin.excel.ExcelClient
D
- dateFormat(boolean) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- dictionary() - Method in class io.vertx.tp.plugin.excel.atom.ExTenant
- dictionaryDefinition(String) - Method in class io.vertx.tp.plugin.excel.atom.ExTenant
- DyeCell - Class in io.vertx.tp.plugin.excel.tpl
E
- ENVIRONMENT - Static variable in interface io.vertx.tp.plugin.excel.ExcelClient
- equals(Object) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- equals(Object) - Method in class io.vertx.tp.plugin.excel.ranger.ColBound
- equals(Object) - Method in class io.vertx.tp.plugin.excel.ranger.RowBound
- evaluator - Variable in class io.vertx.tp.plugin.excel.ranger.AbstractExIn
- ExBound - Interface in io.vertx.tp.plugin.excel.ranger
- ExcelClient - Interface in io.vertx.tp.plugin.excel
-
ExcelClient for office excel data loading Apache Poi
- ExcelClientImpl - Class in io.vertx.tp.plugin.excel
- ExcelInfix - Class in io.vertx.tp.plugin.excel
- ExcelInfix() - Constructor for class io.vertx.tp.plugin.excel.ExcelInfix
- ExFn - Class in io.vertx.tp.plugin.excel.tool
- ExFn() - Constructor for class io.vertx.tp.plugin.excel.tool.ExFn
- ExIn - Interface in io.vertx.tp.plugin.excel.ranger
- ExKey - Interface in io.vertx.tp.plugin.excel.atom
- ExOut - Class in io.vertx.tp.plugin.excel.tool
- ExOut() - Constructor for class io.vertx.tp.plugin.excel.tool.ExOut
- exportAsync(String, JsonArray) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- exportAsync(String, JsonArray) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- exportAsync(String, JsonArray, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- exportAsync(String, JsonArray, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- exportAsync(String, JsonArray, MetaAtom, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- exportAsync(String, JsonArray, MetaAtom, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- exportAsync(String, JsonArray, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- exportAsync(String, JsonArray, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ExPos - Class in io.vertx.tp.plugin.excel.atom
- EXPR_TABLE - Static variable in interface io.vertx.tp.plugin.excel.atom.ExKey
- ExRecord - Class in io.vertx.tp.plugin.excel.atom
- ExRecord() - Constructor for class io.vertx.tp.plugin.excel.atom.ExRecord
- ExTable - Class in io.vertx.tp.plugin.excel.atom
- ExTable(String) - Constructor for class io.vertx.tp.plugin.excel.atom.ExTable
- ExTenant - Class in io.vertx.tp.plugin.excel.atom
- ExTpl - Interface in io.vertx.tp.plugin.excel
- extractAsync(ExTable) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- extractAsync(ExTable) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- extractAsync(Set<ExTable>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- extractAsync(Set<ExTable>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- extractComplex(ConcurrentMap<String, JsonArray>, ConcurrentMap<String, JsonObject>) - Method in class io.vertx.tp.plugin.excel.ranger.AbstractExIn
- extractValue(Cell, Class<?>) - Method in class io.vertx.tp.plugin.excel.ranger.AbstractExIn
- ExValue - Interface in io.vertx.tp.plugin.excel.cell
F
- field(int) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- filePojo() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- FileValue - Class in io.vertx.tp.plugin.excel.cell
- FileValue() - Constructor for class io.vertx.tp.plugin.excel.cell.FileValue
- font(int, boolean) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- font(int, boolean, short) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- font(int, boolean, Short, String) - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- fromJson(JsonObject) - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
G
- generateAdjust(Sheet, List<Integer>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- generateData(Sheet, Integer, JsonArray, List<Class<?>>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- generateHeader(Sheet, Integer, JsonArray) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- generateHeader(Sheet, String, JsonArray, MetaAtom) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- get() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- get() - Method in class io.vertx.tp.plugin.excel.ExcelInfix
- get(Object) - Static method in interface io.vertx.tp.plugin.excel.cell.ExValue
- get(String) - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
- getClient() - Static method in class io.vertx.tp.plugin.excel.ExcelInfix
- getCode() - Method in exception io.vertx.tp.error._404ConnectMissingException
- getCode() - Method in exception io.vertx.tp.error._404ExcelFileNullException
- getCode() - Method in exception io.vertx.tp.error._500ExportingErrorException
- getEnd() - Method in class io.vertx.tp.plugin.excel.ranger.ColBound
- getEnd() - Method in interface io.vertx.tp.plugin.excel.ranger.ExBound
- getEnd() - Method in class io.vertx.tp.plugin.excel.ranger.RowBound
- getName() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- getStart() - Method in class io.vertx.tp.plugin.excel.ranger.ColBound
- getStart() - Method in interface io.vertx.tp.plugin.excel.ranger.ExBound
- getStart() - Method in class io.vertx.tp.plugin.excel.ranger.RowBound
- getStatus() - Method in exception io.vertx.tp.error._404ConnectMissingException
- getStatus() - Method in exception io.vertx.tp.error._404ExcelFileNullException
- getStatus() - Method in exception io.vertx.tp.error._500ExportingErrorException
- getValue(Cell, Class<?>, FormulaEvaluator) - Static method in interface io.vertx.tp.plugin.excel.cell.ExValue
H
- hashCode() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- hashCode() - Method in class io.vertx.tp.plugin.excel.ranger.ColBound
- hashCode() - Method in class io.vertx.tp.plugin.excel.ranger.RowBound
I
- importAsync(InputStream, boolean) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(InputStream, boolean, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(InputStream, boolean, MetaAtom, Handler<AsyncResult<Set<T>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean, MetaAtom, Handler<AsyncResult<Set<T>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(InputStream, boolean, MetaAtom, Handler<AsyncResult<Set<T>>>, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean, MetaAtom, Handler<AsyncResult<Set<T>>>, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(InputStream, boolean, MetaAtom, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean, MetaAtom, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(InputStream, boolean, Handler<AsyncResult<Set<T>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean, Handler<AsyncResult<Set<T>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(InputStream, boolean, Handler<AsyncResult<Set<T>>>, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean, Handler<AsyncResult<Set<T>>>, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(InputStream, boolean, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(InputStream, boolean, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(String) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(String, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(String, MetaAtom, Handler<AsyncResult<Set<T>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String, MetaAtom, Handler<AsyncResult<Set<T>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(String, MetaAtom, Handler<AsyncResult<Set<T>>>, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String, MetaAtom, Handler<AsyncResult<Set<T>>>, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(String, MetaAtom, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String, MetaAtom, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(String, Handler<AsyncResult<Set<T>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String, Handler<AsyncResult<Set<T>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
-
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 | 2) 12 mode of `ingest` here 2.1) The input contains two categories: -- 1.
- importAsync(String, Handler<AsyncResult<Set<T>>>, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String, Handler<AsyncResult<Set<T>>>, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- importAsync(String, String...) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- importAsync(String, String...) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- index(int) - Static method in class io.vertx.tp.plugin.excel.atom.ExPos
- index(int, int) - Static method in class io.vertx.tp.plugin.excel.atom.ExPos
- indexDiff() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- ingest(InputStream, boolean) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(InputStream, boolean) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingest(InputStream, boolean, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(InputStream, boolean, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingest(InputStream, boolean, MetaAtom, Handler<AsyncResult<Set<ExTable>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(InputStream, boolean, MetaAtom, Handler<AsyncResult<Set<ExTable>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingest(InputStream, boolean, Handler<AsyncResult<Set<ExTable>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(InputStream, boolean, Handler<AsyncResult<Set<ExTable>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingest(String) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(String) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
-
1) Api for ingest of parameters, the matrix is as following | filename/input-stream | 2003/2007 | Shape | Async | | filename | by extension ( .xls, .xlsx ) | x | false | | input-stream | isXlsx, true for 2007 | x | false | | filename | by extension ( .xls, .xlsx ) | V | false | | input-stream | isXlsx, true for 2007 | V | false | | 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 | 2) 12 mode of `ingest` here 2.1) The input contains two categories: -- 1.
- ingest(String, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(String, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingest(String, MetaAtom, Handler<AsyncResult<Set<ExTable>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(String, MetaAtom, Handler<AsyncResult<Set<ExTable>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingest(String, Handler<AsyncResult<Set<ExTable>>>) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingest(String, Handler<AsyncResult<Set<ExTable>>>) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingestAsync(InputStream, boolean) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingestAsync(InputStream, boolean) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingestAsync(InputStream, boolean, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingestAsync(InputStream, boolean, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingestAsync(String) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingestAsync(String) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- ingestAsync(String, MetaAtom) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- ingestAsync(String, MetaAtom) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- init(JsonObject) - Method in interface io.vertx.tp.plugin.excel.ExcelClient
- init(JsonObject) - Method in class io.vertx.tp.plugin.excel.ExcelClientImpl
- init(Vertx) - Static method in class io.vertx.tp.plugin.excel.ExcelInfix
- io.vertx.tp.error - package io.vertx.tp.error
- io.vertx.tp.plugin.excel - package io.vertx.tp.plugin.excel
- io.vertx.tp.plugin.excel.atom - package io.vertx.tp.plugin.excel.atom
- io.vertx.tp.plugin.excel.cell - package io.vertx.tp.plugin.excel.cell
- io.vertx.tp.plugin.excel.ranger - package io.vertx.tp.plugin.excel.ranger
- io.vertx.tp.plugin.excel.tool - package io.vertx.tp.plugin.excel.tool
- io.vertx.tp.plugin.excel.tpl - package io.vertx.tp.plugin.excel.tpl
- isEmpty() - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
- isEmpty(JsonObject) - Static method in class io.vertx.tp.plugin.excel.atom.ExRecord
- itRow(Row, ExBound, BiConsumer<Cell, Integer>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- itRow(Row, ExBound, BiConsumer<Cell, Integer>, Predicate<Cell>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- itRowZip(Row, Row, ExBound, BiConsumer<Cell, Cell>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- itSheet(Sheet, ExBound, BiConsumer<Row, Integer>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- itSheet(Sheet, ExBound, Set<Integer>, Consumer<List<Row>>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
J
- JsonValue - Class in io.vertx.tp.plugin.excel.cell
- JsonValue() - Constructor for class io.vertx.tp.plugin.excel.cell.JsonValue
L
- logger() - Method in class io.vertx.tp.plugin.excel.ranger.AbstractExIn
M
- MAPPING - Static variable in interface io.vertx.tp.plugin.excel.ExcelClient
O
- on(FormulaEvaluator) - Method in class io.vertx.tp.plugin.excel.SheetAnalyzer
- onCell(Row, int, Consumer<Cell>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- onCell(Row, int, Consumer<Cell>, Predicate<Cell>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- onRow(Sheet, int, int, BiConsumer<Row, Row>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- onRow(Sheet, int, Consumer<Row>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
- onRow(Sheet, int, Consumer<Row>, Predicate<Row>) - Static method in class io.vertx.tp.plugin.excel.tool.ExFn
P
- PEN - Static variable in interface io.vertx.tp.plugin.excel.ExcelClient
- pkIn() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- PureIn - Class in io.vertx.tp.plugin.excel.ranger
- PureIn(Sheet) - Constructor for class io.vertx.tp.plugin.excel.ranger.PureIn
- PureValue - Class in io.vertx.tp.plugin.excel.cell
- PureValue() - Constructor for class io.vertx.tp.plugin.excel.cell.PureValue
- put(JsonObject) - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
- put(String, Object) - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
- putOr(JsonObject) - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
R
- region(int, int) - Method in class io.vertx.tp.plugin.excel.atom.ExPos
- RowBound - Class in io.vertx.tp.plugin.excel.ranger
- RowBound(int, int) - Constructor for class io.vertx.tp.plugin.excel.ranger.RowBound
- RowBound(Sheet) - Constructor for class io.vertx.tp.plugin.excel.ranger.RowBound
- rowIndex() - Method in class io.vertx.tp.plugin.excel.atom.ExPos
S
- setConnect(KConnect) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- setDescription(String) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- setEnd(int) - Method in class io.vertx.tp.plugin.excel.ranger.ColBound
- setName(String) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- setStart(int) - Method in class io.vertx.tp.plugin.excel.ranger.ColBound
- sheet - Variable in class io.vertx.tp.plugin.excel.ranger.AbstractExIn
- SheetAnalyzer - Class in io.vertx.tp.plugin.excel
- SheetAnalyzer(Sheet) - Constructor for class io.vertx.tp.plugin.excel.SheetAnalyzer
- size() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
T
- TENANT - Static variable in interface io.vertx.tp.plugin.excel.ExcelClient
- to(Object) - Method in interface io.vertx.tp.plugin.excel.cell.ExValue
- to(Object) - Method in class io.vertx.tp.plugin.excel.cell.FileValue
- to(Object) - Method in class io.vertx.tp.plugin.excel.cell.JsonValue
- to(Object) - Method in class io.vertx.tp.plugin.excel.cell.PureValue
- to(Object) - Method in class io.vertx.tp.plugin.excel.cell.UuidValue
- toJson() - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
- toString() - Method in class io.vertx.tp.plugin.excel.atom.ExRecord
- toString() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- toString() - Method in class io.vertx.tp.plugin.excel.ranger.ColBound
- toString() - Method in class io.vertx.tp.plugin.excel.ranger.RowBound
- tree(String) - Method in class io.vertx.tp.plugin.excel.atom.ExTenant
- type(Class<?>) - Static method in class io.vertx.tp.plugin.excel.tool.ExOut
U
- ukIn() - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- unwrap() - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
- UuidValue - Class in io.vertx.tp.plugin.excel.cell
-
{UUID} Processing
- UuidValue() - Constructor for class io.vertx.tp.plugin.excel.cell.UuidValue
V
- VALUE_NULL - Static variable in interface io.vertx.tp.plugin.excel.atom.ExKey
- valueCriteria(String) - Method in class io.vertx.tp.plugin.excel.atom.ExTenant
- valueDefault() - Method in class io.vertx.tp.plugin.excel.atom.ExTenant
W
- whereAncient(JsonArray) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- whereKey(JsonObject) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- whereUnique(JsonObject) - Method in class io.vertx.tp.plugin.excel.atom.ExTable
- wrap() - Method in class io.vertx.tp.plugin.excel.tpl.DyeCell
_
- _404ConnectMissingException - Exception in io.vertx.tp.error
- _404ConnectMissingException(Class<?>, String) - Constructor for exception io.vertx.tp.error._404ConnectMissingException
- _404ExcelFileNullException - Exception in io.vertx.tp.error
- _404ExcelFileNullException(Class<?>, String) - Constructor for exception io.vertx.tp.error._404ExcelFileNullException
- _500ExportingErrorException - Exception in io.vertx.tp.error
- _500ExportingErrorException(Class<?>, String) - Constructor for exception io.vertx.tp.error._500ExportingErrorException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form