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