2.17.2: 2011-06-17

Package net.sf.basedb.core.filehandler

Interface Summary
DataFileHandler This interface is the super-interface for all interfaces that are work on files of a specific DataFileType.
DataFileMetadataReader This interface should be implemented by classes that are used to extract metadata from a file of a specific DataFileType.
DataFileValidator This interface should be implemented by classes that are used to validate a file of a specific DataFileType.
 

Class Summary
AbstractDataFileHandler This abstract class should, if possible, be used as a super-class for all classes implementing the DataFileValidator interface.
AffymetrixFileHandler This class is used as a superclass for all Affymetrix-based validators and metadata readers.
CdfFileHandler File handler that can validate and extract metadata from Affymetrix CDF files.
CelFileHandler File handler that can validate and extract metadata from Affymetrix CEL files.
 


2.17.2: 2011-06-17