org.apache.tools.ant.taskdefs.optional.sitraka.bytecode
public final class ClassFile extends Object
Constructor Summary | |
---|---|
ClassFile(InputStream is) |
Method Summary | |
---|---|
int | getAccess() |
String | getFullName() |
MethodInfo[] | getMethods() |
String | getName() |
String | getPackage() |
String | getSourceFile() |