Package | Description |
---|---|
de.erichseifert.gral.io.data |
Classes for reading and writing data.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataReader
Base implementation for classes that read data sources from input streams.
|
class |
AudioReader
Class that reads a data source from a binary image file.
|
class |
CSVReader
Class that creates a
DataSource from file contents which are
separated by a certain delimiter character. |
class |
ImageReader
Class that reads a data source from a binary image file.
|
Modifier and Type | Method and Description |
---|---|
DataReader |
DataReaderFactory.get(String mimeType) |
Copyright © 2009-2013. All Rights Reserved.