Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.DeprecatedAPIListBuilder
Packages that use DeprecatedAPIListBuilder
-
Uses of DeprecatedAPIListBuilder in gw.gosudoc.com.sun.tools.doclets.formats.html
Methods in gw.gosudoc.com.sun.tools.doclets.formats.html with parameters of type DeprecatedAPIListBuilderModifier and TypeMethodDescriptionprivate void
DeprecatedListWriter.addAnchor
(DeprecatedAPIListBuilder builder, int type, Content htmlTree) Deprecated.Add the anchor.private void
DeprecatedListWriter.addIndexLink
(DeprecatedAPIListBuilder builder, int type, Content contentTree) Deprecated.Add the index link.protected void
DeprecatedListWriter.generateDeprecatedListFile
(DeprecatedAPIListBuilder deprapi) Deprecated.Generate the deprecated API list.DeprecatedListWriter.getContentsList
(DeprecatedAPIListBuilder deprapi) Deprecated.Get the contents list.