public class CustomClassWriter
extends org.objectweb.asm.ClassWriter
| Modifier and Type | Field and Description |
|---|---|
static java.net.URLClassLoader |
customClassLoader |
| Constructor and Description |
|---|
CustomClassWriter(int flags) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getCommonSuperClass(java.lang.String type1,
java.lang.String type2) |
newClass, newConst, newField, newHandle, newHandle, newInvokeDynamic, newMethod, newMethodType, newNameType, newUTF8, toByteArray, visit, visitAnnotation, visitAttribute, visitEnd, visitField, visitInnerClass, visitMethod, visitOuterClass, visitSource, visitTypeAnnotation