The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
53 | 123 | 736 | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 121 | |
Expected @param tag for 'stream'. | 130 | |
Expected @param tag for 'encoding'. | 130 | |
Expected @param tag for 'tabsize'. | 130 | |
Expected @throws tag for 'UnsupportedEncodingException'. | 130 | |
Expected @param tag for 'reader'. | 146 | |
Expected @param tag for 'tabsize'. | 146 | |
Expected an @return tag. | 159 | |
Expected an @return tag. | 184 | |
Expected @param tag for 'c'. | 262 | |
Expected an @return tag. | 284 | |
Expected @param tag for 'lexer'. | 310 |
Violation | Message | Line |
---|---|---|
File length is 4,062 lines (max allowed is 2,000). | 1 | |
Inner assignments should be avoided. | 1331 | |
Inner assignments should be avoided. | 1608 | |
Inner assignments should be avoided. | 1832 | |
Executable statement count is 373 (max allowed is 100). | 1919 | |
Method length is 706 lines (max allowed is 200). | 1919 | |
Inner assignments should be avoided. | 2888 | |
Inner assignments should be avoided. | 2932 | |
Executable statement count is 106 (max allowed is 100). | 3214 | |
Method length is 222 lines (max allowed is 200). | 3214 | |
Expected an @return tag. | 3828 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 88 | |
Expected an @return tag. | 96 | |
Expected an @return tag. | 104 | |
Expected an @return tag. | 127 | |
Expected an @return tag. | 135 | |
Expected an @return tag. | 157 | |
Expected @param tag for 'tagName'. | 157 | |
Expected @throws tag for 'DOMException'. | 157 | |
Expected an @return tag. | 176 | |
Expected an @return tag. | 184 | |
Expected @param tag for 'data'. | 184 | |
Expected an @return tag. | 199 | |
Expected @param tag for 'data'. | 199 | |
Expected an @return tag. | 215 | |
Expected @param tag for 'data'. | 215 | |
Expected @throws tag for 'DOMException'. | 215 | |
Expected an @return tag. | 225 | |
Expected @param tag for 'target'. | 225 | |
Expected @param tag for 'data'. | 225 | |
Expected @throws tag for 'DOMException'. | 226 | |
Expected an @return tag. | 235 | |
Expected @param tag for 'name'. | 235 | |
Expected @throws tag for 'DOMException'. | 235 | |
Expected an @return tag. | 251 | |
Expected @param tag for 'name'. | 251 | |
Expected @throws tag for 'DOMException'. | 251 | |
Expected an @return tag. | 260 | |
Expected @param tag for 'tagname'. | 260 | |
Expected an @return tag. | 269 | |
Expected @param tag for 'importedNode'. | 269 | |
Expected @param tag for 'deep'. | 269 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 269 | |
Expected an @return tag. | 278 | |
Expected @param tag for 'namespaceURI'. | 278 | |
Expected @param tag for 'qualifiedName'. | 278 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 279 | |
Expected an @return tag. | 288 | |
Expected @param tag for 'namespaceURI'. | 288 | |
Expected @param tag for 'qualifiedName'. | 288 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 289 | |
Expected an @return tag. | 298 | |
Expected @param tag for 'namespaceURI'. | 298 | |
Expected @param tag for 'localName'. | 298 | |
Expected an @return tag. | 307 | |
Expected @param tag for 'elementId'. | 307 | |
Expected an @return tag. | 316 | |
Expected @param tag for 'source'. | 316 | |
Expected @throws tag for 'DOMException'. | 316 | |
Expected an @return tag. | 325 | |
Expected an @return tag. | 334 | |
Expected an @return tag. | 343 | |
Expected an @return tag. | 352 | |
Expected an @return tag. | 361 | |
Expected an @return tag. | 370 | |
Expected an @return tag. | 379 | |
Expected an @return tag. | 399 | |
Expected @param tag for 'n'. | 399 | |
Expected @param tag for 'namespaceURI'. | 399 | |
Expected @param tag for 'qualifiedName'. | 399 | |
Expected @throws tag for 'DOMException'. | 400 | |
Expected @param tag for 'documentURI'. | 409 | |
Expected @param tag for 'strictErrorChecking'. | 418 | |
Expected @param tag for 'xmlStandalone'. | 427 | |
Expected @throws tag for 'DOMException'. | 427 | |
Expected @param tag for 'xmlVersion'. | 436 | |
Expected @throws tag for 'DOMException'. | 436 |
Violation | Message | Line |
---|---|---|
File length is 3,609 lines (max allowed is 2,000). | 1 | |
Expected @param tag for 'lexer'. | 179 | |
Expected @param tag for 'node'. | 179 | |
Expected @param tag for 'mode'. | 179 | |
Expected @param tag for 'lexer'. | 212 | |
Expected @param tag for 'element'. | 212 | |
Expected @param tag for 'node'. | 212 | |
Expected @param tag for 'lexer'. | 269 | |
Expected @param tag for 'html'. | 269 | |
Expected @param tag for 'mode'. | 269 | |
Expected @param tag for 'lexer'. | 498 | |
Expected @param tag for 'head'. | 498 | |
Expected @param tag for 'mode'. | 498 | |
Expected @param tag for 'lexer'. | 605 | |
Expected @param tag for 'title'. | 605 | |
Expected @param tag for 'mode'. | 605 | |
Expected @param tag for 'lexer'. | 676 | |
Expected @param tag for 'script'. | 676 | |
Expected @param tag for 'mode'. | 676 | |
Executable statement count is 104 (max allowed is 100). | 701 | |
Method length is 221 lines (max allowed is 200). | 701 | |
Expected @param tag for 'lexer'. | 701 | |
Expected @param tag for 'body'. | 701 | |
Expected @param tag for 'mode'. | 701 | |
Expected @param tag for 'lexer'. | 994 | |
Expected @param tag for 'frameset'. | 994 | |
Expected @param tag for 'mode'. | 994 | |
Executable statement count is 193 (max allowed is 100). | 1069 | |
Method length is 414 lines (max allowed is 200). | 1069 | |
Expected @param tag for 'lexer'. | 1069 | |
Expected @param tag for 'element'. | 1069 | |
Expected @param tag for 'mode'. | 1069 | |
Missing a Javadoc comment. | 1607 | |
Expected @param tag for 'lexer'. | 1726 | |
Expected @param tag for 'element'. | 1726 | |
Expected @param tag for 'mode'. | 1726 | |
Expected @param tag for 'lexer'. | 1749 | |
Expected @param tag for 'list'. | 1749 | |
Expected @param tag for 'mode'. | 1749 | |
Expected @param tag for 'lexer'. | 1886 | |
Expected @param tag for 'pre'. | 1886 | |
Expected @param tag for 'mode'. | 1886 | |
Executable statement count is 168 (max allowed is 100). | 2012 | |
Method length is 370 lines (max allowed is 200). | 2012 | |
Expected @param tag for 'lexer'. | 2012 | |
Expected @param tag for 'element'. | 2012 | |
Expected @param tag for 'mode'. | 2012 | |
Nested if-else depth is 4 (max allowed is 3). | 2436 | |
Expected @param tag for 'lexer'. | 2509 | |
Expected @param tag for 'table'. | 2509 | |
Expected @param tag for 'mode'. | 2509 | |
Expected @param tag for 'lexer'. | 2642 | |
Expected @param tag for 'colgroup'. | 2642 | |
Expected @param tag for 'mode'. | 2642 | |
Expected @param tag for 'lexer'. | 2730 | |
Expected @param tag for 'rowgroup'. | 2730 | |
Expected @param tag for 'mode'. | 2730 | |
Expected @param tag for 'lexer'. | 2887 | |
Expected @param tag for 'row'. | 2887 | |
Expected @param tag for 'mode'. | 2887 | |
Expected @param tag for 'lexer'. | 3046 | |
Expected @param tag for 'noframes'. | 3046 | |
Expected @param tag for 'mode'. | 3046 | |
Expected @param tag for 'lexer'. | 3161 | |
Expected @param tag for 'field'. | 3161 | |
Expected @param tag for 'mode'. | 3161 | |
Expected @param tag for 'lexer'. | 3209 | |
Expected @param tag for 'field'. | 3209 | |
Expected @param tag for 'mode'. | 3209 | |
Expected @param tag for 'lexer'. | 3295 | |
Expected @param tag for 'field'. | 3295 | |
Expected @param tag for 'mode'. | 3295 | |
Expected an @return tag. | 3339 | |
Expected @param tag for 'lexer'. | 3339 | |
Name 'XMLPreserveWhiteSpace' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3415 | |
Expected @param tag for 'lexer'. | 3463 | |
Expected @param tag for 'element'. | 3463 | |
Expected @param tag for 'mode'. | 3463 | |
Missing a Javadoc comment. | 3533 | |
Expected @param tag for 'lexer'. | 3603 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 83 | |
Expected @param tag for 'index'. | 83 | |
Expected an @return tag. | 112 |
Violation | Message | Line |
---|---|---|
Method length is 209 lines (max allowed is 200). | 272 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 81 | |
Expected @throws tag for 'DOMException'. | 81 | |
Expected an @return tag. | 89 | |
Expected an @return tag. | 102 | |
Expected @param tag for 'offset'. | 102 | |
Expected @param tag for 'count'. | 102 | |
Expected @throws tag for 'DOMException'. | 102 | |
Expected @param tag for 'data'. | 131 | |
Expected @throws tag for 'DOMException'. | 131 | |
Expected @param tag for 'arg'. | 141 | |
Expected @throws tag for 'DOMException'. | 141 | |
Expected @param tag for 'offset'. | 151 | |
Expected @param tag for 'arg'. | 151 | |
Expected @throws tag for 'DOMException'. | 151 | |
Expected @param tag for 'offset'. | 161 | |
Expected @param tag for 'count'. | 161 | |
Expected @throws tag for 'DOMException'. | 161 | |
Expected @param tag for 'offset'. | 171 | |
Expected @param tag for 'count'. | 171 | |
Expected @param tag for 'arg'. | 171 | |
Expected @throws tag for 'DOMException'. | 171 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 78 | |
Expected an @return tag. | 86 |
Violation | Message | Line |
---|---|---|
File length is 2,798 lines (max allowed is 2,000). | 1 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 176 | |
Expected an @return tag. | 196 | |
Expected @param tag for 'ind'. | 196 | |
Expected an @return tag. | 257 | |
Expected @param tag for 'buf'. | 257 | |
Expected @param tag for 'start'. | 257 | |
Expected @param tag for 'c'. | 257 | |
Missing a Javadoc comment. | 276 | |
Expected @param tag for 'fout'. | 346 | |
Expected @param tag for 'indent'. | 346 | |
Expected @param tag for 'fout'. | 410 | |
Expected @param tag for 'indent'. | 410 | |
Expected @param tag for 'inString'. | 410 | |
Expected @param tag for 'fout'. | 469 | |
Expected @param tag for 'indent'. | 469 | |
Expected @param tag for 'fout'. | 504 | |
Expected @param tag for 'indent'. | 504 | |
Executable statement count is 128 (max allowed is 100). | 539 | |
Method length is 342 lines (max allowed is 200). | 539 | |
Expected @param tag for 'c'. | 539 | |
Expected @param tag for 'mode'. | 539 | |
Expected @param tag for 'fout'. | 956 | |
Expected @param tag for 'mode'. | 956 | |
Expected @param tag for 'indent'. | 956 | |
Expected @param tag for 'textarray'. | 956 | |
Expected @param tag for 'start'. | 956 | |
Expected @param tag for 'end'. | 956 | |
Expected @param tag for 'str'. | 990 | |
Expected @param tag for 'fout'. | 1005 | |
Expected @param tag for 'indent'. | 1005 | |
Expected @param tag for 'value'. | 1005 | |
Expected @param tag for 'delim'. | 1005 | |
Expected @param tag for 'wrappable'. | 1005 | |
Expected @param tag for 'fout'. | 1172 | |
Expected @param tag for 'indent'. | 1172 | |
Expected @param tag for 'node'. | 1172 | |
Expected @param tag for 'attr'. | 1172 | |
Expected @param tag for 'fout'. | 1253 | |
Expected @param tag for 'indent'. | 1253 | |
Expected @param tag for 'node'. | 1253 | |
Expected @param tag for 'attr'. | 1253 | |
Expected @param tag for 'lexer'. | 1342 | |
Expected @param tag for 'fout'. | 1342 | |
Expected @param tag for 'mode'. | 1342 | |
Expected @param tag for 'indent'. | 1342 | |
Expected @param tag for 'node'. | 1342 | |
Expected @param tag for 'mode'. | 1406 | |
Expected @param tag for 'indent'. | 1406 | |
Expected @param tag for 'node'. | 1406 | |
Expected @param tag for 'fout'. | 1437 | |
Expected @param tag for 'indent'. | 1437 | |
Expected @param tag for 'node'. | 1437 | |
Expected @param tag for 'fout'. | 1473 | |
Expected @param tag for 'indent'. | 1473 | |
Expected @param tag for 'lexer'. | 1473 | |
Expected @param tag for 'node'. | 1473 | |
Expected @param tag for 'fout'. | 1558 | |
Expected @param tag for 'indent'. | 1558 | |
Expected @param tag for 'node'. | 1558 | |
Expected @param tag for 'fout'. | 1586 | |
Expected @param tag for 'indent'. | 1586 | |
Expected @param tag for 'node'. | 1586 | |
Expected @param tag for 'fout'. | 1617 | |
Expected @param tag for 'indent'. | 1617 | |
Expected @param tag for 'node'. | 1617 | |
Expected @param tag for 'fout'. | 1645 | |
Expected @param tag for 'indent'. | 1645 | |
Expected @param tag for 'node'. | 1645 | |
Expected @param tag for 'fout'. | 1673 | |
Expected @param tag for 'indent'. | 1673 | |
Expected @param tag for 'node'. | 1673 | |
Expected @param tag for 'fout'. | 1700 | |
Expected @param tag for 'indent'. | 1700 | |
Expected @param tag for 'node'. | 1700 | |
Expected @param tag for 'fout'. | 1738 | |
Expected @param tag for 'indent'. | 1738 | |
Expected @param tag for 'node'. | 1738 | |
Inner assignments should be avoided. | 1800 | |
Expected @param tag for 'fout'. | 1865 | |
Expected @param tag for 'mode'. | 1865 | |
Expected @param tag for 'indent'. | 1865 | |
Expected @param tag for 'lexer'. | 1865 | |
Expected @param tag for 'node'. | 1865 | |
Expected @param tag for 'fout'. | 2049 | |
Expected @param tag for 'lexer'. | 2049 | |
Expected @param tag for 'root'. | 2049 | |
Expected @param tag for 'xml'. | 2049 | |
Method length is 236 lines (max allowed is 200). | 2084 | |
Expected @param tag for 'fout'. | 2084 | |
Expected @param tag for 'mode'. | 2084 | |
Expected @param tag for 'indent'. | 2084 | |
Expected @param tag for 'lexer'. | 2084 | |
Expected @param tag for 'node'. | 2084 | |
Nested if-else depth is 4 (max allowed is 3). | 2345 | |
Expected @param tag for 'fout'. | 2381 | |
Expected @param tag for 'mode'. | 2381 | |
Expected @param tag for 'indent'. | 2381 | |
Expected @param tag for 'lexer'. | 2381 | |
Expected @param tag for 'node'. | 2381 | |
Expected @param tag for 'fout'. | 2550 | |
Expected @param tag for 'indent'. | 2550 | |
Expected @param tag for 'fout'. | 2601 | |
Expected @param tag for 'mode'. | 2601 | |
Expected @param tag for 'indent'. | 2601 | |
Expected @param tag for 'lexer'. | 2601 | |
Expected @param tag for 'lexer'. | 2733 | |
Expected @param tag for 'root'. | 2733 | |
Expected @param tag for 'duration'. | 2733 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 73 | |
Expected @param tag for 'kind'. | 73 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 82 | |
Expected an @return tag. | 90 | |
Expected an @return tag. | 99 | |
Expected @param tag for 'offset'. | 99 | |
Expected @throws tag for 'DOMException'. | 99 | |
Expected an @return tag. | 108 | |
Expected an @return tag. | 117 | |
Expected an @return tag. | 126 | |
Expected @param tag for 'content'. | 126 | |
Expected @throws tag for 'DOMException'. | 126 |
Violation | Message | Line |
---|---|---|
File length is 2,408 lines (max allowed is 2,000). | 1 |
Violation | Message | Line |
---|---|---|
Method length is 202 lines (max allowed is 200). | 1208 |
Violation | Message | Line |
---|---|---|
File length is 2,312 lines (max allowed is 2,000). | 1 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 128 | |
First sentence should end with a period. | 147 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 191 | |
Missing a Javadoc comment. | 205 | |
Expected an @return tag. | 1862 | |
Unused @param tag for 'trim-empty-elements'. | 2159 | |
Expected @param tag for 'trimEmpty'. | 2162 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 146 | |
Expected @param tag for 'value'. | 146 | |
Expected @param tag for 'option'. | 146 | |
Expected @param tag for 'configuration'. | 146 | |
Expected an @return tag. | 164 | |
Expected an @return tag. | 172 | |
Expected an @return tag. | 180 | |
Expected @param tag for 'option'. | 180 | |
Expected @param tag for 'value'. | 180 | |
Expected @param tag for 'configuration'. | 180 | |
Expected an @return tag. | 195 | |
Expected @param tag for 'value'. | 195 | |
Expected @param tag for 'option'. | 195 | |
Expected @param tag for 'configuration'. | 195 | |
Expected an @return tag. | 220 | |
Expected an @return tag. | 228 | |
Expected an @return tag. | 236 | |
Expected @param tag for 'option'. | 236 | |
Expected @param tag for 'value'. | 236 | |
Expected @param tag for 'configuration'. | 236 | |
Expected an @return tag. | 256 | |
Expected @param tag for 'value'. | 256 | |
Expected @param tag for 'option'. | 256 | |
Expected @param tag for 'configuration'. | 256 | |
Expected an @return tag. | 264 | |
Expected an @return tag. | 272 | |
Expected an @return tag. | 280 | |
Expected @param tag for 'option'. | 280 | |
Expected @param tag for 'value'. | 280 | |
Expected @param tag for 'configuration'. | 280 | |
Expected an @return tag. | 300 | |
Expected @param tag for 'value'. | 300 | |
Expected @param tag for 'option'. | 300 | |
Expected @param tag for 'configuration'. | 300 | |
Expected an @return tag. | 332 | |
Expected an @return tag. | 340 | |
Expected an @return tag. | 349 | |
Expected @param tag for 'option'. | 349 | |
Expected @param tag for 'value'. | 349 | |
Expected @param tag for 'configuration'. | 349 | |
Expected an @return tag. | 370 | |
Expected @param tag for 'value'. | 370 | |
Expected @param tag for 'option'. | 370 | |
Expected @param tag for 'configuration'. | 370 | |
Expected an @return tag. | 388 | |
Expected an @return tag. | 396 | |
Expected an @return tag. | 404 | |
Expected @param tag for 'option'. | 404 | |
Expected @param tag for 'value'. | 404 | |
Expected @param tag for 'configuration'. | 404 | |
Expected an @return tag. | 419 | |
Expected @param tag for 'value'. | 419 | |
Expected @param tag for 'option'. | 419 | |
Expected @param tag for 'configuration'. | 419 | |
Expected an @return tag. | 452 | |
Expected an @return tag. | 460 | |
Expected an @return tag. | 468 | |
Expected @param tag for 'option'. | 468 | |
Expected @param tag for 'value'. | 468 | |
Expected @param tag for 'configuration'. | 468 | |
Expected an @return tag. | 520 | |
Expected @param tag for 'value'. | 520 | |
Expected @param tag for 'option'. | 520 | |
Expected @param tag for 'configuration'. | 520 | |
Expected an @return tag. | 566 | |
Expected an @return tag. | 574 | |
Expected an @return tag. | 582 | |
Expected @param tag for 'option'. | 582 | |
Expected @param tag for 'value'. | 582 | |
Expected @param tag for 'configuration'. | 582 | |
Expected an @return tag. | 627 | |
Expected @param tag for 'value'. | 627 | |
Expected @param tag for 'option'. | 627 | |
Expected @param tag for 'configuration'. | 627 | |
Expected an @return tag. | 650 | |
Expected an @return tag. | 658 | |
Expected an @return tag. | 666 | |
Expected @param tag for 'option'. | 666 | |
Expected @param tag for 'value'. | 666 | |
Expected @param tag for 'configuration'. | 666 | |
Expected an @return tag. | 704 | |
Expected @param tag for 'value'. | 704 | |
Expected @param tag for 'option'. | 704 | |
Expected @param tag for 'configuration'. | 704 | |
Expected an @return tag. | 712 | |
Expected an @return tag. | 720 | |
Expected an @return tag. | 728 | |
Expected @param tag for 'option'. | 728 | |
Expected @param tag for 'value'. | 728 | |
Expected @param tag for 'configuration'. | 728 | |
Expected an @return tag. | 743 | |
Expected @param tag for 'value'. | 743 | |
Expected @param tag for 'option'. | 743 | |
Expected @param tag for 'configuration'. | 743 | |
Expected an @return tag. | 782 | |
Expected an @return tag. | 790 | |
Expected an @return tag. | 798 | |
Expected @param tag for 'option'. | 798 | |
Expected @param tag for 'value'. | 798 | |
Expected @param tag for 'configuration'. | 798 | |
Expected an @return tag. | 813 | |
Expected @param tag for 'value'. | 813 | |
Expected @param tag for 'option'. | 813 | |
Expected @param tag for 'configuration'. | 813 | |
Expected an @return tag. | 838 | |
Expected an @return tag. | 846 | |
Expected an @return tag. | 854 | |
Expected @param tag for 'option'. | 854 | |
Expected @param tag for 'value'. | 854 | |
Expected @param tag for 'configuration'. | 854 | |
Expected an @return tag. | 869 | |
Expected @param tag for 'value'. | 869 | |
Expected @param tag for 'option'. | 869 | |
Expected @param tag for 'configuration'. | 869 | |
Expected an @return tag. | 894 | |
Expected an @return tag. | 902 | |
Expected an @return tag. | 910 | |
Expected @param tag for 'option'. | 910 | |
Expected @param tag for 'value'. | 910 | |
Expected @param tag for 'configuration'. | 910 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 317 | |
Nested if-else depth is 4 (max allowed is 3). | 826 | |
Nested if-else depth is 4 (max allowed is 3). | 835 | |
Expected an @return tag. | 1392 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 158 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 66 | |
Executable statement count is 175 (max allowed is 100). | 74 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 83 | |
Expected an @return tag. | 91 | |
Expected an @return tag. | 99 | |
Expected @param tag for 'name'. | 99 | |
Expected @param tag for 'name'. | 126 | |
Expected @param tag for 'value'. | 126 | |
Expected @throws tag for 'DOMException'. | 126 | |
Expected @param tag for 'name'. | 165 | |
Expected @throws tag for 'DOMException'. | 165 | |
Expected an @return tag. | 199 | |
Expected @param tag for 'name'. | 199 | |
Expected an @return tag. | 226 | |
Expected @param tag for 'newAttr'. | 226 | |
Expected @throws tag for 'DOMException'. | 226 | |
Expected an @return tag. | 273 | |
Expected @param tag for 'oldAttr'. | 273 | |
Expected @throws tag for 'DOMException'. | 273 | |
Expected an @return tag. | 314 | |
Expected @param tag for 'name'. | 314 | |
Expected an @return tag. | 332 | |
Expected @param tag for 'namespaceURI'. | 332 | |
Expected @param tag for 'localName'. | 332 | |
Expected @param tag for 'namespaceURI'. | 343 | |
Expected @param tag for 'qualifiedName'. | 343 | |
Expected @param tag for 'value'. | 343 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 343 | |
Expected @param tag for 'namespaceURI'. | 352 | |
Expected @param tag for 'localName'. | 352 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 352 | |
Expected an @return tag. | 361 | |
Expected @param tag for 'namespaceURI'. | 361 | |
Expected @param tag for 'localName'. | 361 | |
Expected an @return tag. | 370 | |
Expected @param tag for 'newAttr'. | 370 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 370 | |
Expected an @return tag. | 379 | |
Expected @param tag for 'namespaceURI'. | 379 | |
Expected @param tag for 'localName'. | 379 | |
Expected an @return tag. | 388 | |
Expected @param tag for 'name'. | 388 | |
Expected an @return tag. | 397 | |
Expected @param tag for 'namespaceURI'. | 397 | |
Expected @param tag for 'localName'. | 397 | |
Expected an @return tag. | 406 | |
Expected @param tag for 'name'. | 415 | |
Expected @param tag for 'isId'. | 415 | |
Expected @throws tag for 'DOMException'. | 415 | |
Expected @param tag for 'idAttr'. | 424 | |
Expected @param tag for 'isId'. | 424 | |
Expected @throws tag for 'DOMException'. | 424 | |
Expected @param tag for 'namespaceURI'. | 433 | |
Expected @param tag for 'localName'. | 433 | |
Expected @param tag for 'isId'. | 433 | |
Expected @throws tag for 'DOMException'. | 433 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 262 | |
Expected @param tag for 'fileSet'. | 266 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 231 | |
Expected @param tag for 'object'. | 231 | |
Expected an @return tag. | 239 | |
Expected @param tag for 'object'. | 239 | |
Expected an @return tag. | 251 | |
Expected an @return tag. | 273 |
Violation | Message | Line |
---|---|---|
Unused @param tag for 'stream'. | 98 | |
Expected @param tag for 'reader'. | 101 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 79 | |
Expected an @return tag. | 87 | |
Expected an @return tag. | 95 | |
Expected an @return tag. | 113 | |
Expected an @return tag. | 122 | |
Expected an @return tag. | 131 | |
Expected an @return tag. | 140 | |
Expected an @return tag. | 149 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 78 | |
Expected an @return tag. | 86 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'lexer'. | 253 | |
Expected @param tag for 'node'. | 253 | |
Expected @param tag for 'attval'. | 253 | |
Expected @param tag for 'lexer'. | 349 | |
Expected @param tag for 'node'. | 349 | |
Expected @param tag for 'attval'. | 349 | |
Expected @param tag for 'lexer'. | 370 | |
Expected @param tag for 'node'. | 370 | |
Expected @param tag for 'attval'. | 370 | |
Expected @param tag for 'lexer'. | 423 | |
Expected @param tag for 'node'. | 423 | |
Expected @param tag for 'attval'. | 423 | |
Expected @param tag for 'lexer'. | 472 | |
Expected @param tag for 'node'. | 472 | |
Expected @param tag for 'attval'. | 472 | |
Expected @param tag for 'lexer'. | 493 | |
Expected @param tag for 'node'. | 493 | |
Expected @param tag for 'attval'. | 493 | |
Expected @param tag for 'lexer'. | 548 | |
Expected @param tag for 'node'. | 548 | |
Expected @param tag for 'attval'. | 548 | |
Expected @param tag for 'lexer'. | 591 | |
Expected @param tag for 'node'. | 591 | |
Expected @param tag for 'attval'. | 591 | |
Expected @param tag for 'lexer'. | 622 | |
Expected @param tag for 'node'. | 622 | |
Expected @param tag for 'attval'. | 622 | |
Expected @param tag for 'lexer'. | 655 | |
Expected @param tag for 'node'. | 655 | |
Expected @param tag for 'attval'. | 655 | |
Expected @param tag for 'lexer'. | 687 | |
Expected @param tag for 'node'. | 687 | |
Expected @param tag for 'attval'. | 687 | |
Expected @param tag for 'lexer'. | 714 | |
Expected @param tag for 'node'. | 714 | |
Expected @param tag for 'attval'. | 714 | |
Expected @param tag for 'lexer'. | 761 | |
Expected @param tag for 'node'. | 761 | |
Expected @param tag for 'attval'. | 761 | |
Inner assignments should be avoided. | 807 | |
Expected @param tag for 'lexer'. | 828 | |
Expected @param tag for 'node'. | 828 | |
Expected @param tag for 'attval'. | 828 | |
Inner assignments should be avoided. | 841 | |
Expected @param tag for 'lexer'. | 888 | |
Expected @param tag for 'node'. | 888 | |
Expected @param tag for 'attval'. | 888 | |
Expected @param tag for 'lexer'. | 998 | |
Expected @param tag for 'node'. | 998 | |
Expected @param tag for 'attval'. | 998 | |
Expected @param tag for 'lexer'. | 1029 | |
Expected @param tag for 'node'. | 1029 | |
Expected @param tag for 'attval'. | 1029 | |
Expected @param tag for 'lexer'. | 1061 | |
Expected @param tag for 'node'. | 1061 | |
Expected @param tag for 'attval'. | 1061 | |
Expected @param tag for 'lexer'. | 1088 | |
Expected @param tag for 'node'. | 1088 | |
Expected @param tag for 'attval'. | 1088 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 88 | |
Expected @param tag for 'nodeValue'. | 108 | |
Expected an @return tag. | 125 | |
Expected an @return tag. | 133 | |
Expected an @return tag. | 167 | |
Expected an @return tag. | 180 | |
Expected an @return tag. | 188 | |
Expected an @return tag. | 200 | |
Expected an @return tag. | 212 | |
Expected an @return tag. | 224 | |
Expected an @return tag. | 236 | |
Expected an @return tag. | 244 | |
Expected an @return tag. | 267 | |
Expected @param tag for 'newChild'. | 267 | |
Expected @param tag for 'refChild'. | 267 | |
Expected an @return tag. | 330 | |
Expected @param tag for 'newChild'. | 330 | |
Expected @param tag for 'oldChild'. | 330 | |
Expected an @return tag. | 419 | |
Expected @param tag for 'oldChild'. | 419 | |
Expected an @return tag. | 452 | |
Expected @param tag for 'newChild'. | 452 | |
Expected an @return tag. | 497 | |
Expected an @return tag. | 505 | |
Expected @param tag for 'deep'. | 505 | |
Expected an @return tag. | 525 | |
Expected @param tag for 'feature'. | 525 | |
Expected @param tag for 'version'. | 525 | |
Expected an @return tag. | 533 | |
Expected an @return tag. | 541 | |
Expected @param tag for 'prefix'. | 549 | |
Expected @throws tag for 'DOMException'. | 549 | |
Expected an @return tag. | 559 | |
Expected an @return tag. | 567 | |
Expected @param tag for 'feature'. | 567 | |
Expected @param tag for 'version'. | 567 | |
Expected an @return tag. | 575 | |
Expected an @return tag. | 585 | |
Expected @param tag for 'other'. | 585 | |
Expected @throws tag for 'DOMException'. | 585 | |
Expected an @return tag. | 594 | |
Expected an @return tag. | 603 | |
Expected @param tag for 'feature'. | 603 | |
Expected @param tag for 'version'. | 603 | |
Expected an @return tag. | 612 | |
Expected @throws tag for 'DOMException'. | 612 | |
Expected an @return tag. | 621 | |
Expected @param tag for 'key'. | 621 | |
Expected an @return tag. | 629 | |
Expected @param tag for 'namespaceURI'. | 629 | |
Expected an @return tag. | 638 | |
Expected @param tag for 'arg'. | 638 | |
Expected an @return tag. | 647 | |
Expected @param tag for 'other'. | 647 | |
Expected an @return tag. | 655 | |
Expected @param tag for 'prefix'. | 655 | |
Expected an @return tag. | 663 | |
Expected @param tag for 'namespaceURI'. | 663 | |
Expected @param tag for 'textContent'. | 672 | |
Expected @throws tag for 'DOMException'. | 672 | |
Expected an @return tag. | 681 | |
Expected @param tag for 'key'. | 681 | |
Expected @param tag for 'data'. | 681 | |
Expected @param tag for 'handler'. | 681 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 88 | |
Expected @throws tag for 'DOMException'. | 88 | |
Expected @param tag for 'nodeValue'. | 96 | |
Expected @throws tag for 'DOMException'. | 96 | |
Expected an @return tag. | 104 | |
Expected an @return tag. | 112 | |
Expected an @return tag. | 120 | |
Expected an @return tag. | 128 | |
Expected an @return tag. | 136 | |
Expected @param tag for 'value'. | 145 | |
Expected an @return tag. | 153 | |
Expected an @return tag. | 164 | |
Expected an @return tag. | 175 | |
Expected an @return tag. | 184 | |
Expected an @return tag. | 192 | |
Expected an @return tag. | 201 | |
Expected an @return tag. | 210 | |
Expected an @return tag. | 219 | |
Expected an @return tag. | 228 | |
Expected @param tag for 'newChild'. | 228 | |
Expected @param tag for 'refChild'. | 228 | |
Expected @throws tag for 'DOMException'. | 228 | |
Expected an @return tag. | 237 | |
Expected @param tag for 'newChild'. | 237 | |
Expected @param tag for 'oldChild'. | 237 | |
Expected @throws tag for 'DOMException'. | 237 | |
Expected an @return tag. | 246 | |
Expected @param tag for 'oldChild'. | 246 | |
Expected @throws tag for 'DOMException'. | 246 | |
Expected an @return tag. | 255 | |
Expected @param tag for 'newChild'. | 255 | |
Expected @throws tag for 'DOMException'. | 255 | |
Expected an @return tag. | 263 | |
Expected an @return tag. | 271 | |
Expected @param tag for 'deep'. | 271 | |
Expected an @return tag. | 283 | |
Expected an @return tag. | 292 | |
Expected an @return tag. | 300 | |
Expected an @return tag. | 308 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 81 | |
Expected an @return tag. | 90 | |
Expected an @return tag. | 98 | |
Expected @param tag for 'data'. | 106 | |
Expected @throws tag for 'DOMException'. | 106 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 107 | |
Expected @param tag for 'index'. | 107 | |
Expected an @return tag. | 124 |
Violation | Message | Line |
---|---|---|
Name 'ENCODING_NAMES' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 | |
Static variable definition in wrong order. | 174 | |
Variable access definition in wrong order. | 174 | |
Static variable definition in wrong order. | 179 | |
Variable access definition in wrong order. | 179 | |
Static variable definition in wrong order. | 184 | |
Variable access definition in wrong order. | 184 | |
Static variable definition in wrong order. | 189 | |
Variable access definition in wrong order. | 189 | |
Static variable definition in wrong order. | 194 | |
Variable access definition in wrong order. | 194 | |
Static variable definition in wrong order. | 200 | |
Variable access definition in wrong order. | 200 | |
Static variable definition in wrong order. | 205 | |
Variable access definition in wrong order. | 205 | |
Static variable definition in wrong order. | 211 | |
Static variable definition in wrong order. | 216 | |
Variable access definition in wrong order. | 314 | |
Variable access definition in wrong order. | 319 | |
Variable access definition in wrong order. | 324 | |
Variable access definition in wrong order. | 329 | |
Variable access definition in wrong order. | 334 | |
Variable access definition in wrong order. | 339 | |
Variable access definition in wrong order. | 345 | |
Variable access definition in wrong order. | 350 | |
Variable access definition in wrong order. | 355 | |
Variable access definition in wrong order. | 360 | |
Variable access definition in wrong order. | 365 | |
Variable access definition in wrong order. | 370 | |
Variable access definition in wrong order. | 375 | |
Variable access definition in wrong order. | 380 | |
Variable access definition in wrong order. | 385 | |
Variable access definition in wrong order. | 390 | |
Variable access definition in wrong order. | 395 | |
Variable access definition in wrong order. | 400 | |
Variable access definition in wrong order. | 405 | |
Variable access definition in wrong order. | 410 | |
Variable access definition in wrong order. | 415 | |
Variable access definition in wrong order. | 420 | |
Variable access definition in wrong order. | 425 | |
Variable access definition in wrong order. | 430 | |
Variable access definition in wrong order. | 435 | |
Variable access definition in wrong order. | 440 | |
Variable access definition in wrong order. | 445 | |
Variable access definition in wrong order. | 450 | |
Variable access definition in wrong order. | 455 | |
Variable access definition in wrong order. | 460 | |
Variable access definition in wrong order. | 465 | |
Variable access definition in wrong order. | 470 | |
Variable access definition in wrong order. | 475 | |
Variable access definition in wrong order. | 480 | |
Variable access definition in wrong order. | 485 | |
Variable access definition in wrong order. | 490 | |
Variable access definition in wrong order. | 495 | |
Variable access definition in wrong order. | 500 | |
Variable access definition in wrong order. | 505 | |
Variable access definition in wrong order. | 510 | |
Variable access definition in wrong order. | 515 | |
Variable access definition in wrong order. | 520 | |
Variable access definition in wrong order. | 525 | |
Variable access definition in wrong order. | 530 | |
Variable access definition in wrong order. | 535 | |
Variable access definition in wrong order. | 540 | |
Variable access definition in wrong order. | 545 | |
Variable access definition in wrong order. | 550 | |
Variable access definition in wrong order. | 555 | |
Variable access definition in wrong order. | 560 | |
Variable access definition in wrong order. | 565 | |
Variable access definition in wrong order. | 570 | |
Variable access definition in wrong order. | 575 | |
Variable access definition in wrong order. | 580 | |
Variable access definition in wrong order. | 585 | |
Variable access definition in wrong order. | 590 | |
Variable access definition in wrong order. | 595 | |
Variable access definition in wrong order. | 600 | |
Variable access definition in wrong order. | 605 | |
Variable access definition in wrong order. | 610 | |
Variable access definition in wrong order. | 615 | |
Variable access definition in wrong order. | 620 | |
Variable access definition in wrong order. | 625 | |
Variable access definition in wrong order. | 630 | |
Variable access definition in wrong order. | 635 | |
Variable access definition in wrong order. | 640 | |
Variable access definition in wrong order. | 645 | |
Variable access definition in wrong order. | 650 | |
Variable access definition in wrong order. | 655 | |
Variable access definition in wrong order. | 660 | |
Variable access definition in wrong order. | 665 | |
Variable access definition in wrong order. | 670 | |
Variable access definition in wrong order. | 675 | |
Variable access definition in wrong order. | 680 | |
Variable access definition in wrong order. | 695 | |
Expected an @return tag. | 1050 | |
Expected @param tag for 'obj'. | 1050 | |
Expected an @return tag. | 1058 | |
Expected an @return tag. | 1067 | |
Expected @param tag for 'o'. | 1067 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 86 | |
Expected @param tag for 'name'. | 86 | |
Expected an @return tag. | 108 | |
Expected @param tag for 'index'. | 108 | |
Expected an @return tag. | 132 | |
Expected an @return tag. | 148 | |
Expected @param tag for 'arg'. | 148 | |
Expected @throws tag for 'DOMException'. | 148 | |
Expected an @return tag. | 156 | |
Expected @param tag for 'name'. | 156 | |
Expected @throws tag for 'DOMException'. | 156 | |
Expected an @return tag. | 192 | |
Expected @param tag for 'namespaceURI'. | 192 | |
Expected @param tag for 'localName'. | 192 | |
Expected an @return tag. | 203 | |
Expected @param tag for 'arg'. | 203 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 203 | |
Expected an @return tag. | 214 | |
Expected @param tag for 'namespaceURI'. | 214 | |
Expected @param tag for 'localName'. | 214 | |
Expected @throws tag for 'org.w3c.dom.DOMException'. | 214 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'lexer'. | 158 | |
Expected @param tag for 'node'. | 158 | |
Expected @param tag for 'lexer'. | 196 | |
Expected @param tag for 'node'. | 196 | |
Expected @param tag for 'lexer'. | 242 | |
Expected @param tag for 'node'. | 242 | |
Inner assignments should be avoided. | 282 | |
Expected @param tag for 'lexer'. | 301 | |
Expected @param tag for 'node'. | 301 | |
Expected @param tag for 'lexer'. | 345 | |
Expected @param tag for 'node'. | 345 | |
Expected @param tag for 'lexer'. | 367 | |
Expected @param tag for 'node'. | 367 | |
Expected @param tag for 'lexer'. | 442 | |
Expected @param tag for 'node'. | 442 | |
Expected @param tag for 'lexer'. | 487 | |
Expected @param tag for 'node'. | 487 | |
Expected @param tag for 'lexer'. | 504 | |
Expected @param tag for 'node'. | 504 | |
Expected @param tag for 'lexer'. | 521 | |
Expected @param tag for 'node'. | 521 | |
Expected @param tag for 'lexer'. | 546 | |
Expected @param tag for 'node'. | 546 | |
Expected @param tag for 'lexer'. | 569 | |
Expected @param tag for 'node'. | 569 | |
Expected @param tag for 'lexer'. | 594 | |
Expected @param tag for 'node'. | 594 | |
Expected @param tag for 'lexer'. | 616 | |
Expected @param tag for 'node'. | 616 |