| Package | Description |
|---|---|
| com.univocity.parsers.common.processor | |
| com.univocity.parsers.common.processor.core |
| Modifier and Type | Method and Description |
|---|---|
static RowPlacement |
RowPlacement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowPlacement[] |
RowPlacement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MasterDetailListProcessor(RowPlacement rowPlacement,
AbstractObjectListProcessor detailProcessor) |
MasterDetailProcessor(RowPlacement rowPlacement,
ObjectRowListProcessor detailProcessor)
Creates a MasterDetailProcessor
|
| Constructor and Description |
|---|
AbstractMasterDetailListProcessor(RowPlacement rowPlacement,
AbstractObjectListProcessor detailProcessor)
Creates a MasterDetailListProcessor
|
AbstractMasterDetailProcessor(RowPlacement rowPlacement,
AbstractObjectListProcessor detailProcessor)
Creates a MasterDetailProcessor
|
Copyright © 2018 Univocity Software Pty Ltd. All rights reserved.