Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.links.LinkInfo
Packages that use LinkInfo
Package
Description
-
Uses of LinkInfo in gw.gosudoc.com.sun.tools.doclets.formats.html
Subclasses of LinkInfo in gw.gosudoc.com.sun.tools.doclets.formats.htmlMethods in gw.gosudoc.com.sun.tools.doclets.formats.html with parameters of type LinkInfoModifier and TypeMethodDescriptionprotected Content
LinkFactoryImpl.getClassLink
(LinkInfo linkInfo) Deprecated.Return the link to the given class.protected Content
LinkFactoryImpl.getTypeAnnotationLink
(LinkInfo linkInfo, AnnotationDesc annotation) Deprecated.LinkFactoryImpl.getTypeAnnotationLinks
(LinkInfo linkInfo) Deprecated.protected Content
LinkFactoryImpl.getTypeParameterLink
(LinkInfo linkInfo, Type typeParam) Deprecated.Return the link to the given type parameter. -
Uses of LinkInfo 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 LinkInfoModifier and TypeMethodDescriptionprotected abstract Content
LinkFactory.getClassLink
(LinkInfo linkInfo) Deprecated.Return the link to the given class.Deprecated.Constructs a link from the given link information.protected abstract Content
LinkFactory.getTypeAnnotationLink
(LinkInfo linkInfo, AnnotationDesc annotation) Deprecated.LinkFactory.getTypeAnnotationLinks
(LinkInfo linkInfo) Deprecated.protected abstract Content
LinkFactory.getTypeParameterLink
(LinkInfo linkInfo, Type typeParam) Deprecated.Return the link to the given type parameter.LinkFactory.getTypeParameterLinks
(LinkInfo linkInfo) Deprecated.Return the links to the type parameters.LinkFactory.getTypeParameterLinks
(LinkInfo linkInfo, boolean isClassLabel) Deprecated.Return the links to the type parameters.private void
LinkFactory.setBoundsLinkInfo
(LinkInfo linkInfo, Type bound) Deprecated.