org.apache.ctakes.core.resource
Class FileLocator

java.lang.Object
  extended by org.apache.ctakes.core.resource.FileLocator

public class FileLocator
extends java.lang.Object

Utility class that attempts to locate files.

Author:
Mayo Clinic

Constructor Summary
FileLocator()
           
 
Method Summary
static java.io.File locateFile(java.lang.String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileLocator

public FileLocator()
Method Detail

locateFile

public static java.io.File locateFile(java.lang.String location)
                               throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException