Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.DeprecatedAPIListBuilder
-
Packages that use DeprecatedAPIListBuilder Package Description gw.gosudoc.com.sun.tools.doclets.formats.html -
-
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 DeprecatedAPIListBuilder Modifier and Type Method Description private 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.ContentDeprecatedListWriter. getContentsList(DeprecatedAPIListBuilder deprapi)Deprecated.Get the contents list.
-