public class JavaUtilJarJarFileNative extends NativeMethodClass
helper
Constructor and Description |
---|
JavaUtilJarJarFileNative(NativeHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
java_util_jar_JarFile_getMetaInfoEntryNames(SootMethod method,
ReferenceVariable thisVar,
ReferenceVariable returnVar,
ReferenceVariable[] params)
The methods returns an array of strings.
|
void |
simulateMethod(SootMethod method,
ReferenceVariable thisVar,
ReferenceVariable returnVar,
ReferenceVariable[] params)
Implements the abstract method simulateMethod.
|
defaultMethod
public JavaUtilJarJarFileNative(NativeHelper helper)
public void simulateMethod(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)
simulateMethod
in class NativeMethodClass
public void java_util_jar_JarFile_getMetaInfoEntryNames(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)