public class JarClassFileContainer extends JVMClassFileContainer
Modifier and Type | Field and Description |
---|---|
protected JarFile |
jar |
protected String |
pathPrefix |
name, url
Modifier and Type | Method and Description |
---|---|
byte[] |
getClassData(String clsName) |
createAnnotationInfo, createClassInfo, getClassURL
error, getName, getURL, readFully
public byte[] getClassData(String clsName) throws ClassParseException
getClassData
in class ClassFileContainer
ClassParseException