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 ContentLinkFactoryImpl.getClassLink(LinkInfo linkInfo) Deprecated.Return the link to the given class.protected ContentLinkFactoryImpl.getTypeAnnotationLink(LinkInfo linkInfo, AnnotationDesc annotation) Deprecated.LinkFactoryImpl.getTypeAnnotationLinks(LinkInfo linkInfo) Deprecated.protected ContentLinkFactoryImpl.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 ContentLinkFactory.getClassLink(LinkInfo linkInfo) Deprecated.Return the link to the given class.Deprecated.Constructs a link from the given link information.protected abstract ContentLinkFactory.getTypeAnnotationLink(LinkInfo linkInfo, AnnotationDesc annotation) Deprecated.LinkFactory.getTypeAnnotationLinks(LinkInfo linkInfo) Deprecated.protected abstract ContentLinkFactory.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 voidLinkFactory.setBoundsLinkInfo(LinkInfo linkInfo, Type bound) Deprecated.