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

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.