fern.example
Class ExamplePath

java.lang.Object
  extended by fern.example.ExamplePath

public class ExamplePath
extends Object

Determine the path to the example network files.

Author:
Florian Erhard

Constructor Summary
ExamplePath()
           
 
Method Summary
static boolean exists(String exampleFile)
           
static File find(String exampleFile)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExamplePath

public ExamplePath()
Method Detail

find

public static File find(String exampleFile)

exists

public static boolean exists(String exampleFile)