PathFinder
Public / Methods
Directory
Tries to find a matching subdirectory.
If more than one subdirectories are found, only one of them is returned.
- IOException
-
If no subdirectories have been found.
DirectoryNull
Tries to find a matching subdirectory.
If more than one subdirectories are found, only one of them is returned.
- IOException
-
If an I/O error has occurred.
File
Tries to find a matching file.
If more than one files are found, only one of them is returned.
- IOException
-
If no file has been found.
FileNull
Tries to find a matching file.
If more than one files are found, only one of them is returned.
- IOException
-
If no file has been found.