Uses of Class
gw.gosudoc.com.sun.tools.doclets.formats.html.LinkInfoImpl
Packages that use LinkInfoImpl
-
Uses of LinkInfoImpl in gw.gosudoc.com.sun.tools.doclets.formats.html
Methods in gw.gosudoc.com.sun.tools.doclets.formats.html that return LinkInfoImplModifier and TypeMethodDescriptionDeprecated.Set the label for the link.Deprecated.Set the label for the link.LinkInfoImpl.strong
(boolean strong) Deprecated.Set whether or not the link should be strong.Deprecated.Set the style to be used for the link.Deprecated.Set the target to be used for the link.LinkInfoImpl.varargs
(boolean varargs) Deprecated.Set whether or not this is a link to a varargs parameter.Deprecated.Set the fragment specifier for the link.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html with parameters of type LinkInfoImplModifier and TypeMethodDescriptionprivate void
HtmlDocletWriter.addAnnotations
(AnnotationTypeDoc annotationDoc, LinkInfoImpl linkInfo, ContentBuilder annotation, AnnotationDesc.ElementValuePair[] pairs, int indent, boolean linkBreak) Deprecated.Add annotation to the annotation string.HtmlDocletWriter.getLink
(LinkInfoImpl linkInfo) Deprecated.Return the link to the given class.private DocPath
LinkFactoryImpl.getPath
(LinkInfoImpl linkInfo) Deprecated.Return path to the given file name in the given package.HtmlDocletWriter.getTypeParameterLinks
(LinkInfoImpl linkInfo) Deprecated.Return the type parameters for the given class.