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 voidDeprecatedListWriter.addAnchor(DeprecatedAPIListBuilder builder, int type, Content htmlTree) Deprecated.Add the anchor.private voidDeprecatedListWriter.addIndexLink(DeprecatedAPIListBuilder builder, int type, Content contentTree) Deprecated.Add the index link.protected voidDeprecatedListWriter.generateDeprecatedListFile(DeprecatedAPIListBuilder deprapi) Deprecated.Generate the deprecated API list.DeprecatedListWriter.getContentsList(DeprecatedAPIListBuilder deprapi) Deprecated.Get the contents list.