|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeReader | |
---|---|
org.apache.bcel.classfile | This package contains the classes that describe the structure of a Java class file and a class file parser. |
Uses of AttributeReader in org.apache.bcel.classfile |
---|
Methods in org.apache.bcel.classfile with parameters of type AttributeReader | |
---|---|
static void |
Attribute.addAttributeReader(String name,
AttributeReader r)
Add an Attribute reader capable of parsing (user-defined) attributes named "name". |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |