
net.java.truevfs.comp.zipdriver.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truevfs-comp-zipdriver Show documentation
Show all versions of truevfs-comp-zipdriver Show documentation
Provides basic drivers for reading and writing ZIP files.
/*
* Copyright (C) 2005-2015 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* The archive driver family for ZIP files.
*
* @author Christian Schlichtherle
*/
@javax.annotation.Nonnull @javax.annotation.ParametersAreNonnullByDefault
package net.java.truevfs.comp.zipdriver;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy