Package PamUtils
Class FileFinder
java.lang.Object
PamUtils.FileFinder
- Author:
- David J McLaren
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List
findFileExt
(File initDir, String extension) static List
findFileName
(File initDir, String fileName)
-
Constructor Details
-
FileFinder
public FileFinder()
-
-
Method Details
-
findFileExt
- Throws:
FileNotFoundException
-
findFileName
- Throws:
FileNotFoundException
-