jar

net.java.truevfs : truevfs

Maven & Gradle

Aug 07, 2016

TrueVFS · 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 which plug-in to its federated file system space.

Table Of Contents

Latest Version

Download net.java.truevfs : truevfs JAR file - Latest Versions:

All Versions

Download net.java.truevfs : truevfs JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x
0.10.x
0.10
0.9.x
0.9

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window truevfs-0.11.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement