public interface ColumnOrderDependent
RowProcessor to indicate columns should not
be reordered by the parser. Conflicting settings provided in CommonParserSettings.setColumnReorderingEnabled(boolean) will be prevented.
This marker is used to configure the parser automatically based on the specific RowProcessor implementation used.
| Modifier and Type | Method and Description |
|---|---|
boolean |
preventColumnReordering()
Returns a flag indicating whether or not columns should be reordered by the parser
|
Copyright © 2021 Univocity Software Pty Ltd. All rights reserved.