Package gov.nasa.pds.tools.util
Class FileFinder
java.lang.Object
gov.nasa.pds.tools.util.FileFinder
public class FileFinder extends Object
-
Constructor Summary
Constructors Constructor Description FileFinder()
-
Method Summary
Modifier and Type Method Description static URL
findMyFile(String startDirectory, String findFilename, String extension)
-
Constructor Details
-
FileFinder
public FileFinder()
-
-
Method Details
-
findMyFile
-