A simple project to make file manipulation a bit easier, if you want to use it do it, i would really appreciate if if you use it you give a credit for the effort however is my first upload and im not very onto this.
To use, use FileManager.construct(file) and thats all, there is documentation about all the methods in the jar file, I wont update it frecuently but if there is something important to change or anything to add.
2.1
- Added options for ListFiles
- Fixed the saving method for image files
- Added input options for PlainFiles
- Slightly modified the base file
- Added libraries to make the library aviable for 1.8 to 15
- Added this file to see al the changes on the project
2.1.1
- Fixed map list to not working with empty files
- Added check for containing to map file
- Removed unnecesary methods on map file for encrypt (Encrypt is obsolete in the library now)
2.2
- Removed getFile() from FileBase to avoid problems with already managed files
- Changed some methods for better understanding
- Reworked descriptions of methods for better understanding
- Everything has been simplified for easier manipulation and usage
- Removed evert encrypt method from the files