The {@link org.jfree.report.modules.parser.ext.factory.datasource.DataSourceFactory} interface and related classes.

The DataSourceFactory is used to describe and create @link org.jfree.report.filter.DataSource} implementations. The DataSource description is provided as ObjectDescription; as all DataSources have Getter and Setter methods defined to access their properties, generic BeanDescriptions are used to descripe the data sources.