About

This module provides the file system driver map modifier class net.java.truevfs.driver.tar.TarDriverMapModifier which provides the following file system driver mappings:

URI Schemes / Archive File Extensions File System Driver Class
tar net.java.truevfs.driver.tar.TarDriver

Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API module. The URI schemes will then get recognized as default archive file extensions by the class net.java.truevfs.access.TArchiveDetector.