Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
208005542

Files

FilesIWE
com/sun/syndication/feed/CopyFrom.java 006
com/sun/syndication/feed/WireFeed.java 0042
com/sun/syndication/feed/atom/Content.java 0036
com/sun/syndication/feed/atom/Entry.java 00111
com/sun/syndication/feed/atom/Feed.java 00109
com/sun/syndication/feed/atom/Generator.java 0028
com/sun/syndication/feed/atom/Link.java 0048
com/sun/syndication/feed/atom/Person.java 0027
com/sun/syndication/feed/atom/package.html 001
com/sun/syndication/feed/impl/BeanIntrospector.java 0085
com/sun/syndication/feed/impl/CloneableBean.java 00115
com/sun/syndication/feed/impl/CopyFromHelper.java 00114
com/sun/syndication/feed/impl/EqualsBean.java 0080
com/sun/syndication/feed/impl/ObjectBean.java 0039
com/sun/syndication/feed/impl/ToStringBean.java 00118
com/sun/syndication/feed/impl/package.html 001
com/sun/syndication/feed/module/DCModule.java 0012
com/sun/syndication/feed/module/DCModuleImpl.java 00126
com/sun/syndication/feed/module/DCSubject.java 007
com/sun/syndication/feed/module/DCSubjectImpl.java 0037
com/sun/syndication/feed/module/Module.java 005
com/sun/syndication/feed/module/ModuleImpl.java 0020
com/sun/syndication/feed/module/SyModule.java 0011
com/sun/syndication/feed/module/SyModuleImpl.java 0046
com/sun/syndication/feed/module/impl/ModuleUtils.java 0030
com/sun/syndication/feed/module/impl/package.html 001
com/sun/syndication/feed/module/package.html 001
com/sun/syndication/feed/package.html 001
com/sun/syndication/feed/rss/Category.java 0023
com/sun/syndication/feed/rss/Channel.java 00185
com/sun/syndication/feed/rss/Cloud.java 0038
com/sun/syndication/feed/rss/Description.java 0022
com/sun/syndication/feed/rss/Enclosure.java 0028
com/sun/syndication/feed/rss/Guid.java 0022
com/sun/syndication/feed/rss/Image.java 0043
com/sun/syndication/feed/rss/Item.java 0097
com/sun/syndication/feed/rss/Source.java 0022
com/sun/syndication/feed/rss/TextInput.java 0034
com/sun/syndication/feed/rss/package.html 001
com/sun/syndication/feed/synd/Converter.java 0010
com/sun/syndication/feed/synd/SyndCategory.java 003
com/sun/syndication/feed/synd/SyndCategoryImpl.java 0070
com/sun/syndication/feed/synd/SyndContent.java 007
com/sun/syndication/feed/synd/SyndContentImpl.java 0037
com/sun/syndication/feed/synd/SyndEntry.java 0019
com/sun/syndication/feed/synd/SyndEntryImpl.java 00115
com/sun/syndication/feed/synd/SyndFeed.java 0029
com/sun/syndication/feed/synd/SyndFeedImpl.java 00174
com/sun/syndication/feed/synd/SyndImage.java 005
com/sun/syndication/feed/synd/SyndImageImpl.java 0047
com/sun/syndication/feed/synd/impl/ConverterForAtom03.java 00102
com/sun/syndication/feed/synd/impl/ConverterForRSS090.java 0061
com/sun/syndication/feed/synd/impl/ConverterForRSS091Netscape.java 004
com/sun/syndication/feed/synd/impl/ConverterForRSS091Userland.java 0035
com/sun/syndication/feed/synd/impl/ConverterForRSS092.java 0032
com/sun/syndication/feed/synd/impl/ConverterForRSS093.java 0010
com/sun/syndication/feed/synd/impl/ConverterForRSS094.java 0036
com/sun/syndication/feed/synd/impl/ConverterForRSS10.java 0029
com/sun/syndication/feed/synd/impl/ConverterForRSS20.java 004
com/sun/syndication/feed/synd/impl/Converters.java 0011
com/sun/syndication/feed/synd/impl/URINormalizer.java 006
com/sun/syndication/feed/synd/impl/package.html 001
com/sun/syndication/feed/synd/package.html 001
com/sun/syndication/io/FeedException.java 007
com/sun/syndication/io/ModuleGenerator.java 0010
com/sun/syndication/io/ModuleParser.java 006
com/sun/syndication/io/ParsingFeedException.java 0018
com/sun/syndication/io/SyndFeedInput.java 0041
com/sun/syndication/io/SyndFeedOutput.java 0039
com/sun/syndication/io/WireFeedGenerator.java 009
com/sun/syndication/io/WireFeedInput.java 0073
com/sun/syndication/io/WireFeedOutput.java 0078
com/sun/syndication/io/WireFeedParser.java 0015
com/sun/syndication/io/XmlReader.java 00375
com/sun/syndication/io/XmlReaderException.java 0058
com/sun/syndication/io/impl/Atom03Generator.java 00127
com/sun/syndication/io/impl/Atom03Parser.java 00184
com/sun/syndication/io/impl/Base64.java 00216
com/sun/syndication/io/impl/BaseWireFeedGenerator.java 0042
com/sun/syndication/io/impl/BaseWireFeedParser.java 0025
com/sun/syndication/io/impl/DCModuleGenerator.java 0050
com/sun/syndication/io/impl/DCModuleParser.java 0097
com/sun/syndication/io/impl/DateParser.java 0055
com/sun/syndication/io/impl/FeedGenerators.java 001
com/sun/syndication/io/impl/FeedGenerators.java 0014
com/sun/syndication/io/impl/FeedParsers.java 0019
com/sun/syndication/io/impl/ModuleGenerators.java 0031
com/sun/syndication/io/impl/ModuleParsers.java 0033
com/sun/syndication/io/impl/PluginManager.java 0073
com/sun/syndication/io/impl/RSS090Generator.java 00275
com/sun/syndication/io/impl/RSS090Parser.java 00127
com/sun/syndication/io/impl/RSS091NetscapeGenerator.java 0019
com/sun/syndication/io/impl/RSS091NetscapeParser.java 0022
com/sun/syndication/io/impl/RSS091UserlandGenerator.java 00183
com/sun/syndication/io/impl/RSS091UserlandParser.java 00133
com/sun/syndication/io/impl/RSS092Generator.java 0079
com/sun/syndication/io/impl/RSS092Parser.java 0084
com/sun/syndication/io/impl/RSS093Generator.java 0020
com/sun/syndication/io/impl/RSS093Parser.java 0023
com/sun/syndication/io/impl/RSS094Generator.java 0024
com/sun/syndication/io/impl/RSS094Parser.java 0041
com/sun/syndication/io/impl/RSS10Generator.java 0050
com/sun/syndication/io/impl/RSS10Parser.java 0041
com/sun/syndication/io/impl/RSS20Generator.java 0029
com/sun/syndication/io/impl/RSS20Parser.java 0016
com/sun/syndication/io/impl/RSS20wNSParser.java 0020
com/sun/syndication/io/impl/SyModuleGenerator.java 0021
com/sun/syndication/io/impl/SyModuleParser.java 0017
com/sun/syndication/io/impl/package.html 001
com/sun/syndication/io/package.html 001

com/sun/syndication/feed/CopyFrom.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 27
Error Redundant 'public' modifier. 32
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error Redundant 'public' modifier. 45

com/sun/syndication/feed/WireFeed.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 34
Error ',' is not followed by whitespace. 40
Error Missing a Javadoc comment. 41
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '_feedType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '_encoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_modules' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error ',' is not followed by whitespace. 52
Error Parameter type should be final. 61
Error Line is longer than 80 characters. 70
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 73
Error Line is longer than 80 characters. 78
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter other should be final. 84
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 96
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 106
Error Line is longer than 80 characters. 115
Error Method 'setFeedType' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter feedType should be final. 120
Error Method 'getFeedType' is not designed for extension - needs to be abstract, final or empty. 129
Error Line is longer than 80 characters. 134
Error Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. 139
Error Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter encoding should be final. 149
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 161
Error '==' is not preceded with whitespace. 162
Error '==' is not followed by whitespace. 162
Error Avoid inline conditionals. 162
Error '=' is not preceded with whitespace. 162
Error '=' is not followed by whitespace. 162
Error Line is longer than 80 characters. 168
Error Method 'setModules' is not designed for extension - needs to be abstract, final or empty. 172
Error Parameter modules should be final. 172
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 182
Error Parameter uri should be final. 182
Error ',' is not followed by whitespace. 183

com/sun/syndication/feed/atom/Content.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 20
Error ',' is not followed by whitespace. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 45
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_mode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error ',' is not followed by whitespace. 56
Error Line is longer than 80 characters. 63
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 66
Error Line is longer than 80 characters. 71
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter other should be final. 77
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 89
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 99
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 109
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter type should be final. 119
Error Method 'getMode' is not designed for extension - needs to be abstract, final or empty. 131
Error Method 'setMode' is not designed for extension - needs to be abstract, final or empty. 143
Error Parameter mode should be final. 143
Error '+' is not preceded with whitespace. 145
Error '+' is not followed by whitespace. 145
Error '+' is not preceded with whitespace. 145
Error '+' is not followed by whitespace. 145
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 158
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter value should be final. 170

com/sun/syndication/feed/atom/Entry.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 22
Error ',' is not followed by whitespace. 35
Error Missing a Javadoc comment. 36
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name '_alternateLinks' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name '_otherLinks' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name '_author' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name '_contributors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '_modified' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_issued' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '_created' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_summary' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_contents' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '_modules' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error ',' is not followed by whitespace. 56
Error Line is longer than 80 characters. 63
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 66
Error Line is longer than 80 characters. 71
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter other should be final. 77
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 89
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 99
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 109
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter title should be final. 119
Error Line is longer than 80 characters. 126
Error Method 'getAlternateLinks' is not designed for extension - needs to be abstract, final or empty. 129
Error Line is longer than 80 characters. 130
Error '==' is not preceded with whitespace. 130
Error '==' is not followed by whitespace. 130
Error Avoid inline conditionals. 130
Error '=' is not preceded with whitespace. 130
Error '=' is not followed by whitespace. 130
Error Line is longer than 80 characters. 136
Error Method 'setAlternateLinks' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter alternateLinks should be final. 140
Error Line is longer than 80 characters. 147
Error Method 'getOtherLinks' is not designed for extension - needs to be abstract, final or empty. 151
Error Line is longer than 80 characters. 152
Error '==' is not preceded with whitespace. 152
Error '==' is not followed by whitespace. 152
Error Avoid inline conditionals. 152
Error '=' is not preceded with whitespace. 152
Error '=' is not followed by whitespace. 152
Error Line is longer than 80 characters. 158
Error Method 'setOtherLinks' is not designed for extension - needs to be abstract, final or empty. 162
Error Parameter otherLinks should be final. 162
Error Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. 172
Error Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. 182
Error Parameter author should be final. 182
Error Method 'getContributors' is not designed for extension - needs to be abstract, final or empty. 193
Error Line is longer than 80 characters. 194
Error '==' is not preceded with whitespace. 194
Error '==' is not followed by whitespace. 194
Error Avoid inline conditionals. 194
Error '=' is not preceded with whitespace. 194
Error '=' is not followed by whitespace. 194
Error Line is longer than 80 characters. 200
Error Method 'setContributors' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter contributors should be final. 204
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 214
Error Method 'setId' is not designed for extension - needs to be abstract, final or empty. 224
Error Parameter id should be final. 224
Error Method 'getModified' is not designed for extension - needs to be abstract, final or empty. 234
Error Method 'setModified' is not designed for extension - needs to be abstract, final or empty. 244
Error Parameter modified should be final. 244
Error Method 'getIssued' is not designed for extension - needs to be abstract, final or empty. 254
Error Method 'setIssued' is not designed for extension - needs to be abstract, final or empty. 264
Error Parameter issued should be final. 264
Error Method 'getCreated' is not designed for extension - needs to be abstract, final or empty. 274
Error Method 'setCreated' is not designed for extension - needs to be abstract, final or empty. 284
Error Parameter created should be final. 284
Error Method 'getSummary' is not designed for extension - needs to be abstract, final or empty. 294
Error Method 'setSummary' is not designed for extension - needs to be abstract, final or empty. 304
Error Parameter summary should be final. 304
Error Method 'getContents' is not designed for extension - needs to be abstract, final or empty. 315
Error '==' is not preceded with whitespace. 316
Error '==' is not followed by whitespace. 316
Error Avoid inline conditionals. 316
Error '=' is not preceded with whitespace. 316
Error '=' is not followed by whitespace. 316
Error Line is longer than 80 characters. 322
Error Method 'setContents' is not designed for extension - needs to be abstract, final or empty. 326
Error Parameter contents should be final. 326
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 337
Error '==' is not preceded with whitespace. 338
Error '==' is not followed by whitespace. 338
Error Avoid inline conditionals. 338
Error '=' is not preceded with whitespace. 338
Error '=' is not followed by whitespace. 338
Error Line is longer than 80 characters. 344
Error Method 'setModules' is not designed for extension - needs to be abstract, final or empty. 348
Error Parameter modules should be final. 348
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 358
Error Parameter uri should be final. 358
Error ',' is not followed by whitespace. 359

com/sun/syndication/feed/atom/Feed.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 36
Error Name '_language' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name '_alternateLinks' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name '_otherLinks' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name '_author' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name '_contributors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '_tagline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_generator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '_copyright' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_info' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_modified' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 49
Error Name '_modules' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Line is longer than 80 characters. 59
Error Parameter type should be final. 64
Error Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. 74
Error Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter language should be final. 84
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter title should be final. 104
Error Method 'getAlternateLinks' is not designed for extension - needs to be abstract, final or empty. 115
Error Line is longer than 80 characters. 116
Error '==' is not preceded with whitespace. 116
Error '==' is not followed by whitespace. 116
Error Avoid inline conditionals. 116
Error '=' is not preceded with whitespace. 116
Error '=' is not followed by whitespace. 116
Error Line is longer than 80 characters. 122
Error Method 'setAlternateLinks' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter alternateLinks should be final. 126
Error Line is longer than 80 characters. 133
Error Method 'getOtherLinks' is not designed for extension - needs to be abstract, final or empty. 137
Error Line is longer than 80 characters. 138
Error '==' is not preceded with whitespace. 138
Error '==' is not followed by whitespace. 138
Error Avoid inline conditionals. 138
Error '=' is not preceded with whitespace. 138
Error '=' is not followed by whitespace. 138
Error Line is longer than 80 characters. 144
Error Method 'setOtherLinks' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter otherLinks should be final. 148
Error Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. 158
Error Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. 168
Error Parameter author should be final. 168
Error Method 'getContributors' is not designed for extension - needs to be abstract, final or empty. 179
Error Line is longer than 80 characters. 180
Error '==' is not preceded with whitespace. 180
Error '==' is not followed by whitespace. 180
Error Avoid inline conditionals. 180
Error '=' is not preceded with whitespace. 180
Error '=' is not followed by whitespace. 180
Error Line is longer than 80 characters. 186
Error Method 'setContributors' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter contributors should be final. 190
Error Method 'getTagline' is not designed for extension - needs to be abstract, final or empty. 200
Error Method 'setTagline' is not designed for extension - needs to be abstract, final or empty. 210
Error Parameter tagline should be final. 210
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 220
Error Method 'setId' is not designed for extension - needs to be abstract, final or empty. 230
Error Parameter id should be final. 230
Error Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. 240
Error Method 'setGenerator' is not designed for extension - needs to be abstract, final or empty. 250
Error Parameter generator should be final. 250
Error Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. 260
Error Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. 270
Error Parameter copyright should be final. 270
Error Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. 280
Error Method 'setInfo' is not designed for extension - needs to be abstract, final or empty. 290
Error Parameter info should be final. 290
Error Method 'getModified' is not designed for extension - needs to be abstract, final or empty. 300
Error Method 'setModified' is not designed for extension - needs to be abstract, final or empty. 310
Error Parameter modified should be final. 310
Error Method 'getEntries' is not designed for extension - needs to be abstract, final or empty. 321
Error '==' is not preceded with whitespace. 322
Error '==' is not followed by whitespace. 322
Error Avoid inline conditionals. 322
Error '=' is not preceded with whitespace. 322
Error '=' is not followed by whitespace. 322
Error Method 'setEntries' is not designed for extension - needs to be abstract, final or empty. 332
Error Parameter entries should be final. 332
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 343
Error '==' is not preceded with whitespace. 344
Error '==' is not followed by whitespace. 344
Error Avoid inline conditionals. 344
Error '=' is not preceded with whitespace. 344
Error '=' is not followed by whitespace. 344
Error Line is longer than 80 characters. 350
Error Method 'setModules' is not designed for extension - needs to be abstract, final or empty. 354
Error Parameter modules should be final. 354
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 364
Error Parameter uri should be final. 364
Error ',' is not followed by whitespace. 365

com/sun/syndication/feed/atom/Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 20
Error ',' is not followed by whitespace. 30
Error Missing a Javadoc comment. 31
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error ',' is not followed by whitespace. 42
Error Line is longer than 80 characters. 49
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 52
Error Line is longer than 80 characters. 57
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter other should be final. 63
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 85
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 95
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter url should be final. 105
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 115
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter version should be final. 125
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 135
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter value should be final. 145

com/sun/syndication/feed/atom/Link.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error ')' is preceded with whitespace. 43
Error ')' is preceded with whitespace. 44
Error ')' is preceded with whitespace. 45
Error ')' is preceded with whitespace. 46
Error Missing a Javadoc comment. 52
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name '_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name '_href' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error ',' is not followed by whitespace. 64
Error Line is longer than 80 characters. 71
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 74
Error Line is longer than 80 characters. 79
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter other should be final. 85
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 97
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 107
Error Method 'getRel' is not designed for extension - needs to be abstract, final or empty. 117
Error Method 'setRel' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter rel should be final. 127
Error '+' is not preceded with whitespace. 129
Error '+' is not followed by whitespace. 129
Error '+' is not preceded with whitespace. 129
Error '+' is not followed by whitespace. 129
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 140
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter type should be final. 150
Error Method 'getHref' is not designed for extension - needs to be abstract, final or empty. 160
Error Method 'setHref' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter href should be final. 170
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 180
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter title should be final. 190

com/sun/syndication/feed/atom/Person.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 29
Error Missing a Javadoc comment. 30
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_email' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error ',' is not followed by whitespace. 41
Error Line is longer than 80 characters. 48
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 51
Error Line is longer than 80 characters. 56
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter other should be final. 62
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 74
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 84
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter name should be final. 104
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 114
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter url should be final. 124
Error Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. 134
Error Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. 144
Error Parameter email should be final. 144

com/sun/syndication/feed/atom/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/feed/impl/BeanIntrospector.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 24
Error Line is longer than 80 characters. 29
Error Utility classes should not have a public or default constructor. 34
Error Missing a Javadoc comment. 36
Error Name '_introspected' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Parameter klass should be final. 38
Error Line is longer than 80 characters. 39
Error '==' is not preceded with whitespace. 40
Error '==' is not followed by whitespace. 40
Error ',' is not followed by whitespace. 42
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error Parameter klass should be final. 47
Error ',' is not followed by whitespace. 49
Error ',' is not followed by whitespace. 50
Error ',' is not followed by whitespace. 51
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error Parameter methods should be final. 61
Error ',' is not followed by whitespace. 61
Error Parameter setters should be final. 61
Error '=' is not preceded with whitespace. 63
Error '=' is not followed by whitespace. 63
Error ';' is not followed by whitespace. 63
Error '<' is not preceded with whitespace. 63
Error '<' is not followed by whitespace. 63
Error ';' is not followed by whitespace. 63
Error '&' is not preceded with whitespace. 66
Error '&' is not followed by whitespace. 66
Error '!=' is not preceded with whitespace. 66
Error '!=' is not followed by whitespace. 66
Error '&&' should be on a new line. 68
Error Line is longer than 80 characters. 69
Error '==' is not preceded with whitespace. 69
Error '==' is not followed by whitespace. 69
Error '==' is not preceded with whitespace. 69
Error '==' is not followed by whitespace. 69
Error Line is longer than 80 characters. 70
Error '3' is a magic number. 70
Error Line is longer than 80 characters. 71
Error ',' is not followed by whitespace. 71
Error ',' is not followed by whitespace. 71
Error '}' should be on the same line. 73
Error '&&' should be on a new line. 75
Error Line is longer than 80 characters. 76
Error '!=' is not preceded with whitespace. 76
Error '!=' is not followed by whitespace. 76
Error '==' is not preceded with whitespace. 76
Error '==' is not followed by whitespace. 76
Error Line is longer than 80 characters. 77
Error '3' is a magic number. 77
Error Line is longer than 80 characters. 78
Error ',' is not followed by whitespace. 78
Error ',' is not followed by whitespace. 78
Error '}' should be on the same line. 79
Error '&&' should be on a new line. 81
Error Line is longer than 80 characters. 82
Error '==' is not preceded with whitespace. 82
Error '==' is not followed by whitespace. 82
Error '==' is not preceded with whitespace. 82
Error '==' is not followed by whitespace. 82
Error Line is longer than 80 characters. 83
Error Line is longer than 80 characters. 84
Error ',' is not followed by whitespace. 84
Error ',' is not followed by whitespace. 84
Error '!=' is not preceded with whitespace. 88
Error '!=' is not followed by whitespace. 88
Error ',' is not followed by whitespace. 89
Error Line is longer than 80 characters. 95
Error Missing a Javadoc comment. 95
Error Parameter getters should be final. 95
Error ',' is not followed by whitespace. 95
Error Parameter setters should be final. 95
Error '!=' is not preceded with whitespace. 103
Error '!=' is not followed by whitespace. 103
Error Line is longer than 80 characters. 105
Error ',' is not followed by whitespace. 105
Error ',' is not followed by whitespace. 105
Error '}' should be on the same line. 107

com/sun/syndication/feed/impl/CloneableBean.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 24
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Name '_obj' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name '_ignoreProperties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Parameter obj should be final. 77
Error ',' is not followed by whitespace. 78
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 88
Error Parameter obj should be final. 95
Error ',' is not followed by whitespace. 95
Error Parameter ignoreProperties should be final. 95
Error Line is longer than 80 characters. 97
Error '!=' is not preceded with whitespace. 97
Error '!=' is not followed by whitespace. 97
Error Avoid inline conditionals. 97
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 108
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 111
Error Line is longer than 80 characters. 122
Error Method 'beanClone' is not designed for extension - needs to be abstract, final or empty. 125
Error Line is longer than 80 characters. 129
Error '!=' is not preceded with whitespace. 130
Error '!=' is not followed by whitespace. 130
Error '=' is not preceded with whitespace. 131
Error '=' is not followed by whitespace. 131
Error ';' is not followed by whitespace. 131
Error '<' is not preceded with whitespace. 131
Error '<' is not followed by whitespace. 131
Error ';' is not followed by whitespace. 131
Error Line is longer than 80 characters. 134
Error '!=' is not preceded with whitespace. 134
Error '!=' is not followed by whitespace. 134
Error '!=' is not preceded with whitespace. 134
Error '!=' is not followed by whitespace. 134
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 136
Error '!=' is not preceded with whitespace. 136
Error '!=' is not followed by whitespace. 136
Error Line is longer than 80 characters. 137
Error '==' is not preceded with whitespace. 137
Error '==' is not followed by whitespace. 137
Error ',' is not followed by whitespace. 138
Error '!=' is not preceded with whitespace. 139
Error '!=' is not followed by whitespace. 139
Error ',' is not followed by whitespace. 141
Error '}' should be on the same line. 146
Error '}' should be on the same line. 149
Error Line is longer than 80 characters. 153
Error '+' is not preceded with whitespace. 153
Error '+' is not followed by whitespace. 153
Error '+' is not preceded with whitespace. 153
Error '+' is not followed by whitespace. 153
Error Missing a Javadoc comment. 158
Error Parameter value should be final. 158
Error '!=' is not preceded with whitespace. 159
Error '!=' is not followed by whitespace. 159
Error '}' should be on the same line. 163
Error 'cast' is not followed by whitespace. 166
Error '}' should be on the same line. 167
Error 'cast' is not followed by whitespace. 170
Error '}' should be on the same line. 171
Error Must have at least one statement. 173
Error '}' should be on the same line. 175
Error ',' is not followed by whitespace. 178
Error ',' is not followed by whitespace. 180
Error '}' should be on the same line. 181
Error Line is longer than 80 characters. 183
Error '+' is not preceded with whitespace. 183
Error '+' is not followed by whitespace. 183
Error '+' is not preceded with whitespace. 183
Error '+' is not followed by whitespace. 183
Error '}' should be on the same line. 185
Error Line is longer than 80 characters. 187
Error '+' is not preceded with whitespace. 187
Error '+' is not followed by whitespace. 187
Error '+' is not preceded with whitespace. 187
Error '+' is not followed by whitespace. 187
Error Missing a Javadoc comment. 193
Error Parameter array should be final. 193
Error ',' is not followed by whitespace. 196
Error '=' is not preceded with whitespace. 197
Error '=' is not followed by whitespace. 197
Error ';' is not followed by whitespace. 197
Error '<' is not preceded with whitespace. 197
Error '<' is not followed by whitespace. 197
Error ';' is not followed by whitespace. 197
Error ',' is not followed by whitespace. 198
Error ',' is not followed by whitespace. 199
Error ',' is not followed by whitespace. 199
Error Missing a Javadoc comment. 204
Error Parameter collection should be final. 204
Error Missing a Javadoc comment. 215
Error Parameter map should be final. 215
Error ',' is not followed by whitespace. 223
Error Missing a Javadoc comment. 228
Error Missing a Javadoc comment. 242
Error ',' is not followed by whitespace. 245
Error ',' is not followed by whitespace. 246
Error Line is longer than 80 characters. 247
Error ',' is not followed by whitespace. 247
Error ',' is not followed by whitespace. 248
Error ',' is not followed by whitespace. 249
Error ',' is not followed by whitespace. 250
Error ',' is not followed by whitespace. 251
Error ',' is not followed by whitespace. 252
Error ',' is not followed by whitespace. 253
Error Missing a Javadoc comment. 256
Error Parameter vClass should be final. 256

com/sun/syndication/feed/impl/CopyFromHelper.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.CopyFrom. 20
Error Redundant import from the same package - com.sun.syndication.feed.impl.BeanIntrospector. 21
Error Using the '.*' form of import should be avoided - java.util.*. 26
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Name '_beanInterfaceClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '_baseInterfaceMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Name '_baseImplMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Parameter beanInterfaceClass should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter basePropInterfaceMap should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter basePropClassImplMap should be final. 38
Error Method 'copy' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter target should be final. 44
Error ',' is not followed by whitespace. 44
Error Parameter source should be final. 44
Error Line is longer than 80 characters. 46
Error '!=' is not preceded with whitespace. 47
Error '!=' is not followed by whitespace. 47
Error '=' is not preceded with whitespace. 48
Error '=' is not followed by whitespace. 48
Error ';' is not followed by whitespace. 48
Error '<' is not preceded with whitespace. 48
Error '<' is not followed by whitespace. 48
Error ';' is not followed by whitespace. 48
Error Line is longer than 80 characters. 52
Error '!=' is not preceded with whitespace. 52
Error '!=' is not followed by whitespace. 52
Error '!=' is not preceded with whitespace. 52
Error '!=' is not followed by whitespace. 52
Error Line is longer than 80 characters. 53
Error '!=' is not preceded with whitespace. 53
Error '!=' is not followed by whitespace. 53
Error Line is longer than 80 characters. 54
Error '==' is not preceded with whitespace. 54
Error '==' is not followed by whitespace. 54
Error Line is longer than 80 characters. 55
Error ',' is not followed by whitespace. 56
Error '!=' is not preceded with whitespace. 57
Error '!=' is not followed by whitespace. 57
Error Line is longer than 80 characters. 58
Error ',' is not followed by whitespace. 59
Error ',' is not followed by whitespace. 60
Error '}' should be on the same line. 65
Error '+' is not preceded with whitespace. 69
Error '+' is not followed by whitespace. 69
Error Missing a Javadoc comment. 73
Error Parameter interfaceClass should be final. 73
Error Line is longer than 80 characters. 74
Error 'cast' is not followed by whitespace. 74
Error Missing a Javadoc comment. 77
Error Parameter value should be final. 77
Error ',' is not followed by whitespace. 77
Error Parameter baseInterface should be final. 77
Error '!=' is not preceded with whitespace. 78
Error '!=' is not followed by whitespace. 78
Error ',' is not followed by whitespace. 81
Error '}' should be on the same line. 82
Error 'cast' is not followed by whitespace. 85
Error ',' is not followed by whitespace. 85
Error '}' should be on the same line. 86
Error 'cast' is not followed by whitespace. 89
Error ',' is not followed by whitespace. 89
Error '}' should be on the same line. 90
Error 'cast' is not followed by whitespace. 95
Error '}' should be on the same line. 97
Error 'cast' is not followed by whitespace. 100
Error '}' should be on the same line. 104
Error Line is longer than 80 characters. 106
Error '+' is not preceded with whitespace. 106
Error '+' is not followed by whitespace. 106
Error Line is longer than 80 characters. 113
Error Missing a Javadoc comment. 113
Error Parameter array should be final. 113
Error ',' is not followed by whitespace. 113
Error Parameter baseInterface should be final. 113
Error ',' is not followed by whitespace. 116
Error '=' is not preceded with whitespace. 117
Error '=' is not followed by whitespace. 117
Error ';' is not followed by whitespace. 117
Error '<' is not preceded with whitespace. 117
Error '<' is not followed by whitespace. 117
Error ';' is not followed by whitespace. 117
Error ',' is not followed by whitespace. 118
Error ',' is not followed by whitespace. 118
Error ',' is not followed by whitespace. 119
Error ',' is not followed by whitespace. 119
Error Line is longer than 80 characters. 124
Error Missing a Javadoc comment. 124
Error Parameter collection should be final. 124
Error ',' is not followed by whitespace. 124
Error Parameter baseInterface should be final. 124
Error Line is longer than 80 characters. 126
Error Avoid inline conditionals. 126
Error 'cast' is not followed by whitespace. 126
Error 'cast' is not followed by whitespace. 126
Error ',' is not followed by whitespace. 129
Error Missing a Javadoc comment. 135
Error Parameter map should be final. 135
Error ',' is not followed by whitespace. 135
Error Parameter baseInterface should be final. 135
Error ',' is not followed by whitespace. 141
Error ',' is not followed by whitespace. 142
Error Missing a Javadoc comment. 147
Error Missing a Javadoc comment. 162
Error Parameter vClass should be final. 162

com/sun/syndication/feed/impl/EqualsBean.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 30
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Name '_beanClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name '_obj' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Parameter beanClass should be final. 50
Error Parameter beanClass should be final. 83
Error ',' is not followed by whitespace. 83
Error Parameter obj should be final. 83
Error Line is longer than 80 characters. 85
Error '+' is not preceded with whitespace. 85
Error '+' is not followed by whitespace. 85
Error '+' is not preceded with whitespace. 85
Error '+' is not followed by whitespace. 85
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 95
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter obj should be final. 102
Error Line is longer than 80 characters. 107
Error Line is longer than 80 characters. 114
Error Method 'beanEquals' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter obj should be final. 117
Error '==' is not preceded with whitespace. 121
Error '==' is not followed by whitespace. 121
Error '==' is not preceded with whitespace. 121
Error '==' is not followed by whitespace. 121
Error '}' should be on the same line. 123
Error '==' is not preceded with whitespace. 125
Error '==' is not followed by whitespace. 125
Error '==' is not preceded with whitespace. 125
Error '==' is not followed by whitespace. 125
Error '}' should be on the same line. 127
Error '}' should be on the same line. 131
Error Line is longer than 80 characters. 135
Error '!=' is not preceded with whitespace. 136
Error '!=' is not followed by whitespace. 136
Error '<' is not preceded with whitespace. 137
Error '<' is not followed by whitespace. 137
Error Line is longer than 80 characters. 139
Error '!=' is not preceded with whitespace. 139
Error '!=' is not followed by whitespace. 139
Error Line is longer than 80 characters. 140
Error '!=' is not preceded with whitespace. 140
Error '!=' is not followed by whitespace. 140
Error Line is longer than 80 characters. 141
Error '==' is not preceded with whitespace. 141
Error '==' is not followed by whitespace. 141
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 143
Error '}' should be on the same line. 148
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 165
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 171
Error Line is longer than 80 characters. 180
Error Method 'beanHashCode' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 193
Error Parameter obj1 should be final. 193
Error Parameter obj2 should be final. 193
Error '==' is not preceded with whitespace. 194
Error '==' is not followed by whitespace. 194
Error '!=' is not preceded with whitespace. 195
Error '!=' is not followed by whitespace. 195
Error '!=' is not preceded with whitespace. 195
Error '!=' is not followed by whitespace. 195
Error '}' should be on the same line. 200
Error Missing a Javadoc comment. 208
Error Parameter array1 should be final. 208
Error Parameter array2 should be final. 208
Error '==' is not preceded with whitespace. 212
Error '==' is not followed by whitespace. 212
Error '<' is not preceded with whitespace. 214
Error '<' is not followed by whitespace. 214
Error '}' should be on the same line. 219

com/sun/syndication/feed/impl/ObjectBean.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Redundant import from the same package - com.sun.syndication.feed.impl.CloneableBean. 19
Error Redundant import from the same package - com.sun.syndication.feed.impl.EqualsBean. 20
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 35
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 45
Error Name '_equalsBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_toStringBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_cloneableBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Parameter beanClass should be final. 55
Error ',' is not followed by whitespace. 55
Error Parameter obj should be final. 55
Error Expected @param tag for 'obj'. 55
Error ',' is not followed by whitespace. 56
Error ',' is not followed by whitespace. 56
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 66
Error Parameter beanClass should be final. 73
Error ',' is not followed by whitespace. 73
Error Parameter obj should be final. 73
Error Expected @param tag for 'obj'. 73
Error ',' is not followed by whitespace. 73
Error Parameter ignoreProperties should be final. 73
Error ',' is not followed by whitespace. 74
Error ',' is not followed by whitespace. 75
Error ',' is not followed by whitespace. 76
Error Line is longer than 80 characters. 83
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 86
Error Line is longer than 80 characters. 91
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter other should be final. 97
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 109
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 119

com/sun/syndication/feed/impl/ToStringBean.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 31
Error Missing a Javadoc comment. 38
Error '==' is not preceded with whitespace. 41
Error '==' is not followed by whitespace. 41
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Name '_beanClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name '_obj' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Line is longer than 80 characters. 59
Error Parameter beanClass should be final. 62
Error Line is longer than 80 characters. 87
Error Parameter beanClass should be final. 91
Error ',' is not followed by whitespace. 91
Error Parameter obj should be final. 91
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 104
Error Avoid inline conditionals. 106
Error '==' is not preceded with whitespace. 108
Error '==' is not followed by whitespace. 108
Error '+' is not preceded with whitespace. 110
Error '+' is not followed by whitespace. 110
Error '}' should be on the same line. 111
Error Parameter prefix should be final. 126
Error '128' is a magic number. 127
Error Line is longer than 80 characters. 129
Error '!=' is not preceded with whitespace. 130
Error '!=' is not followed by whitespace. 130
Error '=' is not preceded with whitespace. 131
Error '=' is not followed by whitespace. 131
Error ';' is not followed by whitespace. 131
Error '<' is not preceded with whitespace. 131
Error '<' is not followed by whitespace. 131
Error ';' is not followed by whitespace. 131
Error Line is longer than 80 characters. 134
Error '!=' is not preceded with whitespace. 134
Error '!=' is not followed by whitespace. 134
Error Line is longer than 80 characters. 135
Error '!=' is not preceded with whitespace. 135
Error '!=' is not followed by whitespace. 135
Error Line is longer than 80 characters. 136
Error '==' is not preceded with whitespace. 136
Error '==' is not followed by whitespace. 136
Error ',' is not followed by whitespace. 137
Error ',' is not followed by whitespace. 138
Error '+' is not preceded with whitespace. 138
Error '+' is not followed by whitespace. 138
Error '+' is not preceded with whitespace. 138
Error '+' is not followed by whitespace. 138
Error ',' is not followed by whitespace. 138
Error '}' should be on the same line. 142
Error Line is longer than 80 characters. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error '+' is not preceded with whitespace. 144
Error '+' is not followed by whitespace. 144
Error Missing a Javadoc comment. 149
Error Parameter sb should be final. 149
Error ',' is not followed by whitespace. 149
Error Parameter prefix should be final. 149
Error ',' is not followed by whitespace. 149
Error Parameter value should be final. 149
Error '==' is not preceded with whitespace. 150
Error '==' is not followed by whitespace. 150
Error '}' should be on the same line. 152
Error ',' is not followed by whitespace. 155
Error ',' is not followed by whitespace. 155
Error '}' should be on the same line. 156
Error '+' is not preceded with whitespace. 164
Error '+' is not followed by whitespace. 164
Error '+' is not preceded with whitespace. 164
Error '+' is not followed by whitespace. 164
Error '+' is not preceded with whitespace. 164
Error '+' is not followed by whitespace. 164
Error '==' is not preceded with whitespace. 174
Error '==' is not followed by whitespace. 174
Error '}' should be on the same line. 176
Error '}' should be on the same line. 181
Error '}' should be on the same line. 185
Error '+' is not preceded with whitespace. 193
Error '+' is not followed by whitespace. 193
Error '+' is not preceded with whitespace. 193
Error '+' is not followed by whitespace. 193
Error '+' is not preceded with whitespace. 193
Error '+' is not followed by whitespace. 193
Error '==' is not preceded with whitespace. 203
Error '==' is not followed by whitespace. 203
Error '}' should be on the same line. 205
Error '}' should be on the same line. 210
Error '}' should be on the same line. 214
Error '==' is not preceded with whitespace. 222
Error '==' is not followed by whitespace. 222
Error '}' should be on the same line. 224
Error Line is longer than 80 characters. 231
Error Missing a Javadoc comment. 231
Error Parameter sb should be final. 231
Error Parameter prefix should be final. 231
Error ',' is not followed by whitespace. 231
Error Parameter array should be final. 231
Error '=' is not preceded with whitespace. 233
Error '=' is not followed by whitespace. 233
Error ';' is not followed by whitespace. 233
Error '<' is not preceded with whitespace. 233
Error '<' is not followed by whitespace. 233
Error ';' is not followed by whitespace. 233
Error ',' is not followed by whitespace. 234
Error ',' is not followed by whitespace. 235
Error '+' is not preceded with whitespace. 235
Error '+' is not followed by whitespace. 235
Error '+' is not preceded with whitespace. 235
Error '+' is not followed by whitespace. 235
Error '+' is not preceded with whitespace. 235
Error '+' is not followed by whitespace. 235
Error ',' is not followed by whitespace. 235

com/sun/syndication/feed/impl/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/feed/module/DCModule.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 27
Error ',' is not followed by whitespace. 31
Error Line is longer than 80 characters. 83
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 116
Error Line is longer than 80 characters. 124
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 198
Error Line is longer than 80 characters. 230
Error Line is longer than 80 characters. 246
Error Line is longer than 80 characters. 262

com/sun/syndication/feed/module/DCModuleImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.CopyFromHelper. 20
Error Using the '.*' form of import should be avoided - java.util.*. 22
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 32
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_creator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_subjects' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name '_publisher' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_contributors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name '_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Name '_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name '_identifier' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '_language' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_relation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '_coverage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_rights' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error ',' is not followed by whitespace. 54
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 63
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter title should be final. 73
Error Method 'getCreator' is not designed for extension - needs to be abstract, final or empty. 83
Error Method 'setCreator' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter creator should be final. 93
Error Method 'getSubjects' is not designed for extension - needs to be abstract, final or empty. 104
Error '==' is not preceded with whitespace. 105
Error '==' is not followed by whitespace. 105
Error Avoid inline conditionals. 105
Error '=' is not preceded with whitespace. 105
Error '=' is not followed by whitespace. 105
Error Line is longer than 80 characters. 111
Error Method 'setSubjects' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter subjects should be final. 115
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 125
Error Line is longer than 80 characters. 132
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter description should be final. 135
Error Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. 145
Error Line is longer than 80 characters. 152
Error Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. 155
Error Parameter publisher should be final. 155
Error Line is longer than 80 characters. 162
Error Method 'getContributors' is not designed for extension - needs to be abstract, final or empty. 166
Error Line is longer than 80 characters. 167
Error '==' is not preceded with whitespace. 167
Error '==' is not followed by whitespace. 167
Error Avoid inline conditionals. 167
Error '=' is not preceded with whitespace. 167
Error '=' is not followed by whitespace. 167
Error Line is longer than 80 characters. 173
Error Method 'setContributors' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter contributors should be final. 177
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 187
Error Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 197
Error Parameter date should be final. 197
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 207
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 217
Error Parameter type should be final. 217
Error 'type' hides a field. 217
Error Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. 227
Error Method 'setFormat' is not designed for extension - needs to be abstract, final or empty. 237
Error Parameter format should be final. 237
Error Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 247
Error Line is longer than 80 characters. 254
Error Method 'setIdentifier' is not designed for extension - needs to be abstract, final or empty. 257
Error Parameter identifier should be final. 257
Error Method 'getSource' is not designed for extension - needs to be abstract, final or empty. 267
Error Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 277
Error Parameter source should be final. 277
Error Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. 287
Error Line is longer than 80 characters. 294
Error Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. 297
Error Parameter language should be final. 297
Error Method 'getRelation' is not designed for extension - needs to be abstract, final or empty. 307
Error Line is longer than 80 characters. 314
Error Method 'setRelation' is not designed for extension - needs to be abstract, final or empty. 317
Error Parameter relation should be final. 317
Error Method 'getCoverage' is not designed for extension - needs to be abstract, final or empty. 327
Error Line is longer than 80 characters. 334
Error Method 'setCoverage' is not designed for extension - needs to be abstract, final or empty. 337
Error Parameter coverage should be final. 337
Error Method 'getRights' is not designed for extension - needs to be abstract, final or empty. 347
Error Method 'setRights' is not designed for extension - needs to be abstract, final or empty. 357
Error Parameter rights should be final. 357
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 361
Error Missing a Javadoc comment. 361
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 365
Error Missing a Javadoc comment. 365
Error Parameter obj should be final. 365
Error ',' is not followed by whitespace. 366
Error Missing a Javadoc comment. 369
Error ',' is not followed by whitespace. 373
Error ',' is not followed by whitespace. 374
Error ',' is not followed by whitespace. 375
Error ',' is not followed by whitespace. 376
Error ',' is not followed by whitespace. 377
Error ',' is not followed by whitespace. 378
Error ',' is not followed by whitespace. 379
Error ',' is not followed by whitespace. 380
Error ',' is not followed by whitespace. 381
Error ',' is not followed by whitespace. 382
Error ',' is not followed by whitespace. 383
Error ',' is not followed by whitespace. 384
Error ',' is not followed by whitespace. 385
Error ',' is not followed by whitespace. 386
Error ',' is not followed by whitespace. 387
Error ',' is not followed by whitespace. 390
Error Line is longer than 80 characters. 392
Error ',' is not followed by whitespace. 392
Error ',' is not followed by whitespace. 392

com/sun/syndication/feed/module/DCSubject.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.CopyFrom. 20
Error Line is longer than 80 characters. 25
Error ',' is not followed by whitespace. 29
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 66
Error Redundant 'public' modifier. 69

com/sun/syndication/feed/module/DCSubjectImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 21
Error Line is longer than 80 characters. 31
Error ',' is not followed by whitespace. 35
Error Missing a Javadoc comment. 36
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_taxonomyUri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error ',' is not followed by whitespace. 46
Error Line is longer than 80 characters. 53
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 56
Error Line is longer than 80 characters. 61
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter other should be final. 67
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 79
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 89
Error Method 'getTaxonomyUri' is not designed for extension - needs to be abstract, final or empty. 99
Error Line is longer than 80 characters. 106
Error Method 'setTaxonomyUri' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter taxonomyUri should be final. 109
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 119
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter value should be final. 129
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Parameter obj should be final. 137
Error ',' is not followed by whitespace. 138
Error Missing a Javadoc comment. 141
Error ',' is not followed by whitespace. 145
Error ',' is not followed by whitespace. 146
Error Line is longer than 80 characters. 150
Error ',' is not followed by whitespace. 150
Error ',' is not followed by whitespace. 150

com/sun/syndication/feed/module/Module.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 22
Error ',' is not followed by whitespace. 28
Error Line is longer than 80 characters. 42
Error Redundant 'public' modifier. 45

com/sun/syndication/feed/module/ModuleImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 30
Error ',' is not followed by whitespace. 30
Error Missing a Javadoc comment. 31
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Parameter beanClass should be final. 40
Error Expected @param tag for 'beanClass'. 40
Error ',' is not followed by whitespace. 40
Error Parameter uri should be final. 40
Error ',' is not followed by whitespace. 41
Error Line is longer than 80 characters. 49
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 52
Error Line is longer than 80 characters. 57
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter other should be final. 63
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 85
Error Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 95

com/sun/syndication/feed/module/SyModule.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 24
Error Line is longer than 80 characters. 31
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 85

com/sun/syndication/feed/module/SyModuleImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.CopyFromHelper. 20
Error Using the '.*' form of import should be avoided - java.util.*. 22
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 32
Error ')' is preceded with whitespace. 35
Error ')' is preceded with whitespace. 36
Error ')' is preceded with whitespace. 37
Error ')' is preceded with whitespace. 39
Error Missing a Javadoc comment. 43
Error Name '_updatePeriod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_updateFrequency' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '_updateBase' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error ',' is not followed by whitespace. 53
Error Method 'getUpdatePeriod' is not designed for extension - needs to be abstract, final or empty. 62
Error Line is longer than 80 characters. 69
Error Method 'setUpdatePeriod' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter updatePeriod should be final. 72
Error Line is longer than 80 characters. 74
Error '+' is not preceded with whitespace. 74
Error '+' is not followed by whitespace. 74
Error '+' is not preceded with whitespace. 74
Error '+' is not followed by whitespace. 74
Error Method 'getUpdateFrequency' is not designed for extension - needs to be abstract, final or empty. 85
Error Line is longer than 80 characters. 92
Error Method 'setUpdateFrequency' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter updateFrequency should be final. 95
Error Method 'getUpdateBase' is not designed for extension - needs to be abstract, final or empty. 105
Error Line is longer than 80 characters. 112
Error Method 'setUpdateBase' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter updateBase should be final. 115
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter obj should be final. 123
Error ',' is not followed by whitespace. 124
Error Missing a Javadoc comment. 127
Error ',' is not followed by whitespace. 131
Error ',' is not followed by whitespace. 132
Error ',' is not followed by whitespace. 133
Error Line is longer than 80 characters. 137
Error ',' is not followed by whitespace. 137
Error ',' is not followed by whitespace. 137

com/sun/syndication/feed/module/impl/ModuleUtils.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Unused import - com.sun.syndication.feed.module.DCModule. 20
Error Unused import - com.sun.syndication.feed.module.DCModuleImpl. 21
Error Utility classes should not have a public or default constructor. 28
Error Missing a Javadoc comment. 30
Error Parameter modules should be final. 30
Error '!=' is not preceded with whitespace. 32
Error '!=' is not followed by whitespace. 32
Error '=' is not preceded with whitespace. 34
Error '=' is not followed by whitespace. 34
Error ';' is not followed by whitespace. 34
Error '<' is not preceded with whitespace. 34
Error '<' is not followed by whitespace. 34
Error ';' is not followed by whitespace. 34
Error '}' should be on the same line. 38
Error ',' is not followed by whitespace. 40
Error Missing a Javadoc comment. 47
Error Parameter modules should be final. 47
Error ',' is not followed by whitespace. 47
Error Parameter uri should be final. 47
Error '=' is not preceded with whitespace. 49
Error '=' is not followed by whitespace. 49
Error ';' is not followed by whitespace. 49
Error '==' is not preceded with whitespace. 49
Error '==' is not followed by whitespace. 49
Error '!=' is not preceded with whitespace. 49
Error '!=' is not followed by whitespace. 49
Error '<' is not preceded with whitespace. 49
Error '<' is not followed by whitespace. 49
Error ';' is not followed by whitespace. 49

com/sun/syndication/feed/module/impl/package.html

ErrorLine
Error Missing package documentation file.0

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

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/feed/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/feed/rss/Category.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 20
Error ',' is not followed by whitespace. 30
Error Missing a Javadoc comment. 31
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_domain' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error ',' is not followed by whitespace. 41
Error Line is longer than 80 characters. 48
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 51
Error Line is longer than 80 characters. 56
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter other should be final. 62
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 74
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 84
Error Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'setDomain' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter domain should be final. 104
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 114
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter value should be final. 124

com/sun/syndication/feed/rss/Channel.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 23
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error ')' is preceded with whitespace. 46
Error ')' is preceded with whitespace. 47
Error ')' is preceded with whitespace. 48
Error ')' is preceded with whitespace. 50
Error ')' is preceded with whitespace. 51
Error ')' is preceded with whitespace. 52
Error Missing a Javadoc comment. 55
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 58
Error Name '_image' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Missing a Javadoc comment. 59
Error Name '_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Missing a Javadoc comment. 60
Error Name '_textInput' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name '_language' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Missing a Javadoc comment. 62
Error Name '_rating' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Missing a Javadoc comment. 63
Error Name '_copyright' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name '_pubDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name '_lastBuildDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Missing a Javadoc comment. 66
Error Name '_docs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Missing a Javadoc comment. 67
Error Name '_managingEditor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Missing a Javadoc comment. 68
Error Name '_webMaster' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Missing a Javadoc comment. 69
Error Name '_skipHours' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Missing a Javadoc comment. 70
Error Name '_skipDays' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Missing a Javadoc comment. 71
Error Name '_cloud' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Missing a Javadoc comment. 72
Error Name '_categories' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Missing a Javadoc comment. 73
Error Name '_generator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Missing a Javadoc comment. 74
Error Name '_ttl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Missing a Javadoc comment. 75
Error Name '_modules' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Line is longer than 80 characters. 85
Error Parameter type should be final. 90
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 100
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter title should be final. 110
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 120
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 130
Error Parameter description should be final. 130
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 140
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter link should be final. 150
Error Method 'getImage' is not designed for extension - needs to be abstract, final or empty. 160
Error Method 'setImage' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter image should be final. 170
Error Method 'getItems' is not designed for extension - needs to be abstract, final or empty. 181
Error '==' is not preceded with whitespace. 182
Error '==' is not followed by whitespace. 182
Error Avoid inline conditionals. 182
Error '=' is not preceded with whitespace. 182
Error '=' is not followed by whitespace. 182
Error Method 'setItems' is not designed for extension - needs to be abstract, final or empty. 192
Error Parameter items should be final. 192
Error Method 'getTextInput' is not designed for extension - needs to be abstract, final or empty. 202
Error Method 'setTextInput' is not designed for extension - needs to be abstract, final or empty. 212
Error Parameter textInput should be final. 212
Error Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. 222
Error Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. 232
Error Parameter language should be final. 232
Error Method 'getRating' is not designed for extension - needs to be abstract, final or empty. 242
Error Method 'setRating' is not designed for extension - needs to be abstract, final or empty. 252
Error Parameter rating should be final. 252
Error Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. 262
Error Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. 272
Error Parameter copyright should be final. 272
Error Method 'getPubDate' is not designed for extension - needs to be abstract, final or empty. 282
Error Method 'setPubDate' is not designed for extension - needs to be abstract, final or empty. 292
Error Parameter pubDate should be final. 292
Error Method 'getLastBuildDate' is not designed for extension - needs to be abstract, final or empty. 302
Error Line is longer than 80 characters. 309
Error Method 'setLastBuildDate' is not designed for extension - needs to be abstract, final or empty. 312
Error Parameter lastBuildDate should be final. 312
Error Method 'getDocs' is not designed for extension - needs to be abstract, final or empty. 322
Error Method 'setDocs' is not designed for extension - needs to be abstract, final or empty. 332
Error Parameter docs should be final. 332
Error Method 'getManagingEditor' is not designed for extension - needs to be abstract, final or empty. 342
Error Line is longer than 80 characters. 349
Error Method 'setManagingEditor' is not designed for extension - needs to be abstract, final or empty. 352
Error Parameter managingEditor should be final. 352
Error Method 'getWebMaster' is not designed for extension - needs to be abstract, final or empty. 362
Error Method 'setWebMaster' is not designed for extension - needs to be abstract, final or empty. 372
Error Parameter webMaster should be final. 372
Error Method 'getSkipHours' is not designed for extension - needs to be abstract, final or empty. 383
Error '!=' is not preceded with whitespace. 384
Error '!=' is not followed by whitespace. 384
Error Avoid inline conditionals. 384
Error Line is longer than 80 characters. 390
Error Method 'setSkipHours' is not designed for extension - needs to be abstract, final or empty. 394
Error Parameter skipHours should be final. 394
Error '!=' is not preceded with whitespace. 395
Error '!=' is not followed by whitespace. 395
Error '=' is not preceded with whitespace. 396
Error '=' is not followed by whitespace. 396
Error ';' is not followed by whitespace. 396
Error '<' is not preceded with whitespace. 396
Error '<' is not followed by whitespace. 396
Error ';' is not followed by whitespace. 396
Error '<' is not preceded with whitespace. 398
Error '<' is not followed by whitespace. 398
Error '>' is not preceded with whitespace. 398
Error '24' is a magic number. 398
Error '>' is not followed by whitespace. 398
Error Line is longer than 80 characters. 399
Error '+' is not preceded with whitespace. 399
Error '+' is not followed by whitespace. 399
Error '+' is not preceded with whitespace. 399
Error '+' is not followed by whitespace. 399
Error Method 'getSkipDays' is not designed for extension - needs to be abstract, final or empty. 413
Error '!=' is not preceded with whitespace. 414
Error '!=' is not followed by whitespace. 414
Error Avoid inline conditionals. 414
Error Line is longer than 80 characters. 420
Error Method 'setSkipDays' is not designed for extension - needs to be abstract, final or empty. 424
Error Parameter skipDays should be final. 424
Error '!=' is not preceded with whitespace. 425
Error '!=' is not followed by whitespace. 425
Error '=' is not preceded with whitespace. 426
Error '=' is not followed by whitespace. 426
Error ';' is not followed by whitespace. 426
Error '<' is not preceded with whitespace. 426
Error '<' is not followed by whitespace. 426
Error ';' is not followed by whitespace. 426
Error Line is longer than 80 characters. 428
Error '+' is not preceded with whitespace. 428
Error '+' is not followed by whitespace. 428
Error '+' is not preceded with whitespace. 428
Error '+' is not followed by whitespace. 428
Error Method 'getCloud' is not designed for extension - needs to be abstract, final or empty. 441
Error Method 'setCloud' is not designed for extension - needs to be abstract, final or empty. 451
Error Parameter cloud should be final. 451
Error Method 'getCategories' is not designed for extension - needs to be abstract, final or empty. 462
Error Line is longer than 80 characters. 463
Error '==' is not preceded with whitespace. 463
Error '==' is not followed by whitespace. 463
Error Avoid inline conditionals. 463
Error '=' is not preceded with whitespace. 463
Error '=' is not followed by whitespace. 463
Error Line is longer than 80 characters. 469
Error Method 'setCategories' is not designed for extension - needs to be abstract, final or empty. 473
Error Parameter categories should be final. 473
Error Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. 483
Error Method 'setGenerator' is not designed for extension - needs to be abstract, final or empty. 493
Error Parameter generator should be final. 493
Error Method 'getTtl' is not designed for extension - needs to be abstract, final or empty. 503
Error Method 'setTtl' is not designed for extension - needs to be abstract, final or empty. 513
Error Parameter ttl should be final. 513
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 524
Error '==' is not preceded with whitespace. 525
Error '==' is not followed by whitespace. 525
Error Avoid inline conditionals. 525
Error '=' is not preceded with whitespace. 525
Error '=' is not followed by whitespace. 525
Error Line is longer than 80 characters. 531
Error Method 'setModules' is not designed for extension - needs to be abstract, final or empty. 535
Error Parameter modules should be final. 535
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 545
Error Parameter uri should be final. 545
Error ',' is not followed by whitespace. 546

com/sun/syndication/feed/rss/Cloud.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 29
Error Missing a Javadoc comment. 30
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_domain' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_registerProcedure' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '_protocol' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error ',' is not followed by whitespace. 43
Error Line is longer than 80 characters. 50
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 53
Error Line is longer than 80 characters. 58
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter other should be final. 64
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 76
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 86
Error Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. 96
Error Method 'setDomain' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter domain should be final. 106
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 116
Error Method 'setPort' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter port should be final. 126
Error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 136
Error Method 'setPath' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter path should be final. 146
Error Method 'getRegisterProcedure' is not designed for extension - needs to be abstract, final or empty. 156
Error Line is longer than 80 characters. 163
Error Method 'setRegisterProcedure' is not designed for extension - needs to be abstract, final or empty. 166
Error Parameter registerProcedure should be final. 166
Error Method 'getProtocol' is not designed for extension - needs to be abstract, final or empty. 176
Error Method 'setProtocol' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter protocol should be final. 186

com/sun/syndication/feed/rss/Description.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 29
Error Missing a Javadoc comment. 30
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error ',' is not followed by whitespace. 40
Error Line is longer than 80 characters. 47
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 50
Error Line is longer than 80 characters. 55
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter other should be final. 61
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 73
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 83
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 93
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter type should be final. 103
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 113
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter value should be final. 123

com/sun/syndication/feed/rss/Enclosure.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 20
Error ',' is not followed by whitespace. 30
Error Missing a Javadoc comment. 31
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error ',' is not followed by whitespace. 42
Error Line is longer than 80 characters. 49
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 52
Error Line is longer than 80 characters. 57
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter other should be final. 63
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 85
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 95
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter url should be final. 105
Error Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 115
Error Method 'setLength' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter length should be final. 125
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 135
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter type should be final. 145

com/sun/syndication/feed/rss/Guid.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 29
Error Missing a Javadoc comment. 30
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_permaLink' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error ',' is not followed by whitespace. 40
Error Line is longer than 80 characters. 47
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 50
Error Line is longer than 80 characters. 55
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter other should be final. 61
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 73
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 83
Error Method 'isPermaLink' is not designed for extension - needs to be abstract, final or empty. 93
Error Method 'setPermaLink' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter permaLink should be final. 103
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 113
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter value should be final. 123

com/sun/syndication/feed/rss/Image.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 20
Error ',' is not followed by whitespace. 30
Error Missing a Javadoc comment. 31
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '_width' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name '_height' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error ',' is not followed by whitespace. 45
Error Line is longer than 80 characters. 52
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 55
Error Line is longer than 80 characters. 60
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter other should be final. 66
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 78
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 88
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 98
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter title should be final. 108
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 118
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter url should be final. 128
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 138
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter link should be final. 148
Error Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. 158
Error Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. 168
Error Parameter width should be final. 168
Error Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. 178
Error Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. 188
Error Parameter height should be final. 188
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 198
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 208
Error Parameter description should be final. 208

com/sun/syndication/feed/rss/Item.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 22
Error ',' is not followed by whitespace. 40
Error Missing a Javadoc comment. 41
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_enclosures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_categories' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '_guid' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 49
Error Name '_comments' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name '_author' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name '_pubDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name '_expirationDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name '_modules' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error ',' is not followed by whitespace. 61
Error Line is longer than 80 characters. 68
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 71
Error Line is longer than 80 characters. 76
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter other should be final. 82
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 104
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 114
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter title should be final. 124
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 134
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 144
Error Parameter link should be final. 144
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 154
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 164
Error Parameter description should be final. 164
Error Method 'getSource' is not designed for extension - needs to be abstract, final or empty. 174
Error Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 184
Error Parameter source should be final. 184
Error Method 'getEnclosures' is not designed for extension - needs to be abstract, final or empty. 195
Error Line is longer than 80 characters. 196
Error '==' is not preceded with whitespace. 196
Error '==' is not followed by whitespace. 196
Error Avoid inline conditionals. 196
Error '=' is not preceded with whitespace. 196
Error '=' is not followed by whitespace. 196
Error Line is longer than 80 characters. 202
Error Method 'setEnclosures' is not designed for extension - needs to be abstract, final or empty. 206
Error Parameter enclosures should be final. 206
Error Method 'getCategories' is not designed for extension - needs to be abstract, final or empty. 217
Error Line is longer than 80 characters. 218
Error '==' is not preceded with whitespace. 218
Error '==' is not followed by whitespace. 218
Error Avoid inline conditionals. 218
Error '=' is not preceded with whitespace. 218
Error '=' is not followed by whitespace. 218
Error Line is longer than 80 characters. 224
Error Method 'setCategories' is not designed for extension - needs to be abstract, final or empty. 228
Error Parameter categories should be final. 228
Error Method 'getGuid' is not designed for extension - needs to be abstract, final or empty. 238
Error Method 'setGuid' is not designed for extension - needs to be abstract, final or empty. 248
Error Parameter guid should be final. 248
Error Method 'getComments' is not designed for extension - needs to be abstract, final or empty. 258
Error Method 'setComments' is not designed for extension - needs to be abstract, final or empty. 268
Error Parameter comments should be final. 268
Error Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. 278
Error Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. 288
Error Parameter author should be final. 288
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 299
Error '==' is not preceded with whitespace. 300
Error '==' is not followed by whitespace. 300
Error Avoid inline conditionals. 300
Error '=' is not preceded with whitespace. 300
Error '=' is not followed by whitespace. 300
Error Line is longer than 80 characters. 306
Error Method 'setModules' is not designed for extension - needs to be abstract, final or empty. 310
Error Parameter modules should be final. 310
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 320
Error Parameter uri should be final. 320
Error ',' is not followed by whitespace. 321
Error Method 'getPubDate' is not designed for extension - needs to be abstract, final or empty. 331
Error Method 'setPubDate' is not designed for extension - needs to be abstract, final or empty. 341
Error Parameter pubDate should be final. 341
Error Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. 351
Error Line is longer than 80 characters. 358
Error Method 'setExpirationDate' is not designed for extension - needs to be abstract, final or empty. 361
Error Parameter expirationDate should be final. 361

com/sun/syndication/feed/rss/Source.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 29
Error Missing a Javadoc comment. 30
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error ',' is not followed by whitespace. 40
Error Line is longer than 80 characters. 47
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 50
Error Line is longer than 80 characters. 55
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter other should be final. 61
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 73
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 83
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 93
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter url should be final. 103
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 113
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter value should be final. 123

com/sun/syndication/feed/rss/TextInput.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 20
Error ',' is not followed by whitespace. 30
Error Missing a Javadoc comment. 31
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error ',' is not followed by whitespace. 43
Error Line is longer than 80 characters. 50
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 53
Error Line is longer than 80 characters. 58
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter other should be final. 64
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 76
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 86
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 96
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter title should be final. 106
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 116
Error Line is longer than 80 characters. 123
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter description should be final. 126
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 136
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter name should be final. 146
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 156
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 166
Error Parameter link should be final. 166

com/sun/syndication/feed/rss/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/feed/synd/Converter.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Redundant import from the same package - com.sun.syndication.feed.synd.SyndFeed. 20
Error Comment matches to-do format 'TODO:'. 31
Error Redundant 'public' modifier. 46
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 54
Error Redundant 'public' modifier. 57
Error ',' is not followed by whitespace. 57
Error Line is longer than 80 characters. 60
Error Redundant 'public' modifier. 66

com/sun/syndication/feed/synd/SyndCategory.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 65
Error Redundant 'public' modifier. 68

com/sun/syndication/feed/synd/SyndCategoryImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 22
Error ',' is not followed by whitespace. 35
Error Missing a Javadoc comment. 36
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_subject' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line is longer than 80 characters. 40
Error Parameter subject should be final. 45
Error ',' is not followed by whitespace. 46
Error Line is longer than 80 characters. 54
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 57
Error Line is longer than 80 characters. 62
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter other should be final. 68
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 80
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 90
Error Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. 100
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 119
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter name should be final. 129
Error Method 'getTaxonomyUri' is not designed for extension - needs to be abstract, final or empty. 139
Error Method 'setTaxonomyUri' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter taxonomyUri should be final. 149
Error Line is longer than 80 characters. 157
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 161
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 167
Error Missing a Javadoc comment. 173
Error Name '_subjects' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
Error Parameter subjects should be final. 188
Error Parameter index should be final. 199
Error Line is longer than 80 characters. 218
Error Parameter index should be final. 221
Error ',' is not followed by whitespace. 221
Error Parameter obj should be final. 221
Error '!=' is not preceded with whitespace. 223
Error '!=' is not followed by whitespace. 223
Error Avoid inline conditionals. 223
Error ',' is not followed by whitespace. 224
Error '!=' is not preceded with whitespace. 225
Error '!=' is not followed by whitespace. 225
Error Avoid inline conditionals. 225
Error Parameter index should be final. 235
Error ',' is not followed by whitespace. 235
Error Parameter obj should be final. 235
Error '!=' is not preceded with whitespace. 237
Error '!=' is not followed by whitespace. 237
Error Avoid inline conditionals. 237
Error ',' is not followed by whitespace. 238
Error Line is longer than 80 characters. 245
Error Parameter index should be final. 248
Error '!=' is not preceded with whitespace. 250
Error '!=' is not followed by whitespace. 250
Error Avoid inline conditionals. 250
Error Line is longer than 80 characters. 254
Error Line is longer than 80 characters. 257
Error Line is longer than 80 characters. 258
Error Parameter cList should be final. 261
Error '!=' is not preceded with whitespace. 263
Error '!=' is not followed by whitespace. 263
Error '=' is not preceded with whitespace. 265
Error '=' is not followed by whitespace. 265
Error ';' is not followed by whitespace. 265
Error '<' is not preceded with whitespace. 265
Error '<' is not followed by whitespace. 265
Error ';' is not followed by whitespace. 265
Error '!=' is not preceded with whitespace. 268
Error '!=' is not followed by whitespace. 268

com/sun/syndication/feed/synd/SyndContent.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.CopyFrom. 20
Error ',' is not followed by whitespace. 29
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 70
Error Redundant 'public' modifier. 73

com/sun/syndication/feed/synd/SyndContentImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 21
Error ',' is not followed by whitespace. 34
Error Missing a Javadoc comment. 35
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error ',' is not followed by whitespace. 46
Error Line is longer than 80 characters. 53
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 56
Error Line is longer than 80 characters. 61
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter other should be final. 67
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 79
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 89
Error Line is longer than 80 characters. 96
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 101
Error Line is longer than 80 characters. 108
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter type should be final. 113
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 123
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter value should be final. 133
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter obj should be final. 142
Error ',' is not followed by whitespace. 143
Error Missing a Javadoc comment. 146
Error ',' is not followed by whitespace. 150
Error ',' is not followed by whitespace. 151
Error Line is longer than 80 characters. 155
Error ',' is not followed by whitespace. 155
Error ',' is not followed by whitespace. 155

com/sun/syndication/feed/synd/SyndEntry.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error ',' is not followed by whitespace. 31
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 138
Error Line is longer than 80 characters. 140
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 168
Error Line is longer than 80 characters. 179
Error Line is longer than 80 characters. 181
Error Redundant 'public' modifier. 193
Error Line is longer than 80 characters. 207
Error Line is longer than 80 characters. 217
Error Redundant 'public' modifier. 220

com/sun/syndication/feed/synd/SyndEntryImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.module.*. 20
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 23
Error Duplicate import to line 24 - com.sun.syndication.feed.impl.CopyFromHelper. 25
Error Using the '.*' form of import should be avoided - java.util.*. 27
Error ',' is not followed by whitespace. 36
Error Missing a Javadoc comment. 37
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '_contents' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '_modules' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 45
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 66
Error Parameter beanClass should be final. 70
Error Expected @param tag for 'beanClass'. 70
Error ',' is not followed by whitespace. 70
Error Parameter convenienceProperties should be final. 70
Error ',' is not followed by whitespace. 71
Error ',' is not followed by whitespace. 71
Error ',' is not followed by whitespace. 80
Error Line is longer than 80 characters. 87
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 90
Error Line is longer than 80 characters. 95
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter other should be final. 101
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 113
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 123
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 133
Error Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 140
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 149
Error Method 'setUri' is not designed for extension - needs to be abstract, final or empty. 154
Error Parameter uri should be final. 154
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 164
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 174
Error Parameter title should be final. 174
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 184
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter link should be final. 194
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 204
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 214
Error Parameter description should be final. 214
Error Method 'getContents' is not designed for extension - needs to be abstract, final or empty. 225
Error '==' is not preceded with whitespace. 226
Error '==' is not followed by whitespace. 226
Error Avoid inline conditionals. 226
Error '=' is not preceded with whitespace. 226
Error '=' is not followed by whitespace. 226
Error Line is longer than 80 characters. 232
Error Method 'setContents' is not designed for extension - needs to be abstract, final or empty. 236
Error Parameter contents should be final. 236
Error Line is longer than 80 characters. 244
Error Method 'getPublishedDate' is not designed for extension - needs to be abstract, final or empty. 249
Error Line is longer than 80 characters. 256
Error Line is longer than 80 characters. 258
Error Method 'setPublishedDate' is not designed for extension - needs to be abstract, final or empty. 261
Error Parameter publishedDate should be final. 261
Error Line is longer than 80 characters. 268
Error Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. 273
Error Line is longer than 80 characters. 280
Error Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. 285
Error Parameter author should be final. 285
Error Line is longer than 80 characters. 292
Error Method 'getCategories' is not designed for extension - needs to be abstract, final or empty. 298
Error Line is longer than 80 characters. 305
Error Line is longer than 80 characters. 307
Error Method 'setCategories' is not designed for extension - needs to be abstract, final or empty. 311
Error Parameter categories should be final. 311
Error Line is longer than 80 characters. 312
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 322
Error '==' is not preceded with whitespace. 323
Error '==' is not followed by whitespace. 323
Error '=' is not preceded with whitespace. 324
Error '=' is not followed by whitespace. 324
Error ',' is not followed by whitespace. 326
Error '==' is not preceded with whitespace. 326
Error '==' is not followed by whitespace. 326
Error Line is longer than 80 characters. 335
Error Method 'setModules' is not designed for extension - needs to be abstract, final or empty. 339
Error Parameter modules should be final. 339
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 349
Error Parameter uri should be final. 349
Error ',' is not followed by whitespace. 350
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 362
Error Missing a Javadoc comment. 362
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 366
Error Missing a Javadoc comment. 366
Error Parameter obj should be final. 366
Error ',' is not followed by whitespace. 367
Error Missing a Javadoc comment. 370
Error ',' is not followed by whitespace. 374
Error ',' is not followed by whitespace. 375
Error ',' is not followed by whitespace. 376
Error ',' is not followed by whitespace. 377
Error ',' is not followed by whitespace. 378
Error ',' is not followed by whitespace. 379
Error ',' is not followed by whitespace. 382
Error ',' is not followed by whitespace. 383
Error ',' is not followed by whitespace. 384
Error Line is longer than 80 characters. 386
Error ',' is not followed by whitespace. 386
Error ',' is not followed by whitespace. 386

com/sun/syndication/feed/synd/SyndFeed.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 29
Error ',' is not followed by whitespace. 34
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 80
Error Redundant 'public' modifier. 85
Error Redundant 'public' modifier. 93
Error Line is longer than 80 characters. 99
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 114
Error Line is longer than 80 characters. 172
Error Line is longer than 80 characters. 182
Error Line is longer than 80 characters. 192
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 212
Error Line is longer than 80 characters. 222
Error Line is longer than 80 characters. 248
Error Line is longer than 80 characters. 259
Error Line is longer than 80 characters. 261
Error Line is longer than 80 characters. 279
Error Line is longer than 80 characters. 288
Error Line is longer than 80 characters. 298
Error Redundant 'public' modifier. 311
Error Line is longer than 80 characters. 325
Error Line is longer than 80 characters. 335
Error Redundant 'public' modifier. 338

com/sun/syndication/feed/synd/SyndFeedImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.impl.ObjectBean. 22
Error Duplicate import to line 20 - com.sun.syndication.feed.impl.CopyFromHelper. 23
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.module.*. 24
Error Using the '.*' form of import should be avoided - java.util.*. 29
Error Line is longer than 80 characters. 35
Error ',' is not followed by whitespace. 40
Error Missing a Javadoc comment. 41
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '_encoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '_feedType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '_image' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 49
Error Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name '_modules' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 74
Error Method 'getSupportedFeedTypes' is not designed for extension - needs to be abstract, final or empty. 78
Error Line is longer than 80 characters. 83
Error Line is longer than 80 characters. 87
Error Parameter beanClass should be final. 91
Error Expected @param tag for 'beanClass'. 91
Error ',' is not followed by whitespace. 91
Error Parameter convenienceProperties should be final. 91
Error ',' is not followed by whitespace. 92
Error ',' is not followed by whitespace. 92
Error Line is longer than 80 characters. 108
Error Parameter feed should be final. 111
Error ',' is not followed by whitespace. 112
Error '!=' is not preceded with whitespace. 113
Error '!=' is not followed by whitespace. 113
Error '==' is not preceded with whitespace. 116
Error '==' is not followed by whitespace. 116
Error Line is longer than 80 characters. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error ',' is not followed by whitespace. 119
Error Line is longer than 80 characters. 127
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 130
Error Line is longer than 80 characters. 135
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter other should be final. 141
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 153
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 163
Error Line is longer than 80 characters. 170
Error Method 'createWireFeed' is not designed for extension - needs to be abstract, final or empty. 175
Error Method 'createWireFeed' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter feedType should be final. 186
Error '==' is not preceded with whitespace. 187
Error '==' is not followed by whitespace. 187
Error '==' is not preceded with whitespace. 191
Error '==' is not followed by whitespace. 191
Error Line is longer than 80 characters. 192
Error '+' is not preceded with whitespace. 192
Error '+' is not followed by whitespace. 192
Error '+' is not preceded with whitespace. 192
Error '+' is not followed by whitespace. 192
Error Line is longer than 80 characters. 198
Error Method 'getFeedType' is not designed for extension - needs to be abstract, final or empty. 203
Error Method 'setFeedType' is not designed for extension - needs to be abstract, final or empty. 213
Error Parameter feedType should be final. 213
Error Line is longer than 80 characters. 218
Error Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. 223
Error Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 233
Error Parameter encoding should be final. 233
Error Line is longer than 80 characters. 241
Error Line is longer than 80 characters. 242
Error Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 249
Error Line is longer than 80 characters. 257
Error Line is longer than 80 characters. 258
Error Method 'setUri' is not designed for extension - needs to be abstract, final or empty. 263
Error Parameter uri should be final. 263
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 273
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 283
Error Parameter title should be final. 283
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 293
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 303
Error Parameter link should be final. 303
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 313
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 323
Error Parameter description should be final. 323
Error Line is longer than 80 characters. 330
Error Method 'getPublishedDate' is not designed for extension - needs to be abstract, final or empty. 335
Error Line is longer than 80 characters. 342
Error Method 'setPublishedDate' is not designed for extension - needs to be abstract, final or empty. 347
Error Parameter publishedDate should be final. 347
Error Line is longer than 80 characters. 354
Error Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. 359
Error Line is longer than 80 characters. 366
Error Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. 371
Error Parameter author should be final. 371
Error Line is longer than 80 characters. 378
Error Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. 383
Error Line is longer than 80 characters. 390
Error Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. 395
Error Parameter copyright should be final. 395
Error Method 'getImage' is not designed for extension - needs to be abstract, final or empty. 405
Error Method 'setImage' is not designed for extension - needs to be abstract, final or empty. 415
Error Parameter image should be final. 415
Error Line is longer than 80 characters. 422
Error Method 'getCategories' is not designed for extension - needs to be abstract, final or empty. 428
Error Line is longer than 80 characters. 435
Error Line is longer than 80 characters. 437
Error Method 'setCategories' is not designed for extension - needs to be abstract, final or empty. 441
Error Parameter categories should be final. 441
Error Line is longer than 80 characters. 442
Error Method 'getEntries' is not designed for extension - needs to be abstract, final or empty. 452
Error '==' is not preceded with whitespace. 453
Error '==' is not followed by whitespace. 453
Error Avoid inline conditionals. 453
Error '=' is not preceded with whitespace. 453
Error '=' is not followed by whitespace. 453
Error Line is longer than 80 characters. 459
Error Method 'setEntries' is not designed for extension - needs to be abstract, final or empty. 463
Error Parameter entries should be final. 463
Error Line is longer than 80 characters. 470
Error Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. 475
Error Line is longer than 80 characters. 482
Error Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. 487
Error Parameter language should be final. 487
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 498
Error '==' is not preceded with whitespace. 499
Error '==' is not followed by whitespace. 499
Error '=' is not preceded with whitespace. 500
Error '=' is not followed by whitespace. 500
Error ',' is not followed by whitespace. 502
Error '==' is not preceded with whitespace. 502
Error '==' is not followed by whitespace. 502
Error Line is longer than 80 characters. 512
Error Method 'setModules' is not designed for extension - needs to be abstract, final or empty. 516
Error Parameter modules should be final. 516
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 526
Error Parameter uri should be final. 526
Error ',' is not followed by whitespace. 527
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 539
Error Missing a Javadoc comment. 539
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 543
Error Missing a Javadoc comment. 543
Error Parameter obj should be final. 543
Error ',' is not followed by whitespace. 544
Error Missing a Javadoc comment. 550
Error ',' is not followed by whitespace. 554
Error ',' is not followed by whitespace. 555
Error ',' is not followed by whitespace. 556
Error ',' is not followed by whitespace. 557
Error ',' is not followed by whitespace. 558
Error ',' is not followed by whitespace. 559
Error ',' is not followed by whitespace. 560
Error ',' is not followed by whitespace. 561
Error ',' is not followed by whitespace. 562
Error ',' is not followed by whitespace. 565
Error ',' is not followed by whitespace. 566
Error ',' is not followed by whitespace. 567
Error ',' is not followed by whitespace. 568
Error Line is longer than 80 characters. 570
Error ',' is not followed by whitespace. 570
Error ',' is not followed by whitespace. 570

com/sun/syndication/feed/synd/SyndImage.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 19 - com.sun.syndication.feed.CopyFrom. 20
Error ',' is not followed by whitespace. 28
Error Line is longer than 80 characters. 97
Error Redundant 'public' modifier. 100

com/sun/syndication/feed/synd/SyndImageImpl.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Duplicate import to line 20 - com.sun.syndication.feed.impl.CopyFromHelper. 21
Error ',' is not followed by whitespace. 34
Error Missing a Javadoc comment. 35
Error Name '_objBean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name '_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error ',' is not followed by whitespace. 47
Error Line is longer than 80 characters. 54
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 57
Error Line is longer than 80 characters. 62
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter other should be final. 68
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 80
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 90
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 100
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter title should be final. 110
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 120
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 130
Error Parameter url should be final. 130
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 140
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter link should be final. 150
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 160
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter description should be final. 170
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Method 'copyFrom' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter syndImage should be final. 178
Error ',' is not followed by whitespace. 179
Error Missing a Javadoc comment. 182
Error ',' is not followed by whitespace. 186
Error ',' is not followed by whitespace. 187
Error ',' is not followed by whitespace. 188
Error ',' is not followed by whitespace. 189
Error Line is longer than 80 characters. 193
Error ',' is not followed by whitespace. 193
Error ',' is not followed by whitespace. 193

com/sun/syndication/feed/synd/impl/ConverterForAtom03.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 40
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 46
Error Parameter type should be final. 46
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter feed should be final. 54
Error ',' is not followed by whitespace. 54
Error Parameter syndFeed should be final. 54
Error '!=' is not preceded with whitespace. 69
Error '!=' is not followed by whitespace. 69
Error '!=' is not preceded with whitespace. 75
Error '!=' is not followed by whitespace. 75
Error '!=' is not preceded with whitespace. 83
Error '!=' is not followed by whitespace. 83
Error '!=' is not preceded with whitespace. 88
Error '!=' is not followed by whitespace. 88
Error '!=' is not preceded with whitespace. 88
Error '!=' is not followed by whitespace. 88
Error '!=' is not preceded with whitespace. 93
Error '!=' is not followed by whitespace. 93
Error '!=' is not preceded with whitespace. 98
Error '!=' is not followed by whitespace. 98
Error Method 'createSyndEntries' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter atomEntries should be final. 104
Error '=' is not preceded with whitespace. 106
Error '=' is not followed by whitespace. 106
Error ';' is not followed by whitespace. 106
Error '<' is not preceded with whitespace. 106
Error '<' is not followed by whitespace. 106
Error ';' is not followed by whitespace. 106
Error Method 'createSyndEntry' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Parameter entry should be final. 112
Error '!=' is not preceded with whitespace. 122
Error '!=' is not followed by whitespace. 122
Error '}' should be on the same line. 124
Error '==' is not preceded with whitespace. 130
Error '==' is not followed by whitespace. 130
Error '!=' is not preceded with whitespace. 132
Error '!=' is not followed by whitespace. 132
Error '>' is not preceded with whitespace. 132
Error '>' is not followed by whitespace. 132
Error '!=' is not preceded with whitespace. 136
Error '!=' is not followed by whitespace. 136
Error '>' is not preceded with whitespace. 144
Error '>' is not followed by whitespace. 144
Error '=' is not preceded with whitespace. 146
Error '=' is not followed by whitespace. 146
Error ';' is not followed by whitespace. 146
Error '<' is not preceded with whitespace. 146
Error '<' is not followed by whitespace. 146
Error ';' is not followed by whitespace. 146
Error '!=' is not preceded with whitespace. 157
Error '!=' is not followed by whitespace. 157
Error '!=' is not preceded with whitespace. 157
Error '!=' is not followed by whitespace. 157
Error '!=' is not preceded with whitespace. 162
Error '!=' is not followed by whitespace. 162
Error Method 'createRealFeed' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Parameter syndFeed should be final. 169
Error '!=' is not preceded with whitespace. 180
Error '!=' is not followed by whitespace. 180
Error '!=' is not preceded with whitespace. 190
Error '!=' is not followed by whitespace. 190
Error '!=' is not preceded with whitespace. 199
Error '!=' is not followed by whitespace. 199
Error '!=' is not preceded with whitespace. 210
Error '!=' is not followed by whitespace. 210
Error Method 'createAtomEntries' is not designed for extension - needs to be abstract, final or empty. 218
Error Missing a Javadoc comment. 218
Error Parameter syndEntries should be final. 218
Error '=' is not preceded with whitespace. 220
Error '=' is not followed by whitespace. 220
Error ';' is not followed by whitespace. 220
Error '<' is not preceded with whitespace. 220
Error '<' is not followed by whitespace. 220
Error ';' is not followed by whitespace. 220
Error 'cast' is not followed by whitespace. 221
Error Method 'createAtomEntry' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Parameter sEntry should be final. 226
Error '!=' is not preceded with whitespace. 235
Error '!=' is not followed by whitespace. 235
Error '!=' is not preceded with whitespace. 245
Error '!=' is not followed by whitespace. 245
Error '>' is not preceded with whitespace. 254
Error '>' is not followed by whitespace. 254
Error '=' is not preceded with whitespace. 256
Error '=' is not followed by whitespace. 256
Error ';' is not followed by whitespace. 256
Error '<' is not preceded with whitespace. 256
Error '<' is not followed by whitespace. 256
Error ';' is not followed by whitespace. 256
Error '!=' is not preceded with whitespace. 269
Error '!=' is not followed by whitespace. 269

com/sun/syndication/feed/synd/impl/ConverterForRSS090.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 37
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 43
Error Parameter type should be final. 43
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter feed should be final. 51
Error ',' is not followed by whitespace. 51
Error Parameter syndFeed should be final. 51
Error '!=' is not preceded with whitespace. 61
Error '!=' is not followed by whitespace. 61
Error '!=' is not preceded with whitespace. 66
Error '!=' is not followed by whitespace. 66
Error Method 'createSyndImage' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter rssImage should be final. 71
Error Method 'createSyndEntries' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter rssItems should be final. 79
Error '=' is not preceded with whitespace. 81
Error '=' is not followed by whitespace. 81
Error ';' is not followed by whitespace. 81
Error '<' is not preceded with whitespace. 81
Error '<' is not followed by whitespace. 81
Error ';' is not followed by whitespace. 81
Error Method 'createSyndEntry' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter item should be final. 87
Error Method 'createRealFeed' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter syndFeed should be final. 98
Error ',' is not followed by whitespace. 99
Error Method 'createRealFeed' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter type should be final. 102
Error ',' is not followed by whitespace. 102
Error Parameter syndFeed should be final. 102
Error '!=' is not preceded with whitespace. 112
Error '!=' is not followed by whitespace. 112
Error '!=' is not preceded with whitespace. 117
Error '!=' is not followed by whitespace. 117
Error Method 'createRSSImage' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter sImage should be final. 123
Error Method 'createRSSItems' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Parameter sEntries should be final. 131
Error '=' is not preceded with whitespace. 133
Error '=' is not followed by whitespace. 133
Error ';' is not followed by whitespace. 133
Error '<' is not preceded with whitespace. 133
Error '<' is not followed by whitespace. 133
Error ';' is not followed by whitespace. 133
Error 'cast' is not followed by whitespace. 134
Error Method 'createRSSItem' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter sEntry should be final. 139

com/sun/syndication/feed/synd/impl/ConverterForRSS091Netscape.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 29
Error Parameter type should be final. 29

com/sun/syndication/feed/synd/impl/ConverterForRSS091Userland.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 41
Error Parameter type should be final. 41
Error Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter feed should be final. 45
Error ',' is not followed by whitespace. 45
Error Parameter syndFeed should be final. 45
Error ',' is not followed by whitespace. 47
Error Method 'createSyndImage' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter rssImage should be final. 54
Error Method 'createSyndEntry' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter item should be final. 60
Error '!=' is not preceded with whitespace. 63
Error '!=' is not followed by whitespace. 63
Error Method 'createRealFeed' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter type should be final. 79
Error ',' is not followed by whitespace. 79
Error Parameter syndFeed should be final. 79
Error ',' is not followed by whitespace. 80
Error Method 'createRSSImage' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter sImage should be final. 88
Error Method 'createRSSItem' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter sEntry should be final. 94
Error '!=' is not preceded with whitespace. 98
Error '!=' is not followed by whitespace. 98
Error Method 'createItemDescription' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter sContent should be final. 104

com/sun/syndication/feed/synd/impl/ConverterForRSS092.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 36
Error Parameter type should be final. 36
Error Method 'createSyndEntry' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter item should be final. 40
Error '!=' is not preceded with whitespace. 43
Error '!=' is not followed by whitespace. 43
Error Method 'createSyndCategories' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter rssCats should be final. 49
Error '=' is not preceded with whitespace. 51
Error '=' is not followed by whitespace. 51
Error ';' is not followed by whitespace. 51
Error '<' is not preceded with whitespace. 51
Error '<' is not followed by whitespace. 51
Error ';' is not followed by whitespace. 51
Error Method 'createRSSItem' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter sEntry should be final. 61
Error '!=' is not preceded with whitespace. 65
Error '!=' is not followed by whitespace. 65
Error Method 'createRSSCategories' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter sCats should be final. 71
Error '=' is not preceded with whitespace. 73
Error '=' is not followed by whitespace. 73
Error ';' is not followed by whitespace. 73
Error '<' is not preceded with whitespace. 73
Error '<' is not followed by whitespace. 73
Error ';' is not followed by whitespace. 73

com/sun/syndication/feed/synd/impl/ConverterForRSS093.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 30
Error Parameter type should be final. 30
Error Method 'createSyndEntry' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Parameter item should be final. 34
Error Method 'createRSSItem' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter sEntry should be final. 40

com/sun/syndication/feed/synd/impl/ConverterForRSS094.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 36
Error Parameter type should be final. 36
Error Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter feed should be final. 40
Error ',' is not followed by whitespace. 40
Error Parameter syndFeed should be final. 40
Error ',' is not followed by whitespace. 42
Error '!=' is not preceded with whitespace. 44
Error '!=' is not followed by whitespace. 44
Error Method 'createSyndEntry' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter item should be final. 49
Error '!=' is not preceded with whitespace. 54
Error '!=' is not followed by whitespace. 54
Error '==' is not preceded with whitespace. 56
Error '==' is not followed by whitespace. 56
Error '}' should be on the same line. 59
Error Method 'createRealFeed' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter type should be final. 67
Error ',' is not followed by whitespace. 67
Error Parameter syndFeed should be final. 67
Error ',' is not followed by whitespace. 68
Error '!=' is not preceded with whitespace. 70
Error '!=' is not followed by whitespace. 70
Error Method 'createRSSItem' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter sEntry should be final. 76
Error '!=' is not preceded with whitespace. 82
Error '!=' is not followed by whitespace. 82
Error '}' should be on the same line. 86
Error '!=' is not preceded with whitespace. 89
Error '!=' is not followed by whitespace. 89

com/sun/syndication/feed/synd/impl/ConverterForRSS10.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 39
Error Parameter type should be final. 39
Error Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter feed should be final. 43
Error ',' is not followed by whitespace. 43
Error Parameter syndFeed should be final. 43
Error ',' is not followed by whitespace. 45
Error Method 'createSyndEntry' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter item should be final. 48
Error '!=' is not preceded with whitespace. 52
Error '!=' is not followed by whitespace. 52
Error Method 'createRealFeed' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter type should be final. 68
Error ',' is not followed by whitespace. 68
Error Parameter syndFeed should be final. 68
Error ',' is not followed by whitespace. 69
Error Method 'createRSSItem' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter sEntry should be final. 73
Error '!=' is not preceded with whitespace. 77
Error '!=' is not followed by whitespace. 77
Error Method 'createItemDescription' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter sContent should be final. 83

com/sun/syndication/feed/synd/impl/ConverterForRSS20.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 30
Error Parameter type should be final. 30

com/sun/syndication/feed/synd/impl/Converters.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 39
Error Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter feedType should be final. 43
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Parameter obj should be final. 47
Error 'cast' is not followed by whitespace. 48
Error Method 'getSupportedFeedTypes' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51

com/sun/syndication/feed/synd/impl/URINormalizer.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Utility classes should not have a public or default constructor. 8
Error Line is longer than 80 characters. 14
Error Parameter uri should be final. 16
Error '!=' is not preceded with whitespace. 18
Error '!=' is not followed by whitespace. 18

com/sun/syndication/feed/synd/impl/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/feed/synd/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/io/FeedException.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 20
Error Parameter msg should be final. 34
Error Parameter msg should be final. 45
Error ',' is not followed by whitespace. 45
Error Parameter rootCause should be final. 45
Error ',' is not followed by whitespace. 46

com/sun/syndication/io/ModuleGenerator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Comment matches to-do format 'TODO:'. 29
Error Redundant 'public' modifier. 42
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 51
Error Redundant 'public' modifier. 53
Error Redundant 'public' modifier. 62
Error ',' is not followed by whitespace. 62

com/sun/syndication/io/ModuleParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Comment matches to-do format 'TODO:'. 27
Error Redundant 'public' modifier. 40
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 46
Error Redundant 'public' modifier. 49

com/sun/syndication/io/ParsingFeedException.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line has trailing spaces. 28
Error Parameter msg should be final. 35
Error Parameter msg should be final. 46
Error Parameter rootCause should be final. 46
Error Line has trailing spaces. 49
Error Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. 59
Error '?' is not preceded with whitespace. 60
Error '?' should be on a new line. 60
Error Avoid inline conditionals. 60
Error 'cast' is not followed by whitespace. 61
Error ':' is not preceded with whitespace. 61
Error Method 'getColumnNumber' is not designed for extension - needs to be abstract, final or empty. 73
Error '?' is not preceded with whitespace. 74
Error '?' should be on a new line. 74
Error Avoid inline conditionals. 74
Error 'cast' is not followed by whitespace. 75
Error ':' is not preceded with whitespace. 75

com/sun/syndication/io/SyndFeedInput.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Redundant import from the same package - com.sun.syndication.io.FeedException. 19
Error Redundant import from the same package - com.sun.syndication.io.WireFeedInput. 20
Error Line is longer than 80 characters. 32
Error Missing a Javadoc comment. 41
Error Name '_feedInput' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Line is longer than 80 characters. 55
Error Parameter validate should be final. 58
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 73
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter file should be final. 73
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 73
Error ',' is not followed by whitespace. 73
Error ',' is not followed by whitespace. 73
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 73
Error ',' is not followed by whitespace. 73
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 86
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter reader should be final. 86
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 86
Error ',' is not followed by whitespace. 86
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 99
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter is should be final. 99
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 99
Error ',' is not followed by whitespace. 99
Error Line is longer than 80 characters. 108
Error Line is longer than 80 characters. 112
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter document should be final. 112
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 112
Error ',' is not followed by whitespace. 112
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 125
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter document should be final. 125
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 125
Error ',' is not followed by whitespace. 125

com/sun/syndication/io/SyndFeedOutput.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Redundant import from the same package - com.sun.syndication.io.FeedException. 19
Error Redundant import from the same package - com.sun.syndication.io.WireFeedOutput. 20
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 38
Error Name '_feedOutput' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 55
Error Method 'outputString' is not designed for extension - needs to be abstract, final or empty. 58
Error Parameter feed should be final. 58
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 72
Error Method 'output' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter feed should be final. 72
Error ',' is not followed by whitespace. 72
Error Parameter file should be final. 72
Error ',' is not followed by whitespace. 73
Error Line is longer than 80 characters. 79
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 83
Error Line is longer than 80 characters. 86
Error Method 'output' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter feed should be final. 86
Error ',' is not followed by whitespace. 86
Error Parameter writer should be final. 86
Error ',' is not followed by whitespace. 87
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 99
Error Method 'outputW3CDom' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter feed should be final. 99
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 109
Error Method 'outputJDom' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter feed should be final. 112

com/sun/syndication/io/WireFeedGenerator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Redundant import from the same package - com.sun.syndication.io.FeedException. 20
Error Comment matches to-do format 'TODO:'. 28
Error Redundant 'public' modifier. 43
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 55
Error Redundant 'public' modifier. 55
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 55
Error ',' is not followed by whitespace. 55

com/sun/syndication/io/WireFeedInput.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 28
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 44
Error Name 'FEED_PARSERS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Parameter publicId should be final. 49
Error Parameter systemId should be final. 49
Error 'if' construct must use '{}'s. 50
Error Line is longer than 80 characters. 50
Error 'if' is not followed by whitespace. 50
Error Missing a Javadoc comment. 54
Error Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Line is longer than 80 characters. 80
Error Parameter validate should be final. 83
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 100
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter file should be final. 100
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 100
Error ',' is not followed by whitespace. 100
Error ',' is not followed by whitespace. 100
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 100
Error ',' is not followed by whitespace. 100
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 119
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter reader should be final. 119
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 119
Error ',' is not followed by whitespace. 119
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error '}' should be on the same line. 125
Error Line is longer than 80 characters. 127
Error '}' should be on the same line. 128
Error Line has trailing spaces. 129
Error ',' is not followed by whitespace. 130
Error Line is longer than 80 characters. 137
Error Line is longer than 80 characters. 141
Error Line is longer than 80 characters. 145
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter is should be final. 145
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 145
Error ',' is not followed by whitespace. 145
Error '}' should be on the same line. 151
Error Line is longer than 80 characters. 153
Error '}' should be on the same line. 154
Error Line has trailing spaces. 155
Error ',' is not followed by whitespace. 156
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 167
Error Line is longer than 80 characters. 171
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 171
Error Parameter document should be final. 171
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 171
Error ',' is not followed by whitespace. 171
Error '}' should be on the same line. 176
Error ',' is not followed by whitespace. 178
Error Line is longer than 80 characters. 189
Error Line is longer than 80 characters. 193
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 193
Error Parameter document should be final. 193
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 193
Error ',' is not followed by whitespace. 193
Error '==' is not preceded with whitespace. 195
Error '==' is not followed by whitespace. 195

com/sun/syndication/io/WireFeedOutput.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 44
Error 'static' modifier out of order with the JLS suggestions. 44
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 78
Error Method 'outputString' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter feed should be final. 78
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 78
Error ',' is not followed by whitespace. 78
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 97
Error Method 'output' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter feed should be final. 97
Error ',' is not followed by whitespace. 97
Error Parameter file should be final. 97
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 97
Error ',' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 99
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 108
Error Line is longer than 80 characters. 110
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 116
Error Method 'output' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter feed should be final. 116
Error ',' is not followed by whitespace. 116
Error Parameter writer should be final. 116
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 116
Error ',' is not followed by whitespace. 116
Error ',' is not followed by whitespace. 119
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 127
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 131
Error Line is longer than 80 characters. 134
Error Method 'outputW3CDom' is not designed for extension - needs to be abstract, final or empty. 134
Error Parameter feed should be final. 134
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 134
Error ',' is not followed by whitespace. 134
Error '}' should be on the same line. 139
Error ',' is not followed by whitespace. 141
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 157
Error Method 'outputJDom' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter feed should be final. 157
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 157
Error ',' is not followed by whitespace. 157
Error '==' is not preceded with whitespace. 160
Error '==' is not followed by whitespace. 160
Error '+' is not preceded with whitespace. 161
Error '+' is not followed by whitespace. 161
Error '+' is not preceded with whitespace. 161
Error '+' is not followed by whitespace. 161
Error Line is longer than 80 characters. 165
Error '+' is not preceded with whitespace. 165
Error '+' is not followed by whitespace. 165
Error '+' is not preceded with whitespace. 165
Error '+' is not followed by whitespace. 165
Error '+' is not preceded with whitespace. 165
Error '+' should be on a new line. 165
Error '+' is not preceded with whitespace. 166
Error '+' is not followed by whitespace. 166

com/sun/syndication/io/WireFeedParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Redundant import from the same package - com.sun.syndication.io.FeedException. 20
Error Comment matches to-do format 'TODO:'. 28
Error Redundant 'public' modifier. 43
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 51
Error Redundant 'public' modifier. 54
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 66
Error Redundant 'public' modifier. 66
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 66
Error ',' is not followed by whitespace. 66

com/sun/syndication/io/XmlReader.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 19
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 35
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Name '_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name '_encoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Line is longer than 80 characters. 66
Error Line is longer than 80 characters. 69
Error Parameter file should be final. 76
Error Line is longer than 80 characters. 85
Error Parameter is should be final. 92
Error ',' is not followed by whitespace. 93
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 120
Error Parameter is should be final. 120
Error ',' is not followed by whitespace. 120
Error Parameter lenient should be final. 120
Error Redundant throws: 'XmlReaderException' is subclass of 'IOException'. 120
Error '}' should be on the same line. 123
Error '}' should be on the same line. 127
Error ',' is not followed by whitespace. 129
Error Line is longer than 80 characters. 137
Error Line is longer than 80 characters. 140
Error Line is longer than 80 characters. 143
Error Line is longer than 80 characters. 147
Error Parameter url should be final. 150
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 167
Error Parameter conn should be final. 170
Error ',' is not followed by whitespace. 173
Error '}' should be on the same line. 174
Error ',' is not followed by whitespace. 176
Error '}' should be on the same line. 178
Error '!=' is not preceded with whitespace. 180
Error '!=' is not followed by whitespace. 180
Error ',' is not followed by whitespace. 182
Error '}' should be on the same line. 183
Error ',' is not followed by whitespace. 185
Error '}' should be on the same line. 187
Error '}' should be on the same line. 191
Error ',' is not followed by whitespace. 193
Error Line is longer than 80 characters. 199
Error Line is longer than 80 characters. 201
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 203
Error Line is longer than 80 characters. 205
Error Line is longer than 80 characters. 209
Error Parameter is should be final. 213
Error ',' is not followed by whitespace. 213
Error Parameter httpContentType should be final. 213
Error ',' is not followed by whitespace. 214
Error ',' is not followed by whitespace. 214
Error Line is longer than 80 characters. 218
Error Line is longer than 80 characters. 221
Error Line is longer than 80 characters. 222
Error Line is longer than 80 characters. 223
Error Line is longer than 80 characters. 225
Error Line is longer than 80 characters. 228
Error Line is longer than 80 characters. 239
Error Line is longer than 80 characters. 240
Error Line is longer than 80 characters. 242
Error Line is longer than 80 characters. 245
Error Parameter is should be final. 245
Error ',' is not followed by whitespace. 245
Error Parameter httpContentType should be final. 245
Error ',' is not followed by whitespace. 245
Error Parameter lenient should be final. 245
Error Redundant throws: 'XmlReaderException' is subclass of 'IOException'. 245
Error ',' is not followed by whitespace. 247
Error '}' should be on the same line. 248
Error '}' should be on the same line. 252
Error ',' is not followed by whitespace. 254
Error Line is longer than 80 characters. 259
Error Missing a Javadoc comment. 259
Error Parameter httpContentType should be final. 259
Error ',' is not followed by whitespace. 259
Error Parameter ex should be final. 259
Error '!=' is not preceded with whitespace. 260
Error '!=' is not followed by whitespace. 260
Error Line is longer than 80 characters. 262
Error ',' is not followed by whitespace. 265
Error '}' should be on the same line. 267
Error '!=' is not preceded with whitespace. 273
Error '!=' is not followed by whitespace. 273
Error '==' is not preceded with whitespace. 275
Error '==' is not followed by whitespace. 275
Error '==' is not preceded with whitespace. 278
Error '==' is not followed by whitespace. 278
Error ',' is not followed by whitespace. 281
Error Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. 291
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 295
Error Missing a Javadoc comment. 295
Error Parameter buf should be final. 295
Error ',' is not followed by whitespace. 295
Error Parameter offset should be final. 295
Error ',' is not followed by whitespace. 295
Error Parameter len should be final. 295
Error ',' is not followed by whitespace. 296
Error ',' is not followed by whitespace. 296
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 305
Error Missing a Javadoc comment. 309
Error Parameter is should be final. 309
Error ',' is not followed by whitespace. 310
Error ',' is not followed by whitespace. 313
Error Line is longer than 80 characters. 314
Error ',' is not followed by whitespace. 315
Error Line is longer than 80 characters. 318
Error Missing a Javadoc comment. 318
Error Parameter is should be final. 318
Error ',' is not followed by whitespace. 318
Error Parameter httpContentType should be final. 318
Error ',' is not followed by whitespace. 319
Error ',' is not followed by whitespace. 324
Error Line is longer than 80 characters. 325
Error ',' is not followed by whitespace. 326
Error Line is longer than 80 characters. 329
Error Missing a Javadoc comment. 329
Error Parameter is should be final. 329
Error ',' is not followed by whitespace. 329
Error Parameter encoding should be final. 329
Error ',' is not followed by whitespace. 330
Error Line is longer than 80 characters. 335
Error Missing a Javadoc comment. 335
Error Parameter bomEnc should be final. 335
Error Parameter xmlGuessEnc should be final. 335
Error Parameter xmlEnc should be final. 335
Error Parameter is should be final. 335
Error '==' is not preceded with whitespace. 337
Error '==' is not followed by whitespace. 337
Error '==' is not preceded with whitespace. 338
Error '==' is not followed by whitespace. 338
Error '==' is not preceded with whitespace. 338
Error '==' is not followed by whitespace. 338
Error '}' should be on the same line. 340
Error Line is longer than 80 characters. 342
Error '}' should be on the same line. 344
Error '}' should be on the same line. 348
Error '!=' is not preceded with whitespace. 351
Error '!=' is not followed by whitespace. 351
Error Line is longer than 80 characters. 352
Error ',' is not followed by whitespace. 352
Error ',' is not followed by whitespace. 352
Error ',' is not followed by whitespace. 353
Error ',' is not followed by whitespace. 353
Error ',' is not followed by whitespace. 353
Error '!=' is not preceded with whitespace. 355
Error '!=' is not followed by whitespace. 355
Error Line is longer than 80 characters. 356
Error ',' is not followed by whitespace. 356
Error ',' is not followed by whitespace. 356
Error ',' is not followed by whitespace. 357
Error ',' is not followed by whitespace. 357
Error ',' is not followed by whitespace. 357
Error '}' should be on the same line. 360
Error '!=' is not preceded with whitespace. 363
Error '!=' is not followed by whitespace. 363
Error Line is longer than 80 characters. 364
Error ',' is not followed by whitespace. 364
Error ',' is not followed by whitespace. 364
Error Line is longer than 80 characters. 366
Error '!=' is not preceded with whitespace. 366
Error '!=' is not followed by whitespace. 366
Error Line is longer than 80 characters. 367
Error ',' is not followed by whitespace. 367
Error ',' is not followed by whitespace. 367
Error ',' is not followed by whitespace. 368
Error ',' is not followed by whitespace. 368
Error ',' is not followed by whitespace. 368
Error '=' is not followed by whitespace. 370
Error '}' should be on the same line. 371
Error Line is longer than 80 characters. 373
Error ',' is not followed by whitespace. 373
Error ',' is not followed by whitespace. 373
Error ',' is not followed by whitespace. 374
Error ',' is not followed by whitespace. 374
Error ',' is not followed by whitespace. 374
Error Line is longer than 80 characters. 380
Error Missing a Javadoc comment. 380
Error Parameter cTMime should be final. 380
Error Parameter cTEnc should be final. 380
Error Parameter bomEnc should be final. 380
Error Parameter xmlGuessEnc should be final. 380
Error Parameter xmlEnc should be final. 380
Error Parameter is should be final. 380
Error '==' is not preceded with whitespace. 385
Error '==' is not followed by whitespace. 385
Error Line is longer than 80 characters. 387
Error '}' should be on the same line. 388
Error '}' should be on the same line. 392
Error Line is longer than 80 characters. 394
Error '!=' is not preceded with whitespace. 394
Error '!=' is not followed by whitespace. 394
Error Line is longer than 80 characters. 395
Error ',' is not followed by whitespace. 395
Error ',' is not followed by whitespace. 395
Error ',' is not followed by whitespace. 395
Error ',' is not followed by whitespace. 395
Error Line is longer than 80 characters. 396
Error ',' is not followed by whitespace. 396
Error ',' is not followed by whitespace. 396
Error ',' is not followed by whitespace. 396
Error ',' is not followed by whitespace. 396
Error ',' is not followed by whitespace. 396
Error '}' should be on the same line. 397
Error '!=' is not preceded with whitespace. 400
Error '!=' is not followed by whitespace. 400
Error '}' should be on the same line. 402
Error Line is longer than 80 characters. 404
Error ',' is not followed by whitespace. 404
Error ',' is not followed by whitespace. 404
Error ',' is not followed by whitespace. 404
Error ',' is not followed by whitespace. 404
Error Line is longer than 80 characters. 405
Error ',' is not followed by whitespace. 405
Error ',' is not followed by whitespace. 405
Error ',' is not followed by whitespace. 405
Error ',' is not followed by whitespace. 405
Error ',' is not followed by whitespace. 405
Error '}' should be on the same line. 407
Error '}' should be on the same line. 411
Error Line is longer than 80 characters. 413
Error ',' is not followed by whitespace. 413
Error ',' is not followed by whitespace. 413
Error ',' is not followed by whitespace. 413
Error ',' is not followed by whitespace. 413
Error Line is longer than 80 characters. 414
Error ',' is not followed by whitespace. 414
Error ',' is not followed by whitespace. 414
Error ',' is not followed by whitespace. 414
Error ',' is not followed by whitespace. 414
Error ',' is not followed by whitespace. 414
Error Missing a Javadoc comment. 420
Error Parameter httpContentType should be final. 420
Error '!=' is not preceded with whitespace. 422
Error '!=' is not followed by whitespace. 422
Error Line is longer than 80 characters. 424
Error '==' is not preceded with whitespace. 424
Error '==' is not followed by whitespace. 424
Error Avoid inline conditionals. 424
Error ',' is not followed by whitespace. 424
Error Line is longer than 80 characters. 429
Error Missing a Javadoc comment. 429
Error Line is longer than 80 characters. 431
Error Missing a Javadoc comment. 432
Error Parameter httpContentType should be final. 432
Error '!=' is not preceded with whitespace. 434
Error '!=' is not followed by whitespace. 434
Error '>' is not preceded with whitespace. 436
Error '>' is not followed by whitespace. 436
Error '+' is not preceded with whitespace. 437
Error '+' is not followed by whitespace. 437
Error Avoid inline conditionals. 439
Error '!=' is not preceded with whitespace. 440
Error '!=' is not followed by whitespace. 440
Error Avoid inline conditionals. 440
Error Line is longer than 80 characters. 448
Error Missing a Javadoc comment. 448
Error Parameter is should be final. 448
Error '3' is a magic number. 450
Error '0xFE' is a magic number. 455
Error '0xFF' is a magic number. 455
Error '}' should be on the same line. 458
Error '0xFF' is a magic number. 460
Error '0xFE' is a magic number. 460
Error '}' should be on the same line. 463
Error '0xEF' is a magic number. 465
Error '0xBB' is a magic number. 465
Error '0xBF' is a magic number. 465
Error '}' should be on the same line. 467
Error '=' is not preceded with whitespace. 469
Error '=' is not followed by whitespace. 469
Error '-' is not preceded with whitespace. 469
Error '-' is not followed by whitespace. 469
Error ';' is not followed by whitespace. 469
Error '>=' is not preceded with whitespace. 469
Error '>=' is not followed by whitespace. 469
Error ';' is not followed by whitespace. 469
Error Line is longer than 80 characters. 476
Error Line is longer than 80 characters. 477
Error Missing a Javadoc comment. 477
Error Parameter is should be final. 477
Error '4' is a magic number. 479
Error '3' is a magic number. 483
Error '=' is not preceded with whitespace. 484
Error '=' is not followed by whitespace. 484
Error '-' is not preceded with whitespace. 484
Error '-' is not followed by whitespace. 484
Error ';' is not followed by whitespace. 484
Error '>=' is not preceded with whitespace. 484
Error '>=' is not followed by whitespace. 484
Error ';' is not followed by whitespace. 484
Error Line is longer than 80 characters. 488
Error '0x3C' is a magic number. 488
Error '3' is a magic number. 488
Error '0x3F' is a magic number. 488
Error '}' should be on the same line. 490
Error Line is longer than 80 characters. 492
Error '0x3C' is a magic number. 492
Error '0x3F' is a magic number. 492
Error '3' is a magic number. 492
Error '}' should be on the same line. 494
Error Line is longer than 80 characters. 496
Error '0x3C' is a magic number. 496
Error '0x3F' is a magic number. 496
Error '0x78' is a magic number. 496
Error '3' is a magic number. 496
Error '0x6D' is a magic number. 496
Error Line is longer than 80 characters. 502
Error Missing a Javadoc comment. 502
Error Line is longer than 80 characters. 505
Error Missing a Javadoc comment. 505
Error Parameter is should be final. 505
Error ',' is not followed by whitespace. 505
Error Parameter guessedEnc should be final. 505
Error '!=' is not preceded with whitespace. 507
Error '!=' is not followed by whitespace. 507
Error ',' is not followed by whitespace. 511
Error ',' is not followed by whitespace. 511
Error '!=' is not preceded with whitespace. 512
Error '!=' is not followed by whitespace. 512
Error '<' is not preceded with whitespace. 512
Error '<' is not followed by whitespace. 512
Error ',' is not followed by whitespace. 515
Error ',' is not followed by whitespace. 515
Error '>' is not preceded with whitespace. 518
Error '>' is not followed by whitespace. 518
Error ',' is not followed by whitespace. 519
Error ',' is not followed by whitespace. 519
Error Line is longer than 80 characters. 520
Error ',' is not followed by whitespace. 520
Error ',' is not followed by whitespace. 520
Error Avoid inline conditionals. 524
Error Missing a Javadoc comment. 531
Error Parameter mime should be final. 531
Error '!=' is not preceded with whitespace. 532
Error '!=' is not followed by whitespace. 532
Error '&&' should be on a new line. 532
Error '||' should be on a new line. 533
Error '||' should be on a new line. 534
Error '||' should be on a new line. 535
Error Missing a Javadoc comment. 540
Error Parameter mime should be final. 540
Error '!=' is not preceded with whitespace. 541
Error '!=' is not followed by whitespace. 541
Error '&&' should be on a new line. 541
Error '||' should be on a new line. 542
Error '||' should be on a new line. 543
Error Missing a Javadoc comment. 547
Error Line is longer than 80 characters. 548
Error Missing a Javadoc comment. 550
Error Line is longer than 80 characters. 551
Error Missing a Javadoc comment. 553
Error Line is longer than 80 characters. 554
Error Missing a Javadoc comment. 556
Error Line is longer than 80 characters. 557
Error Missing a Javadoc comment. 559
Error Line is longer than 80 characters. 560

com/sun/syndication/io/XmlReaderException.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 7
Error Line is longer than 80 characters. 10
Error Line is longer than 80 characters. 11
Error Missing a Javadoc comment. 19
Error Name '_bomEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Missing a Javadoc comment. 20
Error Name '_xmlGuessEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Missing a Javadoc comment. 21
Error Name '_xmlEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Error Missing a Javadoc comment. 22
Error Name '_contentTypeMime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Missing a Javadoc comment. 23
Error Name '_contentTypeEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Missing a Javadoc comment. 24
Error Name '_is' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 38
Error Parameter msg should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter bomEnc should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter xmlGuessEnc should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter xmlEnc should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter is should be final. 38
Error ',' is not followed by whitespace. 39
Error ',' is not followed by whitespace. 39
Error ',' is not followed by whitespace. 39
Error ',' is not followed by whitespace. 39
Error ',' is not followed by whitespace. 39
Error ',' is not followed by whitespace. 39
Error Line is longer than 80 characters. 43
Error Parameter msg should be final. 56
Error ',' is not followed by whitespace. 56
Error Parameter ctMime should be final. 56
Error ',' is not followed by whitespace. 56
Error Parameter ctEnc should be final. 56
Error Line is longer than 80 characters. 57
Error Parameter bomEnc should be final. 57
Error ',' is not followed by whitespace. 57
Error Parameter xmlGuessEnc should be final. 57
Error ',' is not followed by whitespace. 57
Error Parameter xmlEnc should be final. 57
Error ',' is not followed by whitespace. 57
Error Parameter is should be final. 57
Error Method 'getBomEncoding' is not designed for extension - needs to be abstract, final or empty. 73
Error Method 'getXmlGuessEncoding' is not designed for extension - needs to be abstract, final or empty. 83
Error Method 'getXmlEncoding' is not designed for extension - needs to be abstract, final or empty. 93
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 100
Error Method 'getContentTypeMime' is not designed for extension - needs to be abstract, final or empty. 104
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 111
Error Method 'getContentTypeEncoding' is not designed for extension - needs to be abstract, final or empty. 115
Error Line is longer than 80 characters. 120
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 126

com/sun/syndication/io/impl/Atom03Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.atom.*. 20
Error First sentence should end with a period. 31
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 45
Error ',' is not followed by whitespace. 46
Error Missing a Javadoc comment. 49
Error Parameter type should be final. 49
Error ',' is not followed by whitespace. 49
Error Parameter version should be final. 49
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Method 'getFeedNamespace' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Method 'generate' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter wFeed should be final. 62
Error ',' is not followed by whitespace. 65
Error Method 'createDocument' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter root should be final. 69
Error Method 'createRootElement' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter feed should be final. 73
Error ',' is not followed by whitespace. 74
Error Line is longer than 80 characters. 82
Error Method 'populateFeed' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter feed should be final. 82
Error ',' is not followed by whitespace. 82
Error Parameter parent should be final. 82
Error ',' is not followed by whitespace. 83
Error ',' is not followed by whitespace. 84
Error Method 'addFeed' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter feed should be final. 87
Error ',' is not followed by whitespace. 87
Error Parameter parent should be final. 87
Error ',' is not followed by whitespace. 89
Error ',' is not followed by whitespace. 91
Error Method 'addEntries' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter feed should be final. 94
Error ',' is not followed by whitespace. 94
Error Parameter parent should be final. 94
Error '=' is not preceded with whitespace. 96
Error '=' is not followed by whitespace. 96
Error ';' is not followed by whitespace. 96
Error '<' is not preceded with whitespace. 96
Error '<' is not followed by whitespace. 96
Error ';' is not followed by whitespace. 96
Error 'cast' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 97
Error Method 'addEntry' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter entry should be final. 102
Error ',' is not followed by whitespace. 102
Error Parameter parent should be final. 102
Error ',' is not followed by whitespace. 104
Error ',' is not followed by whitespace. 106
Error Line is longer than 80 characters. 110
Error Method 'populateFeedHeader' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter feed should be final. 110
Error ',' is not followed by whitespace. 110
Error Parameter eFeed should be final. 110
Error 'cast' is not followed by whitespace. 117
Error 'cast' is not followed by whitespace. 122
Error Line is longer than 80 characters. 133
Error 'cast' is not followed by whitespace. 134
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 169
Error Method 'populateEntry' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Parameter entry should be final. 169
Error ',' is not followed by whitespace. 169
Error Parameter eEntry should be final. 169
Error 'cast' is not followed by whitespace. 175
Error 'cast' is not followed by whitespace. 180
Error Line is longer than 80 characters. 191
Error 'cast' is not followed by whitespace. 192
Error Line is longer than 80 characters. 200
Error Line is longer than 80 characters. 201
Error Line is longer than 80 characters. 207
Error Line is longer than 80 characters. 213
Error 'cast' is not followed by whitespace. 226
Error Line is longer than 80 characters. 231
Error Missing a Javadoc comment. 231
Error Parameter eFeed should be final. 231
Error Line is longer than 80 characters. 234
Error Missing a Javadoc comment. 234
Error Parameter parent should be final. 234
Error Missing a Javadoc comment. 237
Error Parameter eEntry should be final. 237
Error Method 'generateLinkElement' is not designed for extension - needs to be abstract, final or empty. 241
Error Missing a Javadoc comment. 241
Error Parameter link should be final. 241
Error Line is longer than 80 characters. 245
Error Method 'fillPersonElement' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Parameter element should be final. 262
Error Parameter person should be final. 262
Error Line is longer than 80 characters. 271
Error Method 'generateTagLineElement' is not designed for extension - needs to be abstract, final or empty. 275
Error Missing a Javadoc comment. 275
Error Parameter tagline should be final. 275
Error Method 'fillContentElement' is not designed for extension - needs to be abstract, final or empty. 289
Error Missing a Javadoc comment. 289
Error Parameter contentElement should be final. 289
Error Parameter content should be final. 289
Error Line is longer than 80 characters. 299
Error Line is longer than 80 characters. 314
Error '}' should be on the same line. 320
Error ',' is not followed by whitespace. 322
Error Method 'generateGeneratorElement' is not designed for extension - needs to be abstract, final or empty. 331
Error Missing a Javadoc comment. 331
Error Parameter generator should be final. 331
Error Line is longer than 80 characters. 340
Error Method 'generateSimpleElement' is not designed for extension - needs to be abstract, final or empty. 352
Error Missing a Javadoc comment. 352
Error Parameter name should be final. 352
Error Parameter value should be final. 352

com/sun/syndication/io/impl/Atom03Parser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.atom.*. 20
Error Using the '.*' form of import should be avoided - java.util.*. 27
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 38
Error Parameter type should be final. 38
Error Method 'getAtomNamespace' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Method 'isMyType' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error Parameter document should be final. 46
Error '!=' is not preceded with whitespace. 49
Error '!=' is not followed by whitespace. 49
Error Line is longer than 80 characters. 52
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter document should be final. 52
Error Parameter validate should be final. 52
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 52
Error ',' is not followed by whitespace. 52
Error Missing a Javadoc comment. 60
Error Parameter document should be final. 60
Error Line is longer than 80 characters. 64
Error Method 'parseFeed' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter eFeed should be final. 69
Error Line is longer than 80 characters. 71
Error ',' is not followed by whitespace. 73
Error '!=' is not preceded with whitespace. 74
Error '!=' is not followed by whitespace. 74
Error ',' is not followed by whitespace. 78
Error ',' is not followed by whitespace. 82
Error '!=' is not preceded with whitespace. 83
Error '!=' is not followed by whitespace. 83
Error ',' is not followed by whitespace. 87
Error '>' is not preceded with whitespace. 88
Error '>' is not followed by whitespace. 88
Error ',' is not followed by whitespace. 92
Error '!=' is not preceded with whitespace. 93
Error '!=' is not followed by whitespace. 93
Error ',' is not followed by whitespace. 97
Error '!=' is not preceded with whitespace. 98
Error '!=' is not followed by whitespace. 98
Error ',' is not followed by whitespace. 102
Error '!=' is not preceded with whitespace. 103
Error '!=' is not followed by whitespace. 103
Error Line is longer than 80 characters. 106
Error ';' is not followed by whitespace. 106
Error '!=' is not preceded with whitespace. 107
Error '!=' is not followed by whitespace. 107
Error Line is longer than 80 characters. 110
Error ';' is not followed by whitespace. 110
Error '!=' is not preceded with whitespace. 111
Error '!=' is not followed by whitespace. 111
Error ',' is not followed by whitespace. 117
Error '!=' is not preceded with whitespace. 118
Error '!=' is not followed by whitespace. 118
Error ',' is not followed by whitespace. 122
Error '!=' is not preceded with whitespace. 123
Error '!=' is not followed by whitespace. 123
Error ',' is not followed by whitespace. 127
Error '!=' is not preceded with whitespace. 128
Error '!=' is not followed by whitespace. 128
Error ',' is not followed by whitespace. 132
Error '>' is not preceded with whitespace. 133
Error '>' is not followed by whitespace. 133
Error Missing a Javadoc comment. 142
Error Parameter eLink should be final. 142
Error Line is longer than 80 characters. 144
Error ';' is not followed by whitespace. 144
Error '!=' is not preceded with whitespace. 145
Error '!=' is not followed by whitespace. 145
Error Line is longer than 80 characters. 148
Error ';' is not followed by whitespace. 148
Error '!=' is not preceded with whitespace. 149
Error '!=' is not followed by whitespace. 149
Error Line is longer than 80 characters. 152
Error ';' is not followed by whitespace. 152
Error '!=' is not preceded with whitespace. 153
Error '!=' is not followed by whitespace. 153
Error Missing a Javadoc comment. 160
Error Parameter eLinks should be final. 160
Error ',' is not followed by whitespace. 160
Error Parameter alternate should be final. 160
Error '=' is not preceded with whitespace. 162
Error '=' is not followed by whitespace. 162
Error ';' is not followed by whitespace. 162
Error '<' is not preceded with whitespace. 162
Error '<' is not followed by whitespace. 162
Error ';' is not followed by whitespace. 162
Error Line is longer than 80 characters. 165
Error ';' is not followed by whitespace. 165
Error '}' should be on the same line. 170
Error '>' is not preceded with whitespace. 177
Error '>' is not followed by whitespace. 177
Error Avoid inline conditionals. 177
Error Missing a Javadoc comment. 181
Error Parameter eLinks should be final. 181
Error ',' is not followed by whitespace. 182
Error Missing a Javadoc comment. 186
Error Parameter eLinks should be final. 186
Error ',' is not followed by whitespace. 187
Error Missing a Javadoc comment. 190
Error Parameter ePerson should be final. 190
Error ',' is not followed by whitespace. 192
Error '!=' is not preceded with whitespace. 193
Error '!=' is not followed by whitespace. 193
Error ',' is not followed by whitespace. 196
Error '!=' is not preceded with whitespace. 197
Error '!=' is not followed by whitespace. 197
Error ',' is not followed by whitespace. 200
Error '!=' is not preceded with whitespace. 201
Error '!=' is not followed by whitespace. 201
Error Missing a Javadoc comment. 208
Error Parameter ePersons should be final. 208
Error '=' is not preceded with whitespace. 210
Error '=' is not followed by whitespace. 210
Error ';' is not followed by whitespace. 210
Error '<' is not preceded with whitespace. 210
Error '<' is not followed by whitespace. 210
Error ';' is not followed by whitespace. 210
Error 'cast' is not followed by whitespace. 211
Error '>' is not preceded with whitespace. 213
Error '>' is not followed by whitespace. 213
Error Avoid inline conditionals. 213
Error Missing a Javadoc comment. 216
Error Parameter e should be final. 216
Error Line is longer than 80 characters. 218
Error ';' is not followed by whitespace. 218
Error '!=' is not preceded with whitespace. 219
Error '!=' is not followed by whitespace. 219
Error Avoid inline conditionals. 219
Error Line is longer than 80 characters. 220
Error ';' is not followed by whitespace. 220
Error '}' should be on the same line. 227
Error '}' should be on the same line. 231
Error 'cast' is not followed by whitespace. 242
Error Missing a Javadoc comment. 257
Error Parameter eEntries should be final. 257
Error '=' is not preceded with whitespace. 259
Error '=' is not followed by whitespace. 259
Error ';' is not followed by whitespace. 259
Error '<' is not preceded with whitespace. 259
Error '<' is not followed by whitespace. 259
Error ';' is not followed by whitespace. 259
Error 'cast' is not followed by whitespace. 260
Error '>' is not preceded with whitespace. 262
Error '>' is not followed by whitespace. 262
Error Avoid inline conditionals. 262
Error Missing a Javadoc comment. 265
Error Parameter eEntry should be final. 265
Error ',' is not followed by whitespace. 268
Error '!=' is not preceded with whitespace. 269
Error '!=' is not followed by whitespace. 269
Error ',' is not followed by whitespace. 273
Error ',' is not followed by whitespace. 277
Error '!=' is not preceded with whitespace. 278
Error '!=' is not followed by whitespace. 278
Error ',' is not followed by whitespace. 282
Error '>' is not preceded with whitespace. 283
Error '>' is not followed by whitespace. 283
Error ',' is not followed by whitespace. 287
Error '!=' is not preceded with whitespace. 288
Error '!=' is not followed by whitespace. 288
Error ',' is not followed by whitespace. 292
Error '!=' is not preceded with whitespace. 293
Error '!=' is not followed by whitespace. 293
Error ',' is not followed by whitespace. 297
Error '!=' is not preceded with whitespace. 298
Error '!=' is not followed by whitespace. 298
Error ',' is not followed by whitespace. 302
Error '!=' is not preceded with whitespace. 303
Error '!=' is not followed by whitespace. 303
Error ',' is not followed by whitespace. 307
Error '>' is not preceded with whitespace. 308
Error '>' is not followed by whitespace. 308
Error '=' is not preceded with whitespace. 310
Error '=' is not followed by whitespace. 310
Error ';' is not followed by whitespace. 310
Error '<' is not preceded with whitespace. 310
Error '<' is not followed by whitespace. 310
Error ';' is not followed by whitespace. 310
Error 'cast' is not followed by whitespace. 311

com/sun/syndication/io/impl/Base64.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Unused import - java.io.UnsupportedEncodingException. 20
Error Utility classes should not have a public or default constructor. 28
Error Line is longer than 80 characters. 31
Error Parameter s should be final. 37
Error Line is longer than 80 characters. 49
Error Unused @throws tag for 'java.lang.IllegalArgumentException'. 49
Error Parameter s should be final. 52
Error Expected @throws tag for 'IllegalArgumentException'. 52
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 52
Error Missing a Javadoc comment. 60
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 63
Error '255' is a magic number. 63
Error '3' is a magic number. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error '255' is a magic number. 65
Error '15' is a magic number. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error '255' is a magic number. 67
Error '63' is a magic number. 67
Error Missing a Javadoc comment. 68
Error Parameter dData should be final. 77
Error '==' is not preceded with whitespace. 78
Error '==' is not followed by whitespace. 78
Error '+' is not preceded with whitespace. 81
Error '+' is not followed by whitespace. 81
Error '/' is not preceded with whitespace. 81
Error '/' is not followed by whitespace. 81
Error '3' is a magic number. 81
Error '*' is not preceded with whitespace. 81
Error '*' is not followed by whitespace. 81
Error '4' is a magic number. 81
Error '<' is not preceded with whitespace. 84
Error '<' is not followed by whitespace. 84
Error '3' is a magic number. 84
Error '=' is not preceded with whitespace. 86
Error '=' is not followed by whitespace. 86
Error '=' is not preceded with whitespace. 87
Error '=' is not followed by whitespace. 87
Error '=' is not preceded with whitespace. 92
Error '=' is not followed by whitespace. 92
Error '+' is not preceded with whitespace. 95
Error '+' is not followed by whitespace. 95
Error '<' is not preceded with whitespace. 95
Error '<' is not followed by whitespace. 95
Error '+' is not preceded with whitespace. 96
Error '+' is not followed by whitespace. 96
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 '+' is not preceded with whitespace. 98
Error '+' is not followed by whitespace. 98
Error '}' should be on the same line. 99
Error '=' is not followed by whitespace. 101
Error '}' should be on the same line. 103
Error '=' is not followed by whitespace. 105
Error '&' is not preceded with whitespace. 108
Error '&' is not followed by whitespace. 108
Error '>>' is not preceded with whitespace. 108
Error '>>' is not followed by whitespace. 108
Error '&' is not preceded with whitespace. 109
Error '&' is not followed by whitespace. 109
Error '<<' is not preceded with whitespace. 109
Error '4' is a magic number. 109
Error '<<' is not followed by whitespace. 109
Error '&' is not preceded with whitespace. 109
Error '&' is not followed by whitespace. 109
Error '>>' is not preceded with whitespace. 109
Error '4' is a magic number. 109
Error '>>' is not followed by whitespace. 109
Error '&' is not preceded with whitespace. 110
Error '&' is not followed by whitespace. 110
Error '<<' is not preceded with whitespace. 110
Error '<<' is not followed by whitespace. 110
Error '&' is not preceded with whitespace. 110
Error '&' is not followed by whitespace. 110
Error '>>' is not preceded with whitespace. 110
Error '6' is a magic number. 110
Error '>>' is not followed by whitespace. 110
Error '&' is not preceded with whitespace. 111
Error '&' is not followed by whitespace. 111
Error 'cast' is not followed by whitespace. 113
Error 'cast' is not followed by whitespace. 114
Error '<' is not preceded with whitespace. 115
Error '<' is not followed by whitespace. 115
Error Avoid inline conditionals. 115
Error '?' is not followed by whitespace. 115
Error 'cast' is not followed by whitespace. 115
Error 'cast' is not followed by whitespace. 115
Error '<' is not preceded with whitespace. 116
Error '<' is not followed by whitespace. 116
Error Avoid inline conditionals. 116
Error '?' is not followed by whitespace. 116
Error 'cast' is not followed by whitespace. 116
Error 'cast' is not followed by whitespace. 116
Error Missing a Javadoc comment. 122
Error 'static' modifier out of order with the JLS suggestions. 122
Error '256' is a magic number. 122
Error '=' is not preceded with whitespace. 125
Error '=' is not followed by whitespace. 125
Error ';' is not followed by whitespace. 125
Error '<' is not preceded with whitespace. 125
Error '<' is not followed by whitespace. 125
Error ';' is not followed by whitespace. 125
Error '64' is a magic number. 126
Error '=' is not preceded with whitespace. 128
Error '=' is not followed by whitespace. 128
Error ';' is not followed by whitespace. 128
Error '<' is not preceded with whitespace. 128
Error '<' is not followed by whitespace. 128
Error ';' is not followed by whitespace. 128
Error Line is longer than 80 characters. 138
Error Unused @throws tag for 'java.lang.IllegalArgumentException'. 138
Error Parameter eData should be final. 141
Error '==' is not preceded with whitespace. 142
Error '==' is not followed by whitespace. 142
Error '=' is not preceded with whitespace. 147
Error '=' is not followed by whitespace. 147
Error ';' is not followed by whitespace. 147
Error '<' is not preceded with whitespace. 147
Error '<' is not followed by whitespace. 147
Error ';' is not followed by whitespace. 147
Error '<' is not preceded with whitespace. 148
Error '256' is a magic number. 148
Error '<' is not followed by whitespace. 148
Error '<' is not preceded with whitespace. 148
Error '64' is a magic number. 148
Error '<' is not followed by whitespace. 148
Error '/' is not preceded with whitespace. 153
Error '/' is not followed by whitespace. 153
Error '4' is a magic number. 153
Error '*' is not preceded with whitespace. 153
Error '*' is not followed by whitespace. 153
Error '3' is a magic number. 153
Error switch without "default" clause. 154
Error '%' is not preceded with whitespace. 154
Error '%' is not followed by whitespace. 154
Error '4' is a magic number. 154
Error '3' is a magic number. 155
Error '=' is not preceded with whitespace. 165
Error '=' is not followed by whitespace. 165
Error ';' is not followed by whitespace. 165
Error '<' is not preceded with whitespace. 165
Error '<' is not followed by whitespace. 165
Error ';' is not followed by whitespace. 165
Error '+=' is not preceded with whitespace. 165
Error '+=' is not followed by whitespace. 165
Error '4' is a magic number. 165
Error '+' is not preceded with whitespace. 166
Error '+' is not followed by whitespace. 166
Error '3' is a magic number. 166
Error '>' is not preceded with whitespace. 166
Error '>' is not followed by whitespace. 166
Error Line is longer than 80 characters. 167
Error '+' is not preceded with whitespace. 170
Error '+' is not followed by whitespace. 170
Error '+' is not preceded with whitespace. 171
Error '+' is not followed by whitespace. 171
Error '+' is not preceded with whitespace. 172
Error '+' is not followed by whitespace. 172
Error '3' is a magic number. 172
Error '<<' is not preceded with whitespace. 173
Error '<<' is not followed by whitespace. 173
Error '|' is not preceded with whitespace. 173
Error '|' is not followed by whitespace. 173
Error '>>' is not preceded with whitespace. 173
Error '4' is a magic number. 173
Error '>>' is not followed by whitespace. 173
Error '<' is not preceded with whitespace. 174
Error '<' is not followed by whitespace. 174
Error '<<' is not preceded with whitespace. 175
Error '4' is a magic number. 175
Error '<<' is not followed by whitespace. 175
Error '>>' is not preceded with whitespace. 175
Error '>>' is not followed by whitespace. 175
Error '<' is not preceded with whitespace. 177
Error '<' is not followed by whitespace. 177
Error '<<' is not preceded with whitespace. 178
Error '6' is a magic number. 178
Error '<<' is not followed by whitespace. 178
Error Missing a Javadoc comment. 184
Error Parameter args should be final. 184
Error Line is longer than 80 characters. 186
Error '+' is not preceded with whitespace. 186
Error '+' should be on a new line. 186
Error Line is longer than 80 characters. 187
Error '+' is not preceded with whitespace. 187
Error '+' should be on a new line. 187
Error Line is longer than 80 characters. 188
Error '+' is not preceded with whitespace. 188
Error '+' should be on a new line. 188
Error Line is longer than 80 characters. 189
Error '+' is not preceded with whitespace. 189
Error '+' should be on a new line. 189
Error Line is longer than 80 characters. 190
Error '+' is not preceded with whitespace. 190
Error '+' should be on a new line. 190
Error Line is longer than 80 characters. 191
Error '+' is not preceded with whitespace. 191
Error '+' should be on a new line. 191
Error Line is longer than 80 characters. 192
Error '+' is not preceded with whitespace. 192
Error '+' should be on a new line. 192
Error Line is longer than 80 characters. 193
Error '+' is not preceded with whitespace. 193
Error '+' should be on a new line. 193
Error Line is longer than 80 characters. 194
Error '+' is not preceded with whitespace. 194
Error '+' should be on a new line. 194
Error Line is longer than 80 characters. 195
Error '+' is not preceded with whitespace. 195
Error '+' should be on a new line. 195

com/sun/syndication/io/impl/BaseWireFeedGenerator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 30
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_feedModuleGenerators' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_itemModuleGenerators' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_allModuleNamespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 35
Error Parameter type should be final. 35
Error Line is longer than 80 characters. 37
Error '+' is not preceded with whitespace. 37
Error '+' is not followed by whitespace. 37
Error Line is longer than 80 characters. 38
Error '+' is not preceded with whitespace. 38
Error '+' is not followed by whitespace. 38
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Method 'generateModuleNamespaceDefs' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter root should be final. 56
Error '=' is not preceded with whitespace. 57
Error '=' is not followed by whitespace. 57
Error ';' is not followed by whitespace. 57
Error '<' is not preceded with whitespace. 57
Error '<' is not followed by whitespace. 57
Error ';' is not followed by whitespace. 57
Error Method 'generateFeedModules' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter modules should be final. 62
Error ',' is not followed by whitespace. 62
Error Parameter feed should be final. 62
Error ',' is not followed by whitespace. 63
Error Method 'generateItemModules' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter modules should be final. 66
Error ',' is not followed by whitespace. 66
Error Parameter item should be final. 66
Error ',' is not followed by whitespace. 67

com/sun/syndication/io/impl/BaseWireFeedParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Unused import - com.sun.syndication.feed.WireFeed. 3
Error Line is longer than 80 characters. 18
Error Line is longer than 80 characters. 24
Error Missing a Javadoc comment. 27
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error Missing a Javadoc comment. 28
Error Name '_feedModuleParsers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
Error Missing a Javadoc comment. 29
Error Name '_itemModuleParsers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Missing a Javadoc comment. 31
Error Parameter type should be final. 31
Error Line is longer than 80 characters. 33
Error '+' is not preceded with whitespace. 33
Error '+' is not followed by whitespace. 33
Error Line is longer than 80 characters. 34
Error '+' is not preceded with whitespace. 34
Error '+' is not followed by whitespace. 34
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 45
Error Method 'parseFeedModules' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter feedElement should be final. 49
Error Method 'parseItemModules' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter itemElement should be final. 53

com/sun/syndication/io/impl/DCModuleGenerator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 32
Error Missing a Javadoc comment. 41
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 46
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 66
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 70
Error Method 'getNamespaces' is not designed for extension - needs to be abstract, final or empty. 72
Error Method 'generate' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter module should be final. 77
Error Parameter element should be final. 77
Error 'cast' is not followed by whitespace. 79
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 95
Error 'cast' is not followed by whitespace. 100
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 118
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 124
Error Line is longer than 80 characters. 127
Error Line is longer than 80 characters. 130
Error Method 'generateSubjectElement' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Parameter subject should be final. 134
Error Line is longer than 80 characters. 141
Error Method 'generateSimpleElement' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Parameter name should be final. 158
Error Parameter value should be final. 158

com/sun/syndication/io/impl/DCModuleParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 32
Error Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 38
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter dcRoot should be final. 42
Error ',' is not followed by whitespace. 46
Error '!=' is not preceded with whitespace. 47
Error '!=' is not followed by whitespace. 47
Error ',' is not followed by whitespace. 51
Error '!=' is not preceded with whitespace. 52
Error '!=' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 56
Error '>' is not preceded with whitespace. 57
Error '>' is not followed by whitespace. 57
Error ',' is not followed by whitespace. 61
Error '!=' is not preceded with whitespace. 62
Error '!=' is not followed by whitespace. 62
Error ',' is not followed by whitespace. 66
Error '!=' is not preceded with whitespace. 67
Error '!=' is not followed by whitespace. 67
Error ',' is not followed by whitespace. 71
Error '>' is not preceded with whitespace. 72
Error '>' is not followed by whitespace. 72
Error ',' is not followed by whitespace. 76
Error '!=' is not preceded with whitespace. 77
Error '!=' is not followed by whitespace. 77
Error ',' is not followed by whitespace. 81
Error '!=' is not preceded with whitespace. 82
Error '!=' is not followed by whitespace. 82
Error ',' is not followed by whitespace. 86
Error '!=' is not preceded with whitespace. 87
Error '!=' is not followed by whitespace. 87
Error ',' is not followed by whitespace. 91
Error '!=' is not preceded with whitespace. 92
Error '!=' is not followed by whitespace. 92
Error ',' is not followed by whitespace. 96
Error '!=' is not preceded with whitespace. 97
Error '!=' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 101
Error '!=' is not preceded with whitespace. 102
Error '!=' is not followed by whitespace. 102
Error ',' is not followed by whitespace. 106
Error '!=' is not preceded with whitespace. 107
Error '!=' is not followed by whitespace. 107
Error ',' is not followed by whitespace. 111
Error '!=' is not preceded with whitespace. 112
Error '!=' is not followed by whitespace. 112
Error ',' is not followed by whitespace. 116
Error '!=' is not preceded with whitespace. 117
Error '!=' is not followed by whitespace. 117
Error Avoid inline conditionals. 122
Error Line is longer than 80 characters. 125
Error Missing a Javadoc comment. 125
Error Line is longer than 80 characters. 126
Error Missing a Javadoc comment. 126
Error Missing a Javadoc comment. 128
Error Parameter desc should be final. 128
Error ',' is not followed by whitespace. 130
Error '!=' is not preceded with whitespace. 131
Error '!=' is not followed by whitespace. 131
Error Line is longer than 80 characters. 132
Error ',' is not followed by whitespace. 132
Error '!=' is not preceded with whitespace. 133
Error '!=' is not followed by whitespace. 133
Error Missing a Javadoc comment. 142
Error Parameter eList should be final. 142
Error '=' is not preceded with whitespace. 144
Error '=' is not followed by whitespace. 144
Error ';' is not followed by whitespace. 144
Error '<' is not preceded with whitespace. 144
Error '<' is not followed by whitespace. 144
Error ';' is not followed by whitespace. 144
Error Line is longer than 80 characters. 146
Error ',' is not followed by whitespace. 146
Error '!=' is not preceded with whitespace. 147
Error '!=' is not followed by whitespace. 147
Error Line is longer than 80 characters. 149
Error ',' is not followed by whitespace. 149
Error '=' is not preceded with whitespace. 150
Error '=' is not followed by whitespace. 150
Error ';' is not followed by whitespace. 150
Error '<' is not preceded with whitespace. 150
Error '<' is not followed by whitespace. 150
Error ';' is not followed by whitespace. 150
Error Empty statement. 153
Error '}' should be on the same line. 157
Error Missing a Javadoc comment. 167
Error Parameter eList should be final. 167
Error '=' is not preceded with whitespace. 169
Error '=' is not followed by whitespace. 169
Error ';' is not followed by whitespace. 169
Error '<' is not preceded with whitespace. 169
Error '<' is not followed by whitespace. 169
Error ';' is not followed by whitespace. 169

com/sun/syndication/io/impl/DateParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 29
Error Class DateParser should be declared as final. 36
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 41
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Missing a Javadoc comment. 55
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 78
Error Parameter masks should be final. 81
Error ',' is not followed by whitespace. 81
Error Parameter sDate should be final. 81
Error '=' is not preceded with whitespace. 83
Error '=' is not followed by whitespace. 83
Error ';' is not followed by whitespace. 83
Error '==' is not preceded with whitespace. 83
Error '==' is not followed by whitespace. 83
Error '<' is not preceded with whitespace. 83
Error '<' is not followed by whitespace. 83
Error ';' is not followed by whitespace. 83
Error '}' should be on the same line. 89
Error Must have at least one statement. 90
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 116
Error Parameter sDate should be final. 119
Error ',' is not followed by whitespace. 120
Error Line is longer than 80 characters. 136
Error Line is longer than 80 characters. 140
Error Parameter sDate should be final. 143
Error Line is longer than 80 characters. 144
Error '>' is not preceded with whitespace. 147
Error '>' is not followed by whitespace. 147
Error ',' is not followed by whitespace. 148
Error '==' is not preceded with whitespace. 149
Error '==' is not followed by whitespace. 149
Error ',' is not followed by whitespace. 150
Error '>' is not preceded with whitespace. 152
Error '>' is not followed by whitespace. 152
Error ',' is not followed by whitespace. 153
Error '>' is not preceded with whitespace. 155
Error '>' is not followed by whitespace. 155
Error ',' is not followed by whitespace. 156
Error ',' is not followed by whitespace. 162
Error Line is longer than 80 characters. 168
Error Parameter date should be final. 175
Error Line is longer than 80 characters. 176
Error Line is longer than 80 characters. 184
Error Parameter date should be final. 191
Error Line is longer than 80 characters. 192

com/sun/syndication/io/impl/FeedGenerators.java

ErrorLine
Error File does not end with a newline. 0

com/sun/syndication/io/impl/FeedGenerators.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 46
Error Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Parameter feedType should be final. 50
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter obj should be final. 54
Error 'cast' is not followed by whitespace. 55
Error Method 'getSupportedFeedTypes' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58

com/sun/syndication/io/impl/FeedParsers.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 33
Error Method 'getSupportedFeedTypes' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 64
Error Method 'getParserFor' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter document should be final. 67
Error '=' is not preceded with whitespace. 70
Error '=' is not followed by whitespace. 70
Error ';' is not followed by whitespace. 70
Error '==' is not preceded with whitespace. 70
Error '==' is not followed by whitespace. 70
Error '<' is not preceded with whitespace. 70
Error '<' is not followed by whitespace. 70
Error ';' is not followed by whitespace. 70
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter obj should be final. 79
Error 'cast' is not followed by whitespace. 80

com/sun/syndication/io/impl/ModuleGenerators.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 30
Error Name '_allNamespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 32
Error Parameter propertyKey should be final. 32
Error Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter uri should be final. 36
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter obj should be final. 40
Error 'cast' is not followed by whitespace. 41
Error Method 'getModuleNamespaces' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Method 'generateModules' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter modules should be final. 48
Error Parameter element should be final. 48
Error Line is longer than 80 characters. 53
Error 'cast' is not followed by whitespace. 53
Error Method 'getAllNamespaces' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error '==' is not preceded with whitespace. 61
Error '==' is not followed by whitespace. 61
Error '=' is not preceded with whitespace. 64
Error '=' is not followed by whitespace. 64
Error ';' is not followed by whitespace. 64
Error '<' is not preceded with whitespace. 64
Error '<' is not followed by whitespace. 64
Error ';' is not followed by whitespace. 64
Error 'cast' is not followed by whitespace. 65

com/sun/syndication/io/impl/ModuleParsers.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 31
Error Parameter propertyKey should be final. 31
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter obj should be final. 35
Error 'cast' is not followed by whitespace. 36
Error Method 'getModuleNamespaces' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Method 'parseModules' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter root should be final. 43
Error '=' is not preceded with whitespace. 46
Error '=' is not followed by whitespace. 46
Error ';' is not followed by whitespace. 46
Error '<' is not preceded with whitespace. 46
Error '<' is not followed by whitespace. 46
Error ';' is not followed by whitespace. 46
Error ',' is not followed by whitespace. 50
Error '!=' is not preceded with whitespace. 52
Error '!=' is not followed by whitespace. 52
Error '==' is not preceded with whitespace. 53
Error '==' is not followed by whitespace. 53
Error Missing a Javadoc comment. 64
Error Parameter root should be final. 64
Error ',' is not followed by whitespace. 64
Error Parameter namespace should be final. 64
Error '=' is not preceded with whitespace. 67
Error '=' is not followed by whitespace. 67
Error ';' is not followed by whitespace. 67
Error '<' is not preceded with whitespace. 67
Error '<' is not followed by whitespace. 67
Error ';' is not followed by whitespace. 67

com/sun/syndication/io/impl/PluginManager.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 19
Error First sentence should end with a period. 24
Error Missing a Javadoc comment. 30
Error Name '_pluginsMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_pluginsList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_keys' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error First sentence should end with a period. 34
Error Parameter propertyKey should be final. 40
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 47
Error Parameter obj should be final. 47
Error Method 'getKeys' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Method 'getPlugins' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Method 'getPluginMap' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Method 'getPlugin' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter key should be final. 62
Error Missing a Javadoc comment. 68
Error Parameter key should be final. 68
Error '=' is not preceded with whitespace. 74
Error '=' is not followed by whitespace. 74
Error ';' is not followed by whitespace. 74
Error '<' is not preceded with whitespace. 74
Error '<' is not followed by whitespace. 74
Error ';' is not followed by whitespace. 74
Error ',' is not followed by whitespace. 76
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 81
Error '}' should be on the same line. 91
Error ',' is not followed by whitespace. 93
Error Line is longer than 80 characters. 97
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 105
Error Line is longer than 80 characters. 111
Error '}' should be on the same line. 113
Error ',' is not followed by whitespace. 115
Error '}' should be on the same line. 126
Error Line is longer than 80 characters. 128
Error '+' is not preceded with whitespace. 128
Error '+' is not followed by whitespace. 128
Error '+' is not preceded with whitespace. 128
Error '+' is not followed by whitespace. 128
Error ',' is not followed by whitespace. 128
Error '}' should be on the same line. 131
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 141
Error Missing a Javadoc comment. 141
Error Parameter is should be final. 141
Error Line is longer than 80 characters. 147
Error Missing a Javadoc comment. 147
Error Parameter classNames should be final. 147
Error ',' is not followed by whitespace. 150
Error Line is longer than 80 characters. 164
Error Unused @throws tag for 'java.lang.ClassNotFoundException'. 164
Error Line is longer than 80 characters. 168
Error Parameter pluginKey should be final. 168
Error Expected @throws tag for 'ClassNotFoundException'. 168
Error '=' is not preceded with whitespace. 170
Error '=' is not followed by whitespace. 170
Error ';' is not followed by whitespace. 170
Error '<' is not preceded with whitespace. 170
Error '<' is not followed by whitespace. 170
Error ';' is not followed by whitespace. 170
Error '!=' is not preceded with whitespace. 172
Error '!=' is not followed by whitespace. 172

com/sun/syndication/io/impl/RSS090Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.rss.*. 20
Error First sentence should end with a period. 29
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 48
Error Parameter type should be final. 48
Error Method 'generate' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter feed should be final. 52
Error 'cast' is not followed by whitespace. 54
Error ',' is not followed by whitespace. 56
Error Method 'getFeedNamespace' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Method 'getRDFNamespace' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Method 'createDocument' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter root should be final. 68
Error Method 'createRootElement' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter channel should be final. 72
Error ',' is not followed by whitespace. 73
Error Line is longer than 80 characters. 80
Error Method 'populateFeed' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter channel should be final. 80
Error ',' is not followed by whitespace. 80
Error Parameter parent should be final. 80
Error ',' is not followed by whitespace. 81
Error ',' is not followed by whitespace. 82
Error ',' is not followed by whitespace. 83
Error ',' is not followed by whitespace. 84
Error Line is longer than 80 characters. 87
Error Method 'addChannel' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter channel should be final. 87
Error ',' is not followed by whitespace. 87
Error Parameter parent should be final. 87
Error ',' is not followed by whitespace. 89
Error ',' is not followed by whitespace. 91
Error Method 'populateChannel' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Parameter channel should be final. 95
Error ',' is not followed by whitespace. 95
Error Parameter eChannel should be final. 95
Error '!=' is not preceded with whitespace. 97
Error '!=' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 98
Error '!=' is not preceded with whitespace. 101
Error '!=' is not followed by whitespace. 101
Error ',' is not followed by whitespace. 102
Error '!=' is not preceded with whitespace. 105
Error '!=' is not followed by whitespace. 105
Error Line is longer than 80 characters. 106
Error ',' is not followed by whitespace. 106
Error Line is longer than 80 characters. 111
Error Method 'checkNotNullAndLength' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter parent should be final. 111
Error Parameter childName should be final. 111
Error Parameter minLen should be final. 111
Error Parameter maxLen should be final. 111
Error ',' is not followed by whitespace. 112
Error Line is longer than 80 characters. 114
Error '+' is not preceded with whitespace. 114
Error '+' is not followed by whitespace. 114
Error '+' is not preceded with whitespace. 114
Error '+' is not followed by whitespace. 114
Error '+' is not preceded with whitespace. 114
Error '+' is not followed by whitespace. 114
Error '+' is not preceded with whitespace. 114
Error '+' is not followed by whitespace. 114
Error '+' is not preceded with whitespace. 114
Error '+' is not followed by whitespace. 114
Error ',' is not followed by whitespace. 116
Error ',' is not followed by whitespace. 116
Error ',' is not followed by whitespace. 116
Error Line is longer than 80 characters. 120
Error Method 'checkLength' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Parameter parent should be final. 120
Error Parameter childName should be final. 120
Error Parameter minLen should be final. 120
Error Parameter maxLen should be final. 120
Error ',' is not followed by whitespace. 121
Error '>' is not preceded with whitespace. 123
Error '>' is not followed by whitespace. 123
Error '<' is not preceded with whitespace. 123
Error '<' is not followed by whitespace. 123
Error Line is longer than 80 characters. 124
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error '>' is not preceded with whitespace. 126
Error '>' is not followed by whitespace. 126
Error '>' is not preceded with whitespace. 126
Error '>' is not followed by whitespace. 126
Error Line is longer than 80 characters. 127
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error Line is longer than 80 characters. 133
Error Method 'addImage' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter channel should be final. 133
Error ',' is not followed by whitespace. 133
Error Parameter parent should be final. 133
Error '!=' is not preceded with whitespace. 135
Error '!=' is not followed by whitespace. 135
Error ',' is not followed by whitespace. 137
Error Method 'populateImage' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter image should be final. 143
Error ',' is not followed by whitespace. 143
Error Parameter eImage should be final. 143
Error '!=' is not preceded with whitespace. 145
Error '!=' is not followed by whitespace. 145
Error ',' is not followed by whitespace. 146
Error '!=' is not preceded with whitespace. 149
Error '!=' is not followed by whitespace. 149
Error ',' is not followed by whitespace. 150
Error '!=' is not preceded with whitespace. 153
Error '!=' is not followed by whitespace. 153
Error ',' is not followed by whitespace. 154
Error Method 'getTextInputLabel' is not designed for extension - needs to be abstract, final or empty. 159
Error Missing a Javadoc comment. 159
Error Line is longer than 80 characters. 163
Error Method 'addTextInput' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Parameter channel should be final. 163
Error ',' is not followed by whitespace. 163
Error Parameter parent should be final. 163
Error '!=' is not preceded with whitespace. 165
Error '!=' is not followed by whitespace. 165
Error Line is longer than 80 characters. 166
Error ',' is not followed by whitespace. 167
Error Method 'populateTextInput' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Parameter textInput should be final. 173
Error ',' is not followed by whitespace. 173
Error Parameter eTextInput should be final. 173
Error '!=' is not preceded with whitespace. 175
Error '!=' is not followed by whitespace. 175
Error ',' is not followed by whitespace. 176
Error '!=' is not preceded with whitespace. 179
Error '!=' is not followed by whitespace. 179
Error Line is longer than 80 characters. 180
Error ',' is not followed by whitespace. 180
Error '!=' is not preceded with whitespace. 183
Error '!=' is not followed by whitespace. 183
Error ',' is not followed by whitespace. 184
Error '!=' is not preceded with whitespace. 187
Error '!=' is not followed by whitespace. 187
Error ',' is not followed by whitespace. 188
Error Line is longer than 80 characters. 192
Error Method 'addItems' is not designed for extension - needs to be abstract, final or empty. 192
Error Missing a Javadoc comment. 192
Error Parameter channel should be final. 192
Error ',' is not followed by whitespace. 192
Error Parameter parent should be final. 192
Error '=' is not preceded with whitespace. 194
Error '=' is not followed by whitespace. 194
Error ';' is not followed by whitespace. 194
Error '<' is not preceded with whitespace. 194
Error '<' is not followed by whitespace. 194
Error ';' is not followed by whitespace. 194
Error 'cast' is not followed by whitespace. 195
Error ',' is not followed by whitespace. 195
Error Method 'addItem' is not designed for extension - needs to be abstract, final or empty. 200
Error Missing a Javadoc comment. 200
Error Parameter item should be final. 200
Error ',' is not followed by whitespace. 200
Error Parameter parent should be final. 200
Error ',' is not followed by whitespace. 202
Error ',' is not followed by whitespace. 204
Error Method 'populateItem' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error Parameter item should be final. 208
Error ',' is not followed by whitespace. 208
Error Parameter eItem should be final. 208
Error '!=' is not preceded with whitespace. 210
Error '!=' is not followed by whitespace. 210
Error ',' is not followed by whitespace. 211
Error '!=' is not preceded with whitespace. 214
Error '!=' is not followed by whitespace. 214
Error ',' is not followed by whitespace. 215
Error Method 'generateSimpleElement' is not designed for extension - needs to be abstract, final or empty. 219
Error Missing a Javadoc comment. 219
Error Parameter name should be final. 219
Error Parameter value should be final. 219
Error Line is longer than 80 characters. 225
Error Method 'checkChannelConstraints' is not designed for extension - needs to be abstract, final or empty. 225
Error Missing a Javadoc comment. 225
Error Parameter eChannel should be final. 225
Error ',' is not followed by whitespace. 226
Error '40' is a magic number. 226
Error ',' is not followed by whitespace. 227
Error '500' is a magic number. 227
Error ',' is not followed by whitespace. 228
Error '500' is a magic number. 228
Error Method 'checkImageConstraints' is not designed for extension - needs to be abstract, final or empty. 231
Error Missing a Javadoc comment. 231
Error Parameter eImage should be final. 231
Error ',' is not followed by whitespace. 232
Error '40' is a magic number. 232
Error ',' is not followed by whitespace. 233
Error '500' is a magic number. 233
Error ',' is not followed by whitespace. 234
Error '500' is a magic number. 234
Error Line is longer than 80 characters. 237
Error Method 'checkTextInputConstraints' is not designed for extension - needs to be abstract, final or empty. 237
Error Missing a Javadoc comment. 237
Error Parameter eTextInput should be final. 237
Error ',' is not followed by whitespace. 238
Error '40' is a magic number. 238
Error ',' is not followed by whitespace. 239
Error '100' is a magic number. 239
Error ',' is not followed by whitespace. 240
Error '500' is a magic number. 240
Error ',' is not followed by whitespace. 241
Error '500' is a magic number. 241
Error Method 'checkItemsConstraints' is not designed for extension - needs to be abstract, final or empty. 244
Error Missing a Javadoc comment. 244
Error Parameter parent should be final. 244
Error ',' is not followed by whitespace. 245
Error '<' is not preceded with whitespace. 246
Error '<' is not followed by whitespace. 246
Error '>' is not preceded with whitespace. 246
Error '15' is a magic number. 246
Error '>' is not followed by whitespace. 246
Error Line is longer than 80 characters. 247
Error '+' is not preceded with whitespace. 247
Error '+' is not followed by whitespace. 247
Error '+' is not preceded with whitespace. 247
Error '+' is not followed by whitespace. 247
Error '+' is not preceded with whitespace. 247
Error '+' is not followed by whitespace. 247
Error '+' is not preceded with whitespace. 247
Error '+' is not followed by whitespace. 247
Error Method 'checkItemConstraints' is not designed for extension - needs to be abstract, final or empty. 251
Error Missing a Javadoc comment. 251
Error Parameter eItem should be final. 251
Error ',' is not followed by whitespace. 252
Error '100' is a magic number. 252
Error ',' is not followed by whitespace. 253
Error '500' is a magic number. 253

com/sun/syndication/io/impl/RSS090Parser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 45
Error Parameter type should be final. 45
Error Method 'isMyType' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter document should be final. 49
Error '!=' is not preceded with whitespace. 58
Error '!=' is not followed by whitespace. 58
Error '==' is not preceded with whitespace. 60
Error '==' is not followed by whitespace. 60
Error '}' should be on the same line. 62
Error '=' is not preceded with whitespace. 65
Error '=' is not followed by whitespace. 65
Error ';' is not followed by whitespace. 65
Error '<' is not preceded with whitespace. 65
Error '<' is not followed by whitespace. 65
Error ';' is not followed by whitespace. 65
Error Line is longer than 80 characters. 73
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter document should be final. 73
Error Parameter validate should be final. 73
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 73
Error ',' is not followed by whitespace. 73
Error Missing a Javadoc comment. 81
Error Parameter document should be final. 81
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 91
Error Method 'getRSSNamespace' is not designed for extension - needs to be abstract, final or empty. 98
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 107
Error Method 'parseChannel' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter rssRoot should be final. 114
Error ',' is not followed by whitespace. 115
Error ',' is not followed by whitespace. 119
Error '!=' is not preceded with whitespace. 120
Error '!=' is not followed by whitespace. 120
Error ',' is not followed by whitespace. 123
Error '!=' is not preceded with whitespace. 124
Error '!=' is not followed by whitespace. 124
Error ',' is not followed by whitespace. 127
Error '!=' is not preceded with whitespace. 128
Error '!=' is not followed by whitespace. 128
Error Line is longer than 80 characters. 145
Error Line is longer than 80 characters. 146
Error Expected an @return tag. 149
Error Method 'getItems' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter rssRoot should be final. 149
Error Expected @param tag for 'rssRoot'. 149
Error ',' is not followed by whitespace. 150
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 155
Error Expected an @return tag. 158
Error Method 'getImage' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter rssRoot should be final. 158
Error Expected @param tag for 'rssRoot'. 158
Error ',' is not followed by whitespace. 159
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 164
Error Expected an @return tag. 167
Error Method 'getTextInput' is not designed for extension - needs to be abstract, final or empty. 167
Error Parameter rssRoot should be final. 167
Error Expected @param tag for 'rssRoot'. 167
Error ',' is not followed by whitespace. 168
Error Line is longer than 80 characters. 172
Error Line is longer than 80 characters. 177
Error Method 'parseImage' is not designed for extension - needs to be abstract, final or empty. 180
Error Parameter rssRoot should be final. 180
Error '!=' is not preceded with whitespace. 183
Error '!=' is not followed by whitespace. 183
Error ',' is not followed by whitespace. 186
Error '!=' is not preceded with whitespace. 187
Error '!=' is not followed by whitespace. 187
Error ',' is not followed by whitespace. 190
Error '!=' is not preceded with whitespace. 191
Error '!=' is not followed by whitespace. 191
Error ',' is not followed by whitespace. 194
Error '!=' is not preceded with whitespace. 195
Error '!=' is not followed by whitespace. 195
Error Line is longer than 80 characters. 203
Error Line is longer than 80 characters. 205
Error Line is longer than 80 characters. 206
Error Line is longer than 80 characters. 209
Error Method 'parseItems' is not designed for extension - needs to be abstract, final or empty. 212
Error Parameter rssRoot should be final. 212
Error '=' is not preceded with whitespace. 216
Error '=' is not followed by whitespace. 216
Error ';' is not followed by whitespace. 216
Error ',' is not followed by whitespace. 218
Error Line is longer than 80 characters. 229
Error Method 'parseItem' is not designed for extension - needs to be abstract, final or empty. 233
Error Parameter rssRoot should be final. 233
Error ',' is not followed by whitespace. 233
Error Parameter eItem should be final. 233
Error ',' is not followed by whitespace. 235
Error '!=' is not preceded with whitespace. 236
Error '!=' is not followed by whitespace. 236
Error ',' is not followed by whitespace. 239
Error '!=' is not preceded with whitespace. 240
Error '!=' is not followed by whitespace. 240
Error Line has trailing spaces. 243
Error Line is longer than 80 characters. 251
Error Line is longer than 80 characters. 253
Error Line is longer than 80 characters. 256
Error Method 'parseTextInput' is not designed for extension - needs to be abstract, final or empty. 259
Error Parameter rssRoot should be final. 259
Error '!=' is not preceded with whitespace. 262
Error '!=' is not followed by whitespace. 262
Error ',' is not followed by whitespace. 264
Error '!=' is not preceded with whitespace. 265
Error '!=' is not followed by whitespace. 265
Error ',' is not followed by whitespace. 268
Error '!=' is not preceded with whitespace. 269
Error '!=' is not followed by whitespace. 269
Error ',' is not followed by whitespace. 272
Error '!=' is not preceded with whitespace. 273
Error '!=' is not followed by whitespace. 273
Error ',' is not followed by whitespace. 276
Error '!=' is not preceded with whitespace. 277
Error '!=' is not followed by whitespace. 277

com/sun/syndication/io/impl/RSS091NetscapeGenerator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 23
Error Missing a Javadoc comment. 31
Error Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 33
Error ',' is not followed by whitespace. 34
Error Missing a Javadoc comment. 37
Error Parameter type should be final. 37
Error ',' is not followed by whitespace. 37
Error Parameter version should be final. 37
Error ',' is not followed by whitespace. 38
Error Method 'createDocument' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter root should be final. 41
Error Method 'getTextInputLabel' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error First sentence should end with a period. 54
Error Expected an @return tag. 57
Error Method 'isHourFormat24' is not designed for extension - needs to be abstract, final or empty. 57

com/sun/syndication/io/impl/RSS091NetscapeParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - org.jdom.*. 19
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 29
Error Parameter type should be final. 29
Error Missing a Javadoc comment. 33
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error Method 'isMyType' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Parameter document should be final. 37
Error '!=' is not preceded with whitespace. 44
Error '!=' is not followed by whitespace. 44
Error '!=' is not preceded with whitespace. 50
Error '!=' is not followed by whitespace. 50
Error Method 'isHourFormat24' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter rssRoot should be final. 61
Error Method 'getTextInputLabel' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65

com/sun/syndication/io/impl/RSS091UserlandGenerator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 32
Error Missing a Javadoc comment. 40
Error Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 42
Error ',' is not followed by whitespace. 43
Error Missing a Javadoc comment. 46
Error Parameter type should be final. 46
Error ',' is not followed by whitespace. 46
Error Parameter version should be final. 46
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'getFeedNamespace' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Method 'createDocument' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter root should be final. 59
Error Method 'createRootElement' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter channel should be final. 63
Error ',' is not followed by whitespace. 64
Error Line is longer than 80 characters. 71
Error Method 'populateFeed' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter channel should be final. 71
Error ',' is not followed by whitespace. 71
Error Parameter parent should be final. 71
Error ',' is not followed by whitespace. 72
Error Line is longer than 80 characters. 75
Error Method 'addChannel' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter channel should be final. 75
Error ',' is not followed by whitespace. 75
Error Parameter parent should be final. 75
Error ',' is not followed by whitespace. 76
Error ',' is not followed by whitespace. 77
Error ',' is not followed by whitespace. 79
Error ',' is not followed by whitespace. 80
Error ',' is not followed by whitespace. 81
Error Method 'populateChannel' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter channel should be final. 84
Error ',' is not followed by whitespace. 84
Error Parameter eChannel should be final. 84
Error ',' is not followed by whitespace. 85
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 108
Error Line is longer than 80 characters. 118
Error '>' is not preceded with whitespace. 127
Error '>' is not followed by whitespace. 127
Error '>' is not preceded with whitespace. 132
Error '>' is not followed by whitespace. 132
Error Method 'generateSkipHoursElement' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Parameter hours should be final. 137
Error ',' is not followed by whitespace. 138
Error Line is longer than 80 characters. 140
Error Method 'generateSkipDaysElement' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter days should be final. 145
Error Line is longer than 80 characters. 148
Error Method 'populateImage' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter image should be final. 153
Error ',' is not followed by whitespace. 153
Error Parameter eImage should be final. 153
Error ',' is not followed by whitespace. 154
Error '>' is not preceded with whitespace. 157
Error '>' is not followed by whitespace. 157
Error Line is longer than 80 characters. 158
Error ',' is not followed by whitespace. 158
Error '>' is not preceded with whitespace. 161
Error '>' is not followed by whitespace. 161
Error Line is longer than 80 characters. 162
Error ',' is not followed by whitespace. 162
Error '!=' is not preceded with whitespace. 166
Error '!=' is not followed by whitespace. 166
Error ',' is not followed by whitespace. 167
Error Method 'populateItem' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Parameter item should be final. 171
Error ',' is not followed by whitespace. 171
Error Parameter eItem should be final. 171
Error ',' is not followed by whitespace. 172
Error '!=' is not preceded with whitespace. 174
Error '!=' is not followed by whitespace. 174
Error Line is longer than 80 characters. 175
Error ',' is not followed by whitespace. 175
Error First sentence should end with a period. 179
Error Expected an @return tag. 182
Error Method 'isHourFormat24' is not designed for extension - needs to be abstract, final or empty. 182
Error Line is longer than 80 characters. 186
Error Method 'checkChannelConstraints' is not designed for extension - needs to be abstract, final or empty. 186
Error Missing a Javadoc comment. 186
Error Parameter eChannel should be final. 186
Error ',' is not followed by whitespace. 187
Error '100' is a magic number. 187
Error ',' is not followed by whitespace. 188
Error '500' is a magic number. 188
Error ',' is not followed by whitespace. 189
Error '500' is a magic number. 189
Error ',' is not followed by whitespace. 190
Error '5' is a magic number. 190
Error ',' is not followed by whitespace. 192
Error '20' is a magic number. 192
Error '500' is a magic number. 192
Error ',' is not followed by whitespace. 193
Error '100' is a magic number. 193
Error ',' is not followed by whitespace. 194
Error '100' is a magic number. 194
Error ',' is not followed by whitespace. 195
Error '100' is a magic number. 195
Error ',' is not followed by whitespace. 196
Error '500' is a magic number. 196
Error ',' is not followed by whitespace. 197
Error '100' is a magic number. 197
Error ',' is not followed by whitespace. 198
Error '100' is a magic number. 198
Error '!=' is not preceded with whitespace. 201
Error '!=' is not followed by whitespace. 201
Error '=' is not preceded with whitespace. 203
Error '=' is not followed by whitespace. 203
Error ';' is not followed by whitespace. 203
Error '<' is not preceded with whitespace. 203
Error '<' is not followed by whitespace. 203
Error ';' is not followed by whitespace. 203
Error '<' is not preceded with whitespace. 207
Error '<' is not followed by whitespace. 207
Error '>' is not preceded with whitespace. 207
Error '24' is a magic number. 207
Error '>' is not followed by whitespace. 207
Error Line is longer than 80 characters. 208
Error '+' is not preceded with whitespace. 208
Error '+' is not followed by whitespace. 208
Error '+' is not preceded with whitespace. 208
Error '+' is not followed by whitespace. 208
Error '}' should be on the same line. 210
Error '<' is not preceded with whitespace. 212
Error '<' is not followed by whitespace. 212
Error '>' is not preceded with whitespace. 212
Error '23' is a magic number. 212
Error '>' is not followed by whitespace. 212
Error Line is longer than 80 characters. 213
Error '+' is not preceded with whitespace. 213
Error '+' is not followed by whitespace. 213
Error '+' is not preceded with whitespace. 213
Error '+' is not followed by whitespace. 213
Error Method 'checkImageConstraints' is not designed for extension - needs to be abstract, final or empty. 220
Error Missing a Javadoc comment. 220
Error Parameter eImage should be final. 220
Error ',' is not followed by whitespace. 221
Error '100' is a magic number. 221
Error ',' is not followed by whitespace. 222
Error '500' is a magic number. 222
Error ',' is not followed by whitespace. 224
Error '500' is a magic number. 224
Error ',' is not followed by whitespace. 225
Error '3' is a magic number. 225
Error ',' is not followed by whitespace. 226
Error '3' is a magic number. 226
Error ',' is not followed by whitespace. 227
Error '100' is a magic number. 227
Error Line is longer than 80 characters. 231
Error Method 'checkTextInputConstraints' is not designed for extension - needs to be abstract, final or empty. 231
Error Missing a Javadoc comment. 231
Error Parameter eTextInput should be final. 231
Error ',' is not followed by whitespace. 232
Error '100' is a magic number. 232
Error ',' is not followed by whitespace. 233
Error '500' is a magic number. 233
Error ',' is not followed by whitespace. 234
Error '20' is a magic number. 234
Error ',' is not followed by whitespace. 235
Error '500' is a magic number. 235
Error Method 'checkItemConstraints' is not designed for extension - needs to be abstract, final or empty. 238
Error Missing a Javadoc comment. 238
Error Parameter eItem should be final. 238
Error ',' is not followed by whitespace. 239
Error '100' is a magic number. 239
Error ',' is not followed by whitespace. 240
Error '500' is a magic number. 240
Error ',' is not followed by whitespace. 242
Error '500' is a magic number. 242

com/sun/syndication/io/impl/RSS091UserlandParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 29
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 39
Error Parameter type should be final. 39
Error Method 'isMyType' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter document should be final. 43
Error '!=' is not preceded with whitespace. 50
Error '!=' is not followed by whitespace. 50
Error Method 'getRSSVersion' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'getRSSNamespace' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error First sentence should end with a period. 65
Error Expected an @return tag. 68
Error Method 'isHourFormat24' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter rssRoot should be final. 68
Error Expected @param tag for 'rssRoot'. 68
Error Line is longer than 80 characters. 75
Error Method 'parseChannel' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter rssRoot should be final. 82
Error ',' is not followed by whitespace. 85
Error ',' is not followed by whitespace. 87
Error '!=' is not preceded with whitespace. 88
Error '!=' is not followed by whitespace. 88
Error ',' is not followed by whitespace. 91
Error '!=' is not preceded with whitespace. 92
Error '!=' is not followed by whitespace. 92
Error ',' is not followed by whitespace. 95
Error '!=' is not preceded with whitespace. 96
Error '!=' is not followed by whitespace. 96
Error ',' is not followed by whitespace. 99
Error '!=' is not preceded with whitespace. 100
Error '!=' is not followed by whitespace. 100
Error ',' is not followed by whitespace. 103
Error '!=' is not preceded with whitespace. 104
Error '!=' is not followed by whitespace. 104
Error ',' is not followed by whitespace. 107
Error '!=' is not preceded with whitespace. 108
Error '!=' is not followed by whitespace. 108
Error ',' is not followed by whitespace. 111
Error '!=' is not preceded with whitespace. 112
Error '!=' is not followed by whitespace. 112
Error ',' is not followed by whitespace. 115
Error '!=' is not preceded with whitespace. 116
Error '!=' is not followed by whitespace. 116
Error ',' is not followed by whitespace. 119
Error '!=' is not preceded with whitespace. 120
Error '!=' is not followed by whitespace. 120
Error '!=' is not preceded with whitespace. 124
Error '!=' is not followed by whitespace. 124
Error ',' is not followed by whitespace. 126
Error '=' is not preceded with whitespace. 127
Error '=' is not followed by whitespace. 127
Error ';' is not followed by whitespace. 127
Error '<' is not preceded with whitespace. 127
Error '<' is not followed by whitespace. 127
Error ';' is not followed by whitespace. 127
Error '!=' is not preceded with whitespace. 135
Error '!=' is not followed by whitespace. 135
Error ',' is not followed by whitespace. 137
Error '=' is not preceded with whitespace. 138
Error '=' is not followed by whitespace. 138
Error ';' is not followed by whitespace. 138
Error '<' is not preceded with whitespace. 138
Error '<' is not followed by whitespace. 138
Error ';' is not followed by whitespace. 138
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 154
Error Method 'parseImage' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter rssRoot should be final. 157
Error '!=' is not preceded with whitespace. 159
Error '!=' is not followed by whitespace. 159
Error ',' is not followed by whitespace. 161
Error '!=' is not preceded with whitespace. 162
Error '!=' is not followed by whitespace. 162
Error ',' is not followed by whitespace. 165
Error '!=' is not preceded with whitespace. 166
Error '!=' is not followed by whitespace. 166
Error ',' is not followed by whitespace. 169
Error '!=' is not preceded with whitespace. 170
Error '!=' is not followed by whitespace. 170
Error Expected an @return tag. 181
Error Method 'getItems' is not designed for extension - needs to be abstract, final or empty. 181
Error Parameter rssRoot should be final. 181
Error Expected @param tag for 'rssRoot'. 181
Error ',' is not followed by whitespace. 182
Error Line is longer than 80 characters. 183
Error '!=' is not preceded with whitespace. 183
Error '!=' is not followed by whitespace. 183
Error Avoid inline conditionals. 183
Error ',' is not followed by whitespace. 183
Error Expected an @return tag. 189
Error Method 'getImage' is not designed for extension - needs to be abstract, final or empty. 189
Error Parameter rssRoot should be final. 189
Error Expected @param tag for 'rssRoot'. 189
Error ',' is not followed by whitespace. 190
Error Line is longer than 80 characters. 191
Error '!=' is not preceded with whitespace. 191
Error '!=' is not followed by whitespace. 191
Error Avoid inline conditionals. 191
Error ',' is not followed by whitespace. 191
Error First sentence should end with a period. 194
Error Expected an @return tag. 197
Error Method 'getTextInputLabel' is not designed for extension - needs to be abstract, final or empty. 197
Error Expected an @return tag. 204
Error Method 'getTextInput' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter rssRoot should be final. 204
Error Expected @param tag for 'rssRoot'. 204
Error ',' is not followed by whitespace. 206
Error Line is longer than 80 characters. 207
Error '!=' is not preceded with whitespace. 207
Error '!=' is not followed by whitespace. 207
Error Avoid inline conditionals. 207
Error ',' is not followed by whitespace. 207
Error Line is longer than 80 characters. 213
Error Line is longer than 80 characters. 216
Error Method 'parseItem' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter rssRoot should be final. 220
Error ',' is not followed by whitespace. 220
Error Parameter eItem should be final. 220
Error ',' is not followed by whitespace. 221
Error ',' is not followed by whitespace. 222
Error '!=' is not preceded with whitespace. 223
Error '!=' is not followed by whitespace. 223
Error ',' is not followed by whitespace. 224
Error Method 'parseItemDescription' is not designed for extension - needs to be abstract, final or empty. 229
Error Missing a Javadoc comment. 229
Error Parameter rssRoot should be final. 229
Error ',' is not followed by whitespace. 229
Error Parameter eDesc should be final. 229

com/sun/syndication/io/impl/RSS092Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Using the '.*' form of import should be avoided - com.sun.syndication.feed.rss.*. 19
Error First sentence should end with a period. 27
Error Missing a Javadoc comment. 37
Error ',' is not followed by whitespace. 38
Error Missing a Javadoc comment. 41
Error Parameter type should be final. 41
Error ',' is not followed by whitespace. 41
Error Parameter version should be final. 41
Error ',' is not followed by whitespace. 42
Error Method 'populateChannel' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter channel should be final. 45
Error ',' is not followed by whitespace. 45
Error Parameter eChannel should be final. 45
Error ',' is not followed by whitespace. 46
Error '!=' is not preceded with whitespace. 49
Error '!=' is not followed by whitespace. 49
Error Method 'generateCloud' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter cloud should be final. 54
Error ',' is not followed by whitespace. 55
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 66
Error Method 'getNumberOfEnclosures' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter enclosures should be final. 76
Error '>' is not preceded with whitespace. 77
Error '>' is not followed by whitespace. 77
Error Avoid inline conditionals. 77
Error Method 'populateItem' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter item should be final. 80
Error ',' is not followed by whitespace. 80
Error Parameter eItem should be final. 80
Error ',' is not followed by whitespace. 81
Error '=' is not followed by whitespace. 83
Error 'for' is not followed by whitespace. 89
Error 'cast' is not followed by whitespace. 90
Error 'for' is not followed by whitespace. 94
Error Line is longer than 80 characters. 95
Error 'cast' is not followed by whitespace. 95
Error Method 'generateSourceElement' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter source should be final. 99
Error ',' is not followed by whitespace. 100
Error Method 'generateEnclosure' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter enclosure should be final. 108
Error ',' is not followed by whitespace. 109
Error Line is longer than 80 characters. 114
Error Method 'generateCategoryElement' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter category should be final. 122
Error ',' is not followed by whitespace. 123
Error Line is longer than 80 characters. 132
Error Method 'checkChannelConstraints' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Parameter eChannel should be final. 132
Error ',' is not followed by whitespace. 133
Error ',' is not followed by whitespace. 134
Error ',' is not followed by whitespace. 135
Error Method 'checkImageConstraints' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Parameter eImage should be final. 138
Error ',' is not followed by whitespace. 139
Error ',' is not followed by whitespace. 140
Error Line is longer than 80 characters. 143
Error Method 'checkTextInputConstraints' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter eTextInput should be final. 143
Error ',' is not followed by whitespace. 144
Error ',' is not followed by whitespace. 145
Error ',' is not followed by whitespace. 146
Error ',' is not followed by whitespace. 147
Error Missing a Javadoc comment. 150
Error Parameter parent should be final. 150
Error Missing a Javadoc comment. 153
Error Parameter eItem should be final. 153

com/sun/syndication/io/impl/RSS092Parser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 40
Error Parameter type should be final. 40
Error Method 'getRSSVersion' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Method 'parseChannel' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter rssRoot should be final. 48
Error ',' is not followed by whitespace. 51
Error '!=' is not preceded with whitespace. 52
Error '!=' is not followed by whitespace. 52
Error Line is longer than 80 characters. 54
Error ';' is not followed by whitespace. 54
Error '!=' is not preceded with whitespace. 55
Error '!=' is not followed by whitespace. 55
Error Line is longer than 80 characters. 58
Error ';' is not followed by whitespace. 58
Error '!=' is not preceded with whitespace. 59
Error '!=' is not followed by whitespace. 59
Error Line is longer than 80 characters. 62
Error ';' is not followed by whitespace. 62
Error '!=' is not preceded with whitespace. 63
Error '!=' is not followed by whitespace. 63
Error Line is longer than 80 characters. 66
Error ';' is not followed by whitespace. 66
Error '!=' is not preceded with whitespace. 67
Error '!=' is not followed by whitespace. 67
Error Method 'parseItem' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter rssRoot should be final. 74
Error ',' is not followed by whitespace. 74
Error Parameter eItem should be final. 74
Error ',' is not followed by whitespace. 75
Error ',' is not followed by whitespace. 77
Error '!=' is not preceded with whitespace. 78
Error '!=' is not followed by whitespace. 78
Error Line is longer than 80 characters. 80
Error ';' is not followed by whitespace. 80
Error Line is longer than 80 characters. 88
Error ';' is not followed by whitespace. 88
Error '>' is not preceded with whitespace. 89
Error '>' is not followed by whitespace. 89
Error '=' is not preceded with whitespace. 91
Error '=' is not followed by whitespace. 91
Error ';' is not followed by whitespace. 91
Error '<' is not preceded with whitespace. 91
Error '<' is not followed by whitespace. 91
Error ';' is not followed by whitespace. 91
Error Line is longer than 80 characters. 95
Error ';' is not followed by whitespace. 95
Error '!=' is not preceded with whitespace. 96
Error '!=' is not followed by whitespace. 96
Error Line is longer than 80 characters. 99
Error ';' is not followed by whitespace. 99
Error '!=' is not preceded with whitespace. 100
Error '!=' is not followed by whitespace. 100
Error Line is longer than 80 characters. 103
Error ';' is not followed by whitespace. 103
Error '!=' is not preceded with whitespace. 104
Error '!=' is not followed by whitespace. 104
Error Line is longer than 80 characters. 112
Error ';' is not followed by whitespace. 112
Error Method 'parseCategories' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Parameter eCats should be final. 118
Error '>' is not preceded with whitespace. 120
Error '>' is not followed by whitespace. 120
Error '=' is not preceded with whitespace. 122
Error '=' is not followed by whitespace. 122
Error ';' is not followed by whitespace. 122
Error '<' is not preceded with whitespace. 122
Error '<' is not followed by whitespace. 122
Error ';' is not followed by whitespace. 122
Error Line is longer than 80 characters. 125
Error ';' is not followed by whitespace. 125
Error '!=' is not preceded with whitespace. 126
Error '!=' is not followed by whitespace. 126
Error Method 'parseItemDescription' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error Parameter rssRoot should be final. 136
Error ',' is not followed by whitespace. 136
Error Parameter eDesc should be final. 136
Error ',' is not followed by whitespace. 137

com/sun/syndication/io/impl/RSS093Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 26
Error Missing a Javadoc comment. 35
Error ',' is not followed by whitespace. 36
Error Missing a Javadoc comment. 39
Error Parameter feedType should be final. 39
Error ',' is not followed by whitespace. 39
Error Parameter version should be final. 39
Error ',' is not followed by whitespace. 40
Error Method 'populateItem' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter item should be final. 43
Error ',' is not followed by whitespace. 43
Error Parameter eItem should be final. 43
Error ',' is not followed by whitespace. 44
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 53
Error Method 'getNumberOfEnclosures' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter enclosures should be final. 58

com/sun/syndication/io/impl/RSS093Parser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 30
Error Parameter type should be final. 30
Error Method 'getRSSVersion' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Method 'parseItem' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter rssRoot should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter eItem should be final. 38
Error ',' is not followed by whitespace. 39
Error ',' is not followed by whitespace. 40
Error '!=' is not preceded with whitespace. 41
Error '!=' is not followed by whitespace. 41
Error ',' is not followed by whitespace. 44
Error '!=' is not preceded with whitespace. 45
Error '!=' is not followed by whitespace. 45
Error ',' is not followed by whitespace. 48
Error '!=' is not preceded with whitespace. 49
Error '!=' is not followed by whitespace. 49
Error '!=' is not preceded with whitespace. 51
Error '!=' is not followed by whitespace. 51

com/sun/syndication/io/impl/RSS094Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 24
Error Missing a Javadoc comment. 34
Error ',' is not followed by whitespace. 35
Error Missing a Javadoc comment. 38
Error Parameter feedType should be final. 38
Error ',' is not followed by whitespace. 38
Error Parameter version should be final. 38
Error ',' is not followed by whitespace. 39
Error Method 'populateItem' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter item should be final. 42
Error ',' is not followed by whitespace. 42
Error Parameter eItem should be final. 42
Error ',' is not followed by whitespace. 43
Error '!=' is not preceded with whitespace. 46
Error '!=' is not followed by whitespace. 46
Error '!=' is not preceded with whitespace. 46
Error '!=' is not followed by whitespace. 46
Error Line is longer than 80 characters. 47
Error ',' is not followed by whitespace. 47
Error Line is longer than 80 characters. 48
Error ',' is not followed by whitespace. 48
Error ',' is not followed by whitespace. 50

com/sun/syndication/io/impl/RSS094Parser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 36
Error Parameter type should be final. 36
Error Method 'getRSSVersion' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Method 'parseChannel' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter rssRoot should be final. 44
Error Line is longer than 80 characters. 46
Error ',' is not followed by whitespace. 46
Error ',' is not followed by whitespace. 46
Error Method 'parseItem' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter rssRoot should be final. 51
Error ',' is not followed by whitespace. 51
Error Parameter eItem should be final. 51
Error ',' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 55
Error '!=' is not preceded with whitespace. 56
Error '!=' is not followed by whitespace. 56
Error ',' is not followed by whitespace. 60
Error '!=' is not preceded with whitespace. 61
Error '!=' is not followed by whitespace. 61
Error Line is longer than 80 characters. 63
Error ';' is not followed by whitespace. 63
Error '!=' is not preceded with whitespace. 64
Error '!=' is not followed by whitespace. 64
Error ',' is not followed by whitespace. 71
Error '!=' is not preceded with whitespace. 72
Error '!=' is not followed by whitespace. 72
Error Method 'parseItemDescription' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter rssRoot should be final. 79
Error ',' is not followed by whitespace. 79
Error Parameter eDesc should be final. 79
Error ',' is not followed by whitespace. 80
Error Line is longer than 80 characters. 81
Error ';' is not followed by whitespace. 81
Error '==' is not preceded with whitespace. 82
Error '==' is not followed by whitespace. 82

com/sun/syndication/io/impl/RSS10Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 28
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 44
Error Parameter feedType should be final. 44
Error Method 'getFeedNamespace' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Method 'populateChannel' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter channel should be final. 52
Error ',' is not followed by whitespace. 52
Error Parameter eChannel should be final. 52
Error ',' is not followed by whitespace. 53
Error '>' is not preceded with whitespace. 55
Error '>' is not followed by whitespace. 55
Error ',' is not followed by whitespace. 56
Error ',' is not followed by whitespace. 57
Error '=' is not preceded with whitespace. 58
Error '=' is not followed by whitespace. 58
Error ';' is not followed by whitespace. 58
Error '<' is not preceded with whitespace. 58
Error '<' is not followed by whitespace. 58
Error ';' is not followed by whitespace. 58
Error ',' is not followed by whitespace. 60
Error '!=' is not preceded with whitespace. 62
Error '!=' is not followed by whitespace. 62
Error ',' is not followed by whitespace. 63
Error Method 'populateItem' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter item should be final. 72
Error ',' is not followed by whitespace. 72
Error Parameter eItem should be final. 72
Error ',' is not followed by whitespace. 73
Error '!=' is not preceded with whitespace. 75
Error '!=' is not followed by whitespace. 75
Error ',' is not followed by whitespace. 76
Error ',' is not followed by whitespace. 76
Error '!=' is not preceded with whitespace. 79
Error '!=' is not followed by whitespace. 79
Error Line is longer than 80 characters. 80
Error ',' is not followed by whitespace. 80
Error Missing a Javadoc comment. 84
Error Parameter parent should be final. 84
Error Method 'checkItemConstraints' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter eItem should be final. 87
Error ',' is not followed by whitespace. 89
Error '500' is a magic number. 89

com/sun/syndication/io/impl/RSS10Parser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 31
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 38
Error Parameter type should be final. 38
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 48
Error Method 'isMyType' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter document should be final. 51
Error '!=' is not preceded with whitespace. 60
Error '!=' is not followed by whitespace. 60
Error '==' is not preceded with whitespace. 62
Error '==' is not followed by whitespace. 62
Error '}' should be on the same line. 64
Error '=' is not preceded with whitespace. 67
Error '=' is not followed by whitespace. 67
Error ';' is not followed by whitespace. 67
Error '<' is not preceded with whitespace. 67
Error '<' is not followed by whitespace. 67
Error ';' is not followed by whitespace. 67
Error First sentence should end with a period. 75
Error Method 'getRSSNamespace' is not designed for extension - needs to be abstract, final or empty. 81
Error Line is longer than 80 characters. 88
Error Line is longer than 80 characters. 91
Error Method 'parseItem' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter rssRoot should be final. 95
Error ',' is not followed by whitespace. 95
Error Parameter eItem should be final. 95
Error ',' is not followed by whitespace. 96
Error ',' is not followed by whitespace. 97
Error '!=' is not preceded with whitespace. 98
Error '!=' is not followed by whitespace. 98
Error ',' is not followed by whitespace. 99
Error Method 'parseItemDescription' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter rssRoot should be final. 104
Error ',' is not followed by whitespace. 104
Error Parameter eDesc should be final. 104

com/sun/syndication/io/impl/RSS20Generator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 28
Error Missing a Javadoc comment. 38
Error ',' is not followed by whitespace. 39
Error Missing a Javadoc comment. 42
Error Parameter feedType should be final. 42
Error ',' is not followed by whitespace. 42
Error Parameter version should be final. 42
Error ',' is not followed by whitespace. 43
Error Method 'populateChannel' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error Parameter channel should be final. 46
Error ',' is not followed by whitespace. 46
Error Parameter eChannel should be final. 46
Error ',' is not followed by whitespace. 47
Error '>' is not preceded with whitespace. 55
Error '>' is not followed by whitespace. 55
Error Line is longer than 80 characters. 56
Error 'for' is not followed by whitespace. 60
Error Line is longer than 80 characters. 61
Error 'cast' is not followed by whitespace. 61
Error Method 'populateItem' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter item should be final. 66
Error ',' is not followed by whitespace. 66
Error Parameter eItem should be final. 66
Error ',' is not followed by whitespace. 67
Error ',' is not followed by whitespace. 69
Error ',' is not followed by whitespace. 84

com/sun/syndication/io/impl/RSS20Parser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 30
Error Parameter type should be final. 30
Error Method 'getRSSVersion' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Method 'isHourFormat24' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter rssRoot should be final. 38
Error Method 'parseItemDescription' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter rssRoot should be final. 42
Error ',' is not followed by whitespace. 42
Error Parameter eDesc should be final. 42
Error ',' is not followed by whitespace. 43
Error Line is longer than 80 characters. 44

com/sun/syndication/io/impl/RSS20wNSParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 38
Error Name 'RSS20_URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 44
Error Parameter type should be final. 44
Error Method 'isMyType' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter document should be final. 48
Error '!=' is not preceded with whitespace. 51
Error '!=' is not followed by whitespace. 51
Error Method 'getRSSNamespace' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Line is longer than 80 characters. 63
Error Expected an @return tag. 67
Error Method 'parseChannel' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter rssRoot should be final. 67
Error Expected @param tag for 'rssRoot'. 67

com/sun/syndication/io/impl/SyModuleGenerator.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error First sentence should end with a period. 29
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Line is longer than 80 characters. 55
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 61
Error Method 'getNamespaces' is not designed for extension - needs to be abstract, final or empty. 63
Error Method 'generate' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter module should be final. 67
Error Parameter element should be final. 67
Error 'cast' is not followed by whitespace. 69
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 80

com/sun/syndication/io/impl/SyModuleParser.java

ErrorLine
Error Line does not match expected header line of 'Copyright 2004 Sun Microsystems, Inc.'. 1
Error Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 34
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter syndRoot should be final. 38
Error ',' is not followed by whitespace. 42
Error '!=' is not preceded with whitespace. 43
Error '!=' is not followed by whitespace. 43
Error ',' is not followed by whitespace. 47
Error '!=' is not preceded with whitespace. 48
Error '!=' is not followed by whitespace. 48
Error ',' is not followed by whitespace. 52
Error '!=' is not preceded with whitespace. 53
Error '!=' is not followed by whitespace. 53
Error Avoid inline conditionals. 57

com/sun/syndication/io/impl/package.html

ErrorLine
Error Missing package documentation file.0

com/sun/syndication/io/package.html

ErrorLine
Error Missing package documentation file.0