Package io.github.filelize.file
Class FileHandler
java.lang.Object
io.github.filelize.file.FileHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid<T> TreadFileMap(String fullPath, Class<T> valueType) void
-
Constructor Details
-
FileHandler
public FileHandler(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
readFile
- Throws:
IOException
-
readFileMap
- Throws:
IOException
-
readFiles
- Throws:
IOException
-
writeFile
- Throws:
IOException
-
delete
- Throws:
IOException
-