Uses of Interface
gw.gosudoc.com.sun.javadoc.AnnotationDesc
Packages that use AnnotationDesc
Package
Description
-
Uses of AnnotationDesc in gw.gosudoc.com.sun.javadoc
Methods in gw.gosudoc.com.sun.javadoc that return AnnotationDescModifier and TypeMethodDescriptionAnnotatedType.annotations()Deprecated.Returns the annotations associated with this type.PackageDoc.annotations()Deprecated.Get the annotations of this package.Parameter.annotations()Deprecated.Get the annotations of this parameter.ProgramElementDoc.annotations()Deprecated.Get the annotations of this program element.TypeVariable.annotations()Deprecated.Get the annotations of this program element. -
Uses of AnnotationDesc in gw.gosudoc.com.sun.tools.doclets.formats.html
Methods in gw.gosudoc.com.sun.tools.doclets.formats.html with parameters of type AnnotationDescModifier and TypeMethodDescriptionprivate booleanHtmlDocletWriter.addAnnotationInfo(int indent, Doc doc, AnnotationDesc[] descList, boolean lineBreak, Content htmltree) Deprecated.Adds the annotation types for the given doc.private voidHtmlDocletWriter.addAnnotationInfo(Doc doc, AnnotationDesc[] descList, Content htmltree) Deprecated.Adds the annotatation types for the given doc.voidHtmlDocletWriter.addReceiverAnnotationInfo(ExecutableMemberDoc method, AnnotationDesc[] descList, Content htmltree) Deprecated.Add the annotation types of the executable receiver.protected voidAbstractExecutableMemberWriter.addReceiverAnnotations(ExecutableMemberDoc member, Type rcvrType, AnnotationDesc[] descList, Content tree) Deprecated.Add the receiver annotations information.HtmlDocletWriter.getAnnotations(int indent, AnnotationDesc[] descList, boolean linkBreak) Deprecated.Return the string representations of the annotation types for the given doc.HtmlDocletWriter.getAnnotations(int indent, AnnotationDesc[] descList, boolean linkBreak, boolean isJava5DeclarationLocation) Deprecated.Return the string representations of the annotation types for the given doc.protected ContentLinkFactoryImpl.getTypeAnnotationLink(LinkInfo linkInfo, AnnotationDesc annotation) Deprecated. -
Uses of AnnotationDesc in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util
Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util with parameters of type AnnotationDescModifier and TypeMethodDescriptionprivate booleanUtils.isDeclarationTarget(AnnotationDesc targetAnno) Deprecated. -
Uses of AnnotationDesc in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.links
Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.links with parameters of type AnnotationDescModifier and TypeMethodDescriptionprotected abstract ContentLinkFactory.getTypeAnnotationLink(LinkInfo linkInfo, AnnotationDesc annotation) Deprecated. -
Uses of AnnotationDesc in gw.gosudoc.com.sun.tools.javadoc.main
Classes in gw.gosudoc.com.sun.tools.javadoc.main that implement AnnotationDescMethods in gw.gosudoc.com.sun.tools.javadoc.main that return AnnotationDescModifier and TypeMethodDescriptionAnnotatedTypeImpl.annotations()Deprecated.Get the annotations of this program element.PackageDocImpl.annotations()Deprecated.Get the annotations of this package.ParameterImpl.annotations()Deprecated.Get the annotations of this parameter.ProgramElementDocImpl.annotations()Deprecated.Get the annotations of this program element.TypeVariableImpl.annotations()Deprecated.Get the annotations of this program element.Methods in gw.gosudoc.com.sun.tools.javadoc.main with parameters of type AnnotationDescModifier and TypeMethodDescriptionbooleanRootDocImpl.isFunctionalInterface(AnnotationDesc annotationDesc) Deprecated.