| 程序包 | 说明 |
|---|---|
| org.hswebframework.reactor.excel |
| 限定符和类型 | 方法和说明 |
|---|---|
ReaderOperator<T> |
ReaderOperator.converter(java.util.function.Function<Map<String,Object>,T> converter)
已过时。
|
ReaderOperator<T> |
ReaderOperator.header(String header,
String key)
已过时。
|
ReaderOperator<T> |
ReaderOperator.headerRowIs(int headerRowNumber)
已过时。
|
ReaderOperator<T> |
ReaderOperator.headers(Class<T> type)
已过时。
|
static ReaderOperator<Map<String,Object>> |
ReactorExcel.mapReader(String format)
已过时。
|
ReaderOperator<T> |
ReaderOperator.option(ExcelOption option)
已过时。
|
ReaderOperator<T> |
ReaderOperator.options(ExcelOption... options)
已过时。
|
static <T> ReaderOperator<T> |
ReactorExcel.reader(Class<T> type,
String format)
已过时。
|
Copyright © 2020–2022. All rights reserved.