Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.Configuration.Fault
-
Packages that use Configuration.Fault Package Description gw.gosudoc.com.sun.tools.doclets.internal.toolkit -
-
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.Fault Modifier and Type Method Description private voidConfiguration. ensureOutputDirExists()Deprecated.voidConfiguration. setOptions()Deprecated.Set the command line options supported by this configuration.voidConfiguration. setOptions(java.lang.String[][] options)Deprecated.Set the command line options supported by this configuration.abstract voidConfiguration. setSpecificDocletOptions(java.lang.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.
-