TrueVFS is a virtual file system (VFS) for Java 7 which enables client
applications to perform CRUD (Create, Read, Update, Delete) operations on
archive files as if they were virtual directories, even with nested archive
files in multithreaded environments.
As a library, TrueVFS provides simple, uniform, transparent,
thread-safe, read/write access to archive files as if they were
virtual directories in a file system path.
As a framework, TrueVFS provides the API to write file system drivers ...
| Java I/O, NIO and NIO.2 (2015) by FRIESEN, JEFF | |
| Java Nio (2002) by Hitchens, Ron | |
| Pro Java 7 NIO.2 (Expert's Voice in Java) (2012) by Leonard, Anghel | |
| Java I/O: Tips and Techniques for Putting I/O to Work (2006) by Harold, Elliotte Rusty | |
