public class RowParseResult extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,ColumnParseResult> |
columnParseResultMap |
protected String |
rawRecordData |
Constructor and Description |
---|
RowParseResult() |
protected Map<String,ColumnParseResult> columnParseResultMap
protected String rawRecordData
Copyright © 2020. All rights reserved.