About

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

URI Schemes / Archive File Extensions File System Driver Class
tar.xz, txz net.java.truevfs.driver.tar.xz.TarXZDriver

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.