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