| Package | Description |
|---|---|
| com.ebay.xcelite.reader |
| Modifier and Type | Field and Description |
|---|---|
protected List<RowPostProcessor<T>> |
SheetReaderAbs.rowPostProcessors |
| Modifier and Type | Method and Description |
|---|---|
void |
SheetReaderAbs.addRowPostProcessor(RowPostProcessor<T> rowPostProcessor) |
void |
SheetReader.addRowPostProcessor(RowPostProcessor<T> rowPostProcessor)
Adds a row post processor.
|
void |
SheetReaderAbs.removeRowPostProcessor(RowPostProcessor<T> rowPostProcessor) |
void |
SheetReader.removeRowPostProcessor(RowPostProcessor<T> rowPostProcessor)
Removes a row post processor.
|
Copyright © 2014. All rights reserved.