Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
2300358

Files

FilesIWE
com/sun/syndication/samples/FeedAggregator.java 0021
com/sun/syndication/samples/FeedConverter.java 0015
com/sun/syndication/samples/FeedReader.java 0011
com/sun/syndication/samples/FeedWriter.java 0027
com/sun/syndication/samples/RomeApplet.java 001
com/sun/syndication/samples/RomeApplet.java 00145
com/sun/syndication/samples/module/SampleModule.java 0010
com/sun/syndication/samples/module/SampleModuleGenerator.java 0023
com/sun/syndication/samples/module/SampleModuleImpl.java 0032
com/sun/syndication/samples/module/SampleModuleParser.java 0012
com/sun/syndication/samples/module/package.html 001
com/sun/syndication/samples/package.html 001
com/sun/syndication/samples/servlet/FeedServlet.java 0058
com/sun/syndication/samples/servlet/package.html 001

com/sun/syndication/samples/FeedAggregator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Utility classes should not have a public or default constructor. 37
Error Missing a Javadoc comment. 39
Error Parameter args should be final. 39
Error '>=' is not preceded with whitespace. 41
Error '>=' is not followed by whitespace. 41
Error '=' is not preceded with whitespace. 56
Error '=' is not followed by whitespace. 56
Error ';' is not followed by whitespace. 56
Error '<' is not preceded with whitespace. 56
Error '<' is not followed by whitespace. 56
Error ';' is not followed by whitespace. 56
Error ',' is not followed by whitespace. 66
Error '}' should be on the same line. 69
Error '+' is not preceded with whitespace. 71
Error '+' is not followed by whitespace. 71
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 78
Error Line is longer than 80 characters. 79
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 81

com/sun/syndication/samples/FeedConverter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Utility classes should not have a public or default constructor. 34
Error Missing a Javadoc comment. 36
Error Parameter args should be final. 36
Error '==' is not preceded with whitespace. 38
Error '==' is not followed by whitespace. 38
Error ',' is not followed by whitespace. 48
Error '}' should be on the same line. 51
Error '+' is not preceded with whitespace. 53
Error '+' is not followed by whitespace. 53
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 63

com/sun/syndication/samples/FeedReader.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Utility classes should not have a public or default constructor. 31
Error Missing a Javadoc comment. 33
Error Parameter args should be final. 33
Error '==' is not preceded with whitespace. 35
Error '==' is not followed by whitespace. 35
Error '}' should be on the same line. 45
Error '+' is not preceded with whitespace. 48
Error '+' is not followed by whitespace. 48
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55

com/sun/syndication/samples/FeedWriter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.synd.*. 19
Error Utility classes should not have a public or default constructor. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Parameter args should be final. 39
Error '==' is not preceded with whitespace. 41
Error '==' is not followed by whitespace. 41
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 85
Error '+' is not preceded with whitespace. 85
Error '+' should be on a new line. 85
Error Line is longer than 80 characters. 86
Error ',' is not followed by whitespace. 94
Error Line is longer than 80 characters. 97
Error '+' is not preceded with whitespace. 97
Error '+' is not followed by whitespace. 97
Error '+' is not preceded with whitespace. 97
Error '+' is not followed by whitespace. 97
Error '}' should be on the same line. 100
Error '+' is not preceded with whitespace. 103
Error '+' is not followed by whitespace. 103
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 110
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 112

com/sun/syndication/samples/RomeApplet.java

ErrorLine
Error File does not end with a newline. 0

com/sun/syndication/samples/RomeApplet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 7
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 29
Error Name 'fieldWidth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Line contains a tab character. 35
Error Missing a Javadoc comment. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Line contains a tab character. 41
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error '10' is a magic number. 53
Error '450' is a magic number. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error '20' is a magic number. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error '10' is a magic number. 75
Error '10' is a magic number. 75
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error '10' is a magic number. 77
Error '10' is a magic number. 77
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error '3' is a magic number. 78
Error '10' is a magic number. 78
Error '10' is a magic number. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 83
Error Missing a Javadoc comment. 83
Error More than 7 parameters. 83
Error Parameter widget should be final. 83
Error Parameter gridx should be final. 83
Error Parameter gridy should be final. 83
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Parameter gridwidth should be final. 84
Error Parameter gridheight should be final. 84
Error Parameter top should be final. 84
Error Parameter bottom should be final. 84
Error Parameter anchor should be final. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter e should be final. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error 'if' construct must use '{}'s. 104
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line contains a tab character. 105
Error 'else' construct must use '{}'s. 106
Error Line contains a tab character. 106
Error Line is longer than 80 characters. 107
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error '}' should be on the same line. 109
Error Line contains a tab character. 110
Error Line is longer than 80 characters. 111
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error '}' should be on the same line. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 120
Error Missing a Javadoc comment. 120
Error Parameter url should be final. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125

com/sun/syndication/samples/module/SampleModule.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 37
Error Redundant 'public' modifier. 37
Error Redundant 'public' modifier. 43
Error Redundant 'public' modifier. 51
Error Redundant 'public' modifier. 61
Error Line is longer than 80 characters. 66
Error Redundant 'public' modifier. 70
Error Redundant 'public' modifier. 79
Error Redundant 'public' modifier. 87

com/sun/syndication/samples/module/SampleModuleGenerator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 42
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 57
Error Method 'getNamespaces' is not designed for extension - needs to be abstract, final or empty. 59
Error Method 'generate' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter module should be final. 64
Error Parameter element should be final. 64
Error 'cast' is not followed by whitespace. 66
Error Line is longer than 80 characters. 74
Error ',' is not followed by whitespace. 74
Error Line is longer than 80 characters. 78
Error Method 'generateSimpleElement' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter name should be final. 82
Error Parameter value should be final. 82

com/sun/syndication/samples/module/SampleModuleImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 33
Error Name '_bar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_foos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 37
Error ',' is not followed by whitespace. 38
Error Method 'getBar' is not designed for extension - needs to be abstract, final or empty. 46
Error Method 'setBar' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter bar should be final. 56
Error Method 'getFoos' is not designed for extension - needs to be abstract, final or empty. 67
Error '==' is not preceded with whitespace. 68
Error '==' is not followed by whitespace. 68
Error Avoid inline conditionals. 68
Error '=' is not preceded with whitespace. 68
Error '=' is not followed by whitespace. 68
Error Line is longer than 80 characters. 75
Error Method 'setFoos' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter foos should be final. 78
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 88
Error Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter date should be final. 98
Error Line is longer than 80 characters. 105
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 111
Error Line is longer than 80 characters. 120
Error Line is longer than 80 characters. 121
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter obj should be final. 126
Error Line is longer than 80 characters. 129
Error 'cast' is not followed by whitespace. 131

com/sun/syndication/samples/module/SampleModuleParser.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Unused import - com.sun.syndication.io.WireFeedParser. 21
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter dcRoot should be final. 41
Error Avoid inline conditionals. 61
Error Missing a Javadoc comment. 64
Error Parameter eList should be final. 64

com/sun/syndication/samples/module/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/samples/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/samples/servlet/FeedServlet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.synd.*. 19
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Name '_defaultFeedType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error '!=' is not preceded with whitespace. 54
Error '!=' is not followed by whitespace. 54
Error Avoid inline conditionals. 54
Error Line is longer than 80 characters. 57
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter req should be final. 57
Error ',' is not followed by whitespace. 57
Error Parameter res should be final. 57
Error '!=' is not preceded with whitespace. 62
Error '!=' is not followed by whitespace. 62
Error Avoid inline conditionals. 62
Error ',' is not followed by whitespace. 67
Error '}' should be on the same line. 68
Error ',' is not followed by whitespace. 71
Error ',' is not followed by whitespace. 72
Error Line is longer than 80 characters. 76
Error Method 'getFeed' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter req should be final. 76
Error ',' is not followed by whitespace. 76
Error Line is longer than 80 characters. 83
Error '}' should be on the same line. 94
Error Must have at least one statement. 95
Error '}' should be on the same line. 109
Error Must have at least one statement. 110
Error Line is longer than 80 characters. 115
Error '+' is not preceded with whitespace. 115
Error '+' should be on a new line. 115
Error Line is longer than 80 characters. 116
Error '}' should be on the same line. 125
Error Must have at least one statement. 126
Error Line is longer than 80 characters. 131
Error '+' is not preceded with whitespace. 131
Error '+' should be on a new line. 131
Error Line is longer than 80 characters. 132
Error '}' should be on the same line. 141
Error Must have at least one statement. 142
Error Line is longer than 80 characters. 147
Error '+' is not preceded with whitespace. 147
Error '+' should be on a new line. 147
Error Line is longer than 80 characters. 148

com/sun/syndication/samples/servlet/package.html

ErrorLine
Error Missing package documentation file.0