Class FileHandler
java.lang.Object
me.neurodock.core.files.FileHandler
Base class responsible for the
me.neurodock.core.files related systems-
Constructor Summary
ConstructorsConstructorDescriptionFileHandler(Path baseDirectory) Creates a new instance as well as setting theinstanceto this new one A good start is to useOptions.getFileHandlerDataLocation()as it's located along all other files -
Method Summary
-
Constructor Details
-
FileHandler
Creates a new instance as well as setting theinstanceto this new one A good start is to useOptions.getFileHandlerDataLocation()as it's located along all other files- Parameters:
baseDirectory- the directory to be used as base directory
-
-
Method Details
-
getInstance
-
getTools
-
resolve
- Throws:
IOException
-
readFile
- Parameters:
filename-- Returns:
- Throws:
FileHandlerException
-
path
-