Doclet API

Uses of Interface
com.sun.javadoc.AnnotationDesc

Uses of AnnotationDesc in com.sun.javadoc
 

Methods in com.sun.javadoc that return AnnotationDesc
 AnnotationDesc[] ProgramElementDoc.annotations()
          Get the annotations of this program element.
 AnnotationDesc[] Parameter.annotations()
          Get the annotations of this parameter.
 AnnotationDesc[] PackageDoc.annotations()
          Get the annotations of this package.
 


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.