Package de.hpi.fgis.dude.datasource

Contains all DataSources supported by DuDe.

See:
          Description

Interface Summary
DataSource DataSource is used for extracting data out of different data sources.
 

Class Summary
AbstractDataSource<S extends AbstractDataSource<S>> AbstractDataSource provides the common functionality of all DataSource classes.
BibtexSource BibtexSource represents *.bib files containing BibTeX syntax.
CSVSource CSVSource represents *.csv files.
DuDeObjectSource DuDeObjectSource is an in-memory DataSource.
JSONSource JSONSource represents files containing Json syntax.
XMLSource XMLSource represents *.xml files.
 

Package de.hpi.fgis.dude.datasource Description

Contains all DataSources supported by DuDe.



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.