Package | Description |
---|---|
ambit2.core.io |
Input output support.
|
ambit2.core.processors.batch | |
ambit2.db.processors |
Modifier and Type | Class and Description |
---|---|
class |
FileInputState
Use
FileInputState.getReader(InputStream, String) to get a reader of the right
type. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInputState |
Modifier and Type | Method and Description |
---|---|
void |
BatchDBProcessor.afterProcessing(IInputState target,
Iterator<ITEMTYPE> iterator) |
protected void |
BatchDBProcessor.configureReader(RawIteratingCSVReader reader,
IInputState target,
File file) |
Iterator<ITEMTYPE> |
BatchDBProcessor.getIterator(IInputState target) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.