public interface

IXApkUnit

implements IUnit
com.pnfsoftware.jeb.core.units.code.android.IXApkUnit

Summary

Public Methods
abstract IApkUnit getApk()
abstract IJsonUnit getManifest()
abstract String getPackageName()
[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

Public Methods

public abstract IApkUnit getApk ()

public abstract IJsonUnit getManifest ()

public abstract String getPackageName ()