Klasse RuntimeVisAnnos
java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
- Alle implementierten Schnittstellen:
Serializable,Cloneable,Node
- Siehe auch:
-
Feldübersicht
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungRuntimeVisAnnos(int nameIndex, int len, byte[] rvaData, ConstantPool cpool) RuntimeVisAnnos(int nameIdx, int len, DataInputStream dis, ConstantPool cpool) RuntimeVisAnnos(int nameIdx, int len, ConstantPool cpool) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidcopy(ConstantPool constant_pool) final voiddump(DataOutputStream dos) Von Klasse geerbte Methoden org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
areVisible, getAnnotations, isInflated, readAnnotations, writeAnnotationsVon Klasse geerbte Methoden org.aspectj.apache.bcel.classfile.Attribute
getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute, toString
-
Konstruktordetails
-
RuntimeVisAnnos
-
RuntimeVisAnnos
public RuntimeVisAnnos(int nameIdx, int len, DataInputStream dis, ConstantPool cpool) throws IOException - Löst aus:
IOException
-
RuntimeVisAnnos
-
-
Methodendetails