org.knime.base.node.io.listfiles
Class ListFiles

java.lang.Object
  extended by org.knime.base.node.io.listfiles.ListFiles

public class ListFiles
extends Object

Author:
Bernd Wiswedel, KNIME.com, Zurich, Switzerland

Nested Class Summary
static class ListFiles.Filter
          Filter criterion.
 
Field Summary
static DataTableSpec SPEC
          (Static) output spec.
 
Constructor Summary
ListFiles(ListFilesSettings settings)
          Init object according to argument settings.
 
Method Summary
 BufferedDataTable search(ExecutionContext exec)
          Searches file system according to settings.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPEC

public static final DataTableSpec SPEC
(Static) output spec.

Constructor Detail

ListFiles

ListFiles(ListFilesSettings settings)
Init object according to argument settings.

Parameters:
settings - The node settings.
Method Detail

search

public BufferedDataTable search(ExecutionContext exec)
                         throws Exception
Searches file system according to settings.

Parameters:
exec - Progress/cancelation
Returns:
The table containing the search hits.
Throws:
Exception - If anything goes wrong.


Copyright, 2003 - 2012. 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.