Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
2700344

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod39error Error
JavadocType1error Error
JavadocVariable14error Error
JavadocStyle10error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/Users/jason/ws/geronimo/specs/geronimo-saaj_1.1_spec/target/checkstyle-header.txt"
26error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
6error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround30error Error
ModifierOrder0error Error
RedundantModifier72error Error
AvoidNestedBlocks0error Error
EmptyBlock5error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals1error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows1error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass1error Error
HideUtilityClassConstructor1error Error
InterfaceIsType1error Error
VisibilityModifier0error Error
ArrayTypeStyle14error Error
FinalParameters38error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
82error Error
TodoComment0error Error
UpperEll0error Error

Details

javax/xml/soap/SOAPPart.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.61
error'{' is not followed by whitespace.61
error'}' is not preceded with whitespace.61
errorArray brackets at illegal position.82
errorArray brackets at illegal position.100
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.114
errorParameter contentId should be final.118
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.128
errorParameter contentLocation should be final.132
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.180
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.183
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.202
errorArray brackets at illegal position.226
errorArray brackets at illegal position.238
errorExtra HTML tag found: </CODE> object with the data to243

javax/xml/soap/Node.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.34
errorRedundant 'public' modifier.45
errorUnused @throws tag for 'java.lang.UnsupportedOperationException'.55
errorRedundant 'public' modifier.58
errorRedundant 'public' modifier.65
errorRedundant 'public' modifier.76
errorUnused @throws tag for 'IllegalStateException'.86
errorRedundant 'public' modifier.91

javax/xml/soap/AttachmentPart.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
error'{' is not followed by whitespace.125
error'}' is not preceded with whitespace.125
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.191
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.220
errorArray brackets at illegal position.236
errorArray brackets at illegal position.254
errorArray brackets at illegal position.271
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.285
errorParameter contentId should be final.290
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.299
errorParameter contentLocation should be final.303
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.312
errorParameter contentType should be final.315
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.353
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.369
errorArray brackets at illegal position.393
errorArray brackets at illegal position.406

javax/xml/soap/DetailEntry.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
error'{' is not followed by whitespace.25
error'}' is not preceded with whitespace.25

javax/xml/soap/MimeHeaders.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorExtra HTML tag found: </P>24
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorAvoid inline conditionals.46
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.96
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.104
errorArray brackets at illegal position.104
errorMissing a Javadoc comment.106
errorMissing a Javadoc comment.108
errorParameter as should be final.108
errorArray brackets at illegal position.108
errorParameter flag should be final.108
errorParameter name should be final.134
errorArray brackets at illegal position.150
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.171
errorParameter name should be final.175
errorParameter value should be final.175
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.215
errorParameter name should be final.219
errorParameter value should be final.219
errorParameter name should be final.247
errorParameter names should be final.286
errorArray brackets at illegal position.286
errorParameter names should be final.299
errorArray brackets at illegal position.299

javax/xml/soap/SOAPEnvelope.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorExtra HTML tag found: </P>29
errorRedundant 'public' modifier.109
errorRedundant 'public' modifier.125
errorRedundant 'public' modifier.142
errorRedundant 'public' modifier.160
errorRedundant 'public' modifier.175
errorRedundant 'public' modifier.190

javax/xml/soap/SOAPHeader.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.73
errorRedundant 'public' modifier.93
errorRedundant 'public' modifier.112
errorRedundant 'public' modifier.126
errorRedundant 'public' modifier.137
errorRedundant 'public' modifier.148

javax/xml/soap/package.html

ViolationMessageLine
errorMissing package documentation file.0

javax/xml/soap/MimeHeader.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorParameter name should be final.34
errorParameter value should be final.34
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.59

javax/xml/soap/SOAPConstants.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorinterfaces should describe a type and hence have methods.19
errorRedundant 'public' modifier.22
errorRedundant 'public' modifier.29
errorRedundant 'public' modifier.36

javax/xml/soap/MessageFactory.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
error'{' is not followed by whitespace.103
error'}' is not preceded with whitespace.103
errorMissing a Javadoc comment.164
errorMissing a Javadoc comment.167

javax/xml/soap/SOAPHeaderElement.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.37
errorRedundant 'public' modifier.40
errorRedundant 'public' modifier.49
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.63
errorRedundant 'public' modifier.67
errorRedundant 'public' modifier.76

javax/xml/soap/Text.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.31

javax/xml/soap/SOAPBodyElement.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
error'{' is not followed by whitespace.32
error'}' is not preceded with whitespace.32

javax/xml/soap/Name.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.69
errorRedundant 'public' modifier.76
errorRedundant 'public' modifier.83
errorRedundant 'public' modifier.90

javax/xml/soap/FactoryFinder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorUtility classes should not have a public or default constructor.31
errorParameter factoryClassName should be final.39
errorExpected @param tag for 'factoryClassName'.39
errorExpected @throws tag for 'SOAPException'.39
errorMust have at least one statement.54
error'{' is not followed by whitespace.54
error'}' is not preceded with whitespace.54
errorLine is longer than 120 characters.64
errorParameter factoryPropertyName should be final.77
errorExpected @param tag for 'factoryPropertyName'.77
errorParameter defaultFactoryClassName should be final.77
errorExpected @param tag for 'defaultFactoryClassName'.77
errorExpected @throws tag for 'SOAPException'.77
errorMust have at least one statement.83
error'{' is not followed by whitespace.83
error'}' is not preceded with whitespace.83
errorMust have at least one statement.98
error'{' is not followed by whitespace.98
error'}' is not preceded with whitespace.98
errorMust have at least one statement.112
error'{' is not followed by whitespace.112
error'}' is not preceded with whitespace.112
errorParameter factoryResource should be final.135
errorMust have at least one statement.139
error'{' is not followed by whitespace.139
error'}' is not preceded with whitespace.139

javax/xml/soap/SOAPElement.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.41
errorRedundant 'public' modifier.53
errorRedundant 'public' modifier.68
errorRedundant 'public' modifier.85
errorRedundant 'public' modifier.116
errorRedundant 'public' modifier.128
errorRedundant 'public' modifier.141
errorRedundant 'public' modifier.156
errorRedundant 'public' modifier.167
errorRedundant 'public' modifier.177
errorRedundant 'public' modifier.188
errorRedundant 'public' modifier.198
errorRedundant 'public' modifier.206
errorRedundant 'public' modifier.215
errorRedundant 'public' modifier.226
errorRedundant 'public' modifier.235
errorRedundant 'public' modifier.246
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.253
errorRedundant 'public' modifier.257
errorExpected @throws tag for 'SOAPException'.258
errorRedundant 'public' modifier.266
errorRedundant 'public' modifier.276
errorRedundant 'public' modifier.287

javax/xml/soap/SOAPFactory.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.35
error'{' is not followed by whitespace.35
error'}' is not preceded with whitespace.35
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.145

javax/xml/soap/SOAPException.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorExtra HTML tag found: </P>24
errorParameter reason should be final.51
errorParameter reason should be final.69
errorParameter cause should be final.69
errorParameter cause should be final.84
errorLine is longer than 120 characters.137
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.151
errorUnused @throws tag for 'java.lang.IllegalStateException'.155
errorLine is longer than 120 characters.156
errorLine is longer than 120 characters.157
errorParameter cause should be final.161
error'cause' hides a field.161
errorMissing a Javadoc comment.176

javax/xml/soap/SOAPMessage.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.89
error'{' is not followed by whitespace.89
error'}' is not preceded with whitespace.89
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.195
errorParameter datahandler should be final.201
errorUnused @throws tag for 'java.lang.IllegalArgumentException'.231
errorParameter content should be final.238
errorParameter contentType should be final.239
errorLine has trailing spaces.311
errorLine has trailing spaces.323
errorLine is longer than 120 characters.323
errorParameter property should be final.354
errorParameter value should be final.354
errorLine has trailing spaces.356
errorParameter property should be final.367
errorLine has trailing spaces.368

javax/xml/soap/SOAPConnectionFactory.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.29
error'{' is not followed by whitespace.29
error'}' is not preceded with whitespace.29
errorUnclosed HTML tag found: <CODE>SOAPConnectionFactory37
errorRedundant throws: 'UnsupportedOperationException' is unchecked exception.41
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.63

javax/xml/soap/SOAPBody.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.41
errorRedundant 'public' modifier.50
errorRedundant 'public' modifier.58
errorRedundant 'public' modifier.68
errorUnclosed HTML tag found: <ocde>faultString</code>84
errorExtra HTML tag found: </code>84
errorRedundant 'public' modifier.88
errorRedundant 'public' modifier.106
errorRedundant 'public' modifier.124

javax/xml/soap/SOAPFaultElement.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
error'{' is not followed by whitespace.26
error'}' is not preceded with whitespace.26

javax/xml/soap/SOAPElementFactory.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorClass SOAPElementFactory should be declared as final.32
errorUnclosed HTML tag found: <code>SOAPElementFactory from a <code>SOAPFactory</code>.35
errorParameter soapfactory should be final.39
errorParameter name should be final.55
errorParameter localName should be final.71
errorLine is longer than 120 characters.90
errorParameter localName should be final.92
errorParameter prefix should be final.92
errorParameter uri should be final.92
errorUnclosed HTML tag found: <CODE>SOAPElementFactory103
errorMissing a Javadoc comment.115

javax/xml/soap/SOAPFault.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.56
errorRedundant 'public' modifier.64
errorRedundant 'public' modifier.80
errorRedundant 'public' modifier.89
errorRedundant 'public' modifier.102
errorRedundant 'public' modifier.111
errorRedundant 'public' modifier.123
errorRedundant 'public' modifier.138
errorUnclosed HTML tag found: <pre>148
errorRedundant 'public' modifier.165
errorRedundant 'public' modifier.179
errorRedundant 'public' modifier.192
errorRedundant 'public' modifier.202

javax/xml/soap/SOAPConnection.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.35
error'{' is not followed by whitespace.35
error'}' is not preceded with whitespace.35

javax/xml/soap/Detail.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorRedundant 'public' modifier.57
errorRedundant 'public' modifier.64