org.apache.bcel.classfile
public class RuntimeVisibleAnnotations extends Annotations
Since: 5.3
Version: $Id: RuntimeVisibleAnnotations
| Constructor Summary | |
|---|---|
| RuntimeVisibleAnnotations(int name_index, int length, DataInputStream file, ConstantPool constant_pool) | |
| Method Summary | |
|---|---|
| Attribute | copy(ConstantPool constant_pool) |
| void | dump(DataOutputStream dos) |
Parameters: name_index Index pointing to the name Code length Content length in bytes file Input stream constant_pool Array of constants
Returns: deep copy of this attribute