public class ColumnNameAsKeysRowConverter extends Object implements DocumentConverter
| Constructor and Description |
|---|
ColumnNameAsKeysRowConverter() |
| Modifier and Type | Method and Description |
|---|---|
Row |
convert(Document document,
DataSetHeader header)
Converts a
Document into a row with the given
DataSetHeader. |
protected Object |
get(Document document,
String columnName) |
public Row convert(Document document, DataSetHeader header)
DocumentConverterDocument into a row with the given
DataSetHeader.convert in interface DocumentConverterCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.