Uses of Interface
org.apache.bcel.classfile.AttributeReader
Package
Description
Classes that describe the structure of a Java class file and a class file parser.
-
Uses of AttributeReader in org.apache.bcel.classfile
Modifier and TypeMethodDescriptionstatic void
Attribute.addAttributeReader
(String name, AttributeReader attributeReader) Deprecated.
Attribute.addAttributeReader(String, UnknownAttributeReader)
instead