[Soot-list] Creating a class from existing class

Xiaoyong Zhou zhou.xiaoyong at gmail.com
Fri Mar 4 09:57:26 EST 2011


Hi, All:

I am trying to create a class from an existing class and want to duplicate
an class and then modify it. Note that I want to keep the previous class.
But I did not figure out how to "clone" an class in soot Scene. I was
thinking about copy fields by fields and methods by methods, but it does not
work because I can not add an SootMethod of class A to class B. Need some
help. Thanks a lot.

-- 
Sincerely yours,
Xiaoyong Zhou
School of Informatics and Computing
Indiana University, Bloomington, IN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20110304/2480eea0/attachment.html 


More information about the Soot-list mailing list