Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.Configuration.Fault
Packages that use Configuration.Fault
-
Uses of Configuration.Fault in gw.gosudoc.com.sun.tools.doclets.internal.toolkit
Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit that throw Configuration.FaultModifier and TypeMethodDescriptionprivate voidConfiguration.ensureOutputDirExists()Deprecated.voidConfiguration.setOptions()Deprecated.Set the command line options supported by this configuration.voidConfiguration.setOptions(String[][] options) Deprecated.Set the command line options supported by this configuration.abstract voidConfiguration.setSpecificDocletOptions(String[][] options) Deprecated.This method should be defined in all those doclets(configurations), which want to derive themselves from this Configuration.private voidAbstractDoclet.startGeneration(RootDoc root) Deprecated.Start the generation of files.