All Packages Class Hierarchy This Package Previous Next Index
Class sunw.demo.classfile.DelegatorClassFile
java.lang.Object
|
+----sunw.demo.classfile.DelegatorClassFile
- public final class DelegatorClassFile
- extends Object
-
DelegatorClassFile(String, Class[])
-
-
write(OutputStream)
-
DelegatorClassFile
public DelegatorClassFile(String className,
Class targs[]) throws IOException, ClassNotFoundException
write
public void write(OutputStream os) throws IOException
All Packages Class Hierarchy This Package Previous Next Index