See: Description
| Interface | Description |
|---|---|
| Connection |
A channel of communication with a DataSource.
|
| Class | Description |
|---|---|
| DataSource |
A file, database, web service, or other source of data.
|
| DataSourceQuery |
A wrapper for a query string that attributes it with the DataSource
to apply it against.
|
| DelegatingCompressedFileHandler |
If the file is a .zip or .gz file, mangles the DriverProperties into the format
expected by many of the first JUMPReaders, which take responsibility
for doing the decompression.
|
| ReaderWriterFileDataSource |
Adapts the old JUMP I/O API (Readers and Writers) to the new JUMP I/O API
(DataSources).
|
| StandardReaderWriterFileDataSource |
Contains DataSource classes for the standard JUMP Readers and
Writers.
|
| StandardReaderWriterFileDataSource.FMEGML | |
| StandardReaderWriterFileDataSource.GML | |
| StandardReaderWriterFileDataSource.JML | |
| StandardReaderWriterFileDataSource.Shapefile | |
| StandardReaderWriterFileDataSource.WKT |