Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
7012620

Rules

RulesViolationsSeverity
JavadocMethod300Warnings Warning
JavadocType13Warnings Warning
JavadocVariable26Warnings Warning
JavadocStyle112Warnings Warning
ConstantName2Warnings Warning
LocalFinalVariableName2Warnings Warning
LocalVariableName13Warnings Warning
MemberName5Warnings Warning
MethodName6Warnings Warning
PackageName0Warnings Warning
ParameterName0Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
LineLength
  • max: "120"
27Warnings Warning
MethodLength2Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad2Warnings Warning
NoWhitespaceAfter8Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap0Warnings Warning
ParenPad0Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter17Warnings Warning
WhitespaceAround132Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier4Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock9Warnings Warning
LeftCurly2Warnings Warning
NeedBraces36Warnings Warning
RightCurly208Warnings Warning
AvoidInlineConditionals13Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement0Warnings Warning
EqualsHashCode0Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault0Warnings Warning
RedundantThrows12Warnings Warning
SimplifyBooleanExpression0Warnings Warning
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0 Ignore
FinalClass0Warnings Warning
HideUtilityClassConstructor7Warnings Warning
InterfaceIsType0Warnings Warning
VisibilityModifier26Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters233Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage5Warnings Warning
NewlineAtEndOfFile1Warnings Warning
Translation0Warnings Warning
FileLength1Warnings Warning
FileTabCharacter
  • eachLine: "true"
0Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
46Warnings Warning

Details

org/slasoi/businessManager/control/ControlClient.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.46
Warnings'{' is not preceded with whitespace.46
WarningsLine has trailing spaces.47
WarningsMissing a Javadoc comment.47
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
WarningsFirst sentence should end with a period.49
WarningsLine has trailing spaces.50
WarningsExpected an @return tag.55
WarningsParameter policyClass should be final.55
WarningsExpected @param tag for 'policyClass'.55
Warnings',' is not followed by whitespace.55
WarningsParameter endpoint should be final.55
WarningsExpected @param tag for 'endpoint'.55
Warnings'{' is not preceded with whitespace.55
Warnings'+' is not preceded with whitespace.57
Warnings'+' is not followed by whitespace.57
Warnings'+' is not preceded with whitespace.58
Warnings'+' is not followed by whitespace.58
Warnings'try' is not followed by whitespace.59
Warnings'{' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsLine has trailing spaces.62
Warnings'=' is not preceded with whitespace.63
Warnings'if' is not followed by whitespace.64
Warnings'!=' is not preceded with whitespace.64
Warnings'!=' is not preceded with whitespace.64
Warnings'!=' is not followed by whitespace.64
Warnings'>' is not preceded with whitespace.64
Warnings'>' is not followed by whitespace.64
Warnings'{' is not preceded with whitespace.64
WarningsLine is longer than 120 characters.65
Warnings'for' is not followed by whitespace.69
Warnings'=' is not preceded with whitespace.69
Warnings'=' is not followed by whitespace.69
Warnings'<' is not preceded with whitespace.69
Warnings'<' is not followed by whitespace.69
Warnings';' is not followed by whitespace.69
Warnings'{' is not preceded with whitespace.69
WarningsLine has trailing spaces.78
WarningsLine is longer than 120 characters.78
Warnings'else' is not preceded with whitespace.82
Warnings'}' is not followed by whitespace.82
Warnings'else' is not followed by whitespace.82
Warnings'{' is not preceded with whitespace.82
Warnings'catch' is not preceded with whitespace.86
Warnings'}' is not followed by whitespace.86
Warnings'catch' is not followed by whitespace.86
Warnings'{' is not preceded with whitespace.86
Warnings'+' is not preceded with whitespace.87
Warnings'+' is not followed by whitespace.87
WarningsLine has trailing spaces.90
WarningsExpected an @return tag.99
WarningsLine has trailing spaces.99
WarningsParameter policyClass should be final.99
WarningsExpected @param tag for 'policyClass'.99
WarningsParameter policies should be final.99
WarningsExpected @param tag for 'policies'.99
Warnings',' is not followed by whitespace.99
WarningsParameter endpoint should be final.99
WarningsExpected @param tag for 'endpoint'.99
Warnings'{' is not preceded with whitespace.99
Warnings'+' is not preceded with whitespace.101
Warnings'+' is not followed by whitespace.101
WarningsLine has trailing spaces.102
Warnings'+' is not preceded with whitespace.102
Warnings'+' is not followed by whitespace.102
Warnings'try' is not followed by whitespace.103
Warnings'{' is not preceded with whitespace.103
WarningsLine has trailing spaces.104
Warnings'if' is not followed by whitespace.106
Warnings'!=' is not preceded with whitespace.106
Warnings'>' is not preceded with whitespace.106
Warnings'>' is not followed by whitespace.106
Warnings'{' is not preceded with whitespace.106
Warnings'for' is not followed by whitespace.110
Warnings'=' is not preceded with whitespace.110
Warnings'=' is not followed by whitespace.110
Warnings'<' is not preceded with whitespace.110
Warnings'<' is not followed by whitespace.110
Warnings';' is not followed by whitespace.110
Warnings'{' is not preceded with whitespace.110
WarningsLine has trailing spaces.119
WarningsLine is longer than 120 characters.119
WarningsLine has trailing spaces.122
WarningsLine has trailing spaces.124
Warnings'else' is not preceded with whitespace.126
Warnings'}' is not followed by whitespace.126
Warnings'else' is not followed by whitespace.126
Warnings'{' is not preceded with whitespace.126
Warnings'catch' is not preceded with whitespace.130
Warnings'}' is not followed by whitespace.130
Warnings'catch' is not followed by whitespace.130
Warnings'{' is not preceded with whitespace.130
Warnings'+' is not preceded with whitespace.131
Warnings'+' is not followed by whitespace.131
WarningsLine has trailing spaces.135
WarningsLine has trailing spaces.137

org/slasoi/businessManager/control/IControlClient.java

ViolationMessageLine
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.37
WarningsLine has trailing spaces.38
WarningsExpected an @return tag.46
WarningsRedundant 'public' modifier.46
WarningsExpected @param tag for 'policyClass'.46
Warnings',' is not followed by whitespace.46
WarningsExpected @param tag for 'endpoint'.46
WarningsLine has trailing spaces.47
WarningsLine has trailing spaces.48
WarningsExpected an @return tag.56
WarningsRedundant 'public' modifier.56
WarningsExpected @param tag for 'policyClass'.56
WarningsExpected @param tag for 'policies'.56
Warnings',' is not followed by whitespace.56
WarningsExpected @param tag for 'endpoint'.56

org/slasoi/businessManager/track/Track.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.49
Warnings'{' is not preceded with whitespace.49
WarningsMissing a Javadoc comment.50
WarningsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
WarningsLine has trailing spaces.52
WarningsLine has trailing spaces.58
WarningsLine has trailing spaces.59
WarningsExpected an @return tag.65
Warnings'(' is preceded with whitespace.65
WarningsParameter violationList should be final.65
WarningsExpected @param tag for 'violationList'.65
Warnings'{' is not preceded with whitespace.65
WarningsLine has trailing spaces.67
WarningsLine has trailing spaces.69
Warnings'=' is not preceded with whitespace.70
Warnings'!=' is not preceded with whitespace.71
Warnings'!=' is not followed by whitespace.71
Warnings'{' is not preceded with whitespace.71
Warnings'if' construct must use '{}'s.73
Warnings'!=' is not preceded with whitespace.73
Warnings'!=' is not followed by whitespace.73
Warnings'else' is not preceded with whitespace.75
Warnings'}' is not followed by whitespace.75
Warnings'else' is not followed by whitespace.75
Warnings'{' is not preceded with whitespace.75
Warnings'if' is not followed by whitespace.78
Warnings'!=' is not preceded with whitespace.78
Warnings'!=' is not followed by whitespace.78
Warnings'&&' is not preceded with whitespace.78
Warnings'>' is not preceded with whitespace.78
Warnings'>' is not followed by whitespace.78
Warnings'{' is not preceded with whitespace.78
Warnings'+' is not preceded with whitespace.79
Warnings'+' is not followed by whitespace.79
WarningsLine has trailing spaces.81
WarningsLine has trailing spaces.82
WarningsLine has trailing spaces.83
Warnings'=' is not preceded with whitespace.84
Warnings'=' is not followed by whitespace.84
WarningsLine has trailing spaces.85
WarningsLine has trailing spaces.86
Warnings'for' is not followed by whitespace.86
Warnings':' is not preceded with whitespace.86
Warnings'{' is not preceded with whitespace.86
Warnings'if' is not followed by whitespace.92
Warnings'!=' is not preceded with whitespace.92
Warnings'!=' is not followed by whitespace.92
Warnings'{' is not preceded with whitespace.92
Warnings'else' is not preceded with whitespace.95
Warnings'}' is not followed by whitespace.95
Warnings'else' is not followed by whitespace.95
Warnings'{' is not preceded with whitespace.95
Warnings'else' is not preceded with whitespace.98
Warnings'}' is not followed by whitespace.98
Warnings'else' is not followed by whitespace.98
Warnings'{' is not preceded with whitespace.98
WarningsLine has trailing spaces.99
WarningsLine has trailing spaces.100
WarningsLine has trailing spaces.101
WarningsLine has trailing spaces.102
WarningsLine has trailing spaces.103
WarningsFirst sentence should end with a period.104
WarningsLine has trailing spaces.105
WarningsExpected an @return tag.112
WarningsParameter productId should be final.112
WarningsExpected @param tag for 'productId'.112
WarningsParameter customerId should be final.112
WarningsExpected @param tag for 'customerId'.112
WarningsExpected @throws tag for 'CustomerNotFoundException'.113
Warnings',' is not followed by whitespace.113
WarningsExpected @throws tag for 'ProductNotFoundException'.113
Warnings'{' is not preceded with whitespace.113
Warnings'+' is not preceded with whitespace.115
Warnings'+' is not followed by whitespace.115
Warnings'+' is not preceded with whitespace.116
Warnings'+' is not followed by whitespace.116
Warnings'try' is not followed by whitespace.119
Warnings'{' is not preceded with whitespace.119
Warnings'=' is not preceded with whitespace.121
Warnings'!=' is not preceded with whitespace.122
Warnings'!=' is not followed by whitespace.122
Warnings'{' is not preceded with whitespace.122
Warnings'if' construct must use '{}'s.124
Warnings'!=' is not preceded with whitespace.124
Warnings'!=' is not followed by whitespace.124
Warnings'=' is not preceded with whitespace.126
Warnings'=' is not followed by whitespace.126
Warnings'+' is not followed by whitespace.127
WarningsLine has trailing spaces.128
Warnings'else' is not preceded with whitespace.129
Warnings'}' is not followed by whitespace.129
Warnings'else' is not followed by whitespace.129
Warnings'{' is not preceded with whitespace.129
Warnings'catch' is not preceded with whitespace.132
Warnings'}' is not followed by whitespace.132
Warnings'catch' is not followed by whitespace.132
Warnings'{' is not preceded with whitespace.132
Warnings'+' is not followed by whitespace.133
WarningsLine has trailing spaces.134

org/slasoi/businessManager/track/interfaces/ITrack.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
WarningsExpected an @return tag.47
WarningsRedundant 'public' modifier.47
Warnings'(' is preceded with whitespace.47
WarningsExpected @param tag for 'violationList'.47
WarningsLine has trailing spaces.48
WarningsFirst sentence should end with a period.49
WarningsLine has trailing spaces.50
WarningsExpected an @return tag.57
WarningsRedundant 'public' modifier.57
WarningsExpected @param tag for 'productId'.57
WarningsExpected @param tag for 'customerID'.57
WarningsExpected @throws tag for 'CustomerNotFoundException'.58
Warnings',' is not followed by whitespace.58
WarningsExpected @throws tag for 'ProductNotFoundException'.58
WarningsLine has trailing spaces.59

org/slasoi/businessManager/track/internal/Activator.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.46
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.50
WarningsParameter context should be final.50
WarningsLine has trailing spaces.53
Warnings',' is not followed by whitespace.53
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.58
WarningsParameter context should be final.58
WarningsMissing a Javadoc comment.62
WarningsLine has trailing spaces.65

org/slasoi/gslam/syntaxconverter/webservice/ControlCallbackHandler.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
Warnings'{' is not preceded with whitespace.47
WarningsMissing a Javadoc comment.51
WarningsVariable 'clientData' must be private and have accessor methods.51
WarningsParameter clientData should be final.59
Warnings'{' is not preceded with whitespace.59
WarningsFirst sentence should end with a period.63
Warnings'{' is not preceded with whitespace.66
WarningsFirst sentence should end with a period.70
WarningsExpected an @return tag.74
WarningsLine has trailing spaces.78
WarningsFirst sentence should end with a period.79
WarningsParameter result should be final.84
WarningsExpected @param tag for 'result'.84
WarningsFirst sentence should end with a period.88
WarningsParameter e should be final.92
WarningsExpected @param tag for 'e'.92
WarningsLine has trailing spaces.94
WarningsFirst sentence should end with a period.95
WarningsParameter result should be final.100
WarningsExpected @param tag for 'result'.100
WarningsFirst sentence should end with a period.104
WarningsParameter e should be final.108
WarningsExpected @param tag for 'e'.108
WarningsLine has trailing spaces.110
WarningsLine has trailing spaces.114

org/slasoi/gslam/syntaxconverter/webservice/ControlStub.java

ViolationMessageLine
WarningsFile length is 4,495 lines (max allowed is 2,000).1
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.45
WarningsMissing a Javadoc comment.46
WarningsName '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
WarningsVariable '_operations' must be private and have accessor methods.46
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.51
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.64
WarningsName '__operation' must match pattern '^[a-z][a-zA-Z0-9]*$'.71
WarningsMissing a Javadoc comment.94
WarningsFirst sentence should end with a period.98
WarningsParameter configurationContext should be final.102
WarningsExpected @param tag for 'configurationContext'.102
WarningsParameter targetEndpoint should be final.103
WarningsExpected @param tag for 'targetEndpoint'.103
WarningsExpected @throws tag for 'org.apache.axis2.AxisFault'.103
WarningsFirst sentence should end with a period.107
WarningsParameter configurationContext should be final.110
WarningsExpected @param tag for 'configurationContext'.110
WarningsParameter targetEndpoint should be final.111
WarningsExpected @param tag for 'targetEndpoint'.111
WarningsParameter useSeparateListener should be final.111
WarningsExpected @param tag for 'useSeparateListener'.111
WarningsExpected @throws tag for 'org.apache.axis2.AxisFault'.111
WarningsFirst sentence should end with a period.127
WarningsParameter configurationContext should be final.130
WarningsExpected @param tag for 'configurationContext'.130
WarningsExpected @throws tag for 'org.apache.axis2.AxisFault'.131
WarningsFirst sentence should end with a period.137
WarningsExpected @throws tag for 'org.apache.axis2.AxisFault'.140
WarningsFirst sentence should end with a period.146
WarningsParameter targetEndpoint should be final.149
WarningsExpected @param tag for 'targetEndpoint'.149
WarningsExpected @throws tag for 'org.apache.axis2.AxisFault'.149
WarningsFirst sentence should end with a period.153
WarningsExpected an @return tag.160
WarningsParameter setPolicies0 should be final.162
WarningsExpected @param tag for 'setPolicies0'.162
WarningsExpected @throws tag for 'java.rmi.RemoteException'.164
Warnings'{' should be on the previous line.166
WarningsName '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'.167
WarningsName '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'.169
WarningsName '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'.199
WarningsName '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'.201
Warnings'}' should be on the same line.210
Warnings'{' is followed by whitespace.227
Warnings'{' is followed by whitespace.228
Warnings'}' should be on the same line.231
Warnings'}' should be on the same line.235
Warnings'}' should be on the same line.239
Warnings'}' should be on the same line.243
Warnings'}' should be on the same line.247
Warnings'}' should be on the same line.251
Warnings'}' should be on the same line.256
Warnings'}' should be on the same line.260
Warnings'}' should be on the same line.264
WarningsFirst sentence should end with a period.270
WarningsParameter setPolicies0 should be final.278
WarningsExpected @param tag for 'setPolicies0'.278
WarningsExpected @param tag for 'callback'.280
WarningsExpected @throws tag for 'java.rmi.RemoteException'.282
WarningsName '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'.284
WarningsName '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'.294
WarningsParameter resultContext should be final.312
WarningsLine is longer than 120 characters.320
Warnings'}' should be on the same line.322
WarningsParameter error should be final.328
Warnings'{' is followed by whitespace.347
Warnings'{' is followed by whitespace.348
Warnings'}' should be on the same line.351
Warnings'}' should be on the same line.355
Warnings'}' should be on the same line.359
Warnings'}' should be on the same line.363
Warnings'}' should be on the same line.367
Warnings'}' should be on the same line.371
Warnings'}' should be on the same line.375
Warnings'}' should be on the same line.380
Warnings'}' should be on the same line.384
Warnings'}' should be on the same line.388
WarningsParameter faultContext should be final.394
Warnings'}' should be on the same line.403
WarningsName '_callbackReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'.410
WarningsFirst sentence should end with a period.421
WarningsExpected an @return tag.428
WarningsParameter getPolicies2 should be final.430
WarningsExpected @param tag for 'getPolicies2'.430
WarningsExpected @throws tag for 'java.rmi.RemoteException'.432
Warnings'{' should be on the previous line.434
WarningsName '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'.435
WarningsName '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'.437
WarningsName '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'.467
WarningsName '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
Warnings'}' should be on the same line.478
Warnings'{' is followed by whitespace.495
Warnings'{' is followed by whitespace.496
Warnings'}' should be on the same line.499
Warnings'}' should be on the same line.503
Warnings'}' should be on the same line.507
Warnings'}' should be on the same line.511
Warnings'}' should be on the same line.515
Warnings'}' should be on the same line.519
Warnings'}' should be on the same line.524
Warnings'}' should be on the same line.528
Warnings'}' should be on the same line.532
WarningsFirst sentence should end with a period.538
WarningsParameter getPolicies2 should be final.546
WarningsExpected @param tag for 'getPolicies2'.546
WarningsExpected @param tag for 'callback'.548
WarningsExpected @throws tag for 'java.rmi.RemoteException'.550
WarningsName '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'.552
WarningsName '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'.562
WarningsParameter resultContext should be final.580
WarningsLine is longer than 120 characters.588
Warnings'}' should be on the same line.590
WarningsParameter error should be final.596
Warnings'{' is followed by whitespace.615
Warnings'{' is followed by whitespace.616
Warnings'}' should be on the same line.619
Warnings'}' should be on the same line.623
Warnings'}' should be on the same line.627
Warnings'}' should be on the same line.631
Warnings'}' should be on the same line.635
Warnings'}' should be on the same line.639
Warnings'}' should be on the same line.643
Warnings'}' should be on the same line.648
Warnings'}' should be on the same line.652
Warnings'}' should be on the same line.656
WarningsParameter faultContext should be final.662
Warnings'}' should be on the same line.671
WarningsName '_callbackReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'.678
WarningsFirst sentence should end with a period.689
WarningsExpected an @return tag.692
WarningsParameter env should be final.692
WarningsExpected @param tag for 'env'.692
WarningsMissing a Javadoc comment.702
WarningsMissing a Javadoc comment.704
WarningsParameter opName should be final.704
WarningsMissing a Javadoc comment.718
WarningsUtility classes should not have a public or default constructor.718
WarningsMissing a Javadoc comment.720
WarningsParameter namespaceURI should be final.720
WarningsParameter typeName should be final.720
WarningsParameter reader should be final.721
WarningsMissing a Javadoc comment.740
WarningsMissing a Javadoc comment.742
WarningsMissing a Javadoc comment.745
WarningsParameter namespace should be final.745
WarningsFirst sentence should end with a period.752
WarningsName 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.756
WarningsVariable 'local_return' must be private and have accessor methods.756
WarningsMissing a Javadoc comment.762
WarningsName 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'.762
WarningsVariable 'local_returnTracker' must be private and have accessor methods.762
WarningsFirst sentence should end with a period.764
WarningsName 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.769
WarningsFirst sentence should end with a period.773
WarningsName 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.779
WarningsParameter param should be final.779
Warnings'}' should be on the same line.786
WarningsFirst sentence should end with a period.795
WarningsParameter reader should be final.800
WarningsExpected @param tag for 'reader'.800
Warnings'}' should be on the same line.807
WarningsExpected @param tag for 'parentQName'.820
WarningsExpected @param tag for 'factory'.821
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.821
WarningsParameter xmlWriter should be final.827
WarningsMissing a Javadoc comment.836
WarningsParameter xmlWriter should be final.837
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.838
WarningsMissing a Javadoc comment.842
WarningsParameter xmlWriter should be final.843
WarningsParameter serializeType should be final.843
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.844
Warnings'}' should be on the same line.856
Warnings'}' should be on the same line.866
Warnings'}' should be on the same line.878
Warnings'}' should be on the same line.897
Warnings'}' should be on the same line.902
Warnings'}' should be on the same line.911
WarningsFirst sentence should end with a period.923
WarningsParameter prefix should be final.926
WarningsExpected @param tag for 'prefix'.926
WarningsParameter namespace should be final.926
WarningsExpected @param tag for 'namespace'.926
WarningsParameter attName should be final.926
WarningsExpected @param tag for 'attName'.926
WarningsParameter attValue should be final.927
WarningsExpected @param tag for 'attValue'.927
WarningsParameter xmlWriter should be final.927
WarningsExpected @param tag for 'xmlWriter'.927
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.928
WarningsFirst sentence should end with a period.939
WarningsParameter namespace should be final.942
WarningsExpected @param tag for 'namespace'.942
WarningsParameter attName should be final.942
WarningsExpected @param tag for 'attName'.942
WarningsParameter attValue should be final.942
WarningsExpected @param tag for 'attValue'.942
WarningsParameter xmlWriter should be final.943
WarningsExpected @param tag for 'xmlWriter'.943
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.943
Warnings'}' should be on the same line.946
WarningsFirst sentence should end with a period.953
WarningsParameter namespace should be final.956
WarningsExpected @param tag for 'namespace'.956
WarningsParameter attName should be final.956
WarningsExpected @param tag for 'attName'.956
WarningsParameter qname should be final.957
WarningsExpected @param tag for 'qname'.957
WarningsParameter xmlWriter should be final.957
WarningsExpected @param tag for 'xmlWriter'.957
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.958
Warnings'}' should be on the same line.968
Warnings'}' should be on the same line.975
WarningsFirst sentence should end with a period.982
WarningsParameter qname should be final.986
WarningsExpected @param tag for 'qname'.986
WarningsParameter xmlWriter should be final.986
WarningsExpected @param tag for 'xmlWriter'.986
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.987
Warnings'}' should be on the same line.1000
Warnings'}' should be on the same line.1006
WarningsMissing a Javadoc comment.1012
WarningsParameter qnames should be final.1012
WarningsParameter xmlWriter should be final.1012
WarningsLine is longer than 120 characters.1039
Warnings'}' should be on the same line.1040
Warnings'}' should be on the same line.1045
WarningsFirst sentence should end with a period.1056
WarningsExpected an @return tag.1059
WarningsParameter xmlWriter should be final.1059
WarningsExpected @param tag for 'xmlWriter'.1059
WarningsParameter namespace should be final.1059
WarningsExpected @param tag for 'namespace'.1059
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1060
WarningsFirst sentence should end with a period.1077
WarningsExpected an @return tag.1081
WarningsParameter qName should be final.1081
WarningsExpected @param tag for 'qName'.1081
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.1082
WarningsFirst sentence should end with a period.1098
WarningsUtility classes should not have a public or default constructor.1101
WarningsFirst sentence should end with a period.1103
WarningsExpected an @return tag.1110
WarningsLine is longer than 120 characters.1110
WarningsParameter reader should be final.1110
WarningsExpected @param tag for 'reader'.1110
WarningsExpected @throws tag for 'java.lang.Exception'.1110
Warnings'while' construct must use '{}'s.1119
WarningsAvoid inline conditionals.1130
Warnings'while' construct must use '{}'s.1150
WarningsLine is longer than 120 characters.1153
Warnings'}' should be on the same line.1161
Warnings'while' construct must use '{}'s.1169
Warnings'if' construct must use '{}'s.1172
Warnings'}' should be on the same line.1177
Warnings'}' is not followed by whitespace.1185
WarningsMissing a Javadoc comment.1189
WarningsMissing a Javadoc comment.1191
WarningsMissing a Javadoc comment.1194
WarningsParameter namespace should be final.1194
WarningsFirst sentence should end with a period.1201
WarningsVariable 'localPolicyClass' must be private and have accessor methods.1205
WarningsMissing a Javadoc comment.1211
WarningsVariable 'localPolicyClassTracker' must be private and have accessor methods.1211
WarningsFirst sentence should end with a period.1213
WarningsFirst sentence should end with a period.1222
WarningsParameter param should be final.1228
Warnings'}' should be on the same line.1233
WarningsFirst sentence should end with a period.1243
WarningsParameter reader should be final.1248
WarningsExpected @param tag for 'reader'.1248
Warnings'}' should be on the same line.1255
WarningsExpected @param tag for 'parentQName'.1268
WarningsExpected @param tag for 'factory'.1269
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.1269
WarningsParameter xmlWriter should be final.1275
WarningsMissing a Javadoc comment.1284
WarningsParameter xmlWriter should be final.1285
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.1286
WarningsMissing a Javadoc comment.1290
WarningsParameter xmlWriter should be final.1291
WarningsParameter serializeType should be final.1291
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.1292
Warnings'}' should be on the same line.1304
Warnings'}' should be on the same line.1314
Warnings'}' should be on the same line.1326
WarningsLine is longer than 120 characters.1328
Warnings'}' should be on the same line.1344
Warnings'}' should be on the same line.1349
Warnings'}' should be on the same line.1359
WarningsFirst sentence should end with a period.1372
WarningsParameter prefix should be final.1375
WarningsExpected @param tag for 'prefix'.1375
WarningsParameter namespace should be final.1375
WarningsExpected @param tag for 'namespace'.1375
WarningsParameter attName should be final.1375
WarningsExpected @param tag for 'attName'.1375
WarningsParameter attValue should be final.1376
WarningsExpected @param tag for 'attValue'.1376
WarningsParameter xmlWriter should be final.1376
WarningsExpected @param tag for 'xmlWriter'.1376
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1377
WarningsFirst sentence should end with a period.1388
WarningsParameter namespace should be final.1391
WarningsExpected @param tag for 'namespace'.1391
WarningsParameter attName should be final.1391
WarningsExpected @param tag for 'attName'.1391
WarningsParameter attValue should be final.1391
WarningsExpected @param tag for 'attValue'.1391
WarningsParameter xmlWriter should be final.1392
WarningsExpected @param tag for 'xmlWriter'.1392
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1392
Warnings'}' should be on the same line.1395
WarningsFirst sentence should end with a period.1402
WarningsParameter namespace should be final.1405
WarningsExpected @param tag for 'namespace'.1405
WarningsParameter attName should be final.1405
WarningsExpected @param tag for 'attName'.1405
WarningsParameter qname should be final.1406
WarningsExpected @param tag for 'qname'.1406
WarningsParameter xmlWriter should be final.1406
WarningsExpected @param tag for 'xmlWriter'.1406
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1407
Warnings'}' should be on the same line.1417
Warnings'}' should be on the same line.1424
WarningsFirst sentence should end with a period.1431
WarningsParameter qname should be final.1435
WarningsExpected @param tag for 'qname'.1435
WarningsParameter xmlWriter should be final.1435
WarningsExpected @param tag for 'xmlWriter'.1435
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1436
Warnings'}' should be on the same line.1449
Warnings'}' should be on the same line.1455
WarningsMissing a Javadoc comment.1461
WarningsParameter qnames should be final.1461
WarningsParameter xmlWriter should be final.1461
WarningsLine is longer than 120 characters.1488
Warnings'}' should be on the same line.1489
Warnings'}' should be on the same line.1494
WarningsFirst sentence should end with a period.1505
WarningsExpected an @return tag.1508
WarningsParameter xmlWriter should be final.1508
WarningsExpected @param tag for 'xmlWriter'.1508
WarningsParameter namespace should be final.1508
WarningsExpected @param tag for 'namespace'.1508
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1509
WarningsFirst sentence should end with a period.1526
WarningsExpected an @return tag.1530
WarningsParameter qName should be final.1530
WarningsExpected @param tag for 'qName'.1530
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.1531
WarningsAvoid inline conditionals.1539
WarningsFirst sentence should end with a period.1548
WarningsUtility classes should not have a public or default constructor.1551
WarningsFirst sentence should end with a period.1553
WarningsExpected an @return tag.1560
WarningsParameter reader should be final.1560
WarningsExpected @param tag for 'reader'.1560
WarningsExpected @throws tag for 'java.lang.Exception'.1560
Warnings'while' construct must use '{}'s.1569
WarningsAvoid inline conditionals.1580
Warnings'while' construct must use '{}'s.1600
Warnings'}' should be on the same line.1614
Warnings'}' should be on the same line.1622
WarningsMust have at least one statement.1624
Warnings'while' construct must use '{}'s.1628
Warnings'if' construct must use '{}'s.1631
Warnings'}' should be on the same line.1636
Warnings'}' is not followed by whitespace.1644
WarningsMissing a Javadoc comment.1648
WarningsMissing a Javadoc comment.1650
WarningsMissing a Javadoc comment.1653
WarningsParameter namespace should be final.1653
WarningsFirst sentence should end with a period.1660
WarningsVariable 'localPolicyClass' must be private and have accessor methods.1664
WarningsMissing a Javadoc comment.1670
WarningsVariable 'localPolicyClassTracker' must be private and have accessor methods.1670
WarningsFirst sentence should end with a period.1672
WarningsFirst sentence should end with a period.1681
WarningsParameter param should be final.1687
Warnings'}' should be on the same line.1692
WarningsVariable 'localPolicies' must be private and have accessor methods.1706
WarningsMissing a Javadoc comment.1712
WarningsVariable 'localPoliciesTracker' must be private and have accessor methods.1712
WarningsFirst sentence should end with a period.1714
WarningsFirst sentence should end with a period.1723
WarningsParameter param should be final.1726
WarningsExpected @param tag for 'param'.1726
WarningsFirst sentence should end with a period.1730
WarningsParameter param should be final.1736
Warnings'}' should be on the same line.1743
WarningsFirst sentence should end with a period.1752
WarningsParameter param should be final.1758
WarningsFirst sentence should end with a period.1772
WarningsParameter reader should be final.1777
WarningsExpected @param tag for 'reader'.1777
Warnings'}' should be on the same line.1784
WarningsExpected @param tag for 'parentQName'.1797
WarningsExpected @param tag for 'factory'.1798
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.1798
WarningsParameter xmlWriter should be final.1804
WarningsMissing a Javadoc comment.1813
WarningsParameter xmlWriter should be final.1814
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.1815
WarningsMissing a Javadoc comment.1819
WarningsParameter xmlWriter should be final.1820
WarningsParameter serializeType should be final.1820
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.1821
Warnings'}' should be on the same line.1833
Warnings'}' should be on the same line.1843
Warnings'}' should be on the same line.1855
WarningsLine is longer than 120 characters.1857
Warnings'}' should be on the same line.1873
Warnings'}' should be on the same line.1878
Warnings'}' should be on the same line.1888
Warnings'}' should be on the same line.1903
Warnings'}' should be on the same line.1918
Warnings'}' should be on the same line.1923
Warnings'}' should be on the same line.1935
Warnings'}' should be on the same line.1950
Warnings'}' should be on the same line.1955
WarningsFirst sentence should end with a period.1970
WarningsParameter prefix should be final.1973
WarningsExpected @param tag for 'prefix'.1973
WarningsParameter namespace should be final.1973
WarningsExpected @param tag for 'namespace'.1973
WarningsParameter attName should be final.1973
WarningsExpected @param tag for 'attName'.1973
WarningsParameter attValue should be final.1974
WarningsExpected @param tag for 'attValue'.1974
WarningsParameter xmlWriter should be final.1974
WarningsExpected @param tag for 'xmlWriter'.1974
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1975
WarningsFirst sentence should end with a period.1986
WarningsParameter namespace should be final.1989
WarningsExpected @param tag for 'namespace'.1989
WarningsParameter attName should be final.1989
WarningsExpected @param tag for 'attName'.1989
WarningsParameter attValue should be final.1989
WarningsExpected @param tag for 'attValue'.1989
WarningsParameter xmlWriter should be final.1990
WarningsExpected @param tag for 'xmlWriter'.1990
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.1990
Warnings'}' should be on the same line.1993
WarningsFirst sentence should end with a period.2000
WarningsParameter namespace should be final.2003
WarningsExpected @param tag for 'namespace'.2003
WarningsParameter attName should be final.2003
WarningsExpected @param tag for 'attName'.2003
WarningsParameter qname should be final.2004
WarningsExpected @param tag for 'qname'.2004
WarningsParameter xmlWriter should be final.2004
WarningsExpected @param tag for 'xmlWriter'.2004
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2005
Warnings'}' should be on the same line.2015
Warnings'}' should be on the same line.2022
WarningsFirst sentence should end with a period.2029
WarningsParameter qname should be final.2033
WarningsExpected @param tag for 'qname'.2033
WarningsParameter xmlWriter should be final.2033
WarningsExpected @param tag for 'xmlWriter'.2033
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2034
Warnings'}' should be on the same line.2047
Warnings'}' should be on the same line.2053
WarningsMissing a Javadoc comment.2059
WarningsParameter qnames should be final.2059
WarningsParameter xmlWriter should be final.2059
WarningsLine is longer than 120 characters.2086
Warnings'}' should be on the same line.2087
Warnings'}' should be on the same line.2092
WarningsFirst sentence should end with a period.2103
WarningsExpected an @return tag.2106
WarningsParameter xmlWriter should be final.2106
WarningsExpected @param tag for 'xmlWriter'.2106
WarningsParameter namespace should be final.2106
WarningsExpected @param tag for 'namespace'.2106
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2107
WarningsFirst sentence should end with a period.2124
WarningsExpected an @return tag.2128
WarningsParameter qName should be final.2128
WarningsExpected @param tag for 'qName'.2128
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.2129
WarningsAvoid inline conditionals.2137
Warnings'}' should be on the same line.2147
Warnings'}' should be on the same line.2156
WarningsFirst sentence should end with a period.2171
WarningsUtility classes should not have a public or default constructor.2174
WarningsFirst sentence should end with a period.2176
WarningsExpected an @return tag.2183
WarningsParameter reader should be final.2183
WarningsExpected @param tag for 'reader'.2183
WarningsExpected @throws tag for 'java.lang.Exception'.2183
Warnings'while' construct must use '{}'s.2192
WarningsAvoid inline conditionals.2203
Warnings'while' construct must use '{}'s.2225
Warnings'}' should be on the same line.2239
Warnings'}' should be on the same line.2247
WarningsMust have at least one statement.2249
Warnings'while' construct must use '{}'s.2253
Warnings'}' should be on the same line.2265
Warnings'while' construct must use '{}'s.2273
Warnings'while' construct must use '{}'s.2278
Warnings'}' should be on the same line.2283
WarningsLine is longer than 120 characters.2288
Warnings'}' should be on the same line.2292
Warnings'}' should be on the same line.2296
Warnings'}' should be on the same line.2307
WarningsMust have at least one statement.2309
Warnings'while' construct must use '{}'s.2313
Warnings'if' construct must use '{}'s.2316
Warnings'}' should be on the same line.2321
Warnings'}' is not followed by whitespace.2329
WarningsMissing a Javadoc comment.2333
WarningsMissing a Javadoc comment.2339
WarningsParameter namespace should be final.2339
WarningsFirst sentence should end with a period.2346
WarningsVariable 'localContent' must be private and have accessor methods.2350
WarningsMissing a Javadoc comment.2356
WarningsVariable 'localContentTracker' must be private and have accessor methods.2356
WarningsFirst sentence should end with a period.2358
WarningsFirst sentence should end with a period.2367
WarningsParameter param should be final.2373
Warnings'}' should be on the same line.2378
WarningsFirst sentence should end with a period.2388
WarningsVariable 'localId' must be private and have accessor methods.2392
WarningsMissing a Javadoc comment.2398
WarningsVariable 'localIdTracker' must be private and have accessor methods.2398
WarningsFirst sentence should end with a period.2400
WarningsFirst sentence should end with a period.2409
WarningsParameter param should be final.2415
Warnings'}' should be on the same line.2422
WarningsFirst sentence should end with a period.2431
WarningsVariable 'localName' must be private and have accessor methods.2435
WarningsMissing a Javadoc comment.2441
WarningsVariable 'localNameTracker' must be private and have accessor methods.2441
WarningsFirst sentence should end with a period.2443
WarningsFirst sentence should end with a period.2452
WarningsParameter param should be final.2458
Warnings'}' should be on the same line.2463
WarningsFirst sentence should end with a period.2473
WarningsParameter reader should be final.2478
WarningsExpected @param tag for 'reader'.2478
Warnings'}' should be on the same line.2485
WarningsExpected @param tag for 'parentQName'.2498
WarningsExpected @param tag for 'factory'.2499
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.2499
WarningsParameter xmlWriter should be final.2505
WarningsMissing a Javadoc comment.2514
WarningsParameter xmlWriter should be final.2515
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.2516
WarningsMissing a Javadoc comment.2520
WarningsParameter xmlWriter should be final.2521
WarningsParameter serializeType should be final.2521
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.2522
Warnings'}' should be on the same line.2534
Warnings'}' should be on the same line.2544
Warnings'}' should be on the same line.2556
Warnings'}' should be on the same line.2574
Warnings'}' should be on the same line.2579
Warnings'}' should be on the same line.2589
Warnings'}' should be on the same line.2610
Warnings'}' should be on the same line.2615
Warnings'}' should be on the same line.2624
Warnings'}' should be on the same line.2644
Warnings'}' should be on the same line.2649
Warnings'}' should be on the same line.2659
WarningsFirst sentence should end with a period.2672
WarningsParameter prefix should be final.2675
WarningsExpected @param tag for 'prefix'.2675
WarningsParameter namespace should be final.2675
WarningsExpected @param tag for 'namespace'.2675
WarningsParameter attName should be final.2675
WarningsExpected @param tag for 'attName'.2675
WarningsParameter attValue should be final.2676
WarningsExpected @param tag for 'attValue'.2676
WarningsParameter xmlWriter should be final.2676
WarningsExpected @param tag for 'xmlWriter'.2676
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2677
WarningsFirst sentence should end with a period.2688
WarningsParameter namespace should be final.2691
WarningsExpected @param tag for 'namespace'.2691
WarningsParameter attName should be final.2691
WarningsExpected @param tag for 'attName'.2691
WarningsParameter attValue should be final.2691
WarningsExpected @param tag for 'attValue'.2691
WarningsParameter xmlWriter should be final.2692
WarningsExpected @param tag for 'xmlWriter'.2692
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2692
Warnings'}' should be on the same line.2695
WarningsFirst sentence should end with a period.2702
WarningsParameter namespace should be final.2705
WarningsExpected @param tag for 'namespace'.2705
WarningsParameter attName should be final.2705
WarningsExpected @param tag for 'attName'.2705
WarningsParameter qname should be final.2706
WarningsExpected @param tag for 'qname'.2706
WarningsParameter xmlWriter should be final.2706
WarningsExpected @param tag for 'xmlWriter'.2706
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2707
Warnings'}' should be on the same line.2717
Warnings'}' should be on the same line.2724
WarningsFirst sentence should end with a period.2731
WarningsParameter qname should be final.2735
WarningsExpected @param tag for 'qname'.2735
WarningsParameter xmlWriter should be final.2735
WarningsExpected @param tag for 'xmlWriter'.2735
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2736
Warnings'}' should be on the same line.2749
Warnings'}' should be on the same line.2755
WarningsMissing a Javadoc comment.2761
WarningsParameter qnames should be final.2761
WarningsParameter xmlWriter should be final.2761
WarningsLine is longer than 120 characters.2788
Warnings'}' should be on the same line.2789
Warnings'}' should be on the same line.2794
WarningsFirst sentence should end with a period.2805
WarningsExpected an @return tag.2808
WarningsParameter xmlWriter should be final.2808
WarningsExpected @param tag for 'xmlWriter'.2808
WarningsParameter namespace should be final.2808
WarningsExpected @param tag for 'namespace'.2808
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.2809
WarningsFirst sentence should end with a period.2826
WarningsExpected an @return tag.2830
WarningsParameter qName should be final.2830
WarningsExpected @param tag for 'qName'.2830
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.2831
WarningsAvoid inline conditionals.2839
WarningsAvoid inline conditionals.2850
WarningsFirst sentence should end with a period.2859
WarningsUtility classes should not have a public or default constructor.2862
WarningsFirst sentence should end with a period.2864
WarningsExpected an @return tag.2871
WarningsParameter reader should be final.2871
WarningsExpected @param tag for 'reader'.2871
WarningsExpected @throws tag for 'java.lang.Exception'.2871
Warnings'while' construct must use '{}'s.2880
WarningsAvoid inline conditionals.2891
Warnings'while' construct must use '{}'s.2911
WarningsLine is longer than 120 characters.2922
Warnings'}' should be on the same line.2924
Warnings'}' should be on the same line.2932
WarningsMust have at least one statement.2934
Warnings'while' construct must use '{}'s.2938
Warnings'}' should be on the same line.2949
Warnings'while' construct must use '{}'s.2957
Warnings'}' should be on the same line.2969
Warnings'}' should be on the same line.2977
WarningsMust have at least one statement.2979
Warnings'while' construct must use '{}'s.2983
Warnings'if' construct must use '{}'s.2986
Warnings'}' should be on the same line.2991
Warnings'}' is not followed by whitespace.2999
WarningsMissing a Javadoc comment.3003
WarningsMissing a Javadoc comment.3005
WarningsMissing a Javadoc comment.3008
WarningsParameter namespace should be final.3008
WarningsName 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.3019
WarningsVariable 'local_return' must be private and have accessor methods.3019
WarningsMissing a Javadoc comment.3025
WarningsName 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'.3025
WarningsVariable 'local_returnTracker' must be private and have accessor methods.3025
WarningsFirst sentence should end with a period.3027
WarningsName 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.3032
WarningsFirst sentence should end with a period.3036
WarningsName 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.3039
WarningsParameter param should be final.3039
WarningsExpected @param tag for 'param'.3039
WarningsFirst sentence should end with a period.3043
WarningsName 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.3049
WarningsParameter param should be final.3049
Warnings'}' should be on the same line.3056
WarningsFirst sentence should end with a period.3065
WarningsName 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'.3071
WarningsParameter param should be final.3071
WarningsFirst sentence should end with a period.3085
WarningsParameter reader should be final.3090
WarningsExpected @param tag for 'reader'.3090
Warnings'}' should be on the same line.3097
WarningsExpected @param tag for 'parentQName'.3110
WarningsExpected @param tag for 'factory'.3111
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.3111
WarningsParameter xmlWriter should be final.3117
WarningsMissing a Javadoc comment.3126
WarningsParameter xmlWriter should be final.3127
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.3128
WarningsMissing a Javadoc comment.3132
WarningsParameter xmlWriter should be final.3133
WarningsParameter serializeType should be final.3133
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.3134
Warnings'}' should be on the same line.3146
Warnings'}' should be on the same line.3156
Warnings'}' should be on the same line.3168
Warnings'}' should be on the same line.3180
Warnings'}' should be on the same line.3195
Warnings'}' should be on the same line.3200
Warnings'}' should be on the same line.3212
Warnings'}' should be on the same line.3227
Warnings'}' should be on the same line.3232
WarningsFirst sentence should end with a period.3247
WarningsParameter prefix should be final.3250
WarningsExpected @param tag for 'prefix'.3250
WarningsParameter namespace should be final.3250
WarningsExpected @param tag for 'namespace'.3250
WarningsParameter attName should be final.3250
WarningsExpected @param tag for 'attName'.3250
WarningsParameter attValue should be final.3251
WarningsExpected @param tag for 'attValue'.3251
WarningsParameter xmlWriter should be final.3251
WarningsExpected @param tag for 'xmlWriter'.3251
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.3252
WarningsFirst sentence should end with a period.3263
WarningsParameter namespace should be final.3266
WarningsExpected @param tag for 'namespace'.3266
WarningsParameter attName should be final.3266
WarningsExpected @param tag for 'attName'.3266
WarningsParameter attValue should be final.3266
WarningsExpected @param tag for 'attValue'.3266
WarningsParameter xmlWriter should be final.3267
WarningsExpected @param tag for 'xmlWriter'.3267
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.3267
Warnings'}' should be on the same line.3270
WarningsFirst sentence should end with a period.3277
WarningsParameter namespace should be final.3280
WarningsExpected @param tag for 'namespace'.3280
WarningsParameter attName should be final.3280
WarningsExpected @param tag for 'attName'.3280
WarningsParameter qname should be final.3281
WarningsExpected @param tag for 'qname'.3281
WarningsParameter xmlWriter should be final.3281
WarningsExpected @param tag for 'xmlWriter'.3281
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.3282
Warnings'}' should be on the same line.3292
Warnings'}' should be on the same line.3299
WarningsFirst sentence should end with a period.3306
WarningsParameter qname should be final.3310
WarningsExpected @param tag for 'qname'.3310
WarningsParameter xmlWriter should be final.3310
WarningsExpected @param tag for 'xmlWriter'.3310
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.3311
Warnings'}' should be on the same line.3324
Warnings'}' should be on the same line.3330
WarningsMissing a Javadoc comment.3336
WarningsParameter qnames should be final.3336
WarningsParameter xmlWriter should be final.3336
WarningsLine is longer than 120 characters.3363
Warnings'}' should be on the same line.3364
Warnings'}' should be on the same line.3369
WarningsFirst sentence should end with a period.3380
WarningsExpected an @return tag.3383
WarningsParameter xmlWriter should be final.3383
WarningsExpected @param tag for 'xmlWriter'.3383
WarningsParameter namespace should be final.3383
WarningsExpected @param tag for 'namespace'.3383
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.3384
WarningsFirst sentence should end with a period.3401
WarningsExpected an @return tag.3405
WarningsParameter qName should be final.3405
WarningsExpected @param tag for 'qName'.3405
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.3406
Warnings'}' should be on the same line.3418
Warnings'}' should be on the same line.3427
WarningsFirst sentence should end with a period.3442
WarningsUtility classes should not have a public or default constructor.3445
WarningsFirst sentence should end with a period.3447
WarningsExpected an @return tag.3454
WarningsLine is longer than 120 characters.3454
WarningsParameter reader should be final.3454
WarningsExpected @param tag for 'reader'.3454
WarningsExpected @throws tag for 'java.lang.Exception'.3454
Warnings'while' construct must use '{}'s.3463
WarningsAvoid inline conditionals.3474
Warnings'while' construct must use '{}'s.3496
WarningsLine is longer than 120 characters.3499
Warnings'}' should be on the same line.3507
Warnings'while' construct must use '{}'s.3515
Warnings'while' construct must use '{}'s.3520
Warnings'}' should be on the same line.3525
WarningsLine is longer than 120 characters.3530
Warnings'}' should be on the same line.3534
Warnings'}' should be on the same line.3538
Warnings'}' should be on the same line.3549
WarningsMust have at least one statement.3551
Warnings'while' construct must use '{}'s.3555
Warnings'if' construct must use '{}'s.3558
Warnings'}' should be on the same line.3563
Warnings'}' is not followed by whitespace.3571
WarningsMissing a Javadoc comment.3575
WarningsMissing a Javadoc comment.3581
WarningsParameter namespace should be final.3581
WarningsFirst sentence should end with a period.3588
WarningsVariable 'localContext' must be private and have accessor methods.3592
WarningsMissing a Javadoc comment.3598
WarningsVariable 'localContextTracker' must be private and have accessor methods.3598
WarningsFirst sentence should end with a period.3600
WarningsFirst sentence should end with a period.3609
WarningsParameter param should be final.3615
Warnings'}' should be on the same line.3620
WarningsFirst sentence should end with a period.3630
WarningsVariable 'localId' must be private and have accessor methods.3634
WarningsMissing a Javadoc comment.3640
WarningsVariable 'localIdTracker' must be private and have accessor methods.3640
WarningsFirst sentence should end with a period.3642
WarningsFirst sentence should end with a period.3651
WarningsParameter param should be final.3657
Warnings'}' should be on the same line.3664
WarningsFirst sentence should end with a period.3673
WarningsVariable 'localName' must be private and have accessor methods.3677
WarningsMissing a Javadoc comment.3683
WarningsVariable 'localNameTracker' must be private and have accessor methods.3683
WarningsFirst sentence should end with a period.3685
WarningsFirst sentence should end with a period.3694
WarningsParameter param should be final.3700
Warnings'}' should be on the same line.3705
WarningsFirst sentence should end with a period.3715
WarningsVariable 'localRule' must be private and have accessor methods.3719
WarningsMissing a Javadoc comment.3725
WarningsVariable 'localRuleTracker' must be private and have accessor methods.3725
WarningsFirst sentence should end with a period.3727
WarningsFirst sentence should end with a period.3736
WarningsParameter param should be final.3742
Warnings'}' should be on the same line.3747
WarningsFirst sentence should end with a period.3757
WarningsParameter reader should be final.3762
WarningsExpected @param tag for 'reader'.3762
Warnings'}' should be on the same line.3769
WarningsExpected @param tag for 'parentQName'.3782
WarningsExpected @param tag for 'factory'.3783
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.3783
WarningsParameter xmlWriter should be final.3789
WarningsMissing a Javadoc comment.3798
WarningsParameter xmlWriter should be final.3799
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.3800
WarningsMethod length is 182 lines (max allowed is 150).3804
WarningsMissing a Javadoc comment.3804
WarningsParameter xmlWriter should be final.3805
WarningsParameter serializeType should be final.3805
WarningsRedundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'.3806
Warnings'}' should be on the same line.3818
Warnings'}' should be on the same line.3828
Warnings'}' should be on the same line.3840
Warnings'}' should be on the same line.3861
Warnings'}' should be on the same line.3866
Warnings'}' should be on the same line.3874
Warnings'}' should be on the same line.3891
Warnings'}' should be on the same line.3896
Warnings'}' should be on the same line.3905
Warnings'}' should be on the same line.3925
Warnings'}' should be on the same line.3930
Warnings'}' should be on the same line.3940
Warnings'}' should be on the same line.3961
Warnings'}' should be on the same line.3966
Warnings'}' should be on the same line.3976
WarningsFirst sentence should end with a period.3989
WarningsParameter prefix should be final.3992
WarningsExpected @param tag for 'prefix'.3992
WarningsParameter namespace should be final.3992
WarningsExpected @param tag for 'namespace'.3992
WarningsParameter attName should be final.3992
WarningsExpected @param tag for 'attName'.3992
WarningsParameter attValue should be final.3993
WarningsExpected @param tag for 'attValue'.3993
WarningsParameter xmlWriter should be final.3993
WarningsExpected @param tag for 'xmlWriter'.3993
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.3994
WarningsFirst sentence should end with a period.4005
WarningsParameter namespace should be final.4008
WarningsExpected @param tag for 'namespace'.4008
WarningsParameter attName should be final.4008
WarningsExpected @param tag for 'attName'.4008
WarningsParameter attValue should be final.4008
WarningsExpected @param tag for 'attValue'.4008
WarningsParameter xmlWriter should be final.4009
WarningsExpected @param tag for 'xmlWriter'.4009
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.4009
Warnings'}' should be on the same line.4012
WarningsFirst sentence should end with a period.4019
WarningsParameter namespace should be final.4022
WarningsExpected @param tag for 'namespace'.4022
WarningsParameter attName should be final.4022
WarningsExpected @param tag for 'attName'.4022
WarningsParameter qname should be final.4023
WarningsExpected @param tag for 'qname'.4023
WarningsParameter xmlWriter should be final.4023
WarningsExpected @param tag for 'xmlWriter'.4023
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.4024
Warnings'}' should be on the same line.4034
Warnings'}' should be on the same line.4041
WarningsFirst sentence should end with a period.4048
WarningsParameter qname should be final.4052
WarningsExpected @param tag for 'qname'.4052
WarningsParameter xmlWriter should be final.4052
WarningsExpected @param tag for 'xmlWriter'.4052
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.4053
Warnings'}' should be on the same line.4066
Warnings'}' should be on the same line.4072
WarningsMissing a Javadoc comment.4078
WarningsParameter qnames should be final.4078
WarningsParameter xmlWriter should be final.4078
WarningsLine is longer than 120 characters.4105
Warnings'}' should be on the same line.4106
Warnings'}' should be on the same line.4111
WarningsFirst sentence should end with a period.4122
WarningsExpected an @return tag.4125
WarningsParameter xmlWriter should be final.4125
WarningsExpected @param tag for 'xmlWriter'.4125
WarningsParameter namespace should be final.4125
WarningsExpected @param tag for 'namespace'.4125
WarningsExpected @throws tag for 'javax.xml.stream.XMLStreamException'.4126
WarningsFirst sentence should end with a period.4143
WarningsExpected an @return tag.4147
WarningsParameter qName should be final.4147
WarningsExpected @param tag for 'qName'.4147
WarningsExpected @throws tag for 'org.apache.axis2.databinding.ADBException'.4148
WarningsAvoid inline conditionals.4156
WarningsAvoid inline conditionals.4166
WarningsAvoid inline conditionals.4172
WarningsFirst sentence should end with a period.4181
WarningsUtility classes should not have a public or default constructor.4184
WarningsFirst sentence should end with a period.4186
WarningsExpected an @return tag.4193
WarningsMethod length is 152 lines (max allowed is 150).4193
WarningsParameter reader should be final.4193
WarningsExpected @param tag for 'reader'.4193
WarningsExpected @throws tag for 'java.lang.Exception'.4193
Warnings'while' construct must use '{}'s.4202
WarningsAvoid inline conditionals.4213
Warnings'while' construct must use '{}'s.4233
Warnings'}' should be on the same line.4246
Warnings'}' should be on the same line.4253
WarningsMust have at least one statement.4255
Warnings'while' construct must use '{}'s.4259
Warnings'}' should be on the same line.4270
Warnings'while' construct must use '{}'s.4278
Warnings'}' should be on the same line.4290
Warnings'}' should be on the same line.4298
WarningsMust have at least one statement.4300
Warnings'while' construct must use '{}'s.4304
Warnings'}' should be on the same line.4316
Warnings'}' should be on the same line.4324
WarningsMust have at least one statement.4326
Warnings'while' construct must use '{}'s.4330
Warnings'if' construct must use '{}'s.4333
Warnings'}' should be on the same line.4338
Warnings'}' is not followed by whitespace.4346
WarningsMissing a Javadoc comment.4350
WarningsParameter param should be final.4351
WarningsParameter optimizeContent should be final.4351
Warnings'}' should be on the same line.4357
WarningsMissing a Javadoc comment.4364
WarningsParameter param should be final.4365
WarningsParameter optimizeContent should be final.4365
Warnings'}' should be on the same line.4372
WarningsMissing a Javadoc comment.4379
WarningsParameter param should be final.4380
WarningsParameter optimizeContent should be final.4380
Warnings'}' should be on the same line.4386
WarningsMissing a Javadoc comment.4393
WarningsParameter param should be final.4394
WarningsParameter optimizeContent should be final.4394
Warnings'}' should be on the same line.4401
WarningsMissing a Javadoc comment.4408
WarningsParameter factory should be final.4408
WarningsParameter param should be final.4409
WarningsParameter optimizeContent should be final.4409
Warnings'}' should be on the same line.4419
WarningsMissing a Javadoc comment.4428
WarningsParameter factory should be final.4428
WarningsParameter param should be final.4429
WarningsParameter optimizeContent should be final.4429
Warnings'}' should be on the same line.4439
WarningsFirst sentence should end with a period.4448
WarningsExpected an @return tag.4451
WarningsParameter factory should be final.4451
WarningsExpected @param tag for 'factory'.4451
WarningsMissing a Javadoc comment.4455
WarningsParameter param should be final.4455
WarningsParameter type should be final.4455
WarningsParameter extraNamespaces should be final.4456
Warnings'}' should be on the same line.4488