Modifier and Type | Method and Description |
---|---|
org.jf.dexlib.DexFile |
getDexFile() |
Iterator<ModuleEntry> |
getEntries() |
static DexFileModule |
make(File f) |
public static DexFileModule make(File f) throws IllegalArgumentException, IOException
IllegalArgumentException
IOException
public org.jf.dexlib.DexFile getDexFile()
public Iterator<ModuleEntry> getEntries()
getEntries
in interface Module