gov.nih.nci.caarray.services.fileparse2.util
Class DataSetMapperMap
java.lang.Object
gov.nih.nci.caarray.services.fileparse2.util.DataSetMapperMap
public class DataSetMapperMap
- extends java.lang.Object
- Author:
- TranP
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSetMapperMap
public DataSetMapperMap()
getDataSetMapperMappings
public java.util.LinkedHashMap getDataSetMapperMappings()
setDataSetMapperMappings
public void setDataSetMapperMappings(java.util.LinkedHashMap dataSetMapperMappings)
getDataSetMapper
public DataSetMapper getDataSetMapper(java.lang.String fileTypeId)
registerDataSetMapper
public void registerDataSetMapper(java.lang.String fileTypeId,
DataSetMapper dataSetMapper)