public final class com.sun.tools.doclint.resources.doclint extends java.util.ListResourceBundle
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.sun.tools.doclint.resources.doclint
  super_class: java.util.ListResourceBundle
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.tools.doclint.resources.doclint this
         0: .line 3
            aload 0 /* this */
            invokespecial java.util.ListResourceBundle.<init>:()V
            return
        end local 0 // com.sun.tools.doclint.resources.doclint this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/doclint/resources/doclint;

  protected final java.lang.Object[][] getContents();
    descriptor: ()[[Ljava/lang/Object;
    flags: (0x0014) ACC_PROTECTED, ACC_FINAL
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // com.sun.tools.doclint.resources.doclint this
         0: .line 5
            bipush 63
            anewarray java.lang.Object[]
            dup
            iconst_0
         1: .line 6
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.anchor.already.defined"
            aastore
            dup
            iconst_1
            ldc "anchor already defined: \"{0}\""
            aastore
            aastore
            dup
            iconst_1
         2: .line 7
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.anchor.value.missing"
            aastore
            dup
            iconst_1
            ldc "no value given for anchor"
            aastore
            aastore
            dup
            iconst_2
         3: .line 8
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.lacks.value"
            aastore
            dup
            iconst_1
            ldc "attribute lacks value"
            aastore
            aastore
            dup
            iconst_3
         4: .line 9
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.not.number"
            aastore
            dup
            iconst_1
            ldc "attribute value is not a number"
            aastore
            aastore
            dup
            iconst_4
         5: .line 10
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.not.supported.html4"
            aastore
            dup
            iconst_1
            ldc "attribute not supported in HTML4: {0}"
            aastore
            aastore
            dup
            iconst_5
         6: .line 11
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.not.supported.html5"
            aastore
            dup
            iconst_1
            ldc "attribute not supported in HTML5: {0}"
            aastore
            aastore
            dup
            bipush 6
         7: .line 12
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.obsolete"
            aastore
            dup
            iconst_1
            ldc "attribute obsolete: {0}"
            aastore
            aastore
            dup
            bipush 7
         8: .line 13
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.obsolete.use.css"
            aastore
            dup
            iconst_1
            ldc "attribute obsolete, use CSS instead: {0}"
            aastore
            aastore
            dup
            bipush 8
         9: .line 14
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.repeated"
            aastore
            dup
            iconst_1
            ldc "repeated attribute: {0}"
            aastore
            aastore
            dup
            bipush 9
        10: .line 15
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.table.border.html5"
            aastore
            dup
            iconst_1
            ldc "attribute border for table only accepts \"\" or \"1\", use CSS instead: {0}"
            aastore
            aastore
            dup
            bipush 10
        11: .line 16
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.attr.unknown"
            aastore
            dup
            iconst_1
            ldc "unknown attribute: {0}"
            aastore
            aastore
            dup
            bipush 11
        12: .line 17
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.bad.option"
            aastore
            dup
            iconst_1
            ldc "bad option: {0}"
            aastore
            aastore
            dup
            bipush 12
        13: .line 18
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.bad.value.for.option"
            aastore
            dup
            iconst_1
            ldc "bad value for option: {0} {1}"
            aastore
            aastore
            dup
            bipush 13
        14: .line 19
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.empty"
            aastore
            dup
            iconst_1
            ldc "no description for @{0}"
            aastore
            aastore
            dup
            bipush 14
        15: .line 20
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.entity.invalid"
            aastore
            dup
            iconst_1
            ldc "invalid entity &{0};"
            aastore
            aastore
            dup
            bipush 15
        16: .line 21
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.exception.not.thrown"
            aastore
            dup
            iconst_1
            ldc "exception not thrown: {0}"
            aastore
            aastore
            dup
            bipush 16
        17: .line 22
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.exists.param"
            aastore
            dup
            iconst_1
            ldc "@param \"{0}\" has already been specified"
            aastore
            aastore
            dup
            bipush 17
        18: .line 23
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.exists.return"
            aastore
            dup
            iconst_1
            ldc "@return has already been specified"
            aastore
            aastore
            dup
            bipush 18
        19: .line 24
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.anchor"
            aastore
            dup
            iconst_1
            ldc "invalid name for anchor: \"{0}\""
            aastore
            aastore
            dup
            bipush 19
        20: .line 25
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.param"
            aastore
            dup
            iconst_1
            ldc "invalid use of @param"
            aastore
            aastore
            dup
            bipush 20
        21: .line 26
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.provides"
            aastore
            dup
            iconst_1
            ldc "invalid use of @provides"
            aastore
            aastore
            dup
            bipush 21
        22: .line 27
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.return"
            aastore
            dup
            iconst_1
            ldc "invalid use of @return"
            aastore
            aastore
            dup
            bipush 22
        23: .line 28
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.summary"
            aastore
            dup
            iconst_1
            ldc "invalid use of @summary"
            aastore
            aastore
            dup
            bipush 23
        24: .line 29
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.throws"
            aastore
            dup
            iconst_1
            ldc "invalid use of @throws"
            aastore
            aastore
            dup
            bipush 24
        25: .line 30
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.uri"
            aastore
            dup
            iconst_1
            ldc "invalid uri: \"{0}\""
            aastore
            aastore
            dup
            bipush 25
        26: .line 31
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.invalid.uses"
            aastore
            dup
            iconst_1
            ldc "invalid use of @uses"
            aastore
            aastore
            dup
            bipush 26
        27: .line 32
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.main.ioerror"
            aastore
            dup
            iconst_1
            ldc "IO error: {0}"
            aastore
            aastore
            dup
            bipush 27
        28: .line 33
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.main.no.files.given"
            aastore
            dup
            iconst_1
            ldc "No files given"
            aastore
            aastore
            dup
            bipush 28
        29: .line 34
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.main.usage"
            aastore
            dup
            iconst_1
            ldc "Usage:\n    doclint [options] source-files...\n\nOptions:\n  -Xmsgs  \n    Same as -Xmsgs:all\n  -Xmsgs:values\n    Specify categories of issues to be checked, where ''values''\n    is a comma-separated list of any of the following:\n      reference      show places where comments contain incorrect\n                     references to Java source code elements\n      syntax         show basic syntax errors within comments\n      html           show issues with HTML tags and attributes\n      accessibility  show issues for accessibility\n      missing        show issues with missing documentation\n      all            all of the above\n    Precede a value with ''-'' to negate it\n    Categories may be qualified by one of:\n      /public /protected /package /private\n    For positive categories (not beginning with ''-'')\n    the qualifier applies to that access level and above.\n    For negative categories (beginning with ''-'')\n    the qualifier applies to that access level and below.\n    If a qualifier is missing, the category applies to\n    all access levels.\n    For example, -Xmsgs:all,-syntax/private\n    This will enable all messages, except syntax errors\n    in the doc comments of private methods.\n    If no -Xmsgs options are provided, the default is\n    equivalent to -Xmsgs:all/protected, meaning that\n    all messages are reported for protected and public\n    declarations only. \n  -XcheckPackage:<packages>\n    Enable or disable checks in specific packages.\n    <packages> is a comma separated list of package specifiers.\n    Package specifier is either a qualified name of a package\n    or a package name prefix followed by ''.*'', which expands to\n    all sub-packages of the given package. Prefix the package specifier\n    with ''-'' to disable checks for the specified packages.\n  -stats\n    Report statistics on the reported issues.\n  -h -help --help -usage -?\n    Show this message.\n\nThe following javac options are also supported\n  -bootclasspath, -classpath, -cp, -sourcepath, -Xmaxerrs, -Xmaxwarns\n\nTo run doclint on part of a project, put the compiled classes for your\nproject on the classpath (or bootclasspath), then specify the source files\nto be checked on the command line."
            aastore
            aastore
            dup
            bipush 29
        30: .line 35
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.missing.comment"
            aastore
            dup
            iconst_1
            ldc "no comment"
            aastore
            aastore
            dup
            bipush 30
        31: .line 36
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.missing.param"
            aastore
            dup
            iconst_1
            ldc "no @param for {0}"
            aastore
            aastore
            dup
            bipush 31
        32: .line 37
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.missing.return"
            aastore
            dup
            iconst_1
            ldc "no @return"
            aastore
            aastore
            dup
            bipush 32
        33: .line 38
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.missing.throws"
            aastore
            dup
            iconst_1
            ldc "no @throws for {0}"
            aastore
            aastore
            dup
            bipush 33
        34: .line 39
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.no.alt.attr.for.image"
            aastore
            dup
            iconst_1
            ldc "no \"alt\" attribute for image"
            aastore
            aastore
            dup
            bipush 34
        35: .line 40
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.no.summary.or.caption.for.table"
            aastore
            dup
            iconst_1
            ldc "no summary or caption for table"
            aastore
            aastore
            dup
            bipush 35
        36: .line 41
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.param.name.not.found"
            aastore
            dup
            iconst_1
            ldc "@param name not found"
            aastore
            aastore
            dup
            bipush 36
        37: .line 42
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.ref.not.found"
            aastore
            dup
            iconst_1
            ldc "reference not found"
            aastore
            aastore
            dup
            bipush 37
        38: .line 43
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.service.not.found"
            aastore
            dup
            iconst_1
            ldc "service-type not found"
            aastore
            aastore
            dup
            bipush 38
        39: .line 44
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.a.within.a"
            aastore
            dup
            iconst_1
            ldc "{0} tag, which expands to <a>, within <a>"
            aastore
            aastore
            dup
            bipush 39
        40: .line 45
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.code.within.code"
            aastore
            dup
            iconst_1
            ldc "'{@code'} within <code>"
            aastore
            aastore
            dup
            bipush 40
        41: .line 46
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.empty"
            aastore
            dup
            iconst_1
            ldc "empty <{0}> tag"
            aastore
            aastore
            dup
            bipush 41
        42: .line 47
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.end.not.permitted"
            aastore
            dup
            iconst_1
            ldc "invalid end tag: </{0}>"
            aastore
            aastore
            dup
            bipush 42
        43: .line 48
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.end.unexpected"
            aastore
            dup
            iconst_1
            ldc "unexpected end tag: </{0}>"
            aastore
            aastore
            dup
            bipush 43
        44: .line 49
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.heading.sequence.1"
            aastore
            dup
            iconst_1
            ldc "heading used out of sequence: <{0}>, compared to implicit preceding heading: <H{1}>"
            aastore
            aastore
            dup
            bipush 44
        45: .line 50
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.heading.sequence.2"
            aastore
            dup
            iconst_1
            ldc "heading used out of sequence: <{0}>, compared to previous heading: <{1}>"
            aastore
            aastore
            dup
            bipush 45
        46: .line 51
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.heading.sequence.3"
            aastore
            dup
            iconst_1
            ldc "unexpected heading used: <{0}>, compared to implicit preceding heading: <H{1}>"
            aastore
            aastore
            dup
            bipush 46
        47: .line 52
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.nested.not.allowed"
            aastore
            dup
            iconst_1
            ldc "nested tag not allowed: <{0}>"
            aastore
            aastore
            dup
            bipush 47
        48: .line 53
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.not.allowed"
            aastore
            dup
            iconst_1
            ldc "element not allowed in documentation comments: <{0}>"
            aastore
            aastore
            dup
            bipush 48
        49: .line 54
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.not.allowed.here"
            aastore
            dup
            iconst_1
            ldc "tag not allowed here: <{0}>"
            aastore
            aastore
            dup
            bipush 49
        50: .line 55
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.not.allowed.inline.element"
            aastore
            dup
            iconst_1
            ldc "block element not allowed within inline element <{1}>: {0}"
            aastore
            aastore
            dup
            bipush 50
        51: .line 56
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.not.allowed.inline.other"
            aastore
            dup
            iconst_1
            ldc "block element not allowed here: {0}"
            aastore
            aastore
            dup
            bipush 51
        52: .line 57
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.not.allowed.inline.tag"
            aastore
            dup
            iconst_1
            ldc "block element not allowed within @{1}: {0}"
            aastore
            aastore
            dup
            bipush 52
        53: .line 58
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.not.closed"
            aastore
            dup
            iconst_1
            ldc "element not closed: {0}"
            aastore
            aastore
            dup
            bipush 53
        54: .line 59
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.not.supported"
            aastore
            dup
            iconst_1
            ldc "tag not supported in the generated HTML version: {0}"
            aastore
            aastore
            dup
            bipush 54
        55: .line 60
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.p.in.pre"
            aastore
            dup
            iconst_1
            ldc "unexpected use of <p> inside <pre> element"
            aastore
            aastore
            dup
            bipush 55
        56: .line 61
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.requires.heading"
            aastore
            dup
            iconst_1
            ldc "heading not found for </{0}>"
            aastore
            aastore
            dup
            bipush 56
        57: .line 62
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.self.closing"
            aastore
            dup
            iconst_1
            ldc "self-closing element not allowed"
            aastore
            aastore
            dup
            bipush 57
        58: .line 63
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.start.unmatched"
            aastore
            dup
            iconst_1
            ldc "end tag missing: </{0}>"
            aastore
            aastore
            dup
            bipush 58
        59: .line 64
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.tag.unknown"
            aastore
            dup
            iconst_1
            ldc "unknown tag: {0}"
            aastore
            aastore
            dup
            bipush 59
        60: .line 65
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.text.not.allowed"
            aastore
            dup
            iconst_1
            ldc "text not allowed in <{0}> element"
            aastore
            aastore
            dup
            bipush 60
        61: .line 66
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.unexpected.comment"
            aastore
            dup
            iconst_1
            ldc "documentation comment not expected here"
            aastore
            aastore
            dup
            bipush 61
        62: .line 67
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.value.not.a.constant"
            aastore
            dup
            iconst_1
            ldc "value does not refer to a constant"
            aastore
            aastore
            dup
            bipush 62
        63: .line 68
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "dc.value.not.allowed.here"
            aastore
            dup
            iconst_1
            ldc "'{@value}' not allowed here"
            aastore
            aastore
        64: .line 5
            areturn
        end local 0 // com.sun.tools.doclint.resources.doclint this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   65     0  this  Lcom/sun/tools/doclint/resources/doclint;
}
SourceFile: "doclint.java"