Package | Description |
---|---|
com.univocity.parsers.common.processor | |
com.univocity.parsers.common.processor.core |
Modifier and Type | Class | Description |
---|---|---|
class |
MasterDetailListProcessor |
A convenience
MasterDetailProcessor implementation for storing all MasterDetailRecord generated form the parsed input into a list. |
class |
MasterDetailProcessor |
A
RowProcessor implementation for associating rows extracted from any implementation of AbstractParser into MasterDetailRecord instances. |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractMasterDetailListProcessor<T extends Context> |
A convenience
Processor implementation for storing all MasterDetailRecord generated form the parsed input into a list. |