alt.jiapi.file.attribute
Class AnnotationBase
java.lang.Object
alt.jiapi.file.attribute.Attribute
alt.jiapi.file.attribute.AnnotationBase
- Direct Known Subclasses:
- AnnotationDefaultAttribute, AnnotationsAttribute, ParameterAnnotationsAttribute
public class AnnotationBase
- extends Attribute
This class reads annotations
- Author:
- Mika Riekkinen
Fields inherited from class alt.jiapi.file.attribute.Attribute |
cp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AnnotationBase
protected AnnotationBase(ConstantPool cp,
short nameIndex,
int length,
java.io.DataInputStream dis)
throws java.io.IOException
- Throws:
java.io.IOException
readAnnotation
protected AnnotationBase.Annotation readAnnotation(java.io.DataInputStream dis)
throws java.io.IOException
- Throws:
java.io.IOException
readElementValue
protected AnnotationBase.Value readElementValue(java.io.DataInputStream dis)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2001. Documenation generated August 26 2011.