Package | Description |
---|---|
ambit2.core.io |
Input output support.
|
ambit2.core.processors.batch |
Modifier and Type | Interface and Description |
---|---|
interface |
IInputState
Status of the input reader.
|
interface |
IOutputState
Status of the output writer.
|
Modifier and Type | Class and Description |
---|---|
class |
FileInputState
Use
FileInputState.getReader(InputStream, String) to get a reader of the right
type. |
class |
FileOutputState
Use
FileOutputState.getWriter(OutputStream, String) to get a writer of the right type. |
class |
FileState
This is to be able to verify if a file has changed since it has been last processed by FileBatchProcessing
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultInputState |
class |
DefaultIOState |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.