public class HeaderProcessor extends Object
| Constructor | Description |
|---|---|
HeaderProcessor(Map<String,ColumnMapping> mappings) |
|
HeaderProcessor(Map<String,ColumnMapping> mappings,
Properties props) |
| Modifier and Type | Method | Description |
|---|---|---|
ResultSetValueExtractor[] |
processHeader(ResultSetMetaData md,
RowPrinter printer) |
|
ResultSetValueExtractor[] |
processHeader(ResultSet rs,
RowPrinter printer) |
Deprecated.
|
public HeaderProcessor(Map<String,ColumnMapping> mappings)
public HeaderProcessor(Map<String,ColumnMapping> mappings, Properties props)
@Deprecated public ResultSetValueExtractor[] processHeader(ResultSet rs, RowPrinter printer) throws ExtractorException
ExtractorExceptionpublic ResultSetValueExtractor[] processHeader(ResultSetMetaData md, RowPrinter printer) throws ExtractorException
ExtractorExceptionCopyright © 2018 tarent solutions GmbH, Germany. All rights reserved.