org.knime.core.util
Class KnimeFileUtil

java.lang.Object
  extended by org.knime.core.util.KnimeFileUtil

public final class KnimeFileUtil
extends Object

Author:
Dominik Morent, KNIME.com, Zurich, Switzerland

Method Summary
static boolean isWorkflow(File file)
           
static boolean isWorkflowGroup(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isWorkflow

public static boolean isWorkflow(File file)
Parameters:
file - the file to check
Returns:
true if the file represents a workflow, false otherwise

isWorkflowGroup

public static boolean isWorkflowGroup(File file)
Parameters:
file - the file to check
Returns:
true if the file represents a workflow group, false otherwise


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.