Uses of Package
gov.nih.nci.caarray.services.fileparse2.parsers

Packages that use gov.nih.nci.caarray.services.fileparse2.parsers
gov.nih.nci.caarray.services.fileparse2   
gov.nih.nci.caarray.services.fileparse2.arraydesign   
gov.nih.nci.caarray.services.fileparse2.hybridization   
gov.nih.nci.caarray.services.fileparse2.parsers   
gov.nih.nci.caarray.services.fileparse2.util   
 

Classes in gov.nih.nci.caarray.services.fileparse2.parsers used by gov.nih.nci.caarray.services.fileparse2
BaseMicroarrayFileHeaderParser
           
BaseMicroarrayFileParser
           
DataSetMapper
          This class glues the mappings of headers and data table for a data file structured as a simple list of header records and data rows to the file's and file header's parsers.
DesignElementColumnsMap
           
 

Classes in gov.nih.nci.caarray.services.fileparse2.parsers used by gov.nih.nci.caarray.services.fileparse2.arraydesign
BaseMicroarrayFileHeaderParser
           
DataSetMapper
          This class glues the mappings of headers and data table for a data file structured as a simple list of header records and data rows to the file's and file header's parsers.
LocalDynaBean
          An equivalent of common-beanutils's DynaBean with extra support to get the property's value as String, Double, or Long.
LocalDynaBeanWrapper
          An equivalent of common-beanutils's BasicDynaBean with extra support to get the property's value as String, Double, or Long.
MicroarrayTextFileHeaderParser
           
SequenceInputFile
           
 

Classes in gov.nih.nci.caarray.services.fileparse2.parsers used by gov.nih.nci.caarray.services.fileparse2.hybridization
BaseMicroarrayFileParser
           
DataSetMapper
          This class glues the mappings of headers and data table for a data file structured as a simple list of header records and data rows to the file's and file header's parsers.
LocalDynaBean
          An equivalent of common-beanutils's DynaBean with extra support to get the property's value as String, Double, or Long.
LocalDynaBeanWrapper
          An equivalent of common-beanutils's BasicDynaBean with extra support to get the property's value as String, Double, or Long.
QuantitationTypeColumnsMap
           
SequenceInputFile
           
 

Classes in gov.nih.nci.caarray.services.fileparse2.parsers used by gov.nih.nci.caarray.services.fileparse2.parsers
BaseMicroarrayFileHeaderParser
           
BaseMicroarrayFileParser
           
DataHeaderMap
          This class represents the mappings of a data file's header names to their values.
DataSet
          This class represents all the data that is structured according to the DataHeaderMap and DataTableMap.
DataSetMapper
          This class glues the mappings of headers and data table for a data file structured as a simple list of header records and data rows to the file's and file header's parsers.
DataTable
           
DataTableMap
           
DesignElementColumnsMap
           
LocalDynaBean
          An equivalent of common-beanutils's DynaBean with extra support to get the property's value as String, Double, or Long.
MicroarrayDelimitedFileParser
           
QuantitationTypeColumnsMap
           
SequenceInputFile
           
 

Classes in gov.nih.nci.caarray.services.fileparse2.parsers used by gov.nih.nci.caarray.services.fileparse2.util
DataSetMapper
          This class glues the mappings of headers and data table for a data file structured as a simple list of header records and data rows to the file's and file header's parsers.