net.sourceforge.xmlfit.data
Interface DataSource

All Superinterfaces:
java.lang.Iterable<DataSet>
All Known Implementing Classes:
XMLDataSourceImpl

public interface DataSource
extends java.lang.Iterable<DataSet>

Interface of a XMLFit DataSource. A DataSource provides a ordered collection of DataSets.

See Also:
for the DataSet Interface, for a example implementation of a DataSource., Iterable

Method Summary
 
Methods inherited from interface java.lang.Iterable
iterator
 



Copyright © 2009. All Rights Reserved.