All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.sevenzipjbinding.package-info Maven / Gradle / Ivy

Go to download

7-Zip-JBinding is a free cross-platform java binding of 7-Zip free compress/decompress library (http://www.7-zip.org/, http://p7zip.sourceforge.net/)

There is a newer version: 16.02-2.01
Show newest version
/**
 * This package contains basis enumerations, interfaces and classes of main SevenZipJBinding
 * interface. The interface is a mapping of C++ interface and so not much comfortable for java developer.
 * There are another simplified interface, which provides simple but reduced access to 7-Zip library.
 * 
 * 
    *
  • {@link net.sf.sevenzipjbinding.SevenZip} interface entry point. *
* * @see net.sf.sevenzipjbinding.simple * * @author Boris Brodski * @since 4.65-1 */ package net.sf.sevenzipjbinding;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy