public class SimpleSheetReader extends SheetReaderAbs<Collection<Object>>
rowPostProcessors, sheet, skipHeader| Constructor and Description |
|---|
SimpleSheetReader(XceliteSheet sheet) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Collection<Object>> |
read()
Reads the sheet and returns a collection of the specified type.
|
addRowPostProcessor, getSheet, readValueFromCell, removeRowPostProcessor, skipHeaderRowpublic SimpleSheetReader(XceliteSheet sheet)
public Collection<Collection<Object>> read()
SheetReaderCopyright © 2014. All rights reserved.