doclet.Generating_0=Generating {0}... doclet.Toolkit_Usage_Violation=The Doclet Toolkit can only be used by {0} doclet.MissingSerialTag=in class {0}, missing @serial tag for default serializable field: {1}. doclet.MissingSerialDataTag=in class {0}, missing @serialData tag in method {1}. doclet.Serializable_no_customization=No readObject or writeObject method declared. doclet.Serialized_Form=Serialized Form doclet.Serialized_Form_methods=Serialization Methods doclet.Serialized_Form_fields=Serialized Fields doclet.Serialized_Form_class=Serialization Overview doclet.Class_0_implements_serializable=Class {0} implements Serializable doclet.Class_0_extends_implements_serializable=Class {0} extends {1} implements Serializable doclet.Option_conflict=Option {0} conflicts with {1} doclet.Option_reuse=Option reused: {0} doclet.Option_doclint_no_qualifiers=Access qualifiers not permitted for -Xdoclint arguments doclet.Option_doclint_invalid_arg=Invalid argument for -Xdoclint option doclet.Option_doclint_package_invalid_arg=Invalid argument for -Xdoclint/package option doclet.error.initializing.dest.dir=Error initializing destination directory: {0} doclet.exception.read.file=Error reading file: {0}\n\ \t({1}) doclet.exception.write.file=Error writing file: {0}\n\ \t({1}) doclet.exception.read.resource=Error reading system resource: {0}\n\ \t({1}) doclet.internal.exception=An internal exception has occurred. \n\ \t({0}) doclet.internal.report.bug=\ Please file a bug against the javadoc tool via the Java bug reporting page\n\ (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com)\n\ for duplicates. Include error messages and the following diagnostic in your report. Thank you. doclet.File_not_found=File not found: {0} doclet.Copy_Overwrite_warning=File {0} not copied to {1} due to existing file with same name... doclet.Copying_File_0_To_Dir_1=Copying file {0} to directory {1}... doclet.Copying_File_0_To_File_1=Copying file {0} to file {1}... doclet.No_Public_Classes_To_Document=No public or protected classes found to document. doclet.destination_directory_not_directory_0=Destination directory is not a directory: {0} doclet.destination_directory_not_writable_0=Destination directory not writable: {0} doclet.Encoding_not_supported=Encoding not supported: {0} doclet.Building_Tree=Building tree for all the packages and classes... doclet.Building_Index=Building index for all the packages and classes... doclet.Building_Index_For_All_Classes=Building index for all classes... doclet.sourcetab_warning=The argument for -sourcetab must be an integer greater than 0. doclet.JavaScript_in_comment=JavaScript found in documentation comment.\n\ Use --allow-script-in-comments to allow use of JavaScript. doclet.JavaScript_in_option=option {0} contains JavaScript.\n\ Use --allow-script-in-comments to allow use of JavaScript. doclet.Packages=Packages doclet.Modules=Modules doclet.Other_Packages=Other Packages doclet.Other_Modules=Other Modules doclet.Notice_taglet_registered=Registered Taglet {0} ... doclet.Notice_taglet_unseen=Note: Custom tags that were not seen: {0} doclet.Notice_taglet_overriden=Note: Custom tags that override standard tags: {0} doclet.Notice_taglet_conflict_warn=Note: Custom tags that could override future standard tags: {0}. To avoid potential overrides, use at least one period character (.) in custom tag names. doclet.Error_taglet_not_registered=Error - Exception {0} thrown while trying to register Taglet {1}... doclet.Error_invalid_custom_tag_argument=Error - {0} is an invalid argument to the -tag option... doclet.Author=Author: doclet.DefaultValue=Default value: doclet.PropertyDescription=Property description: doclet.PropertyGetter=Gets the value of the property doclet.PropertySetter=Sets the value of the property doclet.PropertyGetterWithName=Gets the value of the property {0}. doclet.PropertySetterWithName=Sets the value of the property {0}. doclet.Default=Default: doclet.Parameters=Parameters: doclet.TypeParameters=Type Parameters: doclet.Parameters_warn=@param argument "{0}" is not a parameter name. doclet.Parameters_dup_warn=Parameter "{0}" is documented more than once. doclet.Type_Parameters_warn=@param argument "{0}" is not a type parameter name. doclet.Type_Parameters_dup_warn=Type parameter "{0}" is documented more than once. doclet.Returns=Returns: doclet.Return_tag_on_void_method=@return tag cannot be used in method with void return type. doclet.See_Also=See Also: doclet.See=See: doclet.SerialData=Serial Data: doclet.Since=Since: doclet.Throws=Throws: doclet.Version=Version: doclet.Factory=Factory: doclet.UnknownTag={0} is an unknown tag. doclet.UnknownTagLowercase={0} is an unknown tag -- same as a known tag except for case. doclet.noInheritedDoc=@inheritDoc used but {0} does not override or implement any method. # doclet.malformed_html_link_tag= tag is malformed:\n"{0}" doclet.tag_misuse=Tag {0} cannot be used in {1} documentation. It can only be used in the following types of documentation: {2}. doclet.javafx_tag_misuse=Tags @propertyGetter, @propertySetter and @propertyDescription can only be used in JavaFX properties getters and setters. doclet.Package_Summary=Package Summary doclet.Requires_Summary=Requires doclet.Indirect_Requires_Summary=Indirect Requires doclet.Indirect_Exports_Summary=Indirect Exports doclet.Indirect_Opens_Summary=Indirect Opens doclet.Exported_Packages_Summary=Exports doclet.Opened_Packages_Summary=Opens doclet.Concealed_Packages_Summary=Concealed doclet.From=From doclet.Packages_Summary=Packages doclet.Uses_Summary=Uses doclet.Provides_Summary=Provides doclet.Module_Summary=Module Summary doclet.Interface_Summary=Interface Summary doclet.Annotation_Types_Summary=Annotation Types Summary doclet.Enum_Summary=Enum Summary doclet.Exception_Summary=Exception Summary doclet.Error_Summary=Error Summary doclet.Class_Summary=Class Summary doclet.Nested_Class_Summary=Nested Class Summary doclet.Annotation_Type_Optional_Member_Summary=Optional Element Summary doclet.Annotation_Type_Required_Member_Summary=Required Element Summary doclet.Field_Summary=Field Summary doclet.Property_Summary=Property Summary doclet.Enum_Constant_Summary=Enum Constant Summary doclet.Constructor_Summary=Constructor Summary doclet.Method_Summary=Method Summary doclet.Interfaces=Interfaces doclet.Enums=Enums doclet.AnnotationTypes=Annotation Types doclet.Exceptions=Exceptions doclet.Errors=Errors doclet.Classes=Classes doclet.Packages=Packages doclet.packages=packages doclet.modules=modules doclet.types=types doclet.All_Classes=All Classes doclet.All_Superinterfaces=All Superinterfaces: doclet.All_Implemented_Interfaces=All Implemented Interfaces: doclet.All_classes_and_interfaces=All classes and interfaces (except non-static nested types) doclet.Package_class_and_interface_descriptions=Package, class and interface descriptions doclet.Interface=Interface doclet.Class=Class doclet.AnnotationType=Annotation Type doclet.annotationtype=annotation type doclet.annotationtypes=annotation types doclet.Enum=Enum doclet.enum=enum doclet.enums=enums doclet.interface=interface doclet.interfaces=interfaces doclet.class=class doclet.classes=classes doclet.Error=Error doclet.error=error doclet.errors=errors doclet.Exception=Exception doclet.exception=exception doclet.exceptions=exceptions doclet.Package_private=(package private) doclet.Nested_Classes_Interfaces_Inherited_From_Class=Nested classes/interfaces inherited from class doclet.Nested_Classes_Interfaces_Inherited_From_Interface=Nested classes/interfaces inherited from interface doclet.Nested_Classes_Interfaces_Declared_In_Class=Nested classes/interfaces declared in class doclet.Nested_Classes_Interfaces_Declared_In_Interface=Nested classes/interfaces declared in interface doclet.Methods_Inherited_From_Class=Methods inherited from class doclet.Methods_Inherited_From_Interface=Methods inherited from interface doclet.Methods_Declared_In_Class=Methods declared in class doclet.Methods_Declared_In_Interface=Methods declared in interface doclet.Fields_Inherited_From_Class=Fields inherited from class doclet.Fields_Inherited_From_Interface=Fields inherited from interface doclet.Fields_Declared_In_Class=Fields declared in class doclet.Fields_Declared_In_Interface=Fields declared in interface doclet.Properties_Inherited_From_Class=Properties inherited from class doclet.Properties_Inherited_From_Interface=Properties inherited from interface doclet.Properties_Declared_In_Class=Properties declared in class doclet.Properties_Declared_In_Interface=Properties declared in interface doclet.Annotation_Type_Member_Detail=Element Detail doclet.Enum_Constant_Detail=Enum Constant Detail doclet.Constants_Summary=Constant Field Values doclet.Field_Detail=Field Detail doclet.Property_Detail=Property Detail doclet.Method_Detail=Method Detail doclet.Constructor_Detail=Constructor Detail doclet.Deprecated=Deprecated. doclet.DeprecatedForRemoval=Deprecated, for removal: This API element is subject to removal in a future version. doclet.Hidden=Hidden doclet.Groupname_already_used=In -group option, groupname already used: {0} doclet.value_tag_invalid_reference={0} (referenced by @value tag) is an unknown reference. doclet.value_tag_invalid_constant=@value tag (which references {0}) can only be used in constants. doclet.value_tag_invalid_use=@value tag cannot be used here. doclet.dest_dir_create=Creating destination directory: "{0}" doclet.in={0} in {1} doclet.Use_Table_Summary=Use table, listing {0}, and an explanation doclet.Constants_Table_Summary={0} table, listing constant fields, and values doclet.Member_Table_Summary={0} table, listing {1}, and an explanation doclet.Indirect_Packages_Table_Summary={0} table, listing {1}, and {2} doclet.fields=fields doclet.Fields=Fields doclet.properties=properties doclet.Properties=Properties doclet.constructors=constructors doclet.Constructors=Constructors doclet.methods=methods doclet.Methods=Methods doclet.All_Methods=All Methods doclet.Static_Methods=Static Methods doclet.Instance_Methods=Instance Methods doclet.Abstract_Methods=Abstract Methods doclet.Concrete_Methods=Concrete Methods doclet.Default_Methods=Default Methods doclet.Deprecated_Methods=Deprecated Methods doclet.annotation_type_optional_members=optional elements doclet.Annotation_Type_Optional_Members=Optional Elements doclet.annotation_type_required_members=required elements doclet.Annotation_Type_Required_Members=Required Elements doclet.enum_constants=enum constants doclet.Enum_Constants=Enum Constants doclet.nested_classes=nested classes doclet.Nested_Classes=Nested Classes doclet.subclasses=subclasses doclet.subinterfaces=subinterfaces doclet.Modifier=Modifier doclet.Type=Type doclet.Implementation=Implementation(s): doclet.Types=Types doclet.Members=Members doclet.SearchTags=SearchTags doclet.search=SEARCH: doclet.Field=Field doclet.Property=Property doclet.Constructor=Constructor doclet.Method=Method doclet.Annotation_Type_Optional_Member=Optional Element doclet.Annotation_Type_Required_Member=Required Element doclet.Annotation_Type_Member=Annotation Type Element doclet.Enum_Constant=Enum Constant doclet.Class=Class doclet.Description=Description doclet.ConstantField=Constant Field doclet.Value=Value doclet.0_and_1={0} and {1} #Documentation for Enums doclet.enum_values_doc.fullbody=\ Returns an array containing the constants of this enum type, in\n\ the order they are declared. This method may be used to iterate\n\ over the constants as follows:\n\
\n\
 for ({0} c : {0}.values())\n\
     System.out.println(c);\n\
 
doclet.enum_values_doc.return=\ an array containing the constants of this enum type, in the order they are declared doclet.enum_valueof_doc.fullbody=\ Returns the enum constant of this type with the specified name.\n\ The string must match exactly an identifier used to declare an\n\ enum constant in this type. (Extraneous whitespace characters are \n\ not permitted.) doclet.enum_valueof_doc.param_name=\ the name of the enum constant to be returned. doclet.enum_valueof_doc.return=\ the enum constant with the specified name doclet.enum_valueof_doc.throws_ila=\ if this enum type has no constant with the specified name doclet.enum_valueof_doc.throws_npe=\ if the argument is null