public class Classfile extends Object
Code attributes parsed from a class file.| Constructor and Description |
|---|
Classfile(ResolvedJavaType type,
DataInputStream stream,
ClassfileBytecodeProvider context)
|
public Classfile(ResolvedJavaType type,
DataInputStream stream,
ClassfileBytecodeProvider context)
throws IOException
NoClassDefFoundError - if there is an IO error while parsing the class fileIOException