
net.java.truevfs.driver.tar.xz.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truevfs-driver-tar-xz Show documentation
Show all versions of truevfs-driver-tar-xz Show documentation
Provides a file system driver for accessing the XZ compressed TAR
file format.
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 modules.
The newest version!
/*
* Copyright © 2005 - 2021 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides a file system driver for accessing the XZ compressed TAR file
* format.
*
* @author Christian Schlichtherle
*/
@javax.annotation.Nonnull @javax.annotation.ParametersAreNonnullByDefault
package net.java.truevfs.driver.tar.xz;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy