Uses of Class
uk.ac.ebi.utils.exceptions.UncheckedFileNotFoundException
-
Uses of UncheckedFileNotFoundException in uk.ac.ebi.utils.opt.io
Modifier and TypeMethodDescriptionstatic String[]
IOUtils.readFiles
(String dirPath, FilenameFilter filter, boolean ignoreMissingDir, Charset charSet) InvokesIOUtils.readFile(String, Charset)
upon all the files in a directory and return an array of file contents.