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.
|
defaultMethodpublic JavaUtilJarJarFileNative(NativeHelper helper)
public void simulateMethod(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)
simulateMethod in class NativeMethodClasspublic void java_util_jar_JarFile_getMetaInfoEntryNames(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)