alt.jiapi.file.attribute
Class AnnotationsAttribute

java.lang.Object
  extended by alt.jiapi.file.attribute.Attribute
      extended by alt.jiapi.file.attribute.AnnotationBase
          extended by alt.jiapi.file.attribute.AnnotationsAttribute

public class AnnotationsAttribute
extends AnnotationBase

RuntimeVisibleAnnotations and RuntimeInvisibleAnnotations attribute.

Author:
Mika Riekkinen
See Also:
4.8.16

Nested Class Summary
 
Nested classes/interfaces inherited from class alt.jiapi.file.attribute.AnnotationBase
AnnotationBase.Annotation, AnnotationBase.Element, AnnotationBase.Value
 
Field Summary
static java.lang.String ATTRIBUTE_NAME
           
 
Fields inherited from class alt.jiapi.file.attribute.Attribute
cp
 
Method Summary
 java.util.List getAnnotations()
           
 java.lang.String toString()
           
 
Methods inherited from class alt.jiapi.file.attribute.AnnotationBase
readAnnotation, readElementValue
 
Methods inherited from class alt.jiapi.file.attribute.Attribute
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ATTRIBUTE_NAME

public static final java.lang.String ATTRIBUTE_NAME
See Also:
Constant Field Values
Method Detail

getAnnotations

public java.util.List getAnnotations()

toString

public java.lang.String toString()
Overrides:
toString in class Attribute


Copyright © 2001. Documenation generated August 26 2011.