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 Contains the base classes that make up a doclet. -
-
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 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.
-