Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.MessageRetriever
-
-
Uses of MessageRetriever in gw.gosudoc.com.sun.tools.doclets.formats.html
Fields in gw.gosudoc.com.sun.tools.doclets.formats.html declared as MessageRetriever Modifier and Type Field Description MessageRetrieverConfigurationImpl. standardmessageDeprecated.Unique Resource Handler for this package.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html that return MessageRetriever Modifier and Type Method Description MessageRetrieverConfigurationImpl. getDocletSpecificMsg()Deprecated.Return the doclet specificMessageRetrieverMessageRetrieverTagletWriterImpl. getMsgRetriever()Deprecated.ReturnsMessageRetrieverfor output purposes. -
Uses of MessageRetriever in gw.gosudoc.com.sun.tools.doclets.internal.toolkit
Fields in gw.gosudoc.com.sun.tools.doclets.internal.toolkit declared as MessageRetriever Modifier and Type Field Description MessageRetrieverConfiguration. messageDeprecated.Message Retriever for the doclet, to retrieve message from the resource file for this Configuration, which is common for 1.1 and standard doclets.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit that return MessageRetriever Modifier and Type Method Description abstract MessageRetrieverConfiguration. getDocletSpecificMsg()Deprecated.Return the doclet specificMessageRetriever -
Uses of MessageRetriever in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.taglets
Fields in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.taglets declared as MessageRetriever Modifier and Type Field Description private MessageRetrieverTagletManager. messageDeprecated.The message retriever that will be used to print error messages.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.taglets that return MessageRetriever Modifier and Type Method Description protected abstract MessageRetrieverTagletWriter. getMsgRetriever()Deprecated.ReturnsMessageRetrieverfor output purposes.Constructors in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.taglets with parameters of type MessageRetriever Constructor Description TagletManager(boolean nosince, boolean showversion, boolean showauthor, boolean javafx, boolean exportInternalAPI, MessageRetriever message)Deprecated.Construct a newTagletManager.
-