src/share/classes/com/sun/tools/doclint/resources/doclint.properties

changeset 1502
916143318f10
parent 1495
bc1023e0e533
child 1507
967052c425a1
equal deleted inserted replaced
1501:8b749558767b 1502:916143318f10
46 dc.missing.throws = no @throws for {0} 46 dc.missing.throws = no @throws for {0}
47 dc.no.alt.attr.for.image = no "alt" attribute for image 47 dc.no.alt.attr.for.image = no "alt" attribute for image
48 dc.no.summary.or.caption.for.table=no summary or caption for table 48 dc.no.summary.or.caption.for.table=no summary or caption for table
49 dc.param.name.not.found = @param name not found 49 dc.param.name.not.found = @param name not found
50 dc.ref.not.found = reference not found 50 dc.ref.not.found = reference not found
51 dc.tag.code.within.code = '{@code'} within <code>
51 dc.tag.empty = empty <{0}> tag 52 dc.tag.empty = empty <{0}> tag
52 dc.tag.end.not.permitted = invalid end tag: </{0}> 53 dc.tag.end.not.permitted = invalid end tag: </{0}>
53 dc.tag.end.unexpected = unexpected end tag: </{0}> 54 dc.tag.end.unexpected = unexpected end tag: </{0}>
54 dc.tag.header.sequence.1 = header used out of sequence: <{0}> 55 dc.tag.header.sequence.1 = header used out of sequence: <{0}>
55 dc.tag.header.sequence.2 = header used out of sequence: <{0}> 56 dc.tag.header.sequence.2 = header used out of sequence: <{0}>

mercurial