edu.harvard.seas.iis.util.io
Class FileFinder

java.lang.Object
  extended by edu.harvard.seas.iis.util.io.FileFinder

public class FileFinder
extends Object

Author:
kgajos

Constructor Summary
FileFinder()
           
 
Method Summary
static File getFileInClasspath(String name)
           
static URL getURLInClasspath(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFinder

public FileFinder()
Method Detail

getFileInClasspath

public static File getFileInClasspath(String name)

getURLInClasspath

public static URL getURLInClasspath(String name)