net.sf.sevenzipjbinding.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwrapper-7zip-jbinding Show documentation
Show all versions of jwrapper-7zip-jbinding Show documentation
${project.organization.name} JWrapper 7zip Jbinding
The 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
* @version 4.65-1
*/
package net.sf.sevenzipjbinding;