Uses of Class
org.apache.bcel.classfile.ElementValuePair
Package
Description
Classes that describe the structure of a Java class file and a class file parser.
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
-
Uses of ElementValuePair in org.apache.bcel.classfile
Modifier and TypeMethodDescriptionvoid
AnnotationEntry.addElementNameValuePair
(ElementValuePair elementNameValuePair) -
Uses of ElementValuePair in org.apache.bcel.generic
Modifier and TypeMethodDescriptionElementValuePairGen.getElementNameValuePair()
Retrieve an immutable version of this ElementNameValuePairGenModifierConstructorDescriptionElementValuePairGen
(ElementValuePair nvp, ConstantPoolGen cpool, boolean copyPoolEntries)