Uses of Package
net.sf.jameleon.data

Packages that use net.sf.jameleon.data
net.sf.jameleon   
net.sf.jameleon.data   
net.sf.jameleon.event   
net.sf.jameleon.function   
 

Classes in net.sf.jameleon.data used by net.sf.jameleon
AbstractDataDrivableTag
          This is a basic implementation of DataDrivable.
AbstractFileDrivableTag
          This DataDrivable implementation is for file based data sources.
CsvDataDriver
          Am implementation of @{link DataDriver} for CSV Files.
DataDrivable
          The class that needs to be data-driven should implement this interface.
DataDriver
          This interface is used to implement different ways to get data from a source.
 

Classes in net.sf.jameleon.data used by net.sf.jameleon.data
AbstractDataDrivableTag
          This is a basic implementation of DataDrivable.
CollectionDataDriver
          This DataDriver is used to iterator over a Collection of Objects.
DataDrivable
          The class that needs to be data-driven should implement this interface.
DataDriver
          This interface is used to implement different ways to get data from a source.
DataExecuter
          Ties DataDriver and DataDrivable together.
SqlDataDriver
          Am implementation of @{link DataDriver} for SQL.
 

Classes in net.sf.jameleon.data used by net.sf.jameleon.event
DataDrivable
          The class that needs to be data-driven should implement this interface.
 

Classes in net.sf.jameleon.data used by net.sf.jameleon.function
AbstractDataDrivableTag
          This is a basic implementation of DataDrivable.
 



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.