Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface org.apache.bcel.classfile.AttributeReader
Uses in package org.apache.bcel.classfile
Methods with parameter type org.apache.bcel.classfile.AttributeReader
void
Attribute
.
addAttributeReader
(String name,
AttributeReader
r)
Add an Attribute reader capable of parsing (user-defined) attributes named "name".
Overview
Package
Class
Use
Tree
Index
Deprecated
About