|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DataReader | Interface that provides a function to retrieve a DataSource. |
DataWriter | Interface that provides a function to store a DataSource. |
Class Summary | |
---|---|
AbstractDataReader | Base implementation for classes that read data sources from input streams. |
AbstractDataWriter | Base implementation for classes that write data sources to output streams. |
CSVReader | Class that reads a DataSource from a CSV-file. |
CSVWriter | Class that writes a DataSource to a CSV file. |
DataReaderFactory | A factory class that produces DataReader instances for a
specified format. |
DataWriterFactory | A factory class that produces DataWriter instances for a
specified format. |
ImageReader | Class that reads a DataSource from a binary image file. |
ImageWriter | Class that writes a DataSource to a binary image file. |
Classes for reading and writing data.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |