public interface

IArchiveUnit

implements IUnit
com.pnfsoftware.jeb.core.units.IArchiveUnit

Class Overview

Represent an archive Unit (zip, jar, tar, apk ...). These unit are not meant to be opened themselves, their children are the main units.

Summary

[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.IUnitCreator
From interface com.pnfsoftware.jeb.core.IUserDataSupport
From interface com.pnfsoftware.jeb.core.units.IUnit
From interface com.pnfsoftware.jeb.util.events.IEventSource