| Package | Description |
|---|---|
| org.simpleflatmapper.poi | |
| org.simpleflatmapper.poi.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RowMapper<T> |
| Modifier and Type | Method and 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 and Description |
|---|---|
class |
DynamicSheetMapper<T> |
class |
JoinSheetMapper<T> |
class |
StaticSheetMapper<T> |
class |
TransformRowMapper<I,O> |
class |
UnorderedJoinSheetMapper<T> |
Copyright © 2019. All rights reserved.