java.lang.Object
gw.gosudoc.com.sun.tools.doclets.standard.Standard

@Deprecated(forRemoval=true, since="9") public class Standard extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
The doclet has been superseded by its replacement, StandardDoclet.
This doclet generates HTML-formatted documentation for the specified packages and types.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static int
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static boolean
    start(RootDoc root)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static boolean
    validOptions(String[][] options, DocErrorReporter reporter)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Standard

      public Standard()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • optionLength

      public static int optionLength(String option)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • start

      public static boolean start(RootDoc root)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • validOptions

      public static boolean validOptions(String[][] options, DocErrorReporter reporter)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • languageVersion

      public static LanguageVersion languageVersion()
      Deprecated, for removal: This API element is subject to removal in a future version.