See: Description
Class | Description |
---|---|
DataTableSpecExtractor |
This utility class provides means to extract meta information from a specific data table spec and to return the
extracted data as data table.
|
ListModelFilterUtils |
Utility class providing filter methods on
JList and ListModel . |
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.
|
Enum | Description |
---|---|
DataTableSpecExtractor.PossibleValueOutputFormat |
Defines how possible values will be represented.
|
DataTableSpecExtractor.PropertyHandlerOutputFormat |
How the color, shape, size handler are shown in the table.
|
KNIME GmbH, Konstanz, Germany
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.