Spec-Zone .ru
спецификации, руководства, описания, API

Doclet API
DRAFT ea-b118

Uses of Interface
com.sun.javadoc.AnnotationTypeDoc

Uses of AnnotationTypeDoc in com.sun.javadoc
 

Methods in com.sun.javadoc that return AnnotationTypeDoc
Modifier and Type Method and Description
 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
DRAFT ea-b118

Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2010, Oracle Corporation. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.

DRAFT ea-b118