15 Jul 2011 22:57
Looking for an inverse JavaClass.dump() method
Shirley Park <smp2as <at> virginia.edu>
2011-07-15 20:57:28 GMT
2011-07-15 20:57:28 GMT
Hello, Does there exist a method in bcel that does the inverse of what JavaClass.dump() does. Where JavaClass's dump method takes the JavaClass info and produces a .class file, I am looking for a method that takes a .class file and produces some text file with the JavaClass representation information on it. -Thanks
RSS Feed