|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| InputStreamProvider | A simple interface used by Input implementations to get a "fresh" copy of the
same input stream. |
| Class Summary | |
|---|---|
| CsvInput | Implements the Input interface for the set of CSV files using the CsvProducer. |
| FileInputStreamProvider | An InputStreamProvider implementation returning a FileInputStream. |
| SystemInProvider | InputStreamProvider implementation that returns System.in. |
| XmlInput | Implements the Input interface for the XML files using the FlatXmlProducer. |
| ZipInputStreamProviderDecorator | This is a wrapper around another InputStreamProvider that returns
a ZipInputStream wrapped around the stream provided by the decorated provider. |
| ZippedCsvInput | Represents a zipped CSV input. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||