aQute.libg.classdump
Class ClassDumper
java.lang.Object
aQute.libg.classdump.ClassDumper
public class ClassDumper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassDumper
public ClassDumper(String path)
throws Exception
- Throws:
Exception
ClassDumper
public ClassDumper(String path,
InputStream in)
throws IOException
- Throws:
IOException
dump
public void dump(PrintStream ps)
throws Exception
- Throws:
Exception
printHex
protected void printHex(byte[] code)
- We must find Class.forName references ...
- Parameters:
code -
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2014 aQute SARL. All rights reserved.