Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.DocLink
Packages that use DocLink
Package
Description
-
Uses of DocLink in gw.gosudoc.com.sun.tools.doclets.formats.html
Methods in gw.gosudoc.com.sun.tools.doclets.formats.html that return DocLinkModifier and TypeMethodDescriptionHtmlDocletWriter.getCrossPackageLink
(String pkgName) Deprecated. -
Uses of DocLink in gw.gosudoc.com.sun.tools.doclets.formats.html.markup
Methods in gw.gosudoc.com.sun.tools.doclets.formats.html.markup that return DocLinkModifier and TypeMethodDescriptionHtmlDocWriter.getDocLink
(SectionName sectionName) Deprecated.Get the link.HtmlDocWriter.getDocLink
(SectionName sectionName, String where) Deprecated.Get the link.HtmlDocWriter.getDocLink
(String where) Deprecated.Get the link.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html.markup with parameters of type DocLinkModifier and TypeMethodDescriptionHtmlDocWriter.getHyperLink
(DocLink link, Content label) Deprecated.HtmlDocWriter.getHyperLink
(DocLink link, Content label, boolean strong, String stylename, String title, String target) Deprecated.HtmlDocWriter.getHyperLink
(DocLink link, Content label, String title, String target) Deprecated. -
Uses of DocLink in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util
Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util that return DocLinkModifier and TypeMethodDescriptionstatic DocLink
Deprecated.Create a DocLink representing the URI#fragment
.Deprecated.Extern.getExternalLink
(String pkgName, DocPath relativepath, String filename) Deprecated.Convert a link to be an external link if appropriate.Extern.getExternalLink
(String pkgName, DocPath relativepath, String filename, String memberName) Deprecated.Deprecated.