| Package | Description |
|---|---|
| org.simpleflatmapper.poi | |
| org.simpleflatmapper.poi.impl |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
RowMapper<T> |
| Modifier and Type | Method | Description |
|---|---|---|
<T> SheetMapper<T> |
SheetMapperFactory.newMapper(Class<T> type) |
|
<T> SheetMapper<T> |
SheetMapperFactory.newMapper(Type type) |
|
<T> SheetMapper<T> |
SheetMapperFactory.newMapper(org.simpleflatmapper.util.TypeReference<T> type) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DynamicSheetMapper<T> |
|
class |
JoinSheetMapper<T> |
|
class |
StaticSheetMapper<T> |
|
class |
TransformRowMapper<I,O> |
|
class |
UnorderedJoinSheetMapper<T> |
Copyright © 2020. All rights reserved.