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 void
Configuration.ensureOutputDirExists()
Deprecated.void
Configuration.setOptions()
Deprecated.Set the command line options supported by this configuration.void
Configuration.setOptions
(String[][] options) Deprecated.Set the command line options supported by this configuration.abstract void
Configuration.setSpecificDocletOptions
(String[][] options) Deprecated.This method should be defined in all those doclets(configurations), which want to derive themselves from this Configuration.private void
AbstractDoclet.startGeneration
(RootDoc root) Deprecated.Start the generation of files.