Uses of Class
org.jrobin.core.jrrd.DataSource

Packages that use DataSource
org.jrobin.core.jrrd   
 

Uses of DataSource in org.jrobin.core.jrrd
 

Methods in org.jrobin.core.jrrd that return DataSource
 DataSource RRDatabase.getDataSource(int index)
          Returns the DataSource at the specified position in this database.
 

Methods in org.jrobin.core.jrrd that return types with arguments of type DataSource
 Iterator<DataSource> RRDatabase.getDataSources()
          Returns an iterator over the data sources in this database in proper sequence.
 



Copyright © 2003-2008. All Rights Reserved.