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 TypeMethodDescriptionHtmlDocletWriter.getLink(LinkInfoImpl linkInfo) Deprecated.Return the link to the given class.HtmlDocletWriter.getTypeParameterLinks(LinkInfoImpl linkInfo) Deprecated.Return the type parameters for the given class.