Module jdk.javadoc

Class Standard


  • Deprecated, for removal: This API element is subject to removal in a future version. 
    The doclet has been superseded by its replacement, StandardDoclet.

    @Deprecated(forRemoval=true,
                since="9")
    public class Standard
    extends Object
    This doclet generates HTML-formatted documentation for the specified packages and types.
    • Constructor Detail

      • Standard

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

      • 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.