Uses of Interface
org.knime.core.data.DataCellDataInput

Packages that use DataCellDataInput
org.knime.core.data Contains the interface definitions of the DataCell and DataTable and related classes, used to store and access the actual data. 
org.knime.core.data.collection Definitions for KNIME collection types and default implementations. 
org.knime.core.data.date Definition of date and time in KNIME. 
 

Uses of DataCellDataInput in org.knime.core.data
 

Methods in org.knime.core.data with parameters of type DataCellDataInput
 T DataCellSerializer.deserialize(DataCellDataInput input)
          Loads a new instance of DataCell of type T from the input stream, which represents a former serialized DataCell content.
 

Uses of DataCellDataInput in org.knime.core.data.collection
 

Methods in org.knime.core.data.collection with parameters of type DataCellDataInput
static BlobSupportDataCellList BlobSupportDataCellList.deserialize(DataCellDataInput input)
          Static deserializer for a list.
static BlobSupportDataCellSet BlobSupportDataCellSet.deserialize(DataCellDataInput input)
          Static deserializer for a datacell set.
 

Uses of DataCellDataInput in org.knime.core.data.date
 

Methods in org.knime.core.data.date with parameters of type DataCellDataInput
 DateAndTimeCell DateAndTimeCellSerializer.deserialize(DataCellDataInput input)
          Loads a new instance of DataCell of type T from the input stream, which represents a former serialized DataCell content.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.