Package | Description |
---|---|
org.apache.bcel.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
Modifier and Type | Method and Description |
---|---|
static void |
Attribute.addAttributeReader(String name,
UnknownAttributeReader r)
Add an Attribute reader capable of parsing (user-defined) attributes
named "name".
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.