|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ColumnOrderDependent
A marker interface used by special implementations of 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.
| Method Summary | |
|---|---|
boolean |
preventColumnReordering()
Returns a flag indicating whether or not columns should be reordered by the parser |
| Method Detail |
|---|
boolean preventColumnReordering()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||