Package org.knime.core.data.util

This package contains the utility class ObjectToDataCellConverter, which is as of KNIME 1.2.0 deprecated.

See:
          Description

Class Summary
NonClosableInputStream InputStream that delegates to an underlying InputStream but ignores calls of NonClosableInputStream.close().
NonClosableInputStream.Zip Special implementation that wraps ZipInputStream objects and calls ZipInputStream.closeEntry() when the stream is closed.
NonClosableOutputStream Class that overrides the close method and flushes the stream instead of closing it.
NonClosableOutputStream.Zip Special implementation that wraps ZipOutputStream objects and calls ZipOutputStream.closeEntry() when the stream is closed.
ObjectToDataCellConverter Deprecated. This class is obsolete as the class DefaultTable is deprecated.
SynchronizedIterator<T> Synchronized (thread-safe) wrapper for an Iterator.
SynchronizedIterator.ElementAndIndex<T> Class combining an iteration element with its index in the iteration loop.
 

Package org.knime.core.data.util Description

This package contains the utility class ObjectToDataCellConverter, which is as of KNIME 1.2.0 deprecated.



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.