net.java.truevfs.driver.tar.bzip2.package-info Maven / Gradle / Ivy
/*
* Copyright (C) 2005-2015 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides a file system driver for accessing the BZIP2 compressed TAR file
* format.
*
* @author Christian Schlichtherle
*/
@javax.annotation.Nonnull @javax.annotation.ParametersAreNonnullByDefault
package net.java.truevfs.driver.tar.bzip2;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy