public class DexlibWrapper extends Object
Constructor and Description |
---|
DexlibWrapper(File inputDexFile)
Construct a DexlibWrapper from a dex file and stores its classes
referenced by their name.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
IInitialResolver.Dependencies |
makeSootClass(SootClass sc,
String className) |
public DexlibWrapper(File inputDexFile)
inputDexFileName
- the dex file.public void initialize()
public IInitialResolver.Dependencies makeSootClass(SootClass sc, String className)