public class HeaderProcessor extends Object
| Constructor and Description |
|---|
HeaderProcessor(Map<String,ColumnMapping> mappings) |
HeaderProcessor(Map<String,ColumnMapping> mappings,
Properties props) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetValueExtractor[] |
processHeader(ResultSet rs,
RowPrinter printer) |
public HeaderProcessor(Map<String,ColumnMapping> mappings)
public HeaderProcessor(Map<String,ColumnMapping> mappings, Properties props)
public ResultSetValueExtractor[] processHeader(ResultSet rs, RowPrinter printer) throws ExtractorException
ExtractorExceptionCopyright © 2018. All Rights Reserved.