you don't need library for it.
You can simply create file object by instanciating the File class:
File myFile = new File("/var/www/test.text");
Use Paths and/or Files for that: http://www.vogella.com/tutorials/JavaIO/article.html
I mean sth like "fuse jna", or any alternative,
Обсуждают сегодня