Uses of Class
org.knime.core.data.container.BlobDataCell

Packages that use BlobDataCell
org.knime.core.data.container Implementation of a DataContainer
 

Uses of BlobDataCell in org.knime.core.data.container
 

Methods in org.knime.core.data.container that return BlobDataCell
(package private)  BlobDataCell Buffer.readBlobDataCell(BlobDataCell.BlobAddress blobAddress, CellClassInfo cl)
          Reads the blob from the given blob address.
(package private)  BlobDataCell BufferFromFileIteratorVersion20.DataCellStreamReader.readBlobDataCell(BlobDataCell.BlobAddress blobAddress, CellClassInfo cl)
          Reads the blob from the given blob address.
(package private) static BlobDataCell BufferFromFileIteratorVersion1x.readBlobDataCell(Buffer buffer, BlobDataCell.BlobAddress blobAddress, CellClassInfo cl)
          Reads the blob from the given blob address.
 

Methods in org.knime.core.data.container that return types with arguments of type BlobDataCell
 Class<? extends BlobDataCell> BlobWrapperDataCell.getBlobClass()
           
 

Constructors in org.knime.core.data.container with parameters of type BlobDataCell
BlobWrapperDataCell(BlobDataCell cell)
          Create a new wrapper cell for a blob object.
 



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.