public interface IClassResolver
ClassReaders, by their internal name| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.ClassReader |
resolveClass(java.lang.String internalName) |
org.objectweb.asm.ClassReader resolveClass(java.lang.String internalName)
throws java.io.IOException
internalName - the internal name of the class to resolveClassReader for the resolved classjava.io.IOException - if construction of the ClassReader throws an IOException