Package org.knime.base.data.filter.column

Contains column filter for DataTable objects which includes or excludes a certain number of columns from a given data table.

See:
          Description

Class Summary
CloseableFilterColumnRowIterator Filter column row iterator needed to wrap the filter column's original row iterator.
FilterColumnRow Filter DataRow which extracts particular cells (columns) from an underlying row.
FilterColumnRowIterator Filter column row iterator needed to wrap the filter column's original row iterator.
FilterColumnTable This DataTable filters (includes or excludes) a specified number of columns from a given table by just wrapping the underlying data table.
 

Package org.knime.base.data.filter.column Description

Contains column filter for DataTable objects which includes or excludes a certain number of columns from a given data table. This table's columns are just wrapped into a new table called FilterColumnTable. Furthermore, the FilterColumnRow is internally used to extract the obmitted cells (columns) from each row.



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.