Doclet API

Uses of Interface
com.sun.javadoc.AnnotationTypeDoc

Uses of AnnotationTypeDoc in com.sun.javadoc
 

Methods in com.sun.javadoc that return AnnotationTypeDoc
 AnnotationTypeDoc AnnotationDesc.annotationType()
          Returns the annotation type of this annotation.
 AnnotationTypeDoc[] PackageDoc.annotationTypes()
          Get included annotation types in this package.
 AnnotationTypeDoc Type.asAnnotationTypeDoc()
          Return this type as an AnnotationTypeDoc if it represents an annotation type.
 


Doclet API

Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2004 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.