The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 3830 | ![]() |
JavadocType | 117 | ![]() |
JavadocVariable | 283 | ![]() |
JavadocStyle | 1132 | ![]() |
ConstantName | 8 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 87 | ![]() |
MemberName | 43 | ![]() |
MethodName | 58 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 1 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 8 | ![]() |
LineLength
| 1355 | ![]() |
MethodLength | 21 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 28 | ![]() |
NoWhitespaceAfter | 85 | ![]() |
NoWhitespaceBefore | 52 | ![]() |
OperatorWrap | 42 | ![]() |
ParenPad | 108 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 1567 | ![]() |
WhitespaceAround | 2407 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 19 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 94 | ![]() |
LeftCurly | 63 | ![]() |
NeedBraces | 432 | ![]() |
RightCurly | 1640 | ![]() |
AvoidInlineConditionals | 162 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 13 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 171 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 92 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 226 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 2966 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 6 | ![]() |
NewlineAtEndOfFile | 55 | ![]() |
Translation | 0 | ![]() |
FileLength | 5 | ![]() |
FileTabCharacter
| 530 | ![]() |
RegexpSingleline
| 2573 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter slamId should be final. | 37 |
![]() | Parameter context should be final. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Parameter slamId should be final. | 45 |
![]() | Line has trailing spaces. | 48 |
![]() | Parameter slamId should be final. | 54 |
![]() | '(' is followed by whitespace. | 56 |
![]() | ')' is preceded with whitespace. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 60 |
![]() | Parameter wsName should be final. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | 'if' construct must use '{}'s. | 69 |
![]() | '(' is followed by whitespace. | 69 |
![]() | '(' is followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | ')' is preceded with whitespace. | 69 |
![]() | ')' is preceded with whitespace. | 69 |
![]() | '(' is followed by whitespace. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | ')' is preceded with whitespace. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | 'if' construct must use '{}'s. | 72 |
![]() | '(' is followed by whitespace. | 72 |
![]() | '(' is followed by whitespace. | 72 |
![]() | '+' is not preceded with whitespace. | 72 |
![]() | '+' is not followed by whitespace. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | '(' is followed by whitespace. | 73 |
![]() | '+' is not preceded with whitespace. | 73 |
![]() | '+' is not followed by whitespace. | 73 |
![]() | ')' is preceded with whitespace. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | 'if' construct must use '{}'s. | 75 |
![]() | '(' is followed by whitespace. | 75 |
![]() | '(' is followed by whitespace. | 75 |
![]() | '+' is not preceded with whitespace. | 75 |
![]() | '+' is not followed by whitespace. | 75 |
![]() | ')' is preceded with whitespace. | 75 |
![]() | ')' is preceded with whitespace. | 75 |
![]() | '(' is followed by whitespace. | 76 |
![]() | '+' is not preceded with whitespace. | 76 |
![]() | '+' is not followed by whitespace. | 76 |
![]() | ')' is preceded with whitespace. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | 'if' construct must use '{}'s. | 78 |
![]() | '(' is followed by whitespace. | 78 |
![]() | '(' is followed by whitespace. | 78 |
![]() | '+' is not preceded with whitespace. | 78 |
![]() | '+' is not followed by whitespace. | 78 |
![]() | ')' is preceded with whitespace. | 78 |
![]() | ')' is preceded with whitespace. | 78 |
![]() | '(' is followed by whitespace. | 79 |
![]() | '+' is not preceded with whitespace. | 79 |
![]() | '+' is not followed by whitespace. | 79 |
![]() | ')' is preceded with whitespace. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | 'if' construct must use '{}'s. | 81 |
![]() | '(' is followed by whitespace. | 81 |
![]() | '(' is followed by whitespace. | 81 |
![]() | '+' is not preceded with whitespace. | 81 |
![]() | '+' is not followed by whitespace. | 81 |
![]() | ')' is preceded with whitespace. | 81 |
![]() | ')' is preceded with whitespace. | 81 |
![]() | '(' is followed by whitespace. | 82 |
![]() | '+' is not preceded with whitespace. | 82 |
![]() | '+' is not followed by whitespace. | 82 |
![]() | ')' is preceded with whitespace. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | '(' is followed by whitespace. | 84 |
![]() | ')' is preceded with whitespace. | 84 |
![]() | Line has trailing spaces. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | '(' is followed by whitespace. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 96 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 108 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 14 |
![]() | Expected an @return tag. | 18 |
![]() | Parameter arg0 should be final. | 18 |
![]() | Expected @param tag for 'arg0'. | 18 |
![]() | Parameter arg1 should be final. | 18 |
![]() | Expected @param tag for 'arg1'. | 18 |
![]() | 'cast' is not followed by whitespace. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter arg0 should be final. | 24 |
![]() | Parameter arg1 should be final. | 24 |
![]() | Parameter arg2 should be final. | 24 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Variable 'slaModel' must be private and have accessor methods. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Variable 'elementParser' must be private and have accessor methods. | 13 |
![]() | Parameter slaObject should be final. | 21 |
![]() | Expected @throws tag for 'Exception'. | 21 |
![]() | 'if' construct must use '{}'s. | 29 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter call should be final. | 22 |
![]() | Parameter content should be final. | 22 |
![]() | 'proxy' hides a field. | 23 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter minInfoString should be final. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter stateInfoString should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter slaString should be final. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'proxy' must be private and have accessor methods. | 52 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Variable 'elementRenderer' must be private and have accessor methods. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Variable 'slaModel' must be private and have accessor methods. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Variable 'product' must be private and have accessor methods. | 15 |
![]() | Expected an @return tag. | 23 |
![]() | Parameter slaModel should be final. | 23 |
![]() | 'slaModel' hides a field. | 23 |
![]() | Expected @param tag for 'slaModel'. | 23 |
![]() | Expected @throws tag for 'Exception'. | 23 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Variable 'renderedSLA' must be private and have accessor methods. | 30 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter slaTemplateRendering should be final. | 39 |
![]() | Line is longer than 120 characters. | 64 |
![]() | Line is longer than 120 characters. | 71 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 129 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 23 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Variable 'targetSLA' must be private and have accessor methods. | 28 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Missing a Javadoc comment. | 151 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Variable 'renderedSLATemplate' must be private and have accessor methods. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter slaTemplateRendering should be final. | 71 |
![]() | Line is longer than 120 characters. | 80 |
![]() | Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 20 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Variable 'targetTemplate' must be private and have accessor methods. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 10 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Variable 'slaModel' must be private and have accessor methods. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Variable 'elementParser' must be private and have accessor methods. | 15 |
![]() | Parameter slaTemplateRendering should be final. | 23 |
![]() | Expected @throws tag for 'Exception'. | 23 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Redundant throws: 'XmlException' is subclass of 'Exception'. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Redundant throws: 'XmlException' is subclass of 'Exception'. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Redundant throws: 'XmlException' is subclass of 'Exception'. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant throws: 'XmlException' is subclass of 'Exception'. | 42 |
![]() | Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 8 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Variable 'slaModel' must be private and have accessor methods. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Variable 'product' must be private and have accessor methods. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Variable 'elementRenderer' must be private and have accessor methods. | 14 |
![]() | Line has trailing spaces. | 17 |
![]() | Parameter slaModel should be final. | 22 |
![]() | 'slaModel' hides a field. | 22 |
![]() | Expected @throws tag for 'Exception'. | 22 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for OperationInProgressException. | 0 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'slaRenderer' must be private and have accessor methods. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'slaTemplateRenderer' must be private and have accessor methods. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'slaParser' must be private and have accessor methods. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Variable 'slaTemplateParser' must be private and have accessor methods. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'wsdlParser' must be private and have accessor methods. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'wsdlRenderer' must be private and have accessor methods. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'iNegotiation' must be private and have accessor methods. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'negotiationClients' must be private and have accessor methods. | 72 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Variable 'delegator' must be private and have accessor methods. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Variable 'osgiContext' must be private and have accessor methods. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'gslams' must be private and have accessor methods. | 78 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | '(' is followed by whitespace. | 88 |
![]() | Parameter utils should be final. | 88 |
![]() | Expected @param tag for 'utils'. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | '{' is not preceded with whitespace. | 88 |
![]() | Line has trailing spaces. | 91 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter epr should be final. | 99 |
![]() | '{' should be on the previous line. | 100 |
![]() | '{' should be on the previous line. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | 'if' is not followed by whitespace. | 103 |
![]() | '==' is not preceded with whitespace. | 103 |
![]() | '==' is not followed by whitespace. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | '(' is followed by whitespace. | 106 |
![]() | ')' is preceded with whitespace. | 106 |
![]() | 'if' construct must use '{}'s. | 107 |
![]() | '(' is followed by whitespace. | 107 |
![]() | ')' is preceded with whitespace. | 107 |
![]() | '(' is followed by whitespace. | 109 |
![]() | ')' is preceded with whitespace. | 109 |
![]() | '{' should be on the previous line. | 110 |
![]() | '(' is followed by whitespace. | 111 |
![]() | '(' is followed by whitespace. | 111 |
![]() | ')' is preceded with whitespace. | 111 |
![]() | ')' is preceded with whitespace. | 111 |
![]() | '}' should be on the same line. | 116 |
![]() | '(' is followed by whitespace. | 117 |
![]() | ')' is preceded with whitespace. | 117 |
![]() | '{' should be on the previous line. | 118 |
![]() | Line has trailing spaces. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Parameter slaRenderer should be final. | 138 |
![]() | 'slaRenderer' hides a field. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Parameter slaTemplateRenderer should be final. | 139 |
![]() | 'slaTemplateRenderer' hides a field. | 139 |
![]() | Parameter slaParser should be final. | 139 |
![]() | 'slaParser' hides a field. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Parameter slaTemplateParser should be final. | 140 |
![]() | 'slaTemplateParser' hides a field. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Parameter type should be final. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Parameter osgiContext should be final. | 166 |
![]() | 'osgiContext' hides a field. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Expected an @return tag. | 176 |
![]() | Line contains a tab character. | 176 |
![]() | Parameter sla should be final. | 176 |
![]() | Expected @throws tag for 'Exception'. | 176 |
![]() | 'if' construct must use '{}'s. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | 'if' construct must use '{}'s. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Unused @param tag for 'The'. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Expected an @return tag. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Parameter slaTemplate should be final. | 196 |
![]() | Expected @param tag for 'slaTemplate'. | 196 |
![]() | Expected @throws tag for 'Exception'. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | 'if' construct must use '{}'s. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | 'if' construct must use '{}'s. | 206 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Unused @param tag for 'The'. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Expected an @return tag. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Parameter slaObject should be final. | 222 |
![]() | Expected @param tag for 'slaObject'. | 222 |
![]() | Expected @throws tag for 'Exception'. | 222 |
![]() | 'if' construct must use '{}'s. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | 'if' construct must use '{}'s. | 226 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Expected an @return tag. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Parameter slaTemplateObject should be final. | 242 |
![]() | Expected @throws tag for 'Exception'. | 242 |
![]() | 'if' construct must use '{}'s. | 243 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | 'if' construct must use '{}'s. | 246 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Expected an @return tag. | 259 |
![]() | Line contains a tab character. | 259 |
![]() | Parameter interfaceSpec should be final. | 259 |
![]() | Expected @param tag for 'interfaceSpec'. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Expected @throws tag for 'Exception'. | 260 |
![]() | 'if' construct must use '{}'s. | 261 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Expected an @return tag. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Parameter wsdlString should be final. | 270 |
![]() | Expected @param tag for 'wsdlString'. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Expected @throws tag for 'Exception'. | 271 |
![]() | 'if' construct must use '{}'s. | 272 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | First sentence should end with a period. | 278 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | Expected an @return tag. | 282 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 285 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line contains a tab character. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line contains a tab character. | 301 |
![]() | Line is longer than 120 characters. | 302 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 324 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 330 |
![]() | Line contains a tab character. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | 'cast' is not followed by whitespace. | 347 |
![]() | Line has trailing spaces. | 348 |
![]() | Line contains a tab character. | 348 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line contains a tab character. | 356 |
![]() | Line contains a tab character. | 357 |
![]() | 'cast' is not followed by whitespace. | 357 |
![]() | Line contains a tab character. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line contains a tab character. | 362 |
![]() | Line contains a tab character. | 363 |
![]() | Line contains a tab character. | 364 |
![]() | Line contains a tab character. | 365 |
![]() | Line contains a tab character. | 366 |
![]() | Line contains a tab character. | 367 |
![]() | 'cast' is not followed by whitespace. | 367 |
![]() | Line contains a tab character. | 369 |
![]() | Line contains a tab character. | 370 |
![]() | Line contains a tab character. | 371 |
![]() | Line contains a tab character. | 372 |
![]() | Line contains a tab character. | 373 |
![]() | Line contains a tab character. | 374 |
![]() | Line contains a tab character. | 375 |
![]() | Line contains a tab character. | 376 |
![]() | Line contains a tab character. | 377 |
![]() | Line contains a tab character. | 378 |
![]() | 'cast' is not followed by whitespace. | 378 |
![]() | Line contains a tab character. | 379 |
![]() | Line contains a tab character. | 381 |
![]() | Line contains a tab character. | 382 |
![]() | Line contains a tab character. | 383 |
![]() | Line contains a tab character. | 384 |
![]() | Parameter context should be final. | 384 |
![]() | 'context' hides a field. | 384 |
![]() | Expected @param tag for 'context'. | 384 |
![]() | Line contains a tab character. | 385 |
![]() | Line contains a tab character. | 386 |
![]() | Line contains a tab character. | 388 |
![]() | Line contains a tab character. | 389 |
![]() | Missing a Javadoc comment. | 389 |
![]() | Parameter wsName should be final. | 389 |
![]() | Line contains a tab character. | 390 |
![]() | Line contains a tab character. | 391 |
![]() | Line contains a tab character. | 392 |
![]() | Line contains a tab character. | 393 |
![]() | Line contains a tab character. | 394 |
![]() | Line contains a tab character. | 395 |
![]() | Line contains a tab character. | 397 |
![]() | Line contains a tab character. | 398 |
![]() | Line contains a tab character. | 399 |
![]() | Line contains a tab character. | 401 |
![]() | Line contains a tab character. | 402 |
![]() | Line contains a tab character. | 403 |
![]() | Line contains a tab character. | 404 |
![]() | Line contains a tab character. | 405 |
![]() | Line contains a tab character. | 407 |
![]() | Line contains a tab character. | 408 |
![]() | Line contains a tab character. | 409 |
![]() | Line contains a tab character. | 410 |
![]() | Line contains a tab character. | 412 |
![]() | Line contains a tab character. | 413 |
![]() | Line has trailing spaces. | 414 |
![]() | Line contains a tab character. | 414 |
![]() | Line contains a tab character. | 415 |
![]() | Line contains a tab character. | 416 |
![]() | Line contains a tab character. | 417 |
![]() | Expected an @return tag. | 418 |
![]() | Line contains a tab character. | 418 |
![]() | Parameter epr should be final. | 418 |
![]() | Expected @throws tag for 'Exception'. | 418 |
![]() | Line contains a tab character. | 419 |
![]() | Line contains a tab character. | 420 |
![]() | Line contains a tab character. | 421 |
![]() | Line contains a tab character. | 422 |
![]() | Line contains a tab character. | 423 |
![]() | Line contains a tab character. | 424 |
![]() | Line contains a tab character. | 425 |
![]() | Line contains a tab character. | 427 |
![]() | Line contains a tab character. | 428 |
![]() | Line has trailing spaces. | 429 |
![]() | Line contains a tab character. | 429 |
![]() | Line contains a tab character. | 430 |
![]() | Unused @param tag for 'epr'. | 430 |
![]() | Line contains a tab character. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Expected an @return tag. | 433 |
![]() | Line contains a tab character. | 433 |
![]() | Expected @throws tag for 'Exception'. | 433 |
![]() | Line contains a tab character. | 434 |
![]() | '(' is followed by whitespace. | 434 |
![]() | ')' is preceded with whitespace. | 434 |
![]() | Line contains a tab character. | 435 |
![]() | Line has trailing spaces. | 436 |
![]() | Line contains a tab character. | 436 |
![]() | Line contains a tab character. | 437 |
![]() | Line contains a tab character. | 439 |
![]() | Missing a Javadoc comment. | 439 |
![]() | Line contains a tab character. | 440 |
![]() | Line contains a tab character. | 441 |
![]() | Missing a Javadoc comment. | 443 |
![]() | Line contains a tab character. | 443 |
![]() | Line contains a tab character. | 445 |
![]() | Missing a Javadoc comment. | 445 |
![]() | Line contains a tab character. | 447 |
![]() | Missing a Javadoc comment. | 447 |
![]() | Parameter context should be final. | 447 |
![]() | Line contains a tab character. | 448 |
![]() | Line contains a tab character. | 449 |
![]() | Line contains a tab character. | 450 |
![]() | Line contains a tab character. | 452 |
![]() | Missing a Javadoc comment. | 452 |
![]() | Parameter arg0 should be final. | 452 |
![]() | Line contains a tab character. | 453 |
![]() | Parameter arg1 should be final. | 453 |
![]() | Line contains a tab character. | 454 |
![]() | Line contains a tab character. | 455 |
![]() | Line is longer than 120 characters. | 456 |
![]() | Line contains a tab character. | 456 |
![]() | Line contains a tab character. | 457 |
![]() | Line contains a tab character. | 458 |
![]() | Line contains a tab character. | 459 |
![]() | Line contains a tab character. | 460 |
![]() | Line contains a tab character. | 461 |
![]() | Line contains a tab character. | 462 |
![]() | Line contains a tab character. | 463 |
![]() | Line contains a tab character. | 464 |
![]() | Line contains a tab character. | 466 |
![]() | Line contains a tab character. | 467 |
![]() | Line contains a tab character. | 468 |
![]() | Line is longer than 120 characters. | 469 |
![]() | Line contains a tab character. | 469 |
![]() | Line contains a tab character. | 470 |
![]() | Line contains a tab character. | 471 |
![]() | Line contains a tab character. | 472 |
![]() | Line contains a tab character. | 473 |
![]() | Line contains a tab character. | 474 |
![]() | Line contains a tab character. | 475 |
![]() | Line contains a tab character. | 476 |
![]() | Line contains a tab character. | 477 |
![]() | Line contains a tab character. | 479 |
![]() | Line contains a tab character. | 480 |
![]() | Line contains a tab character. | 481 |
![]() | Line contains a tab character. | 482 |
![]() | Line contains a tab character. | 483 |
![]() | Line contains a tab character. | 484 |
![]() | Line contains a tab character. | 485 |
![]() | Line contains a tab character. | 486 |
![]() | Line contains a tab character. | 487 |
![]() | Line contains a tab character. | 488 |
![]() | Line contains a tab character. | 489 |
![]() | Line contains a tab character. | 491 |
![]() | Line contains a tab character. | 492 |
![]() | Line contains a tab character. | 493 |
![]() | Line is longer than 120 characters. | 494 |
![]() | Line contains a tab character. | 494 |
![]() | Line contains a tab character. | 495 |
![]() | Line contains a tab character. | 496 |
![]() | Line contains a tab character. | 497 |
![]() | Line contains a tab character. | 498 |
![]() | Line contains a tab character. | 499 |
![]() | Line contains a tab character. | 500 |
![]() | Line contains a tab character. | 501 |
![]() | Line contains a tab character. | 502 |
![]() | Line contains a tab character. | 504 |
![]() | Line contains a tab character. | 505 |
![]() | Line contains a tab character. | 506 |
![]() | Line contains a tab character. | 507 |
![]() | Line contains a tab character. | 508 |
![]() | Line contains a tab character. | 509 |
![]() | Line contains a tab character. | 510 |
![]() | Line contains a tab character. | 511 |
![]() | Line contains a tab character. | 512 |
![]() | Line contains a tab character. | 513 |
![]() | Line contains a tab character. | 514 |
![]() | Line contains a tab character. | 516 |
![]() | Line contains a tab character. | 517 |
![]() | Line contains a tab character. | 518 |
![]() | Line contains a tab character. | 519 |
![]() | Line contains a tab character. | 520 |
![]() | Line contains a tab character. | 521 |
![]() | Line contains a tab character. | 522 |
![]() | Line contains a tab character. | 523 |
![]() | Line contains a tab character. | 524 |
![]() | Line contains a tab character. | 525 |
![]() | Line contains a tab character. | 526 |
![]() | Line contains a tab character. | 528 |
![]() | Line contains a tab character. | 529 |
![]() | Line is longer than 120 characters. | 530 |
![]() | Line contains a tab character. | 530 |
![]() | Line contains a tab character. | 531 |
![]() | Line contains a tab character. | 532 |
![]() | Line contains a tab character. | 533 |
![]() | Line contains a tab character. | 534 |
![]() | Line contains a tab character. | 535 |
![]() | Line contains a tab character. | 536 |
![]() | Line contains a tab character. | 537 |
![]() | Line contains a tab character. | 538 |
![]() | Line is longer than 120 characters. | 541 |
![]() | Line contains a tab character. | 550 |
![]() | Line contains a tab character. | 552 |
![]() | Line contains a tab character. | 553 |
![]() | Line contains a tab character. | 554 |
![]() | Line contains a tab character. | 555 |
![]() | Line contains a tab character. | 556 |
![]() | Line contains a tab character. | 557 |
![]() | Line contains a tab character. | 559 |
![]() | Line contains a tab character. | 560 |
![]() | Line contains a tab character. | 561 |
![]() | Line contains a tab character. | 562 |
![]() | Line contains a tab character. | 563 |
![]() | Line contains a tab character. | 564 |
![]() | Line contains a tab character. | 566 |
![]() | Line contains a tab character. | 567 |
![]() | Line contains a tab character. | 568 |
![]() | Line contains a tab character. | 569 |
![]() | Line contains a tab character. | 570 |
![]() | Line contains a tab character. | 571 |
![]() | Line contains a tab character. | 572 |
![]() | Line contains a tab character. | 574 |
![]() | Line contains a tab character. | 575 |
![]() | Line contains a tab character. | 576 |
![]() | Line contains a tab character. | 577 |
![]() | Line contains a tab character. | 578 |
![]() | Line contains a tab character. | 579 |
![]() | Line contains a tab character. | 580 |
![]() | Line contains a tab character. | 582 |
![]() | Line contains a tab character. | 583 |
![]() | Line contains a tab character. | 584 |
![]() | Line contains a tab character. | 585 |
![]() | Line contains a tab character. | 586 |
![]() | Line contains a tab character. | 587 |
![]() | Line contains a tab character. | 589 |
![]() | Line contains a tab character. | 590 |
![]() | Line contains a tab character. | 591 |
![]() | Line contains a tab character. | 592 |
![]() | Line contains a tab character. | 593 |
![]() | Line contains a tab character. | 594 |
![]() | Line contains a tab character. | 596 |
![]() | Line contains a tab character. | 597 |
![]() | Line contains a tab character. | 599 |
![]() | Line contains a tab character. | 601 |
![]() | Line contains a tab character. | 602 |
![]() | Line contains a tab character. | 603 |
![]() | Line contains a tab character. | 604 |
![]() | Line contains a tab character. | 605 |
![]() | Line contains a tab character. | 606 |
![]() | Line contains a tab character. | 607 |
![]() | Line contains a tab character. | 608 |
![]() | Line contains a tab character. | 610 |
![]() | Line contains a tab character. | 611 |
![]() | Line contains a tab character. | 612 |
![]() | Line contains a tab character. | 613 |
![]() | Line contains a tab character. | 614 |
![]() | Line contains a tab character. | 615 |
![]() | Line contains a tab character. | 616 |
![]() | Line contains a tab character. | 617 |
![]() | Line contains a tab character. | 618 |
![]() | Line contains a tab character. | 619 |
![]() | Line contains a tab character. | 620 |
![]() | Line contains a tab character. | 622 |
![]() | Line contains a tab character. | 623 |
![]() | Line contains a tab character. | 625 |
![]() | Line contains a tab character. | 626 |
![]() | Line contains a tab character. | 627 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 55 |
![]() | First sentence should end with a period. | 56 |
![]() | Parameter type should be final. | 59 |
![]() | Expected @param tag for 'type'. | 59 |
![]() | First sentence should end with a period. | 63 |
![]() | Line has trailing spaces. | 65 |
![]() | Expected an @return tag. | 67 |
![]() | Parameter call should be final. | 67 |
![]() | Expected @param tag for 'call'. | 67 |
![]() | Parameter content should be final. | 67 |
![]() | Expected @param tag for 'content'. | 67 |
![]() | Expected @throws tag for 'Exception'. | 67 |
![]() | 'if' construct must use '{}'s. | 68 |
![]() | '(' is followed by whitespace. | 68 |
![]() | ')' is preceded with whitespace. | 68 |
![]() | '(' is followed by whitespace. | 69 |
![]() | ')' is preceded with whitespace. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | 'proxy' hides a field. | 71 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter sla should be final. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter slaTemplate should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter slaObject should be final. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter slaTemplateObject should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter slaTemplateObjects should be final. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter interfaceSpec should be final. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter wsdlString should be final. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter constraintString should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Parameter minInfo should be final. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Variable 'proxy' must be private and have accessor methods. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Variable 'type' must be private and have accessor methods. | 126 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Expected an @return tag. | 21 |
![]() | Parameter constraintString should be final. | 21 |
![]() | Expected @param tag for 'constraintString'. | 21 |
![]() | Expected @throws tag for 'Exception'. | 21 |
![]() | Line has trailing spaces. | 26 |
![]() | Expected an @return tag. | 30 |
![]() | Parameter minInfo should be final. | 30 |
![]() | Expected @param tag for 'minInfo'. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 47 |
![]() | Line has trailing spaces. | 52 |
![]() | First sentence should end with a period. | 53 |
![]() | First sentence should end with a period. | 59 |
![]() | Line has trailing spaces. | 61 |
![]() | Expected an @return tag. | 63 |
![]() | Parameter call should be final. | 63 |
![]() | Expected @param tag for 'call'. | 63 |
![]() | Parameter content should be final. | 63 |
![]() | Expected @param tag for 'content'. | 63 |
![]() | Expected @throws tag for 'Exception'. | 63 |
![]() | 'proxy' hides a field. | 64 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Parameter metadata should be final. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter warningString should be final. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter resultString should be final. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter metadataConstraint should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Variable 'proxy' must be private and have accessor methods. | 97 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Name 'slasoiNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Name 'wsagNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Variable 'wsagSLA' must be private and have accessor methods. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter slaOfferRendering should be final. | 135 |
![]() | Must have at least one statement. | 190 |
![]() | Missing a Javadoc comment. | 195 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Name 'slasoiNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Name 'wsagNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Variable 'wsagOffer' must be private and have accessor methods. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Missing a Javadoc comment. | 219 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Name 'slasoiNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Name 'wsagNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Variable 'wsagSLA' must be private and have accessor methods. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter slaTemplateRendering should be final. | 135 |
![]() | Must have at least one statement. | 153 |
![]() | Missing a Javadoc comment. | 158 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Name 'slasoiNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Name 'wsagNamespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Variable 'wsagTemplate' must be private and have accessor methods. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Missing a Javadoc comment. | 187 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'elementParser' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter wsdlString should be final. | 50 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Parameter interfaceType should be final. | 172 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Parameter operationXml should be final. | 205 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Parameter messageRefXml should be final. | 255 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'elementRenderer' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter iSpecification should be final. | 45 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Parameter iSpecification should be final. | 166 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Parameter operation should be final. | 184 |
![]() | Missing a Javadoc comment. | 234 |
![]() | Parameter stnd should be final. | 234 |
![]() | Missing a Javadoc comment. | 247 |
![]() | Parameter property should be final. | 247 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter agreementTermObject should be final. | 104 |
![]() | '}' should be on the same line. | 136 |
![]() | Line has trailing spaces. | 144 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Parameter guaranteedActionObject should be final. | 153 |
![]() | Line is longer than 120 characters. | 165 |
![]() | Line is longer than 120 characters. | 170 |
![]() | Line is longer than 120 characters. | 175 |
![]() | Line is longer than 120 characters. | 180 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Parameter guaranteedActionDefnObject should be final. | 190 |
![]() | '}' should be on the same line. | 199 |
![]() | '}' should be on the same line. | 203 |
![]() | '}' should be on the same line. | 207 |
![]() | '}' should be on the same line. | 211 |
![]() | '}' should be on the same line. | 215 |
![]() | '}' should be on the same line. | 219 |
![]() | '}' should be on the same line. | 223 |
![]() | 'else' construct must use '{}'s. | 224 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Parameter terminationClauseX should be final. | 230 |
![]() | Line has trailing spaces. | 234 |
![]() | Line has trailing spaces. | 237 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 243 |
![]() | '!=' is not followed by whitespace. | 244 |
![]() | Line has trailing spaces. | 246 |
![]() | Line is longer than 120 characters. | 247 |
![]() | Line has trailing spaces. | 249 |
![]() | Line has trailing spaces. | 252 |
![]() | Missing a Javadoc comment. | 266 |
![]() | Parameter productOfferingPriceX should be final. | 266 |
![]() | 'if' construct must use '{}'s. | 291 |
![]() | Missing a Javadoc comment. | 300 |
![]() | Parameter productX should be final. | 300 |
![]() | Missing a Javadoc comment. | 315 |
![]() | Parameter componentProdOfferingPrice should be final. | 315 |
![]() | Missing a Javadoc comment. | 342 |
![]() | Parameter priceModification should be final. | 342 |
![]() | Missing a Javadoc comment. | 351 |
![]() | Parameter penaltyX should be final. | 351 |
![]() | 'if' construct must use '{}'s. | 356 |
![]() | 'else' construct must use '{}'s. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Missing a Javadoc comment. | 362 |
![]() | Parameter terminationAction should be final. | 362 |
![]() | Missing a Javadoc comment. | 372 |
![]() | Parameter customActionObject should be final. | 372 |
![]() | Missing a Javadoc comment. | 376 |
![]() | Parameter compoundAction should be final. | 376 |
![]() | Missing a Javadoc comment. | 381 |
![]() | Parameter businessActionObject should be final. | 381 |
![]() | Missing a Javadoc comment. | 386 |
![]() | Parameter invocationObject should be final. | 386 |
![]() | Missing a Javadoc comment. | 423 |
![]() | Parameter guaranteedStateObject should be final. | 423 |
![]() | 'if' construct must use '{}'s. | 437 |
![]() | 'else' construct must use '{}'s. | 439 |
![]() | Missing a Javadoc comment. | 461 |
![]() | Parameter partyObject should be final. | 461 |
![]() | Missing a Javadoc comment. | 490 |
![]() | Parameter operativeObject should be final. | 490 |
![]() | Missing a Javadoc comment. | 507 |
![]() | Parameter annotated should be final. | 507 |
![]() | Parameter annotatedObject should be final. | 507 |
![]() | Missing a Javadoc comment. | 542 |
![]() | Parameter annotated should be final. | 542 |
![]() | Parameter propertiesMapObject should be final. | 542 |
![]() | '}' should be on the same line. | 564 |
![]() | 'else' construct must use '{}'s. | 565 |
![]() | '}' should be on the same line. | 577 |
![]() | 'else' construct must use '{}'s. | 578 |
![]() | Missing a Javadoc comment. | 586 |
![]() | Parameter interfaceDeclrObject should be final. | 586 |
![]() | '}' should be on the same line. | 643 |
![]() | '}' should be on the same line. | 675 |
![]() | Missing a Javadoc comment. | 696 |
![]() | Parameter operationObject should be final. | 696 |
![]() | Missing a Javadoc comment. | 744 |
![]() | Parameter iFaceOperationPropertyObject should be final. | 744 |
![]() | Missing a Javadoc comment. | 779 |
![]() | Parameter domainExprObject should be final. | 779 |
![]() | '}' should be on the same line. | 789 |
![]() | Missing a Javadoc comment. | 798 |
![]() | Parameter compoundDomainExprObject should be final. | 798 |
![]() | Missing a Javadoc comment. | 828 |
![]() | Parameter simpleDomainExprObject should be final. | 828 |
![]() | Missing a Javadoc comment. | 845 |
![]() | Parameter valueObject should be final. | 845 |
![]() | '}' should be on the same line. | 853 |
![]() | '}' should be on the same line. | 860 |
![]() | '}' should be on the same line. | 867 |
![]() | '}' should be on the same line. | 872 |
![]() | '}' should be on the same line. | 878 |
![]() | '}' should be on the same line. | 883 |
![]() | '}' should be on the same line. | 888 |
![]() | '}' should be on the same line. | 893 |
![]() | '}' should be on the same line. | 899 |
![]() | '}' should be on the same line. | 903 |
![]() | '}' should be on the same line. | 907 |
![]() | '}' should be on the same line. | 918 |
![]() | '}' should be on the same line. | 921 |
![]() | '}' should be on the same line. | 924 |
![]() | 'else' construct must use '{}'s. | 925 |
![]() | Missing a Javadoc comment. | 929 |
![]() | Parameter serviceRef should be final. | 929 |
![]() | Missing a Javadoc comment. | 966 |
![]() | Parameter eventExprObject should be final. | 966 |
![]() | Missing a Javadoc comment. | 989 |
![]() | Parameter expr should be final. | 989 |
![]() | '}' should be on the same line. | 994 |
![]() | '}' should be on the same line. | 997 |
![]() | Missing a Javadoc comment. | 1003 |
![]() | Parameter constraintObject should be final. | 1003 |
![]() | '}' should be on the same line. | 1031 |
![]() | '}' should be on the same line. | 1052 |
![]() | 'else' construct must use '{}'s. | 1053 |
![]() | Missing a Javadoc comment. | 1059 |
![]() | Parameter funcExprObject should be final. | 1059 |
![]() | Missing a Javadoc comment. | 1084 |
![]() | Parameter variableDeclrObject should be final. | 1084 |
![]() | '}' should be on the same line. | 1102 |
![]() | '}' should be on the same line. | 1115 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter agreementTermObject should be final. | 101 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter guaranteedObject should be final. | 142 |
![]() | '}' should be on the same line. | 154 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter guaranteedActionObject should be final. | 163 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Parameter actionDefnObject should be final. | 189 |
![]() | '}' should be on the same line. | 198 |
![]() | '}' should be on the same line. | 202 |
![]() | '}' should be on the same line. | 207 |
![]() | '}' should be on the same line. | 212 |
![]() | '}' should be on the same line. | 217 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Parameter actionDefn should be final. | 229 |
![]() | 'if' construct must use '{}'s. | 235 |
![]() | Line has trailing spaces. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | 'else' construct must use '{}'s. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Missing a Javadoc comment. | 244 |
![]() | Parameter actionDefn should be final. | 244 |
![]() | Missing a Javadoc comment. | 268 |
![]() | Parameter actionDefn should be final. | 268 |
![]() | 'if' construct must use '{}'s. | 284 |
![]() | Line has trailing spaces. | 289 |
![]() | 'if' construct must use '{}'s. | 290 |
![]() | 'if' is not followed by whitespace. | 290 |
![]() | 'else' construct must use '{}'s. | 292 |
![]() | Missing a Javadoc comment. | 298 |
![]() | Parameter product should be final. | 298 |
![]() | Missing a Javadoc comment. | 312 |
![]() | Parameter price should be final. | 312 |
![]() | Line has trailing spaces. | 319 |
![]() | 'if' construct must use '{}'s. | 320 |
![]() | Line has trailing spaces. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | 'if' construct must use '{}'s. | 336 |
![]() | 'if' is not followed by whitespace. | 336 |
![]() | Missing a Javadoc comment. | 343 |
![]() | Parameter priceModification should be final. | 343 |
![]() | Missing a Javadoc comment. | 356 |
![]() | Parameter actionDefn should be final. | 356 |
![]() | Missing a Javadoc comment. | 367 |
![]() | Parameter invocationObject should be final. | 367 |
![]() | Missing a Javadoc comment. | 397 |
![]() | Parameter valueExprObject should be final. | 397 |
![]() | '}' should be on the same line. | 405 |
![]() | '}' should be on the same line. | 409 |
![]() | '}' should be on the same line. | 413 |
![]() | '}' should be on the same line. | 416 |
![]() | 'if' construct must use '{}'s. | 421 |
![]() | '}' should be on the same line. | 424 |
![]() | '}' should be on the same line. | 427 |
![]() | '}' should be on the same line. | 432 |
![]() | '}' should be on the same line. | 439 |
![]() | '}' should be on the same line. | 443 |
![]() | '}' should be on the same line. | 447 |
![]() | '}' should be on the same line. | 454 |
![]() | Missing a Javadoc comment. | 462 |
![]() | Parameter serviceRef should be final. | 462 |
![]() | Missing a Javadoc comment. | 490 |
![]() | Parameter funcExprObject should be final. | 490 |
![]() | Missing a Javadoc comment. | 512 |
![]() | Parameter domainExprObject should be final. | 512 |
![]() | '}' should be on the same line. | 521 |
![]() | Missing a Javadoc comment. | 530 |
![]() | Parameter compoundDomainExprObject should be final. | 530 |
![]() | Missing a Javadoc comment. | 552 |
![]() | Parameter simpleDomainExprObject should be final. | 552 |
![]() | Missing a Javadoc comment. | 569 |
![]() | Parameter eventExprObject should be final. | 569 |
![]() | Missing a Javadoc comment. | 594 |
![]() | Parameter expr should be final. | 594 |
![]() | '}' should be on the same line. | 599 |
![]() | '}' should be on the same line. | 602 |
![]() | Missing a Javadoc comment. | 609 |
![]() | Parameter guaranteedStateObject should be final. | 609 |
![]() | '}' should be on the same line. | 624 |
![]() | 'else' construct must use '{}'s. | 625 |
![]() | Missing a Javadoc comment. | 643 |
![]() | Parameter variableDeclrObject should be final. | 643 |
![]() | 'if' construct must use '{}'s. | 658 |
![]() | '}' should be on the same line. | 670 |
![]() | Missing a Javadoc comment. | 684 |
![]() | Parameter constraintExprObject should be final. | 684 |
![]() | '}' should be on the same line. | 694 |
![]() | Missing a Javadoc comment. | 704 |
![]() | Parameter typeConstraintExprObject should be final. | 704 |
![]() | Missing a Javadoc comment. | 732 |
![]() | Parameter compoundConstraintExprObject should be final. | 732 |
![]() | Missing a Javadoc comment. | 754 |
![]() | Parameter interfaceDeclrObject should be final. | 754 |
![]() | '}' should be on the same line. | 785 |
![]() | '}' should be on the same line. | 789 |
![]() | Missing a Javadoc comment. | 798 |
![]() | Parameter interfaceRefObject should be final. | 798 |
![]() | Line is longer than 120 characters. | 810 |
![]() | Missing a Javadoc comment. | 810 |
![]() | Parameter interfaceSpecObject should be final. | 810 |
![]() | Line has trailing spaces. | 824 |
![]() | Line contains a tab character. | 824 |
![]() | Line contains a tab character. | 825 |
![]() | Line contains a tab character. | 826 |
![]() | Line contains a tab character. | 827 |
![]() | Line contains a tab character. | 828 |
![]() | Missing a Javadoc comment. | 842 |
![]() | Parameter operationObject should be final. | 842 |
![]() | Missing a Javadoc comment. | 895 |
![]() | Parameter propertyObject should be final. | 895 |
![]() | 'if' is not followed by whitespace. | 914 |
![]() | Missing a Javadoc comment. | 922 |
![]() | Parameter endpointObject should be final. | 922 |
![]() | 'if' construct must use '{}'s. | 934 |
![]() | Line contains a tab character. | 935 |
![]() | Missing a Javadoc comment. | 943 |
![]() | Parameter partyObject should be final. | 943 |
![]() | Missing a Javadoc comment. | 976 |
![]() | Parameter annotatedOrigin should be final. | 976 |
![]() | Parameter annotatedTarget should be final. | 976 |
![]() | 'if' construct must use '{}'s. | 985 |
![]() | 'if' is not followed by whitespace. | 985 |
![]() | 'else' construct must use '{}'s. | 987 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | First sentence should end with a period. | 42 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 46 |
![]() | Utility classes should not have a public or default constructor. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | First sentence should end with a period. | 52 |
![]() | First sentence should end with a period. | 58 |
![]() | Parameter obj should be final. | 65 |
![]() | '}' should be on the same line. | 74 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter command should be final. | 82 |
![]() | '}' should be on the same line. | 91 |
![]() | Expected an @return tag. | 106 |
![]() | Parameter response should be final. | 106 |
![]() | Expected @param tag for 'response'. | 106 |
![]() | '}' should be on the same line. | 116 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Parameter args should be final. | 124 |
![]() | '}' should be on the same line. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 62 |
![]() | First sentence should end with a period. | 63 |
![]() | First sentence should end with a period. | 70 |
![]() | '}' should be on the same line. | 98 |
![]() | Parameter args should be final. | 107 |
![]() | Expected @param tag for 'args'. | 107 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Variable 'context' must be private and have accessor methods. | 112 |
![]() | Line has trailing spaces. | 116 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Variable 'set' must be private and have accessor methods. | 128 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Variable 'slaRegistry' must be private and have accessor methods. | 129 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Variable 'templateRegistry' must be private and have accessor methods. | 130 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 138 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | First sentence should end with a period. | 67 |
![]() | Line has trailing spaces. | 70 |
![]() | Parameter peer should be final. | 73 |
![]() | Parameter context should be final. | 73 |
![]() | Missing a Javadoc comment. | 80 |
![]() | '}' should be on the same line. | 84 |
![]() | First sentence should end with a period. | 90 |
![]() | Method length is 173 lines (max allowed is 150). | 93 |
![]() | '}' should be on the same line. | 129 |
![]() | '}' should be on the same line. | 137 |
![]() | '}' should be on the same line. | 147 |
![]() | '}' should be on the same line. | 158 |
![]() | '}' should be on the same line. | 166 |
![]() | '}' should be on the same line. | 172 |
![]() | '}' should be on the same line. | 175 |
![]() | '}' should be on the same line. | 178 |
![]() | '}' should be on the same line. | 184 |
![]() | '}' should be on the same line. | 199 |
![]() | '}' should be on the same line. | 207 |
![]() | '}' should be on the same line. | 218 |
![]() | '}' should be on the same line. | 229 |
![]() | '}' should be on the same line. | 232 |
![]() | '}' should be on the same line. | 237 |
![]() | '}' should be on the same line. | 250 |
![]() | Line is longer than 120 characters. | 255 |
![]() | '}' should be on the same line. | 261 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Parameter objs should be final. | 267 |
![]() | 'if' construct must use '{}'s. | 273 |
![]() | Line has trailing spaces. | 275 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line has trailing spaces. | 281 |
![]() | Line has trailing spaces. | 284 |
![]() | '}' should be on the same line. | 288 |
![]() | Missing a Javadoc comment. | 294 |
![]() | Parameter objs should be final. | 294 |
![]() | Line has trailing spaces. | 299 |
![]() | 'if' construct must use '{}'s. | 301 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line contains a tab character. | 308 |
![]() | Line has trailing spaces. | 309 |
![]() | Line has trailing spaces. | 312 |
![]() | Line has trailing spaces. | 316 |
![]() | '}' should be on the same line. | 317 |
![]() | Missing a Javadoc comment. | 323 |
![]() | Variable 'context' must be private and have accessor methods. | 323 |
![]() | Missing a Javadoc comment. | 324 |
![]() | Variable 'peer' must be private and have accessor methods. | 324 |
![]() | Missing a Javadoc comment. | 325 |
![]() | Variable 'out' must be private and have accessor methods. | 325 |
![]() | Missing a Javadoc comment. | 326 |
![]() | Variable 'in' must be private and have accessor methods. | 326 |
![]() | Missing a Javadoc comment. | 328 |
![]() | Missing a Javadoc comment. | 331 |
![]() | Missing a Javadoc comment. | 333 |
![]() | Missing a Javadoc comment. | 334 |
![]() | Missing a Javadoc comment. | 335 |
![]() | Missing a Javadoc comment. | 337 |
![]() | Missing a Javadoc comment. | 338 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Missing a Javadoc comment. | 341 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 54 |
![]() | First sentence should end with a period. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter filename should be final. | 62 |
![]() | '}' should be on the same line. | 71 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter args should be final. | 77 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Variable 'delegator' must be private and have accessor methods. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 50 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 57 |
![]() | First sentence should end with a period. | 58 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '}' should be on the same line. | 83 |
![]() | Expected an @return tag. | 97 |
![]() | Parameter v should be final. | 97 |
![]() | Expected @param tag for 'v'. | 97 |
![]() | '}' should be on the same line. | 102 |
![]() | First sentence should end with a period. | 111 |
![]() | '}' should be on the same line. | 117 |
![]() | Missing a Javadoc comment. | 124 |
![]() | '}' should be on the same line. | 127 |
![]() | Parameter args should be final. | 137 |
![]() | Expected @param tag for 'args'. | 137 |
![]() | '}' should be on the same line. | 152 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Variable 'sk' must be private and have accessor methods. | 158 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Variable 'out' must be private and have accessor methods. | 159 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Variable 'in' must be private and have accessor methods. | 160 |
![]() | Missing a Javadoc comment. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 1 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 3 |
![]() | '{' is not preceded with whitespace. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Parameter id should be final. | 11 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter name should be final. | 17 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter content should be final. | 23 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.apache.axis2.AxisFault. | 3 |
![]() | Unused import - org.apache.axis2.service.Lifecycle. | 5 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | '(' is followed by whitespace. | 20 |
![]() | ')' is preceded with whitespace. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter context should be final. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter policyClass should be final. | 29 |
![]() | '}' should be on the same line. | 33 |
![]() | '}' should be on the same line. | 38 |
![]() | '}' should be on the same line. | 42 |
![]() | Line has trailing spaces. | 47 |
![]() | '}' should be on the same line. | 49 |
![]() | '}' should be on the same line. | 52 |
![]() | 'else' construct must use '{}'s. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter policyClass should be final. | 57 |
![]() | Parameter policies should be final. | 57 |
![]() | '}' should be on the same line. | 61 |
![]() | '}' should be on the same line. | 66 |
![]() | '}' should be on the same line. | 70 |
![]() | '}' should be on the same line. | 76 |
![]() | '}' should be on the same line. | 79 |
![]() | 'else' construct must use '{}'s. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter arg0 should be final. | 84 |
![]() | Parameter arg1 should be final. | 84 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter arg0 should be final. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter arg0 should be final. | 97 |
![]() | Parameter arg1 should be final. | 97 |
![]() | Parameter arg2 should be final. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Redundant 'public' modifier. | 16 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Redundant 'public' modifier. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Redundant 'public' modifier. | 21 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Redundant 'public' modifier. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Redundant 'public' modifier. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Redundant 'public' modifier. | 31 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Variable 'context' must be private and have accessor methods. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Variable 'delegator' must be private and have accessor methods. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | '(' is followed by whitespace. | 36 |
![]() | ')' is preceded with whitespace. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Name 'INSTANCES' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | 'if' construct must use '{}'s. | 40 |
![]() | Line contains a tab character. | 40 |
![]() | 'if' is not followed by whitespace. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | '(' is followed by whitespace. | 44 |
![]() | ')' is preceded with whitespace. | 44 |
![]() | '(' is followed by whitespace. | 45 |
![]() | ')' is preceded with whitespace. | 45 |
![]() | Line has trailing spaces. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter context should be final. | 48 |
![]() | 'context' hides a field. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | '(' is followed by whitespace. | 51 |
![]() | ')' is preceded with whitespace. | 51 |
![]() | '(' is followed by whitespace. | 52 |
![]() | ')' is preceded with whitespace. | 52 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | '(' is followed by whitespace. | 55 |
![]() | Parameter context should be final. | 55 |
![]() | 'context' hides a field. | 55 |
![]() | ')' is preceded with whitespace. | 55 |
![]() | '{' is not preceded with whitespace. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter negotiationID should be final. | 58 |
![]() | Parameter cancellationReason should be final. | 58 |
![]() | '}' should be on the same line. | 65 |
![]() | '}' should be on the same line. | 68 |
![]() | '}' should be on the same line. | 71 |
![]() | '}' should be on the same line. | 79 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter negotiationID should be final. | 86 |
![]() | Parameter slaTemplate should be final. | 86 |
![]() | '}' should be on the same line. | 92 |
![]() | '}' should be on the same line. | 104 |
![]() | '}' should be on the same line. | 108 |
![]() | '}' should be on the same line. | 112 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter slaTemplate should be final. | 119 |
![]() | '}' should be on the same line. | 124 |
![]() | '}' should be on the same line. | 129 |
![]() | '}' should be on the same line. | 133 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Parameter negotiationID should be final. | 140 |
![]() | Parameter slaTemplate should be final. | 140 |
![]() | '}' should be on the same line. | 146 |
![]() | '}' should be on the same line. | 157 |
![]() | '}' should be on the same line. | 164 |
![]() | '}' should be on the same line. | 168 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Parameter slaID should be final. | 175 |
![]() | '}' should be on the same line. | 180 |
![]() | '}' should be on the same line. | 185 |
![]() | '}' should be on the same line. | 189 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Parameter slaID should be final. | 196 |
![]() | '}' should be on the same line. | 199 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Parameter slaID should be final. | 206 |
![]() | Parameter terminationReason should be final. | 206 |
![]() | '}' should be on the same line. | 213 |
![]() | '}' should be on the same line. | 216 |
![]() | '}' should be on the same line. | 219 |
![]() | '}' should be on the same line. | 222 |
![]() | '}' should be on the same line. | 225 |
![]() | '}' should be on the same line. | 228 |
![]() | '}' should be on the same line. | 231 |
![]() | '}' should be on the same line. | 234 |
![]() | '}' should be on the same line. | 237 |
![]() | '}' should be on the same line. | 244 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Parameter id should be final. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter name should be final. | 20 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter rule should be final. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter context should be final. | 32 |
![]() | Line has trailing spaces. | 34 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Redundant 'public' modifier. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Redundant 'public' modifier. | 15 |
![]() | Redundant throws: 'InvalidUUIDException' is subclass of 'Exception'. | 15 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Redundant 'public' modifier. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Redundant 'public' modifier. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Redundant 'public' modifier. | 21 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Redundant 'public' modifier. | 24 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.apache.axis2.AxisFault. | 3 |
![]() | Unused import - org.apache.axis2.service.Lifecycle. | 5 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | '(' is followed by whitespace. | 35 |
![]() | ')' is preceded with whitespace. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter context should be final. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter id should be final. | 50 |
![]() | '}' should be on the same line. | 58 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter ids should be final. | 71 |
![]() | '}' should be on the same line. | 86 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter ids should be final. | 98 |
![]() | '}' should be on the same line. | 114 |
![]() | '}' should be on the same line. | 118 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Parameter states should be final. | 131 |
![]() | Parameter inclusive should be final. | 131 |
![]() | '}' should be on the same line. | 146 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter id should be final. | 159 |
![]() | Parameter current should be final. | 159 |
![]() | '}' should be on the same line. | 174 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter id should be final. | 187 |
![]() | '}' should be on the same line. | 195 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Parameter arg0 should be final. | 202 |
![]() | Parameter arg1 should be final. | 202 |
![]() | Line contains a tab character. | 210 |
![]() | Missing a Javadoc comment. | 210 |
![]() | Parameter arg0 should be final. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line has trailing spaces. | 212 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 215 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Parameter arg0 should be final. | 215 |
![]() | Parameter arg1 should be final. | 215 |
![]() | Parameter arg2 should be final. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 218 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 22 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Expected @throws tag for 'RegistrationFailureException'. | 25 |
![]() | Expected an @return tag. | 37 |
![]() | Redundant 'public' modifier. | 37 |
![]() | Expected @throws tag for 'UpdateFailureException'. | 38 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.apache.axis2.AxisFault. | 3 |
![]() | Unused import - org.apache.axis2.service.Lifecycle. | 5 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | '(' is followed by whitespace. | 30 |
![]() | ')' is preceded with whitespace. | 30 |
![]() | Line has trailing spaces. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter context should be final. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter agreement should be final. | 45 |
![]() | Parameter dependencies should be final. | 45 |
![]() | Parameter state should be final. | 45 |
![]() | '}' should be on the same line. | 60 |
![]() | '}' should be on the same line. | 64 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter id should be final. | 77 |
![]() | Parameter agreement should be final. | 77 |
![]() | Parameter dependencies should be final. | 77 |
![]() | Parameter state should be final. | 77 |
![]() | '}' should be on the same line. | 93 |
![]() | '}' should be on the same line. | 97 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter arg0 should be final. | 104 |
![]() | Parameter arg1 should be final. | 104 |
![]() | Line contains a tab character. | 112 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter arg0 should be final. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter arg0 should be final. | 117 |
![]() | Parameter arg1 should be final. | 117 |
![]() | Parameter arg2 should be final. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 4 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Redundant 'public' modifier. | 11 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Redundant 'public' modifier. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Redundant 'public' modifier. | 17 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Redundant 'public' modifier. | 20 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.apache.axis2.AxisFault. | 3 |
![]() | Unused import - org.apache.axis2.context.ServiceContext. | 4 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | '(' is followed by whitespace. | 38 |
![]() | ')' is preceded with whitespace. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter context should be final. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Expected an @return tag. | 60 |
![]() | Parameter slat should be final. | 60 |
![]() | Parameter metadata should be final. | 60 |
![]() | Expected @throws tag for 'Exception'. | 60 |
![]() | '}' should be on the same line. | 117 |
![]() | Unused @param tag for 'Metadata'. | 132 |
![]() | Expected an @return tag. | 134 |
![]() | Parameter metadataQuery should be final. | 134 |
![]() | Expected @param tag for 'metadataQuery'. | 134 |
![]() | Expected @throws tag for 'Exception'. | 134 |
![]() | '}' should be on the same line. | 146 |
![]() | Line has trailing spaces. | 157 |
![]() | Expected an @return tag. | 159 |
![]() | Parameter query should be final. | 159 |
![]() | Parameter metadataConstraint should be final. | 159 |
![]() | Expected @throws tag for 'Exception'. | 159 |
![]() | '}' should be on the same line. | 197 |
![]() | Parameter templateId should be final. | 215 |
![]() | Expected @throws tag for 'Exception'. | 215 |
![]() | '}' should be on the same line. | 218 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Parameter warnings should be final. | 224 |
![]() | Missing a Javadoc comment. | 236 |
![]() | Parameter arg0 should be final. | 236 |
![]() | Parameter arg1 should be final. | 236 |
![]() | Missing a Javadoc comment. | 244 |
![]() | Parameter arg0 should be final. | 244 |
![]() | Parameter arg1 should be final. | 244 |
![]() | Parameter arg2 should be final. | 244 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 11 |
![]() | '{' is not preceded with whitespace. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter s should be final. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter s should be final. | 24 |
![]() | Parameter ex should be final. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter cause should be final. | 28 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 120 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter msg should be final. | 33 |
![]() | '{' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 120 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '{' is not preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for OperationInProgressException. | 0 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Variable 'delegator' must be private and have accessor methods. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter epr should be final. | 29 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter negotiationID should be final. | 35 |
![]() | Parameter cancellationReason should be final. | 35 |
![]() | Line has trailing spaces. | 38 |
![]() | Line has trailing spaces. | 295 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 11 |
![]() | '{' is not preceded with whitespace. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter s should be final. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter s should be final. | 24 |
![]() | Parameter ex should be final. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter cause should be final. | 28 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 120 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter msg should be final. | 33 |
![]() | '{' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 120 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '{' is not preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 11 |
![]() | '{' is not preceded with whitespace. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter s should be final. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter s should be final. | 24 |
![]() | Parameter ex should be final. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter cause should be final. | 28 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 120 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter msg should be final. | 33 |
![]() | '{' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 120 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '{' is not preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 11 |
![]() | '{' is not preceded with whitespace. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter s should be final. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter s should be final. | 24 |
![]() | Parameter ex should be final. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter cause should be final. | 28 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 120 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter msg should be final. | 33 |
![]() | '{' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 120 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '{' is not preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 11 |
![]() | '{' is not preceded with whitespace. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter s should be final. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter s should be final. | 24 |
![]() | Parameter ex should be final. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter cause should be final. | 28 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 120 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter msg should be final. | 33 |
![]() | '{' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 120 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '{' is not preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 11 |
![]() | '{' is not preceded with whitespace. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter s should be final. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter s should be final. | 24 |
![]() | Parameter ex should be final. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter cause should be final. | 28 |
![]() | Line has trailing spaces. | 31 |
![]() | Line is longer than 120 characters. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter msg should be final. | 33 |
![]() | '{' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 36 |
![]() | Line is longer than 120 characters. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '{' is not preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | File length is 16,855 lines (max allowed is 2,000). | 1 |
![]() | Line has trailing spaces. | 10 |
![]() | Line has trailing spaces. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 |
![]() | Variable '_operations' must be private and have accessor methods. | 19 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | '{' is not preceded with whitespace. | 28 |
![]() | '{' is not preceded with whitespace. | 30 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Name '__operation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 50 |
![]() | Line is longer than 120 characters. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | '=' is not preceded with whitespace. | 58 |
![]() | '=' is not followed by whitespace. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line has trailing spaces. | 62 |
![]() | Line is longer than 120 characters. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | '=' is not preceded with whitespace. | 70 |
![]() | '=' is not followed by whitespace. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 74 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | '=' is not preceded with whitespace. | 82 |
![]() | '=' is not followed by whitespace. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 120 characters. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | '=' is not preceded with whitespace. | 94 |
![]() | '=' is not followed by whitespace. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line has trailing spaces. | 98 |
![]() | Line is longer than 120 characters. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | '=' is not preceded with whitespace. | 106 |
![]() | '=' is not followed by whitespace. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line is longer than 120 characters. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | '=' is not preceded with whitespace. | 118 |
![]() | '=' is not followed by whitespace. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 120 |
![]() | Line has trailing spaces. | 122 |
![]() | Line is longer than 120 characters. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 128 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | '=' is not preceded with whitespace. | 130 |
![]() | '=' is not followed by whitespace. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Missing a Javadoc comment. | 136 |
![]() | '{' is not preceded with whitespace. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line is longer than 120 characters. | 138 |
![]() | '(' is followed by whitespace. | 138 |
![]() | ',' is not followed by whitespace. | 138 |
![]() | ',' is not followed by whitespace. | 138 |
![]() | Line is longer than 120 characters. | 139 |
![]() | ',' is not followed by whitespace. | 139 |
![]() | ',' is not followed by whitespace. | 139 |
![]() | Line is longer than 120 characters. | 140 |
![]() | '(' is followed by whitespace. | 140 |
![]() | ',' is not followed by whitespace. | 140 |
![]() | ',' is not followed by whitespace. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Line is longer than 120 characters. | 142 |
![]() | '(' is followed by whitespace. | 142 |
![]() | ',' is not followed by whitespace. | 142 |
![]() | ',' is not followed by whitespace. | 142 |
![]() | Line is longer than 120 characters. | 143 |
![]() | ',' is not followed by whitespace. | 143 |
![]() | ',' is not followed by whitespace. | 143 |
![]() | Line is longer than 120 characters. | 144 |
![]() | '(' is followed by whitespace. | 144 |
![]() | ',' is not followed by whitespace. | 144 |
![]() | ',' is not followed by whitespace. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line is longer than 120 characters. | 146 |
![]() | '(' is followed by whitespace. | 146 |
![]() | ',' is not followed by whitespace. | 146 |
![]() | ',' is not followed by whitespace. | 146 |
![]() | Line is longer than 120 characters. | 147 |
![]() | ',' is not followed by whitespace. | 147 |
![]() | ',' is not followed by whitespace. | 147 |
![]() | Line is longer than 120 characters. | 148 |
![]() | '(' is followed by whitespace. | 148 |
![]() | ',' is not followed by whitespace. | 148 |
![]() | ',' is not followed by whitespace. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line is longer than 120 characters. | 150 |
![]() | '(' is followed by whitespace. | 150 |
![]() | ',' is not followed by whitespace. | 150 |
![]() | ',' is not followed by whitespace. | 150 |
![]() | Line is longer than 120 characters. | 151 |
![]() | ',' is not followed by whitespace. | 151 |
![]() | ',' is not followed by whitespace. | 151 |
![]() | Line is longer than 120 characters. | 152 |
![]() | '(' is followed by whitespace. | 152 |
![]() | ',' is not followed by whitespace. | 152 |
![]() | ',' is not followed by whitespace. | 152 |
![]() | Line has trailing spaces. | 153 |
![]() | Line is longer than 120 characters. | 154 |
![]() | '(' is followed by whitespace. | 154 |
![]() | ',' is not followed by whitespace. | 154 |
![]() | ',' is not followed by whitespace. | 154 |
![]() | Line is longer than 120 characters. | 155 |
![]() | ',' is not followed by whitespace. | 155 |
![]() | ',' is not followed by whitespace. | 155 |
![]() | Line is longer than 120 characters. | 156 |
![]() | '(' is followed by whitespace. | 156 |
![]() | ',' is not followed by whitespace. | 156 |
![]() | ',' is not followed by whitespace. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line is longer than 120 characters. | 158 |
![]() | '(' is followed by whitespace. | 158 |
![]() | ',' is not followed by whitespace. | 158 |
![]() | ',' is not followed by whitespace. | 158 |
![]() | Line is longer than 120 characters. | 159 |
![]() | ',' is not followed by whitespace. | 159 |
![]() | ',' is not followed by whitespace. | 159 |
![]() | Line is longer than 120 characters. | 160 |
![]() | '(' is followed by whitespace. | 160 |
![]() | ',' is not followed by whitespace. | 160 |
![]() | ',' is not followed by whitespace. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line is longer than 120 characters. | 162 |
![]() | '(' is followed by whitespace. | 162 |
![]() | ',' is not followed by whitespace. | 162 |
![]() | ',' is not followed by whitespace. | 162 |
![]() | Line is longer than 120 characters. | 163 |
![]() | ',' is not followed by whitespace. | 163 |
![]() | ',' is not followed by whitespace. | 163 |
![]() | Line is longer than 120 characters. | 164 |
![]() | '(' is followed by whitespace. | 164 |
![]() | ',' is not followed by whitespace. | 164 |
![]() | ',' is not followed by whitespace. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line is longer than 120 characters. | 166 |
![]() | '(' is followed by whitespace. | 166 |
![]() | ',' is not followed by whitespace. | 166 |
![]() | ',' is not followed by whitespace. | 166 |
![]() | Line is longer than 120 characters. | 167 |
![]() | ',' is not followed by whitespace. | 167 |
![]() | ',' is not followed by whitespace. | 167 |
![]() | Line is longer than 120 characters. | 168 |
![]() | '(' is followed by whitespace. | 168 |
![]() | ',' is not followed by whitespace. | 168 |
![]() | ',' is not followed by whitespace. | 168 |
![]() | Line has trailing spaces. | 169 |
![]() | Line is longer than 120 characters. | 170 |
![]() | '(' is followed by whitespace. | 170 |
![]() | ',' is not followed by whitespace. | 170 |
![]() | ',' is not followed by whitespace. | 170 |
![]() | Line is longer than 120 characters. | 171 |
![]() | ',' is not followed by whitespace. | 171 |
![]() | ',' is not followed by whitespace. | 171 |
![]() | Line is longer than 120 characters. | 172 |
![]() | '(' is followed by whitespace. | 172 |
![]() | ',' is not followed by whitespace. | 172 |
![]() | ',' is not followed by whitespace. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line is longer than 120 characters. | 174 |
![]() | '(' is followed by whitespace. | 174 |
![]() | ',' is not followed by whitespace. | 174 |
![]() | ',' is not followed by whitespace. | 174 |
![]() | Line is longer than 120 characters. | 175 |
![]() | ',' is not followed by whitespace. | 175 |
![]() | ',' is not followed by whitespace. | 175 |
![]() | Line is longer than 120 characters. | 176 |
![]() | '(' is followed by whitespace. | 176 |
![]() | ',' is not followed by whitespace. | 176 |
![]() | ',' is not followed by whitespace. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line is longer than 120 characters. | 178 |
![]() | '(' is followed by whitespace. | 178 |
![]() | ',' is not followed by whitespace. | 178 |
![]() | ',' is not followed by whitespace. | 178 |
![]() | Line is longer than 120 characters. | 179 |
![]() | ',' is not followed by whitespace. | 179 |
![]() | ',' is not followed by whitespace. | 179 |
![]() | Line is longer than 120 characters. | 180 |
![]() | '(' is followed by whitespace. | 180 |
![]() | ',' is not followed by whitespace. | 180 |
![]() | ',' is not followed by whitespace. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line is longer than 120 characters. | 182 |
![]() | '(' is followed by whitespace. | 182 |
![]() | ',' is not followed by whitespace. | 182 |
![]() | ',' is not followed by whitespace. | 182 |
![]() | Line is longer than 120 characters. | 183 |
![]() | ',' is not followed by whitespace. | 183 |
![]() | ',' is not followed by whitespace. | 183 |
![]() | Line is longer than 120 characters. | 184 |
![]() | '(' is followed by whitespace. | 184 |
![]() | ',' is not followed by whitespace. | 184 |
![]() | ',' is not followed by whitespace. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line is longer than 120 characters. | 186 |
![]() | '(' is followed by whitespace. | 186 |
![]() | ',' is not followed by whitespace. | 186 |
![]() | ',' is not followed by whitespace. | 186 |
![]() | Line is longer than 120 characters. | 187 |
![]() | ',' is not followed by whitespace. | 187 |
![]() | ',' is not followed by whitespace. | 187 |
![]() | Line is longer than 120 characters. | 188 |
![]() | '(' is followed by whitespace. | 188 |
![]() | ',' is not followed by whitespace. | 188 |
![]() | ',' is not followed by whitespace. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line is longer than 120 characters. | 190 |
![]() | '(' is followed by whitespace. | 190 |
![]() | ',' is not followed by whitespace. | 190 |
![]() | ',' is not followed by whitespace. | 190 |
![]() | Line is longer than 120 characters. | 191 |
![]() | ',' is not followed by whitespace. | 191 |
![]() | ',' is not followed by whitespace. | 191 |
![]() | Line is longer than 120 characters. | 192 |
![]() | '(' is followed by whitespace. | 192 |
![]() | ',' is not followed by whitespace. | 192 |
![]() | ',' is not followed by whitespace. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line is longer than 120 characters. | 194 |
![]() | '(' is followed by whitespace. | 194 |
![]() | ',' is not followed by whitespace. | 194 |
![]() | ',' is not followed by whitespace. | 194 |
![]() | Line is longer than 120 characters. | 195 |
![]() | ',' is not followed by whitespace. | 195 |
![]() | ',' is not followed by whitespace. | 195 |
![]() | Line is longer than 120 characters. | 196 |
![]() | '(' is followed by whitespace. | 196 |
![]() | ',' is not followed by whitespace. | 196 |
![]() | ',' is not followed by whitespace. | 196 |
![]() | Line has trailing spaces. | 197 |
![]() | First sentence should end with a period. | 202 |
![]() | Parameter configurationContext should be final. | 206 |
![]() | Expected @param tag for 'configurationContext'. | 206 |
![]() | Parameter targetEndpoint should be final. | 207 |
![]() | Expected @param tag for 'targetEndpoint'. | 207 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 208 |
![]() | ',' is not followed by whitespace. | 209 |
![]() | ',' is not followed by whitespace. | 209 |
![]() | First sentence should end with a period. | 213 |
![]() | Parameter configurationContext should be final. | 216 |
![]() | Expected @param tag for 'configurationContext'. | 216 |
![]() | Parameter targetEndpoint should be final. | 217 |
![]() | Expected @param tag for 'targetEndpoint'. | 217 |
![]() | Parameter useSeparateListener should be final. | 217 |
![]() | Expected @param tag for 'useSeparateListener'. | 217 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 218 |
![]() | ',' is not followed by whitespace. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 229 |
![]() | Line is longer than 120 characters. | 231 |
![]() | Line has trailing spaces. | 232 |
![]() | Line has trailing spaces. | 233 |
![]() | First sentence should end with a period. | 236 |
![]() | Line is longer than 120 characters. | 239 |
![]() | Parameter configurationContext should be final. | 239 |
![]() | Expected @param tag for 'configurationContext'. | 239 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | Line is longer than 120 characters. | 241 |
![]() | ',' is not followed by whitespace. | 241 |
![]() | ')' is preceded with whitespace. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | First sentence should end with a period. | 245 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 248 |
![]() | Line has trailing spaces. | 249 |
![]() | ')' is preceded with whitespace. | 250 |
![]() | Line has trailing spaces. | 251 |
![]() | First sentence should end with a period. | 254 |
![]() | Parameter targetEndpoint should be final. | 257 |
![]() | Expected @param tag for 'targetEndpoint'. | 257 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 257 |
![]() | ',' is not followed by whitespace. | 258 |
![]() | Line has trailing spaces. | 263 |
![]() | First sentence should end with a period. | 264 |
![]() | Line is longer than 120 characters. | 267 |
![]() | Line has trailing spaces. | 269 |
![]() | Line has trailing spaces. | 270 |
![]() | Line is longer than 120 characters. | 270 |
![]() | Line has trailing spaces. | 271 |
![]() | Line is longer than 120 characters. | 271 |
![]() | Line has trailing spaces. | 272 |
![]() | Line is longer than 120 characters. | 272 |
![]() | Line has trailing spaces. | 275 |
![]() | Expected an @return tag. | 277 |
![]() | Line is longer than 120 characters. | 277 |
![]() | Line is longer than 120 characters. | 279 |
![]() | Parameter createAgreement should be final. | 279 |
![]() | Expected @param tag for 'createAgreement'. | 279 |
![]() | Line has trailing spaces. | 280 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 282 |
![]() | Line has trailing spaces. | 283 |
![]() | Line has trailing spaces. | 284 |
![]() | Line is longer than 120 characters. | 285 |
![]() | ',' is not followed by whitespace. | 285 |
![]() | ',' is not followed by whitespace. | 286 |
![]() | Line is longer than 120 characters. | 287 |
![]() | ',' is not followed by whitespace. | 287 |
![]() | '{' is not preceded with whitespace. | 287 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 288 |
![]() | 'try' is not followed by whitespace. | 289 |
![]() | '{' is not preceded with whitespace. | 289 |
![]() | Line is longer than 120 characters. | 290 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 290 |
![]() | Line has trailing spaces. | 294 |
![]() | Line has trailing spaces. | 295 |
![]() | Line is longer than 120 characters. | 296 |
![]() | ',' is not followed by whitespace. | 296 |
![]() | ',' is not followed by whitespace. | 296 |
![]() | Line has trailing spaces. | 297 |
![]() | Line has trailing spaces. | 302 |
![]() | Line has trailing spaces. | 306 |
![]() | Line has trailing spaces. | 307 |
![]() | Line is longer than 120 characters. | 308 |
![]() | Line is longer than 120 characters. | 310 |
![]() | Line has trailing spaces. | 312 |
![]() | Line has trailing spaces. | 324 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 325 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 327 |
![]() | Line has trailing spaces. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | Line is longer than 120 characters. | 332 |
![]() | Line has trailing spaces. | 335 |
![]() | Line is longer than 120 characters. | 336 |
![]() | 'cast' is not followed by whitespace. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | 'catch' is not preceded with whitespace. | 338 |
![]() | '}' is not followed by whitespace. | 338 |
![]() | 'catch' is not followed by whitespace. | 338 |
![]() | '{' is not preceded with whitespace. | 338 |
![]() | '!=' is not preceded with whitespace. | 341 |
![]() | '!=' is not followed by whitespace. | 341 |
![]() | '{' is not preceded with whitespace. | 341 |
![]() | '{' is not preceded with whitespace. | 342 |
![]() | 'try' is not followed by whitespace. | 344 |
![]() | '{' is not preceded with whitespace. | 344 |
![]() | Line is longer than 120 characters. | 345 |
![]() | 'cast' is not followed by whitespace. | 345 |
![]() | '=' is not preceded with whitespace. | 347 |
![]() | 'cast' is not followed by whitespace. | 350 |
![]() | ',' is not followed by whitespace. | 352 |
![]() | ',' is not followed by whitespace. | 352 |
![]() | ',' is not followed by whitespace. | 355 |
![]() | Line has trailing spaces. | 356 |
![]() | Line is longer than 120 characters. | 357 |
![]() | '{' is not preceded with whitespace. | 357 |
![]() | Line is longer than 120 characters. | 358 |
![]() | 'cast' is not followed by whitespace. | 358 |
![]() | Line has trailing spaces. | 360 |
![]() | Line is longer than 120 characters. | 361 |
![]() | '{' is not preceded with whitespace. | 361 |
![]() | Line is longer than 120 characters. | 362 |
![]() | 'cast' is not followed by whitespace. | 362 |
![]() | Line has trailing spaces. | 364 |
![]() | Line is longer than 120 characters. | 365 |
![]() | '{' is not preceded with whitespace. | 365 |
![]() | Line is longer than 120 characters. | 366 |
![]() | 'cast' is not followed by whitespace. | 366 |
![]() | Line has trailing spaces. | 368 |
![]() | 'catch' is not preceded with whitespace. | 371 |
![]() | '}' is not followed by whitespace. | 371 |
![]() | 'catch' is not followed by whitespace. | 371 |
![]() | '{' is not preceded with whitespace. | 371 |
![]() | 'catch' is not preceded with whitespace. | 377 |
![]() | '}' is not followed by whitespace. | 377 |
![]() | 'else' is not preceded with whitespace. | 390 |
![]() | '}' is not followed by whitespace. | 390 |
![]() | 'else' is not followed by whitespace. | 390 |
![]() | '{' is not preceded with whitespace. | 390 |
![]() | 'else' is not preceded with whitespace. | 393 |
![]() | '}' is not followed by whitespace. | 393 |
![]() | 'else' is not followed by whitespace. | 393 |
![]() | '{' is not preceded with whitespace. | 393 |
![]() | Line has trailing spaces. | 400 |
![]() | First sentence should end with a period. | 401 |
![]() | Line has trailing spaces. | 406 |
![]() | Line has trailing spaces. | 407 |
![]() | Line is longer than 120 characters. | 407 |
![]() | Line has trailing spaces. | 408 |
![]() | Line is longer than 120 characters. | 408 |
![]() | Line has trailing spaces. | 409 |
![]() | Line is longer than 120 characters. | 409 |
![]() | Line has trailing spaces. | 412 |
![]() | Expected an @return tag. | 414 |
![]() | Line is longer than 120 characters. | 414 |
![]() | Line is longer than 120 characters. | 416 |
![]() | Parameter negotiate should be final. | 416 |
![]() | Expected @param tag for 'negotiate'. | 416 |
![]() | Line has trailing spaces. | 417 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 419 |
![]() | Line has trailing spaces. | 420 |
![]() | Line has trailing spaces. | 421 |
![]() | Line is longer than 120 characters. | 422 |
![]() | ',' is not followed by whitespace. | 422 |
![]() | Line is longer than 120 characters. | 423 |
![]() | ',' is not followed by whitespace. | 423 |
![]() | Line is longer than 120 characters. | 424 |
![]() | ',' is not followed by whitespace. | 424 |
![]() | '{' is not preceded with whitespace. | 424 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 425 |
![]() | 'try' is not followed by whitespace. | 426 |
![]() | '{' is not preceded with whitespace. | 426 |
![]() | Line is longer than 120 characters. | 427 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 427 |
![]() | Line has trailing spaces. | 431 |
![]() | Line has trailing spaces. | 432 |
![]() | Line is longer than 120 characters. | 433 |
![]() | ',' is not followed by whitespace. | 433 |
![]() | ',' is not followed by whitespace. | 433 |
![]() | Line has trailing spaces. | 434 |
![]() | Line has trailing spaces. | 439 |
![]() | Line has trailing spaces. | 443 |
![]() | Line has trailing spaces. | 444 |
![]() | Line is longer than 120 characters. | 445 |
![]() | Line is longer than 120 characters. | 447 |
![]() | Line has trailing spaces. | 449 |
![]() | Line has trailing spaces. | 461 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 462 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 464 |
![]() | Line has trailing spaces. | 465 |
![]() | Line has trailing spaces. | 466 |
![]() | Line is longer than 120 characters. | 469 |
![]() | Line has trailing spaces. | 472 |
![]() | Line is longer than 120 characters. | 473 |
![]() | 'cast' is not followed by whitespace. | 473 |
![]() | Line has trailing spaces. | 474 |
![]() | 'catch' is not preceded with whitespace. | 475 |
![]() | '}' is not followed by whitespace. | 475 |
![]() | 'catch' is not followed by whitespace. | 475 |
![]() | '{' is not preceded with whitespace. | 475 |
![]() | '!=' is not preceded with whitespace. | 478 |
![]() | '!=' is not followed by whitespace. | 478 |
![]() | '{' is not preceded with whitespace. | 478 |
![]() | '{' is not preceded with whitespace. | 479 |
![]() | 'try' is not followed by whitespace. | 481 |
![]() | '{' is not preceded with whitespace. | 481 |
![]() | Line is longer than 120 characters. | 482 |
![]() | 'cast' is not followed by whitespace. | 482 |
![]() | '=' is not preceded with whitespace. | 484 |
![]() | 'cast' is not followed by whitespace. | 487 |
![]() | ',' is not followed by whitespace. | 489 |
![]() | ',' is not followed by whitespace. | 489 |
![]() | ',' is not followed by whitespace. | 492 |
![]() | Line has trailing spaces. | 493 |
![]() | Line is longer than 120 characters. | 494 |
![]() | '{' is not preceded with whitespace. | 494 |
![]() | Line is longer than 120 characters. | 495 |
![]() | 'cast' is not followed by whitespace. | 495 |
![]() | Line has trailing spaces. | 497 |
![]() | Line is longer than 120 characters. | 498 |
![]() | '{' is not preceded with whitespace. | 498 |
![]() | Line is longer than 120 characters. | 499 |
![]() | 'cast' is not followed by whitespace. | 499 |
![]() | Line has trailing spaces. | 501 |
![]() | Line is longer than 120 characters. | 502 |
![]() | '{' is not preceded with whitespace. | 502 |
![]() | Line is longer than 120 characters. | 503 |
![]() | 'cast' is not followed by whitespace. | 503 |
![]() | Line has trailing spaces. | 505 |
![]() | 'catch' is not preceded with whitespace. | 508 |
![]() | '}' is not followed by whitespace. | 508 |
![]() | 'catch' is not followed by whitespace. | 508 |
![]() | '{' is not preceded with whitespace. | 508 |
![]() | 'catch' is not preceded with whitespace. | 514 |
![]() | '}' is not followed by whitespace. | 514 |
![]() | 'else' is not preceded with whitespace. | 527 |
![]() | '}' is not followed by whitespace. | 527 |
![]() | 'else' is not followed by whitespace. | 527 |
![]() | '{' is not preceded with whitespace. | 527 |
![]() | 'else' is not preceded with whitespace. | 530 |
![]() | '}' is not followed by whitespace. | 530 |
![]() | 'else' is not followed by whitespace. | 530 |
![]() | '{' is not preceded with whitespace. | 530 |
![]() | Line has trailing spaces. | 537 |
![]() | First sentence should end with a period. | 538 |
![]() | Line is longer than 120 characters. | 541 |
![]() | Line has trailing spaces. | 543 |
![]() | Line has trailing spaces. | 544 |
![]() | Line is longer than 120 characters. | 544 |
![]() | Line has trailing spaces. | 545 |
![]() | Line is longer than 120 characters. | 545 |
![]() | Line has trailing spaces. | 546 |
![]() | Line is longer than 120 characters. | 546 |
![]() | Line has trailing spaces. | 549 |
![]() | Expected an @return tag. | 551 |
![]() | Line is longer than 120 characters. | 551 |
![]() | Line is longer than 120 characters. | 553 |
![]() | Parameter cancelNegotiation should be final. | 553 |
![]() | Expected @param tag for 'cancelNegotiation'. | 553 |
![]() | Line has trailing spaces. | 554 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 556 |
![]() | Line has trailing spaces. | 557 |
![]() | Line has trailing spaces. | 558 |
![]() | Line is longer than 120 characters. | 559 |
![]() | ',' is not followed by whitespace. | 559 |
![]() | Line is longer than 120 characters. | 560 |
![]() | ',' is not followed by whitespace. | 560 |
![]() | Line is longer than 120 characters. | 561 |
![]() | ',' is not followed by whitespace. | 561 |
![]() | '{' is not preceded with whitespace. | 561 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 562 |
![]() | 'try' is not followed by whitespace. | 563 |
![]() | '{' is not preceded with whitespace. | 563 |
![]() | Line is longer than 120 characters. | 564 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 564 |
![]() | Line has trailing spaces. | 568 |
![]() | Line has trailing spaces. | 569 |
![]() | Line is longer than 120 characters. | 570 |
![]() | ',' is not followed by whitespace. | 570 |
![]() | ',' is not followed by whitespace. | 570 |
![]() | Line has trailing spaces. | 571 |
![]() | Line has trailing spaces. | 576 |
![]() | Line has trailing spaces. | 580 |
![]() | Line has trailing spaces. | 581 |
![]() | Line is longer than 120 characters. | 582 |
![]() | Line is longer than 120 characters. | 584 |
![]() | Line has trailing spaces. | 586 |
![]() | Line has trailing spaces. | 598 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 599 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 601 |
![]() | Line has trailing spaces. | 602 |
![]() | Line has trailing spaces. | 603 |
![]() | Line is longer than 120 characters. | 606 |
![]() | Line has trailing spaces. | 609 |
![]() | Line is longer than 120 characters. | 610 |
![]() | 'cast' is not followed by whitespace. | 610 |
![]() | Line has trailing spaces. | 611 |
![]() | 'catch' is not preceded with whitespace. | 612 |
![]() | '}' is not followed by whitespace. | 612 |
![]() | 'catch' is not followed by whitespace. | 612 |
![]() | '{' is not preceded with whitespace. | 612 |
![]() | '!=' is not preceded with whitespace. | 615 |
![]() | '!=' is not followed by whitespace. | 615 |
![]() | '{' is not preceded with whitespace. | 615 |
![]() | '{' is not preceded with whitespace. | 616 |
![]() | 'try' is not followed by whitespace. | 618 |
![]() | '{' is not preceded with whitespace. | 618 |
![]() | Line is longer than 120 characters. | 619 |
![]() | 'cast' is not followed by whitespace. | 619 |
![]() | '=' is not preceded with whitespace. | 621 |
![]() | 'cast' is not followed by whitespace. | 624 |
![]() | ',' is not followed by whitespace. | 626 |
![]() | ',' is not followed by whitespace. | 626 |
![]() | ',' is not followed by whitespace. | 629 |
![]() | Line has trailing spaces. | 630 |
![]() | Line is longer than 120 characters. | 631 |
![]() | '{' is not preceded with whitespace. | 631 |
![]() | Line is longer than 120 characters. | 632 |
![]() | 'cast' is not followed by whitespace. | 632 |
![]() | Line has trailing spaces. | 634 |
![]() | Line is longer than 120 characters. | 635 |
![]() | '{' is not preceded with whitespace. | 635 |
![]() | Line is longer than 120 characters. | 636 |
![]() | 'cast' is not followed by whitespace. | 636 |
![]() | Line has trailing spaces. | 638 |
![]() | Line is longer than 120 characters. | 639 |
![]() | '{' is not preceded with whitespace. | 639 |
![]() | Line is longer than 120 characters. | 640 |
![]() | 'cast' is not followed by whitespace. | 640 |
![]() | Line has trailing spaces. | 642 |
![]() | 'catch' is not preceded with whitespace. | 645 |
![]() | '}' is not followed by whitespace. | 645 |
![]() | 'catch' is not followed by whitespace. | 645 |
![]() | '{' is not preceded with whitespace. | 645 |
![]() | 'catch' is not preceded with whitespace. | 651 |
![]() | '}' is not followed by whitespace. | 651 |
![]() | 'else' is not preceded with whitespace. | 664 |
![]() | '}' is not followed by whitespace. | 664 |
![]() | 'else' is not followed by whitespace. | 664 |
![]() | '{' is not preceded with whitespace. | 664 |
![]() | 'else' is not preceded with whitespace. | 667 |
![]() | '}' is not followed by whitespace. | 667 |
![]() | 'else' is not followed by whitespace. | 667 |
![]() | '{' is not preceded with whitespace. | 667 |
![]() | Line has trailing spaces. | 674 |
![]() | First sentence should end with a period. | 675 |
![]() | Line is longer than 120 characters. | 678 |
![]() | Line has trailing spaces. | 680 |
![]() | Line has trailing spaces. | 681 |
![]() | Line is longer than 120 characters. | 681 |
![]() | Line has trailing spaces. | 684 |
![]() | Expected an @return tag. | 686 |
![]() | Line is longer than 120 characters. | 686 |
![]() | Line is longer than 120 characters. | 688 |
![]() | Parameter initiateNegotiation should be final. | 688 |
![]() | Expected @param tag for 'initiateNegotiation'. | 688 |
![]() | Line has trailing spaces. | 689 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 691 |
![]() | Line has trailing spaces. | 692 |
![]() | Line has trailing spaces. | 693 |
![]() | Line is longer than 120 characters. | 694 |
![]() | ',' is not followed by whitespace. | 694 |
![]() | '{' is not preceded with whitespace. | 694 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 695 |
![]() | 'try' is not followed by whitespace. | 696 |
![]() | '{' is not preceded with whitespace. | 696 |
![]() | Line is longer than 120 characters. | 697 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 697 |
![]() | Line has trailing spaces. | 701 |
![]() | Line has trailing spaces. | 702 |
![]() | Line is longer than 120 characters. | 703 |
![]() | ',' is not followed by whitespace. | 703 |
![]() | ',' is not followed by whitespace. | 703 |
![]() | Line has trailing spaces. | 704 |
![]() | Line has trailing spaces. | 709 |
![]() | Line has trailing spaces. | 713 |
![]() | Line has trailing spaces. | 714 |
![]() | Line is longer than 120 characters. | 715 |
![]() | Line is longer than 120 characters. | 717 |
![]() | Line has trailing spaces. | 719 |
![]() | Line has trailing spaces. | 731 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 732 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 734 |
![]() | Line has trailing spaces. | 735 |
![]() | Line has trailing spaces. | 736 |
![]() | Line is longer than 120 characters. | 739 |
![]() | Line has trailing spaces. | 742 |
![]() | Line is longer than 120 characters. | 743 |
![]() | 'cast' is not followed by whitespace. | 743 |
![]() | Line has trailing spaces. | 744 |
![]() | 'catch' is not preceded with whitespace. | 745 |
![]() | '}' is not followed by whitespace. | 745 |
![]() | 'catch' is not followed by whitespace. | 745 |
![]() | '{' is not preceded with whitespace. | 745 |
![]() | '!=' is not preceded with whitespace. | 748 |
![]() | '!=' is not followed by whitespace. | 748 |
![]() | '{' is not preceded with whitespace. | 748 |
![]() | '{' is not preceded with whitespace. | 749 |
![]() | 'try' is not followed by whitespace. | 751 |
![]() | '{' is not preceded with whitespace. | 751 |
![]() | Line is longer than 120 characters. | 752 |
![]() | 'cast' is not followed by whitespace. | 752 |
![]() | '=' is not preceded with whitespace. | 754 |
![]() | 'cast' is not followed by whitespace. | 757 |
![]() | ',' is not followed by whitespace. | 759 |
![]() | ',' is not followed by whitespace. | 759 |
![]() | ',' is not followed by whitespace. | 762 |
![]() | Line has trailing spaces. | 763 |
![]() | Line is longer than 120 characters. | 764 |
![]() | '{' is not preceded with whitespace. | 764 |
![]() | Line is longer than 120 characters. | 765 |
![]() | 'cast' is not followed by whitespace. | 765 |
![]() | Line has trailing spaces. | 767 |
![]() | 'catch' is not preceded with whitespace. | 770 |
![]() | '}' is not followed by whitespace. | 770 |
![]() | 'catch' is not followed by whitespace. | 770 |
![]() | '{' is not preceded with whitespace. | 770 |
![]() | 'catch' is not preceded with whitespace. | 776 |
![]() | '}' is not followed by whitespace. | 776 |
![]() | 'else' is not preceded with whitespace. | 789 |
![]() | '}' is not followed by whitespace. | 789 |
![]() | 'else' is not followed by whitespace. | 789 |
![]() | '{' is not preceded with whitespace. | 789 |
![]() | 'else' is not preceded with whitespace. | 792 |
![]() | '}' is not followed by whitespace. | 792 |
![]() | 'else' is not followed by whitespace. | 792 |
![]() | '{' is not preceded with whitespace. | 792 |
![]() | Line has trailing spaces. | 799 |
![]() | First sentence should end with a period. | 800 |
![]() | Line has trailing spaces. | 805 |
![]() | Line has trailing spaces. | 806 |
![]() | Line is longer than 120 characters. | 806 |
![]() | Line has trailing spaces. | 807 |
![]() | Line is longer than 120 characters. | 807 |
![]() | Line has trailing spaces. | 810 |
![]() | Expected an @return tag. | 812 |
![]() | Line is longer than 120 characters. | 812 |
![]() | Line is longer than 120 characters. | 814 |
![]() | Parameter renegotiate should be final. | 814 |
![]() | Expected @param tag for 'renegotiate'. | 814 |
![]() | Line has trailing spaces. | 815 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 817 |
![]() | Line has trailing spaces. | 818 |
![]() | Line has trailing spaces. | 819 |
![]() | Line is longer than 120 characters. | 820 |
![]() | ',' is not followed by whitespace. | 820 |
![]() | ',' is not followed by whitespace. | 821 |
![]() | '{' is not preceded with whitespace. | 821 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 822 |
![]() | 'try' is not followed by whitespace. | 823 |
![]() | '{' is not preceded with whitespace. | 823 |
![]() | Line is longer than 120 characters. | 824 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 824 |
![]() | Line has trailing spaces. | 828 |
![]() | Line has trailing spaces. | 829 |
![]() | Line is longer than 120 characters. | 830 |
![]() | ',' is not followed by whitespace. | 830 |
![]() | ',' is not followed by whitespace. | 830 |
![]() | Line has trailing spaces. | 831 |
![]() | Line has trailing spaces. | 836 |
![]() | Line has trailing spaces. | 840 |
![]() | Line has trailing spaces. | 841 |
![]() | Line is longer than 120 characters. | 842 |
![]() | Line is longer than 120 characters. | 844 |
![]() | Line has trailing spaces. | 846 |
![]() | Line has trailing spaces. | 858 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 859 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 861 |
![]() | Line has trailing spaces. | 862 |
![]() | Line has trailing spaces. | 863 |
![]() | Line is longer than 120 characters. | 866 |
![]() | Line has trailing spaces. | 869 |
![]() | Line is longer than 120 characters. | 870 |
![]() | 'cast' is not followed by whitespace. | 870 |
![]() | Line has trailing spaces. | 871 |
![]() | 'catch' is not preceded with whitespace. | 872 |
![]() | '}' is not followed by whitespace. | 872 |
![]() | 'catch' is not followed by whitespace. | 872 |
![]() | '{' is not preceded with whitespace. | 872 |
![]() | '!=' is not preceded with whitespace. | 875 |
![]() | '!=' is not followed by whitespace. | 875 |
![]() | '{' is not preceded with whitespace. | 875 |
![]() | '{' is not preceded with whitespace. | 876 |
![]() | 'try' is not followed by whitespace. | 878 |
![]() | '{' is not preceded with whitespace. | 878 |
![]() | Line is longer than 120 characters. | 879 |
![]() | 'cast' is not followed by whitespace. | 879 |
![]() | '=' is not preceded with whitespace. | 881 |
![]() | 'cast' is not followed by whitespace. | 884 |
![]() | ',' is not followed by whitespace. | 886 |
![]() | ',' is not followed by whitespace. | 886 |
![]() | ',' is not followed by whitespace. | 889 |
![]() | Line has trailing spaces. | 890 |
![]() | Line is longer than 120 characters. | 891 |
![]() | '{' is not preceded with whitespace. | 891 |
![]() | Line is longer than 120 characters. | 892 |
![]() | 'cast' is not followed by whitespace. | 892 |
![]() | Line has trailing spaces. | 894 |
![]() | Line is longer than 120 characters. | 895 |
![]() | '{' is not preceded with whitespace. | 895 |
![]() | Line is longer than 120 characters. | 896 |
![]() | 'cast' is not followed by whitespace. | 896 |
![]() | Line has trailing spaces. | 898 |
![]() | 'catch' is not preceded with whitespace. | 901 |
![]() | '}' is not followed by whitespace. | 901 |
![]() | 'catch' is not followed by whitespace. | 901 |
![]() | '{' is not preceded with whitespace. | 901 |
![]() | 'catch' is not preceded with whitespace. | 907 |
![]() | '}' is not followed by whitespace. | 907 |
![]() | 'else' is not preceded with whitespace. | 920 |
![]() | '}' is not followed by whitespace. | 920 |
![]() | 'else' is not followed by whitespace. | 920 |
![]() | '{' is not preceded with whitespace. | 920 |
![]() | 'else' is not preceded with whitespace. | 923 |
![]() | '}' is not followed by whitespace. | 923 |
![]() | 'else' is not followed by whitespace. | 923 |
![]() | '{' is not preceded with whitespace. | 923 |
![]() | Line has trailing spaces. | 930 |
![]() | First sentence should end with a period. | 931 |
![]() | Line has trailing spaces. | 936 |
![]() | Line has trailing spaces. | 937 |
![]() | Line is longer than 120 characters. | 937 |
![]() | Line has trailing spaces. | 938 |
![]() | Line is longer than 120 characters. | 938 |
![]() | Line has trailing spaces. | 941 |
![]() | Expected an @return tag. | 943 |
![]() | Line is longer than 120 characters. | 943 |
![]() | Line is longer than 120 characters. | 945 |
![]() | Parameter provision should be final. | 945 |
![]() | Expected @param tag for 'provision'. | 945 |
![]() | Line has trailing spaces. | 946 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 948 |
![]() | Line has trailing spaces. | 949 |
![]() | Line has trailing spaces. | 950 |
![]() | ',' is not followed by whitespace. | 951 |
![]() | ',' is not followed by whitespace. | 952 |
![]() | '{' is not preceded with whitespace. | 952 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 953 |
![]() | 'try' is not followed by whitespace. | 954 |
![]() | '{' is not preceded with whitespace. | 954 |
![]() | Line is longer than 120 characters. | 955 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 955 |
![]() | Line has trailing spaces. | 959 |
![]() | Line has trailing spaces. | 960 |
![]() | Line is longer than 120 characters. | 961 |
![]() | ',' is not followed by whitespace. | 961 |
![]() | ',' is not followed by whitespace. | 961 |
![]() | Line has trailing spaces. | 962 |
![]() | Line has trailing spaces. | 967 |
![]() | Line has trailing spaces. | 971 |
![]() | Line has trailing spaces. | 972 |
![]() | Line is longer than 120 characters. | 973 |
![]() | Line is longer than 120 characters. | 975 |
![]() | Line has trailing spaces. | 977 |
![]() | Line has trailing spaces. | 989 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 990 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 992 |
![]() | Line has trailing spaces. | 993 |
![]() | Line has trailing spaces. | 994 |
![]() | Line is longer than 120 characters. | 997 |
![]() | Line has trailing spaces. | 1000 |
![]() | Line is longer than 120 characters. | 1001 |
![]() | 'cast' is not followed by whitespace. | 1001 |
![]() | Line has trailing spaces. | 1002 |
![]() | 'catch' is not preceded with whitespace. | 1003 |
![]() | '}' is not followed by whitespace. | 1003 |
![]() | 'catch' is not followed by whitespace. | 1003 |
![]() | '{' is not preceded with whitespace. | 1003 |
![]() | '!=' is not preceded with whitespace. | 1006 |
![]() | '!=' is not followed by whitespace. | 1006 |
![]() | '{' is not preceded with whitespace. | 1006 |
![]() | '{' is not preceded with whitespace. | 1007 |
![]() | 'try' is not followed by whitespace. | 1009 |
![]() | '{' is not preceded with whitespace. | 1009 |
![]() | Line is longer than 120 characters. | 1010 |
![]() | 'cast' is not followed by whitespace. | 1010 |
![]() | '=' is not preceded with whitespace. | 1012 |
![]() | 'cast' is not followed by whitespace. | 1015 |
![]() | ',' is not followed by whitespace. | 1017 |
![]() | ',' is not followed by whitespace. | 1017 |
![]() | ',' is not followed by whitespace. | 1020 |
![]() | Line has trailing spaces. | 1021 |
![]() | Line is longer than 120 characters. | 1022 |
![]() | '{' is not preceded with whitespace. | 1022 |
![]() | Line is longer than 120 characters. | 1023 |
![]() | 'cast' is not followed by whitespace. | 1023 |
![]() | Line has trailing spaces. | 1025 |
![]() | Line is longer than 120 characters. | 1026 |
![]() | '{' is not preceded with whitespace. | 1026 |
![]() | Line is longer than 120 characters. | 1027 |
![]() | 'cast' is not followed by whitespace. | 1027 |
![]() | Line has trailing spaces. | 1029 |
![]() | 'catch' is not preceded with whitespace. | 1032 |
![]() | '}' is not followed by whitespace. | 1032 |
![]() | 'catch' is not followed by whitespace. | 1032 |
![]() | '{' is not preceded with whitespace. | 1032 |
![]() | 'catch' is not preceded with whitespace. | 1038 |
![]() | '}' is not followed by whitespace. | 1038 |
![]() | 'else' is not preceded with whitespace. | 1051 |
![]() | '}' is not followed by whitespace. | 1051 |
![]() | 'else' is not followed by whitespace. | 1051 |
![]() | '{' is not preceded with whitespace. | 1051 |
![]() | 'else' is not preceded with whitespace. | 1054 |
![]() | '}' is not followed by whitespace. | 1054 |
![]() | 'else' is not followed by whitespace. | 1054 |
![]() | '{' is not preceded with whitespace. | 1054 |
![]() | Line has trailing spaces. | 1061 |
![]() | First sentence should end with a period. | 1062 |
![]() | Line has trailing spaces. | 1067 |
![]() | Line has trailing spaces. | 1068 |
![]() | Line is longer than 120 characters. | 1068 |
![]() | Line has trailing spaces. | 1071 |
![]() | Expected an @return tag. | 1073 |
![]() | Line is longer than 120 characters. | 1073 |
![]() | Line is longer than 120 characters. | 1075 |
![]() | Parameter terminate should be final. | 1075 |
![]() | Expected @param tag for 'terminate'. | 1075 |
![]() | Line has trailing spaces. | 1076 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 1078 |
![]() | Line has trailing spaces. | 1079 |
![]() | Line has trailing spaces. | 1080 |
![]() | ',' is not followed by whitespace. | 1081 |
![]() | '{' is not preceded with whitespace. | 1081 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1082 |
![]() | 'try' is not followed by whitespace. | 1083 |
![]() | '{' is not preceded with whitespace. | 1083 |
![]() | Line is longer than 120 characters. | 1084 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1084 |
![]() | Line has trailing spaces. | 1088 |
![]() | Line has trailing spaces. | 1089 |
![]() | Line is longer than 120 characters. | 1090 |
![]() | ',' is not followed by whitespace. | 1090 |
![]() | ',' is not followed by whitespace. | 1090 |
![]() | Line has trailing spaces. | 1091 |
![]() | Line has trailing spaces. | 1096 |
![]() | Line has trailing spaces. | 1100 |
![]() | Line has trailing spaces. | 1101 |
![]() | Line is longer than 120 characters. | 1102 |
![]() | Line is longer than 120 characters. | 1104 |
![]() | Line has trailing spaces. | 1106 |
![]() | Line has trailing spaces. | 1118 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1119 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1121 |
![]() | Line has trailing spaces. | 1122 |
![]() | Line has trailing spaces. | 1123 |
![]() | Line is longer than 120 characters. | 1126 |
![]() | Line has trailing spaces. | 1129 |
![]() | Line is longer than 120 characters. | 1130 |
![]() | 'cast' is not followed by whitespace. | 1130 |
![]() | Line has trailing spaces. | 1131 |
![]() | 'catch' is not preceded with whitespace. | 1132 |
![]() | '}' is not followed by whitespace. | 1132 |
![]() | 'catch' is not followed by whitespace. | 1132 |
![]() | '{' is not preceded with whitespace. | 1132 |
![]() | '!=' is not preceded with whitespace. | 1135 |
![]() | '!=' is not followed by whitespace. | 1135 |
![]() | '{' is not preceded with whitespace. | 1135 |
![]() | '{' is not preceded with whitespace. | 1136 |
![]() | 'try' is not followed by whitespace. | 1138 |
![]() | '{' is not preceded with whitespace. | 1138 |
![]() | Line is longer than 120 characters. | 1139 |
![]() | 'cast' is not followed by whitespace. | 1139 |
![]() | '=' is not preceded with whitespace. | 1141 |
![]() | 'cast' is not followed by whitespace. | 1144 |
![]() | ',' is not followed by whitespace. | 1146 |
![]() | ',' is not followed by whitespace. | 1146 |
![]() | ',' is not followed by whitespace. | 1149 |
![]() | Line has trailing spaces. | 1150 |
![]() | Line is longer than 120 characters. | 1151 |
![]() | '{' is not preceded with whitespace. | 1151 |
![]() | Line is longer than 120 characters. | 1152 |
![]() | 'cast' is not followed by whitespace. | 1152 |
![]() | Line has trailing spaces. | 1154 |
![]() | 'catch' is not preceded with whitespace. | 1157 |
![]() | '}' is not followed by whitespace. | 1157 |
![]() | 'catch' is not followed by whitespace. | 1157 |
![]() | '{' is not preceded with whitespace. | 1157 |
![]() | 'catch' is not preceded with whitespace. | 1163 |
![]() | '}' is not followed by whitespace. | 1163 |
![]() | 'else' is not preceded with whitespace. | 1176 |
![]() | '}' is not followed by whitespace. | 1176 |
![]() | 'else' is not followed by whitespace. | 1176 |
![]() | '{' is not preceded with whitespace. | 1176 |
![]() | 'else' is not preceded with whitespace. | 1179 |
![]() | '}' is not followed by whitespace. | 1179 |
![]() | 'else' is not followed by whitespace. | 1179 |
![]() | '{' is not preceded with whitespace. | 1179 |
![]() | Line has trailing spaces. | 1186 |
![]() | First sentence should end with a period. | 1189 |
![]() | Expected an @return tag. | 1192 |
![]() | Parameter env should be final. | 1192 |
![]() | Expected @param tag for 'env'. | 1192 |
![]() | '{' is not preceded with whitespace. | 1192 |
![]() | ',' is not followed by whitespace. | 1197 |
![]() | Line has trailing spaces. | 1202 |
![]() | Line has trailing spaces. | 1203 |
![]() | Missing a Javadoc comment. | 1204 |
![]() | Missing a Javadoc comment. | 1205 |
![]() | Parameter opName should be final. | 1205 |
![]() | Line has trailing spaces. | 1206 |
![]() | Line has trailing spaces. | 1213 |
![]() | Missing a Javadoc comment. | 1219 |
![]() | '{' is not preceded with whitespace. | 1220 |
![]() | Line has trailing spaces. | 1221 |
![]() | Missing a Javadoc comment. | 1222 |
![]() | Line has trailing spaces. | 1227 |
![]() | Missing a Javadoc comment. | 1229 |
![]() | Parameter namespace should be final. | 1229 |
![]() | 'if' is not followed by whitespace. | 1230 |
![]() | '{' is not preceded with whitespace. | 1230 |
![]() | Line has trailing spaces. | 1236 |
![]() | First sentence should end with a period. | 1238 |
![]() | Line has trailing spaces. | 1242 |
![]() | Variable 'localNegotiationID' must be private and have accessor methods. | 1243 |
![]() | ';' is preceded with whitespace. | 1243 |
![]() | Line has trailing spaces. | 1244 |
![]() | Missing a Javadoc comment. | 1249 |
![]() | Variable 'localNegotiationIDTracker' must be private and have accessor methods. | 1249 |
![]() | ';' is preceded with whitespace. | 1249 |
![]() | Line has trailing spaces. | 1250 |
![]() | First sentence should end with a period. | 1252 |
![]() | '{' is not preceded with whitespace. | 1256 |
![]() | Line has trailing spaces. | 1260 |
![]() | Line has trailing spaces. | 1261 |
![]() | First sentence should end with a period. | 1262 |
![]() | Parameter param should be final. | 1266 |
![]() | '{' is not preceded with whitespace. | 1266 |
![]() | Line has trailing spaces. | 1267 |
![]() | '{' is not preceded with whitespace. | 1268 |
![]() | Line has trailing spaces. | 1273 |
![]() | Line has trailing spaces. | 1275 |
![]() | '=' is not preceded with whitespace. | 1276 |
![]() | '=' is not followed by whitespace. | 1276 |
![]() | Line has trailing spaces. | 1277 |
![]() | Line has trailing spaces. | 1280 |
![]() | First sentence should end with a period. | 1282 |
![]() | Line has trailing spaces. | 1286 |
![]() | Variable 'localSlaTemplate' must be private and have accessor methods. | 1287 |
![]() | ';' is preceded with whitespace. | 1287 |
![]() | Line has trailing spaces. | 1288 |
![]() | Missing a Javadoc comment. | 1293 |
![]() | Variable 'localSlaTemplateTracker' must be private and have accessor methods. | 1293 |
![]() | ';' is preceded with whitespace. | 1293 |
![]() | Line has trailing spaces. | 1294 |
![]() | First sentence should end with a period. | 1296 |
![]() | '{' is not preceded with whitespace. | 1300 |
![]() | Line has trailing spaces. | 1304 |
![]() | Line has trailing spaces. | 1305 |
![]() | First sentence should end with a period. | 1306 |
![]() | Parameter param should be final. | 1310 |
![]() | '{' is not preceded with whitespace. | 1310 |
![]() | Line has trailing spaces. | 1311 |
![]() | '{' is not preceded with whitespace. | 1312 |
![]() | Line has trailing spaces. | 1317 |
![]() | Line has trailing spaces. | 1319 |
![]() | '=' is not preceded with whitespace. | 1320 |
![]() | '=' is not followed by whitespace. | 1320 |
![]() | Line has trailing spaces. | 1321 |
![]() | Line has trailing spaces. | 1324 |
![]() | First sentence should end with a period. | 1326 |
![]() | Parameter reader should be final. | 1330 |
![]() | Expected @param tag for 'reader'. | 1330 |
![]() | Line has trailing spaces. | 1332 |
![]() | 'try' is not followed by whitespace. | 1333 |
![]() | '{' is not preceded with whitespace. | 1333 |
![]() | Line is longer than 120 characters. | 1334 |
![]() | 'catch' is not preceded with whitespace. | 1335 |
![]() | '}' is not followed by whitespace. | 1335 |
![]() | 'catch' is not followed by whitespace. | 1335 |
![]() | '{' is not preceded with whitespace. | 1335 |
![]() | Line has trailing spaces. | 1340 |
![]() | Line has trailing spaces. | 1341 |
![]() | '(' is preceded with whitespace. | 1348 |
![]() | Expected @param tag for 'parentQName'. | 1349 |
![]() | Expected @param tag for 'factory'. | 1350 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1350 |
![]() | '{' is not preceded with whitespace. | 1350 |
![]() | Line has trailing spaces. | 1353 |
![]() | ',' is not followed by whitespace. | 1355 |
![]() | '{' is not preceded with whitespace. | 1355 |
![]() | Line is longer than 120 characters. | 1357 |
![]() | Parameter xmlWriter should be final. | 1357 |
![]() | ',' is not followed by whitespace. | 1358 |
![]() | ',' is not followed by whitespace. | 1358 |
![]() | ',' is not followed by whitespace. | 1362 |
![]() | ',' is not followed by whitespace. | 1362 |
![]() | Line has trailing spaces. | 1363 |
![]() | Missing a Javadoc comment. | 1366 |
![]() | Parameter xmlWriter should be final. | 1368 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1369 |
![]() | '{' is not preceded with whitespace. | 1369 |
![]() | ',' is not followed by whitespace. | 1370 |
![]() | ',' is not followed by whitespace. | 1370 |
![]() | ',' is not followed by whitespace. | 1370 |
![]() | Missing a Javadoc comment. | 1373 |
![]() | Parameter xmlWriter should be final. | 1375 |
![]() | Parameter serializeType should be final. | 1376 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1377 |
![]() | '{' is not preceded with whitespace. | 1377 |
![]() | Line has trailing spaces. | 1378 |
![]() | Line has trailing spaces. | 1379 |
![]() | Line has trailing spaces. | 1384 |
![]() | Line has trailing spaces. | 1405 |
![]() | '{' is not preceded with whitespace. | 1406 |
![]() | Line has trailing spaces. | 1407 |
![]() | Line is longer than 120 characters. | 1409 |
![]() | ',' is not followed by whitespace. | 1409 |
![]() | '{' is not preceded with whitespace. | 1410 |
![]() | ',' is not followed by whitespace. | 1411 |
![]() | ',' is not followed by whitespace. | 1411 |
![]() | '+' is not preceded with whitespace. | 1412 |
![]() | '+' is not followed by whitespace. | 1412 |
![]() | ',' is not followed by whitespace. | 1415 |
![]() | ',' is not followed by whitespace. | 1415 |
![]() | Line has trailing spaces. | 1420 |
![]() | '{' is not preceded with whitespace. | 1422 |
![]() | '!' is followed by whitespace. | 1424 |
![]() | ',' is not followed by whitespace. | 1430 |
![]() | ',' is not followed by whitespace. | 1435 |
![]() | Line has trailing spaces. | 1441 |
![]() | '==' is not preceded with whitespace. | 1443 |
![]() | '==' is not followed by whitespace. | 1443 |
![]() | '{' is not preceded with whitespace. | 1443 |
![]() | Line has trailing spaces. | 1445 |
![]() | Line is longer than 120 characters. | 1446 |
![]() | ',' is not followed by whitespace. | 1446 |
![]() | ',' is not followed by whitespace. | 1446 |
![]() | ',' is not followed by whitespace. | 1446 |
![]() | ',' is not followed by whitespace. | 1446 |
![]() | Line has trailing spaces. | 1447 |
![]() | 'else' is not preceded with whitespace. | 1448 |
![]() | '}' is not followed by whitespace. | 1448 |
![]() | 'else' is not followed by whitespace. | 1448 |
![]() | '{' is not preceded with whitespace. | 1448 |
![]() | Line has trailing spaces. | 1450 |
![]() | Line has trailing spaces. | 1452 |
![]() | Line has trailing spaces. | 1454 |
![]() | '}' should be alone on a line. | 1456 |
![]() | '{' is not preceded with whitespace. | 1456 |
![]() | '!' is followed by whitespace. | 1458 |
![]() | ',' is not followed by whitespace. | 1464 |
![]() | ',' is not followed by whitespace. | 1469 |
![]() | Line has trailing spaces. | 1475 |
![]() | '==' is not preceded with whitespace. | 1477 |
![]() | '==' is not followed by whitespace. | 1477 |
![]() | '{' is not preceded with whitespace. | 1477 |
![]() | Line has trailing spaces. | 1479 |
![]() | Line is longer than 120 characters. | 1480 |
![]() | ',' is not followed by whitespace. | 1480 |
![]() | ',' is not followed by whitespace. | 1480 |
![]() | ',' is not followed by whitespace. | 1480 |
![]() | ',' is not followed by whitespace. | 1480 |
![]() | Line has trailing spaces. | 1481 |
![]() | 'else' is not preceded with whitespace. | 1482 |
![]() | '}' is not followed by whitespace. | 1482 |
![]() | 'else' is not followed by whitespace. | 1482 |
![]() | '{' is not preceded with whitespace. | 1482 |
![]() | Line has trailing spaces. | 1484 |
![]() | Line has trailing spaces. | 1486 |
![]() | Line has trailing spaces. | 1488 |
![]() | Line has trailing spaces. | 1492 |
![]() | First sentence should end with a period. | 1496 |
![]() | Parameter prefix should be final. | 1499 |
![]() | Expected @param tag for 'prefix'. | 1499 |
![]() | ',' is not followed by whitespace. | 1499 |
![]() | Parameter namespace should be final. | 1499 |
![]() | Expected @param tag for 'namespace'. | 1499 |
![]() | ',' is not followed by whitespace. | 1499 |
![]() | Parameter attName should be final. | 1499 |
![]() | Expected @param tag for 'attName'. | 1499 |
![]() | Line is longer than 120 characters. | 1500 |
![]() | Parameter attValue should be final. | 1500 |
![]() | Expected @param tag for 'attValue'. | 1500 |
![]() | ',' is not followed by whitespace. | 1500 |
![]() | Parameter xmlWriter should be final. | 1500 |
![]() | Expected @param tag for 'xmlWriter'. | 1500 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1500 |
![]() | '{' is not preceded with whitespace. | 1500 |
![]() | ',' is not followed by whitespace. | 1507 |
![]() | ',' is not followed by whitespace. | 1507 |
![]() | First sentence should end with a period. | 1511 |
![]() | Parameter namespace should be final. | 1514 |
![]() | Expected @param tag for 'namespace'. | 1514 |
![]() | ',' is not followed by whitespace. | 1514 |
![]() | Parameter attName should be final. | 1514 |
![]() | Expected @param tag for 'attName'. | 1514 |
![]() | Line is longer than 120 characters. | 1515 |
![]() | Parameter attValue should be final. | 1515 |
![]() | Expected @param tag for 'attValue'. | 1515 |
![]() | ',' is not followed by whitespace. | 1515 |
![]() | Parameter xmlWriter should be final. | 1515 |
![]() | Expected @param tag for 'xmlWriter'. | 1515 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1515 |
![]() | '{' is not preceded with whitespace. | 1515 |
![]() | '{' should be on the previous line. | 1517 |
![]() | ',' is not followed by whitespace. | 1518 |
![]() | '}' should be on the same line. | 1519 |
![]() | '{' should be on the previous line. | 1521 |
![]() | ',' is not followed by whitespace. | 1523 |
![]() | ',' is not followed by whitespace. | 1523 |
![]() | First sentence should end with a period. | 1528 |
![]() | Parameter namespace should be final. | 1531 |
![]() | Expected @param tag for 'namespace'. | 1531 |
![]() | Parameter attName should be final. | 1531 |
![]() | Expected @param tag for 'attName'. | 1531 |
![]() | Line is longer than 120 characters. | 1532 |
![]() | Parameter qname should be final. | 1532 |
![]() | Expected @param tag for 'qname'. | 1532 |
![]() | Parameter xmlWriter should be final. | 1532 |
![]() | Expected @param tag for 'xmlWriter'. | 1532 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1532 |
![]() | First sentence should end with a period. | 1553 |
![]() | Parameter qname should be final. | 1557 |
![]() | Expected @param tag for 'qname'. | 1557 |
![]() | Parameter xmlWriter should be final. | 1558 |
![]() | Expected @param tag for 'xmlWriter'. | 1558 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1558 |
![]() | ',' is not followed by whitespace. | 1565 |
![]() | '{' is not preceded with whitespace. | 1568 |
![]() | Line is longer than 120 characters. | 1569 |
![]() | Missing a Javadoc comment. | 1580 |
![]() | Parameter qnames should be final. | 1580 |
![]() | Line is longer than 120 characters. | 1581 |
![]() | Parameter xmlWriter should be final. | 1581 |
![]() | ',' is not followed by whitespace. | 1600 |
![]() | '{' is not preceded with whitespace. | 1603 |
![]() | Line is longer than 120 characters. | 1604 |
![]() | Line is longer than 120 characters. | 1606 |
![]() | Line is longer than 120 characters. | 1609 |
![]() | First sentence should end with a period. | 1618 |
![]() | Expected an @return tag. | 1621 |
![]() | Line is longer than 120 characters. | 1621 |
![]() | Parameter xmlWriter should be final. | 1621 |
![]() | Expected @param tag for 'xmlWriter'. | 1621 |
![]() | Parameter namespace should be final. | 1621 |
![]() | Expected @param tag for 'namespace'. | 1621 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1621 |
![]() | Line has trailing spaces. | 1639 |
![]() | First sentence should end with a period. | 1640 |
![]() | Expected an @return tag. | 1644 |
![]() | Parameter qName should be final. | 1644 |
![]() | Expected @param tag for 'qName'. | 1644 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1645 |
![]() | '{' is not preceded with whitespace. | 1645 |
![]() | Line has trailing spaces. | 1648 |
![]() | '{' is not preceded with whitespace. | 1652 |
![]() | Line has trailing spaces. | 1655 |
![]() | '==' is not preceded with whitespace. | 1656 |
![]() | '==' is not followed by whitespace. | 1656 |
![]() | '?' is not preceded with whitespace. | 1656 |
![]() | Avoid inline conditionals. | 1656 |
![]() | '?' is not followed by whitespace. | 1656 |
![]() | ':' is not preceded with whitespace. | 1656 |
![]() | ':' should be on a new line. | 1656 |
![]() | Line is longer than 120 characters. | 1657 |
![]() | '}' should be alone on a line. | 1658 |
![]() | '{' is not preceded with whitespace. | 1658 |
![]() | Line has trailing spaces. | 1661 |
![]() | '==' is not preceded with whitespace. | 1662 |
![]() | '==' is not followed by whitespace. | 1662 |
![]() | '?' is not preceded with whitespace. | 1662 |
![]() | Avoid inline conditionals. | 1662 |
![]() | '?' is not followed by whitespace. | 1662 |
![]() | ':' is not preceded with whitespace. | 1662 |
![]() | ':' should be on a new line. | 1662 |
![]() | Line is longer than 120 characters. | 1663 |
![]() | Line is longer than 120 characters. | 1666 |
![]() | Line has trailing spaces. | 1667 |
![]() | Line has trailing spaces. | 1668 |
![]() | Line has trailing spaces. | 1672 |
![]() | First sentence should end with a period. | 1674 |
![]() | Utility classes should not have a public or default constructor. | 1677 |
![]() | '{' is not preceded with whitespace. | 1677 |
![]() | Line has trailing spaces. | 1679 |
![]() | Line has trailing spaces. | 1680 |
![]() | First sentence should end with a period. | 1682 |
![]() | Line is longer than 120 characters. | 1684 |
![]() | Line is longer than 120 characters. | 1685 |
![]() | Line is longer than 120 characters. | 1687 |
![]() | Expected an @return tag. | 1689 |
![]() | Parameter reader should be final. | 1689 |
![]() | Expected @param tag for 'reader'. | 1689 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1689 |
![]() | '{' is not preceded with whitespace. | 1689 |
![]() | '=' is not followed by whitespace. | 1695 |
![]() | '=' is not followed by whitespace. | 1696 |
![]() | Line has trailing spaces. | 1698 |
![]() | 'while' construct must use '{}'s. | 1699 |
![]() | Line has trailing spaces. | 1702 |
![]() | ',' is not followed by whitespace. | 1703 |
![]() | '!=' is not preceded with whitespace. | 1703 |
![]() | '!=' is not followed by whitespace. | 1703 |
![]() | '{' is not preceded with whitespace. | 1703 |
![]() | '!=' is not preceded with whitespace. | 1706 |
![]() | '!=' is not followed by whitespace. | 1706 |
![]() | '{' is not preceded with whitespace. | 1706 |
![]() | '{' is not preceded with whitespace. | 1708 |
![]() | ',' is not followed by whitespace. | 1709 |
![]() | '==' is not preceded with whitespace. | 1711 |
![]() | '==' is not followed by whitespace. | 1711 |
![]() | '?' is not preceded with whitespace. | 1711 |
![]() | Avoid inline conditionals. | 1711 |
![]() | '?' is not followed by whitespace. | 1711 |
![]() | ':' is not preceded with whitespace. | 1711 |
![]() | ':' is not followed by whitespace. | 1711 |
![]() | '+' is not preceded with whitespace. | 1713 |
![]() | '+' is not followed by whitespace. | 1713 |
![]() | Line has trailing spaces. | 1714 |
![]() | '{' is not preceded with whitespace. | 1715 |
![]() | 'cast' is not followed by whitespace. | 1718 |
![]() | ',' is not followed by whitespace. | 1719 |
![]() | ',' is not followed by whitespace. | 1719 |
![]() | Line has trailing spaces. | 1721 |
![]() | Line has trailing spaces. | 1724 |
![]() | Line has trailing spaces. | 1728 |
![]() | Line has trailing spaces. | 1730 |
![]() | Line has trailing spaces. | 1734 |
![]() | Line has trailing spaces. | 1736 |
![]() | Line has trailing spaces. | 1737 |
![]() | Line has trailing spaces. | 1739 |
![]() | Line has trailing spaces. | 1740 |
![]() | 'while' construct must use '{}'s. | 1741 |
![]() | Line has trailing spaces. | 1742 |
![]() | Line is longer than 120 characters. | 1743 |
![]() | ',' is not followed by whitespace. | 1743 |
![]() | '{' is not preceded with whitespace. | 1743 |
![]() | Line has trailing spaces. | 1744 |
![]() | Line is longer than 120 characters. | 1745 |
![]() | ',' is not followed by whitespace. | 1745 |
![]() | '{' is not preceded with whitespace. | 1746 |
![]() | Line has trailing spaces. | 1747 |
![]() | Line has trailing spaces. | 1749 |
![]() | Line is longer than 120 characters. | 1751 |
![]() | Line has trailing spaces. | 1752 |
![]() | Line has trailing spaces. | 1754 |
![]() | Line has trailing spaces. | 1755 |
![]() | Line has trailing spaces. | 1758 |
![]() | Line has trailing spaces. | 1760 |
![]() | '}' should be on the same line. | 1761 |
![]() | Line has trailing spaces. | 1762 |
![]() | Must have at least one statement. | 1763 |
![]() | Line has trailing spaces. | 1764 |
![]() | Line has trailing spaces. | 1766 |
![]() | Line has trailing spaces. | 1767 |
![]() | 'while' construct must use '{}'s. | 1768 |
![]() | Line has trailing spaces. | 1769 |
![]() | Line is longer than 120 characters. | 1770 |
![]() | ',' is not followed by whitespace. | 1770 |
![]() | '{' is not preceded with whitespace. | 1770 |
![]() | Line has trailing spaces. | 1771 |
![]() | Line is longer than 120 characters. | 1772 |
![]() | ',' is not followed by whitespace. | 1772 |
![]() | '{' is not preceded with whitespace. | 1773 |
![]() | Line has trailing spaces. | 1774 |
![]() | Line has trailing spaces. | 1776 |
![]() | Line is longer than 120 characters. | 1778 |
![]() | Line has trailing spaces. | 1779 |
![]() | Line has trailing spaces. | 1781 |
![]() | Line has trailing spaces. | 1782 |
![]() | Line has trailing spaces. | 1785 |
![]() | Line has trailing spaces. | 1787 |
![]() | '}' should be on the same line. | 1788 |
![]() | Line has trailing spaces. | 1789 |
![]() | Must have at least one statement. | 1790 |
![]() | Line has trailing spaces. | 1791 |
![]() | Line has trailing spaces. | 1793 |
![]() | 'while' construct must use '{}'s. | 1794 |
![]() | Line has trailing spaces. | 1796 |
![]() | 'if' construct must use '{}'s. | 1797 |
![]() | Line is longer than 120 characters. | 1799 |
![]() | Line has trailing spaces. | 1800 |
![]() | '}' is not followed by whitespace. | 1811 |
![]() | Line has trailing spaces. | 1813 |
![]() | Line has trailing spaces. | 1816 |
![]() | Line has trailing spaces. | 1817 |
![]() | Missing a Javadoc comment. | 1818 |
![]() | '{' is not preceded with whitespace. | 1819 |
![]() | Line has trailing spaces. | 1825 |
![]() | Missing a Javadoc comment. | 1827 |
![]() | Parameter namespace should be final. | 1827 |
![]() | 'if' is not followed by whitespace. | 1828 |
![]() | '{' is not preceded with whitespace. | 1828 |
![]() | Line has trailing spaces. | 1834 |
![]() | First sentence should end with a period. | 1836 |
![]() | Parameter reader should be final. | 1840 |
![]() | Expected @param tag for 'reader'. | 1840 |
![]() | Line has trailing spaces. | 1842 |
![]() | 'try' is not followed by whitespace. | 1843 |
![]() | '{' is not preceded with whitespace. | 1843 |
![]() | Line is longer than 120 characters. | 1844 |
![]() | 'catch' is not preceded with whitespace. | 1845 |
![]() | '}' is not followed by whitespace. | 1845 |
![]() | 'catch' is not followed by whitespace. | 1845 |
![]() | '{' is not preceded with whitespace. | 1845 |
![]() | Line has trailing spaces. | 1850 |
![]() | Line has trailing spaces. | 1851 |
![]() | '(' is preceded with whitespace. | 1858 |
![]() | Expected @param tag for 'parentQName'. | 1859 |
![]() | Expected @param tag for 'factory'. | 1860 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1860 |
![]() | '{' is not preceded with whitespace. | 1860 |
![]() | Line has trailing spaces. | 1863 |
![]() | ',' is not followed by whitespace. | 1865 |
![]() | '{' is not preceded with whitespace. | 1865 |
![]() | Line is longer than 120 characters. | 1867 |
![]() | Parameter xmlWriter should be final. | 1867 |
![]() | ',' is not followed by whitespace. | 1868 |
![]() | ',' is not followed by whitespace. | 1868 |
![]() | ',' is not followed by whitespace. | 1872 |
![]() | ',' is not followed by whitespace. | 1872 |
![]() | Line has trailing spaces. | 1873 |
![]() | Missing a Javadoc comment. | 1876 |
![]() | Parameter xmlWriter should be final. | 1878 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1879 |
![]() | '{' is not preceded with whitespace. | 1879 |
![]() | ',' is not followed by whitespace. | 1880 |
![]() | ',' is not followed by whitespace. | 1880 |
![]() | ',' is not followed by whitespace. | 1880 |
![]() | Method length is 162 lines (max allowed is 150). | 1883 |
![]() | Missing a Javadoc comment. | 1883 |
![]() | Parameter xmlWriter should be final. | 1885 |
![]() | Parameter serializeType should be final. | 1886 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1887 |
![]() | '{' is not preceded with whitespace. | 1887 |
![]() | Line has trailing spaces. | 1888 |
![]() | Line has trailing spaces. | 1889 |
![]() | Line has trailing spaces. | 1894 |
![]() | Line has trailing spaces. | 1915 |
![]() | Line is longer than 120 characters. | 1917 |
![]() | ',' is not followed by whitespace. | 1917 |
![]() | '{' is not preceded with whitespace. | 1918 |
![]() | ',' is not followed by whitespace. | 1919 |
![]() | ',' is not followed by whitespace. | 1919 |
![]() | '+' is not preceded with whitespace. | 1920 |
![]() | '+' is not followed by whitespace. | 1920 |
![]() | ',' is not followed by whitespace. | 1923 |
![]() | ',' is not followed by whitespace. | 1923 |
![]() | '{' is not preceded with whitespace. | 1928 |
![]() | Line has trailing spaces. | 1929 |
![]() | '!=' is not preceded with whitespace. | 1930 |
![]() | '!=' is not followed by whitespace. | 1930 |
![]() | '{' is not preceded with whitespace. | 1930 |
![]() | '{' is not preceded with whitespace. | 1931 |
![]() | 'cast' is not followed by whitespace. | 1932 |
![]() | ',' is not followed by whitespace. | 1933 |
![]() | ',' is not followed by whitespace. | 1934 |
![]() | ',' is not followed by whitespace. | 1934 |
![]() | '!' is followed by whitespace. | 1937 |
![]() | ',' is not followed by whitespace. | 1943 |
![]() | ',' is not followed by whitespace. | 1948 |
![]() | Line is longer than 120 characters. | 1954 |
![]() | Line has trailing spaces. | 1958 |
![]() | '!' is followed by whitespace. | 1961 |
![]() | ',' is not followed by whitespace. | 1967 |
![]() | ',' is not followed by whitespace. | 1972 |
![]() | Line is longer than 120 characters. | 1980 |
![]() | ',' is not followed by whitespace. | 1980 |
![]() | ',' is not followed by whitespace. | 1980 |
![]() | ',' is not followed by whitespace. | 1980 |
![]() | ',' is not followed by whitespace. | 1980 |
![]() | Line has trailing spaces. | 1982 |
![]() | '}' should be alone on a line. | 1986 |
![]() | '{' is not preceded with whitespace. | 1986 |
![]() | Line has trailing spaces. | 1987 |
![]() | '!=' is not preceded with whitespace. | 1988 |
![]() | '!=' is not followed by whitespace. | 1988 |
![]() | '{' is not preceded with whitespace. | 1988 |
![]() | '{' is not preceded with whitespace. | 1989 |
![]() | 'cast' is not followed by whitespace. | 1990 |
![]() | ',' is not followed by whitespace. | 1991 |
![]() | ',' is not followed by whitespace. | 1992 |
![]() | ',' is not followed by whitespace. | 1992 |
![]() | '!' is followed by whitespace. | 1995 |
![]() | ',' is not followed by whitespace. | 2001 |
![]() | ',' is not followed by whitespace. | 2006 |
![]() | Line is longer than 120 characters. | 2012 |
![]() | Line has trailing spaces. | 2016 |
![]() | '!' is followed by whitespace. | 2019 |
![]() | ',' is not followed by whitespace. | 2025 |
![]() | ',' is not followed by whitespace. | 2030 |
![]() | Line is longer than 120 characters. | 2038 |
![]() | ',' is not followed by whitespace. | 2038 |
![]() | ',' is not followed by whitespace. | 2038 |
![]() | ',' is not followed by whitespace. | 2038 |
![]() | ',' is not followed by whitespace. | 2038 |
![]() | Line has trailing spaces. | 2040 |
![]() | Line has trailing spaces. | 2046 |
![]() | First sentence should end with a period. | 2050 |
![]() | Parameter prefix should be final. | 2053 |
![]() | Expected @param tag for 'prefix'. | 2053 |
![]() | ',' is not followed by whitespace. | 2053 |
![]() | Parameter namespace should be final. | 2053 |
![]() | Expected @param tag for 'namespace'. | 2053 |
![]() | ',' is not followed by whitespace. | 2053 |
![]() | Parameter attName should be final. | 2053 |
![]() | Expected @param tag for 'attName'. | 2053 |
![]() | Line is longer than 120 characters. | 2054 |
![]() | Parameter attValue should be final. | 2054 |
![]() | Expected @param tag for 'attValue'. | 2054 |
![]() | ',' is not followed by whitespace. | 2054 |
![]() | Parameter xmlWriter should be final. | 2054 |
![]() | Expected @param tag for 'xmlWriter'. | 2054 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2054 |
![]() | '{' is not preceded with whitespace. | 2054 |
![]() | ',' is not followed by whitespace. | 2061 |
![]() | ',' is not followed by whitespace. | 2061 |
![]() | First sentence should end with a period. | 2065 |
![]() | Parameter namespace should be final. | 2068 |
![]() | Expected @param tag for 'namespace'. | 2068 |
![]() | ',' is not followed by whitespace. | 2068 |
![]() | Parameter attName should be final. | 2068 |
![]() | Expected @param tag for 'attName'. | 2068 |
![]() | Line is longer than 120 characters. | 2069 |
![]() | Parameter attValue should be final. | 2069 |
![]() | Expected @param tag for 'attValue'. | 2069 |
![]() | ',' is not followed by whitespace. | 2069 |
![]() | Parameter xmlWriter should be final. | 2069 |
![]() | Expected @param tag for 'xmlWriter'. | 2069 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2069 |
![]() | '{' is not preceded with whitespace. | 2069 |
![]() | '{' should be on the previous line. | 2071 |
![]() | ',' is not followed by whitespace. | 2072 |
![]() | '}' should be on the same line. | 2073 |
![]() | '{' should be on the previous line. | 2075 |
![]() | ',' is not followed by whitespace. | 2077 |
![]() | ',' is not followed by whitespace. | 2077 |
![]() | First sentence should end with a period. | 2082 |
![]() | Parameter namespace should be final. | 2085 |
![]() | Expected @param tag for 'namespace'. | 2085 |
![]() | Parameter attName should be final. | 2085 |
![]() | Expected @param tag for 'attName'. | 2085 |
![]() | Line is longer than 120 characters. | 2086 |
![]() | Parameter qname should be final. | 2086 |
![]() | Expected @param tag for 'qname'. | 2086 |
![]() | Parameter xmlWriter should be final. | 2086 |
![]() | Expected @param tag for 'xmlWriter'. | 2086 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2086 |
![]() | First sentence should end with a period. | 2107 |
![]() | Parameter qname should be final. | 2111 |
![]() | Expected @param tag for 'qname'. | 2111 |
![]() | Parameter xmlWriter should be final. | 2112 |
![]() | Expected @param tag for 'xmlWriter'. | 2112 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2112 |
![]() | ',' is not followed by whitespace. | 2119 |
![]() | '{' is not preceded with whitespace. | 2122 |
![]() | Line is longer than 120 characters. | 2123 |
![]() | Missing a Javadoc comment. | 2134 |
![]() | Parameter qnames should be final. | 2134 |
![]() | Line is longer than 120 characters. | 2135 |
![]() | Parameter xmlWriter should be final. | 2135 |
![]() | ',' is not followed by whitespace. | 2154 |
![]() | '{' is not preceded with whitespace. | 2157 |
![]() | Line is longer than 120 characters. | 2158 |
![]() | Line is longer than 120 characters. | 2160 |
![]() | Line is longer than 120 characters. | 2163 |
![]() | First sentence should end with a period. | 2172 |
![]() | Expected an @return tag. | 2175 |
![]() | Line is longer than 120 characters. | 2175 |
![]() | Parameter xmlWriter should be final. | 2175 |
![]() | Expected @param tag for 'xmlWriter'. | 2175 |
![]() | Parameter namespace should be final. | 2175 |
![]() | Expected @param tag for 'namespace'. | 2175 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2175 |
![]() | Line has trailing spaces. | 2193 |
![]() | First sentence should end with a period. | 2194 |
![]() | Expected an @return tag. | 2198 |
![]() | Parameter qName should be final. | 2198 |
![]() | Expected @param tag for 'qName'. | 2198 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2199 |
![]() | '{' is not preceded with whitespace. | 2199 |
![]() | Line has trailing spaces. | 2202 |
![]() | Line has trailing spaces. | 2206 |
![]() | ',' is not followed by whitespace. | 2207 |
![]() | Line is longer than 120 characters. | 2208 |
![]() | ',' is not followed by whitespace. | 2208 |
![]() | '{' is not preceded with whitespace. | 2209 |
![]() | Line has trailing spaces. | 2212 |
![]() | Line has trailing spaces. | 2213 |
![]() | '==' is not preceded with whitespace. | 2214 |
![]() | '==' is not followed by whitespace. | 2214 |
![]() | '?' is not preceded with whitespace. | 2214 |
![]() | Avoid inline conditionals. | 2214 |
![]() | '?' is not followed by whitespace. | 2214 |
![]() | ':' is not preceded with whitespace. | 2214 |
![]() | ':' should be on a new line. | 2214 |
![]() | '}' should be alone on a line. | 2216 |
![]() | '{' is not preceded with whitespace. | 2216 |
![]() | Line has trailing spaces. | 2219 |
![]() | Line has trailing spaces. | 2220 |
![]() | '==' is not preceded with whitespace. | 2221 |
![]() | '==' is not followed by whitespace. | 2221 |
![]() | '?' is not preceded with whitespace. | 2221 |
![]() | Avoid inline conditionals. | 2221 |
![]() | '?' is not followed by whitespace. | 2221 |
![]() | ':' is not preceded with whitespace. | 2221 |
![]() | ':' should be on a new line. | 2221 |
![]() | Line is longer than 120 characters. | 2225 |
![]() | Line has trailing spaces. | 2226 |
![]() | Line has trailing spaces. | 2227 |
![]() | Line has trailing spaces. | 2231 |
![]() | First sentence should end with a period. | 2233 |
![]() | Utility classes should not have a public or default constructor. | 2236 |
![]() | '{' is not preceded with whitespace. | 2236 |
![]() | Line has trailing spaces. | 2238 |
![]() | Line has trailing spaces. | 2239 |
![]() | First sentence should end with a period. | 2241 |
![]() | Line is longer than 120 characters. | 2243 |
![]() | Line is longer than 120 characters. | 2244 |
![]() | Line is longer than 120 characters. | 2246 |
![]() | Expected an @return tag. | 2248 |
![]() | Parameter reader should be final. | 2248 |
![]() | Expected @param tag for 'reader'. | 2248 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2248 |
![]() | '{' is not preceded with whitespace. | 2248 |
![]() | '=' is not followed by whitespace. | 2254 |
![]() | '=' is not followed by whitespace. | 2255 |
![]() | Line has trailing spaces. | 2257 |
![]() | 'while' construct must use '{}'s. | 2258 |
![]() | Line has trailing spaces. | 2261 |
![]() | ',' is not followed by whitespace. | 2262 |
![]() | '!=' is not preceded with whitespace. | 2262 |
![]() | '!=' is not followed by whitespace. | 2262 |
![]() | '{' is not preceded with whitespace. | 2262 |
![]() | '!=' is not preceded with whitespace. | 2265 |
![]() | '!=' is not followed by whitespace. | 2265 |
![]() | '{' is not preceded with whitespace. | 2265 |
![]() | '{' is not preceded with whitespace. | 2267 |
![]() | ',' is not followed by whitespace. | 2268 |
![]() | '==' is not preceded with whitespace. | 2270 |
![]() | '==' is not followed by whitespace. | 2270 |
![]() | '?' is not preceded with whitespace. | 2270 |
![]() | Avoid inline conditionals. | 2270 |
![]() | '?' is not followed by whitespace. | 2270 |
![]() | ':' is not preceded with whitespace. | 2270 |
![]() | ':' is not followed by whitespace. | 2270 |
![]() | '+' is not preceded with whitespace. | 2272 |
![]() | '+' is not followed by whitespace. | 2272 |
![]() | Line has trailing spaces. | 2273 |
![]() | '{' is not preceded with whitespace. | 2274 |
![]() | 'cast' is not followed by whitespace. | 2277 |
![]() | ',' is not followed by whitespace. | 2278 |
![]() | ',' is not followed by whitespace. | 2278 |
![]() | Line has trailing spaces. | 2280 |
![]() | Line has trailing spaces. | 2283 |
![]() | Line has trailing spaces. | 2287 |
![]() | Line has trailing spaces. | 2289 |
![]() | Line has trailing spaces. | 2293 |
![]() | Line has trailing spaces. | 2295 |
![]() | Line has trailing spaces. | 2296 |
![]() | Line has trailing spaces. | 2298 |
![]() | Line has trailing spaces. | 2299 |
![]() | 'while' construct must use '{}'s. | 2300 |
![]() | Line has trailing spaces. | 2301 |
![]() | Line is longer than 120 characters. | 2302 |
![]() | ',' is not followed by whitespace. | 2302 |
![]() | '{' is not preceded with whitespace. | 2302 |
![]() | Line has trailing spaces. | 2303 |
![]() | Line is longer than 120 characters. | 2304 |
![]() | Line has trailing spaces. | 2306 |
![]() | Line has trailing spaces. | 2308 |
![]() | '}' should be on the same line. | 2309 |
![]() | Line has trailing spaces. | 2310 |
![]() | Must have at least one statement. | 2311 |
![]() | Line has trailing spaces. | 2312 |
![]() | Line has trailing spaces. | 2314 |
![]() | Line has trailing spaces. | 2315 |
![]() | 'while' construct must use '{}'s. | 2316 |
![]() | Line has trailing spaces. | 2317 |
![]() | Line is longer than 120 characters. | 2318 |
![]() | ',' is not followed by whitespace. | 2318 |
![]() | '{' is not preceded with whitespace. | 2318 |
![]() | Line has trailing spaces. | 2319 |
![]() | Line is longer than 120 characters. | 2320 |
![]() | Line has trailing spaces. | 2322 |
![]() | Line has trailing spaces. | 2324 |
![]() | '}' should be on the same line. | 2325 |
![]() | Line has trailing spaces. | 2326 |
![]() | Must have at least one statement. | 2327 |
![]() | Line has trailing spaces. | 2328 |
![]() | Line has trailing spaces. | 2330 |
![]() | 'while' construct must use '{}'s. | 2331 |
![]() | Line has trailing spaces. | 2333 |
![]() | 'if' construct must use '{}'s. | 2334 |
![]() | Line is longer than 120 characters. | 2336 |
![]() | Line has trailing spaces. | 2337 |
![]() | '}' is not followed by whitespace. | 2348 |
![]() | Line has trailing spaces. | 2350 |
![]() | Line has trailing spaces. | 2353 |
![]() | Line has trailing spaces. | 2354 |
![]() | Missing a Javadoc comment. | 2355 |
![]() | '{' is not preceded with whitespace. | 2356 |
![]() | Line has trailing spaces. | 2357 |
![]() | Missing a Javadoc comment. | 2358 |
![]() | Line has trailing spaces. | 2363 |
![]() | Missing a Javadoc comment. | 2365 |
![]() | Parameter namespace should be final. | 2365 |
![]() | 'if' is not followed by whitespace. | 2366 |
![]() | '{' is not preceded with whitespace. | 2366 |
![]() | Line has trailing spaces. | 2372 |
![]() | First sentence should end with a period. | 2374 |
![]() | Line has trailing spaces. | 2378 |
![]() | Variable 'localSlaID' must be private and have accessor methods. | 2379 |
![]() | ';' is preceded with whitespace. | 2379 |
![]() | Line has trailing spaces. | 2380 |
![]() | Missing a Javadoc comment. | 2385 |
![]() | Variable 'localSlaIDTracker' must be private and have accessor methods. | 2385 |
![]() | ';' is preceded with whitespace. | 2385 |
![]() | Line has trailing spaces. | 2386 |
![]() | First sentence should end with a period. | 2388 |
![]() | '{' is not preceded with whitespace. | 2392 |
![]() | Line has trailing spaces. | 2396 |
![]() | Line has trailing spaces. | 2397 |
![]() | First sentence should end with a period. | 2398 |
![]() | Parameter param should be final. | 2402 |
![]() | '{' is not preceded with whitespace. | 2402 |
![]() | Line has trailing spaces. | 2403 |
![]() | '{' is not preceded with whitespace. | 2404 |
![]() | Line has trailing spaces. | 2409 |
![]() | Line has trailing spaces. | 2411 |
![]() | '=' is not preceded with whitespace. | 2412 |
![]() | '=' is not followed by whitespace. | 2412 |
![]() | Line has trailing spaces. | 2413 |
![]() | Line has trailing spaces. | 2416 |
![]() | First sentence should end with a period. | 2418 |
![]() | Parameter reader should be final. | 2422 |
![]() | Expected @param tag for 'reader'. | 2422 |
![]() | Line has trailing spaces. | 2424 |
![]() | 'try' is not followed by whitespace. | 2425 |
![]() | '{' is not preceded with whitespace. | 2425 |
![]() | Line is longer than 120 characters. | 2426 |
![]() | 'catch' is not preceded with whitespace. | 2427 |
![]() | '}' is not followed by whitespace. | 2427 |
![]() | 'catch' is not followed by whitespace. | 2427 |
![]() | '{' is not preceded with whitespace. | 2427 |
![]() | Line has trailing spaces. | 2432 |
![]() | Line has trailing spaces. | 2433 |
![]() | '(' is preceded with whitespace. | 2440 |
![]() | Expected @param tag for 'parentQName'. | 2441 |
![]() | Expected @param tag for 'factory'. | 2442 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2442 |
![]() | '{' is not preceded with whitespace. | 2442 |
![]() | Line has trailing spaces. | 2445 |
![]() | ',' is not followed by whitespace. | 2447 |
![]() | '{' is not preceded with whitespace. | 2447 |
![]() | Line is longer than 120 characters. | 2449 |
![]() | Parameter xmlWriter should be final. | 2449 |
![]() | ',' is not followed by whitespace. | 2450 |
![]() | ',' is not followed by whitespace. | 2450 |
![]() | ',' is not followed by whitespace. | 2454 |
![]() | ',' is not followed by whitespace. | 2454 |
![]() | Line has trailing spaces. | 2455 |
![]() | Missing a Javadoc comment. | 2458 |
![]() | Parameter xmlWriter should be final. | 2460 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2461 |
![]() | '{' is not preceded with whitespace. | 2461 |
![]() | ',' is not followed by whitespace. | 2462 |
![]() | ',' is not followed by whitespace. | 2462 |
![]() | ',' is not followed by whitespace. | 2462 |
![]() | Missing a Javadoc comment. | 2465 |
![]() | Parameter xmlWriter should be final. | 2467 |
![]() | Parameter serializeType should be final. | 2468 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2469 |
![]() | '{' is not preceded with whitespace. | 2469 |
![]() | Line has trailing spaces. | 2470 |
![]() | Line has trailing spaces. | 2471 |
![]() | Line has trailing spaces. | 2476 |
![]() | Line has trailing spaces. | 2497 |
![]() | '{' is not preceded with whitespace. | 2498 |
![]() | Line has trailing spaces. | 2499 |
![]() | Line is longer than 120 characters. | 2501 |
![]() | ',' is not followed by whitespace. | 2501 |
![]() | '{' is not preceded with whitespace. | 2502 |
![]() | ',' is not followed by whitespace. | 2503 |
![]() | ',' is not followed by whitespace. | 2503 |
![]() | '+' is not preceded with whitespace. | 2504 |
![]() | '+' is not followed by whitespace. | 2504 |
![]() | ',' is not followed by whitespace. | 2507 |
![]() | ',' is not followed by whitespace. | 2507 |
![]() | Line has trailing spaces. | 2512 |
![]() | '{' is not preceded with whitespace. | 2514 |
![]() | '!' is followed by whitespace. | 2516 |
![]() | ',' is not followed by whitespace. | 2522 |
![]() | ',' is not followed by whitespace. | 2527 |
![]() | Line has trailing spaces. | 2533 |
![]() | '==' is not preceded with whitespace. | 2535 |
![]() | '==' is not followed by whitespace. | 2535 |
![]() | '{' is not preceded with whitespace. | 2535 |
![]() | Line has trailing spaces. | 2537 |
![]() | Line is longer than 120 characters. | 2538 |
![]() | ',' is not followed by whitespace. | 2538 |
![]() | ',' is not followed by whitespace. | 2538 |
![]() | ',' is not followed by whitespace. | 2538 |
![]() | ',' is not followed by whitespace. | 2538 |
![]() | Line has trailing spaces. | 2539 |
![]() | 'else' is not preceded with whitespace. | 2540 |
![]() | '}' is not followed by whitespace. | 2540 |
![]() | 'else' is not followed by whitespace. | 2540 |
![]() | '{' is not preceded with whitespace. | 2540 |
![]() | Line has trailing spaces. | 2542 |
![]() | Line has trailing spaces. | 2544 |
![]() | Line has trailing spaces. | 2546 |
![]() | Line has trailing spaces. | 2550 |
![]() | First sentence should end with a period. | 2554 |
![]() | Parameter prefix should be final. | 2557 |
![]() | Expected @param tag for 'prefix'. | 2557 |
![]() | ',' is not followed by whitespace. | 2557 |
![]() | Parameter namespace should be final. | 2557 |
![]() | Expected @param tag for 'namespace'. | 2557 |
![]() | ',' is not followed by whitespace. | 2557 |
![]() | Parameter attName should be final. | 2557 |
![]() | Expected @param tag for 'attName'. | 2557 |
![]() | Line is longer than 120 characters. | 2558 |
![]() | Parameter attValue should be final. | 2558 |
![]() | Expected @param tag for 'attValue'. | 2558 |
![]() | ',' is not followed by whitespace. | 2558 |
![]() | Parameter xmlWriter should be final. | 2558 |
![]() | Expected @param tag for 'xmlWriter'. | 2558 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2558 |
![]() | '{' is not preceded with whitespace. | 2558 |
![]() | ',' is not followed by whitespace. | 2565 |
![]() | ',' is not followed by whitespace. | 2565 |
![]() | First sentence should end with a period. | 2569 |
![]() | Parameter namespace should be final. | 2572 |
![]() | Expected @param tag for 'namespace'. | 2572 |
![]() | ',' is not followed by whitespace. | 2572 |
![]() | Parameter attName should be final. | 2572 |
![]() | Expected @param tag for 'attName'. | 2572 |
![]() | Line is longer than 120 characters. | 2573 |
![]() | Parameter attValue should be final. | 2573 |
![]() | Expected @param tag for 'attValue'. | 2573 |
![]() | ',' is not followed by whitespace. | 2573 |
![]() | Parameter xmlWriter should be final. | 2573 |
![]() | Expected @param tag for 'xmlWriter'. | 2573 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2573 |
![]() | '{' is not preceded with whitespace. | 2573 |
![]() | '{' should be on the previous line. | 2575 |
![]() | ',' is not followed by whitespace. | 2576 |
![]() | '}' should be on the same line. | 2577 |
![]() | '{' should be on the previous line. | 2579 |
![]() | ',' is not followed by whitespace. | 2581 |
![]() | ',' is not followed by whitespace. | 2581 |
![]() | First sentence should end with a period. | 2586 |
![]() | Parameter namespace should be final. | 2589 |
![]() | Expected @param tag for 'namespace'. | 2589 |
![]() | Parameter attName should be final. | 2589 |
![]() | Expected @param tag for 'attName'. | 2589 |
![]() | Line is longer than 120 characters. | 2590 |
![]() | Parameter qname should be final. | 2590 |
![]() | Expected @param tag for 'qname'. | 2590 |
![]() | Parameter xmlWriter should be final. | 2590 |
![]() | Expected @param tag for 'xmlWriter'. | 2590 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2590 |
![]() | First sentence should end with a period. | 2611 |
![]() | Parameter qname should be final. | 2615 |
![]() | Expected @param tag for 'qname'. | 2615 |
![]() | Parameter xmlWriter should be final. | 2616 |
![]() | Expected @param tag for 'xmlWriter'. | 2616 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2616 |
![]() | ',' is not followed by whitespace. | 2623 |
![]() | '{' is not preceded with whitespace. | 2626 |
![]() | Line is longer than 120 characters. | 2627 |
![]() | Missing a Javadoc comment. | 2638 |
![]() | Parameter qnames should be final. | 2638 |
![]() | Line is longer than 120 characters. | 2639 |
![]() | Parameter xmlWriter should be final. | 2639 |
![]() | ',' is not followed by whitespace. | 2658 |
![]() | '{' is not preceded with whitespace. | 2661 |
![]() | Line is longer than 120 characters. | 2662 |
![]() | Line is longer than 120 characters. | 2664 |
![]() | Line is longer than 120 characters. | 2667 |
![]() | First sentence should end with a period. | 2676 |
![]() | Expected an @return tag. | 2679 |
![]() | Line is longer than 120 characters. | 2679 |
![]() | Parameter xmlWriter should be final. | 2679 |
![]() | Expected @param tag for 'xmlWriter'. | 2679 |
![]() | Parameter namespace should be final. | 2679 |
![]() | Expected @param tag for 'namespace'. | 2679 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2679 |
![]() | Line has trailing spaces. | 2697 |
![]() | First sentence should end with a period. | 2698 |
![]() | Expected an @return tag. | 2702 |
![]() | Parameter qName should be final. | 2702 |
![]() | Expected @param tag for 'qName'. | 2702 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2703 |
![]() | '{' is not preceded with whitespace. | 2703 |
![]() | Line has trailing spaces. | 2706 |
![]() | '{' is not preceded with whitespace. | 2710 |
![]() | Line has trailing spaces. | 2713 |
![]() | '==' is not preceded with whitespace. | 2714 |
![]() | '==' is not followed by whitespace. | 2714 |
![]() | '?' is not preceded with whitespace. | 2714 |
![]() | Avoid inline conditionals. | 2714 |
![]() | '?' is not followed by whitespace. | 2714 |
![]() | ':' is not preceded with whitespace. | 2714 |
![]() | ':' should be on a new line. | 2714 |
![]() | Line is longer than 120 characters. | 2718 |
![]() | Line has trailing spaces. | 2719 |
![]() | Line has trailing spaces. | 2720 |
![]() | Line has trailing spaces. | 2724 |
![]() | First sentence should end with a period. | 2726 |
![]() | Utility classes should not have a public or default constructor. | 2729 |
![]() | '{' is not preceded with whitespace. | 2729 |
![]() | Line has trailing spaces. | 2731 |
![]() | Line has trailing spaces. | 2732 |
![]() | First sentence should end with a period. | 2734 |
![]() | Line is longer than 120 characters. | 2736 |
![]() | Line is longer than 120 characters. | 2737 |
![]() | Line is longer than 120 characters. | 2739 |
![]() | Expected an @return tag. | 2741 |
![]() | Parameter reader should be final. | 2741 |
![]() | Expected @param tag for 'reader'. | 2741 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2741 |
![]() | '{' is not preceded with whitespace. | 2741 |
![]() | '=' is not followed by whitespace. | 2747 |
![]() | '=' is not followed by whitespace. | 2748 |
![]() | Line has trailing spaces. | 2750 |
![]() | 'while' construct must use '{}'s. | 2751 |
![]() | Line has trailing spaces. | 2754 |
![]() | ',' is not followed by whitespace. | 2755 |
![]() | '!=' is not preceded with whitespace. | 2755 |
![]() | '!=' is not followed by whitespace. | 2755 |
![]() | '{' is not preceded with whitespace. | 2755 |
![]() | '!=' is not preceded with whitespace. | 2758 |
![]() | '!=' is not followed by whitespace. | 2758 |
![]() | '{' is not preceded with whitespace. | 2758 |
![]() | '{' is not preceded with whitespace. | 2760 |
![]() | ',' is not followed by whitespace. | 2761 |
![]() | '==' is not preceded with whitespace. | 2763 |
![]() | '==' is not followed by whitespace. | 2763 |
![]() | '?' is not preceded with whitespace. | 2763 |
![]() | Avoid inline conditionals. | 2763 |
![]() | '?' is not followed by whitespace. | 2763 |
![]() | ':' is not preceded with whitespace. | 2763 |
![]() | ':' is not followed by whitespace. | 2763 |
![]() | '+' is not preceded with whitespace. | 2765 |
![]() | '+' is not followed by whitespace. | 2765 |
![]() | Line has trailing spaces. | 2766 |
![]() | '{' is not preceded with whitespace. | 2767 |
![]() | 'cast' is not followed by whitespace. | 2770 |
![]() | ',' is not followed by whitespace. | 2771 |
![]() | ',' is not followed by whitespace. | 2771 |
![]() | Line has trailing spaces. | 2773 |
![]() | Line has trailing spaces. | 2776 |
![]() | Line has trailing spaces. | 2780 |
![]() | Line has trailing spaces. | 2782 |
![]() | Line has trailing spaces. | 2786 |
![]() | Line has trailing spaces. | 2788 |
![]() | Line has trailing spaces. | 2789 |
![]() | Line has trailing spaces. | 2791 |
![]() | Line has trailing spaces. | 2792 |
![]() | 'while' construct must use '{}'s. | 2793 |
![]() | Line has trailing spaces. | 2794 |
![]() | Line is longer than 120 characters. | 2795 |
![]() | ',' is not followed by whitespace. | 2795 |
![]() | '{' is not preceded with whitespace. | 2795 |
![]() | Line has trailing spaces. | 2796 |
![]() | Line is longer than 120 characters. | 2797 |
![]() | ',' is not followed by whitespace. | 2797 |
![]() | '{' is not preceded with whitespace. | 2798 |
![]() | Line has trailing spaces. | 2799 |
![]() | Line has trailing spaces. | 2801 |
![]() | Line is longer than 120 characters. | 2803 |
![]() | Line has trailing spaces. | 2804 |
![]() | Line has trailing spaces. | 2806 |
![]() | Line has trailing spaces. | 2807 |
![]() | Line has trailing spaces. | 2810 |
![]() | Line has trailing spaces. | 2812 |
![]() | '}' should be on the same line. | 2813 |
![]() | Line has trailing spaces. | 2814 |
![]() | Must have at least one statement. | 2815 |
![]() | Line has trailing spaces. | 2816 |
![]() | Line has trailing spaces. | 2818 |
![]() | 'while' construct must use '{}'s. | 2819 |
![]() | Line has trailing spaces. | 2821 |
![]() | 'if' construct must use '{}'s. | 2822 |
![]() | Line is longer than 120 characters. | 2824 |
![]() | Line has trailing spaces. | 2825 |
![]() | '}' is not followed by whitespace. | 2836 |
![]() | Line has trailing spaces. | 2838 |
![]() | Line has trailing spaces. | 2841 |
![]() | Line has trailing spaces. | 2842 |
![]() | Missing a Javadoc comment. | 2843 |
![]() | '{' is not preceded with whitespace. | 2844 |
![]() | Line has trailing spaces. | 2845 |
![]() | Missing a Javadoc comment. | 2846 |
![]() | Line has trailing spaces. | 2851 |
![]() | Missing a Javadoc comment. | 2853 |
![]() | Parameter namespace should be final. | 2853 |
![]() | 'if' is not followed by whitespace. | 2854 |
![]() | '{' is not preceded with whitespace. | 2854 |
![]() | Line has trailing spaces. | 2860 |
![]() | First sentence should end with a period. | 2862 |
![]() | Line has trailing spaces. | 2866 |
![]() | Variable 'localProvisioningException' must be private and have accessor methods. | 2867 |
![]() | ';' is preceded with whitespace. | 2867 |
![]() | Line has trailing spaces. | 2868 |
![]() | Missing a Javadoc comment. | 2873 |
![]() | Variable 'localProvisioningExceptionTracker' must be private and have accessor methods. | 2873 |
![]() | ';' is preceded with whitespace. | 2873 |
![]() | Line has trailing spaces. | 2874 |
![]() | First sentence should end with a period. | 2876 |
![]() | '{' is not preceded with whitespace. | 2880 |
![]() | Line has trailing spaces. | 2884 |
![]() | Line has trailing spaces. | 2885 |
![]() | First sentence should end with a period. | 2886 |
![]() | Parameter param should be final. | 2890 |
![]() | '{' is not preceded with whitespace. | 2890 |
![]() | Line has trailing spaces. | 2891 |
![]() | '{' is not preceded with whitespace. | 2892 |
![]() | Line has trailing spaces. | 2897 |
![]() | Line has trailing spaces. | 2899 |
![]() | '=' is not preceded with whitespace. | 2900 |
![]() | '=' is not followed by whitespace. | 2900 |
![]() | Line has trailing spaces. | 2901 |
![]() | Line has trailing spaces. | 2904 |
![]() | First sentence should end with a period. | 2906 |
![]() | Parameter reader should be final. | 2910 |
![]() | Expected @param tag for 'reader'. | 2910 |
![]() | Line has trailing spaces. | 2912 |
![]() | 'try' is not followed by whitespace. | 2913 |
![]() | '{' is not preceded with whitespace. | 2913 |
![]() | Line is longer than 120 characters. | 2914 |
![]() | 'catch' is not preceded with whitespace. | 2915 |
![]() | '}' is not followed by whitespace. | 2915 |
![]() | 'catch' is not followed by whitespace. | 2915 |
![]() | '{' is not preceded with whitespace. | 2915 |
![]() | Line has trailing spaces. | 2920 |
![]() | Line has trailing spaces. | 2921 |
![]() | '(' is preceded with whitespace. | 2928 |
![]() | Expected @param tag for 'parentQName'. | 2929 |
![]() | Expected @param tag for 'factory'. | 2930 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2930 |
![]() | '{' is not preceded with whitespace. | 2930 |
![]() | Line has trailing spaces. | 2933 |
![]() | ',' is not followed by whitespace. | 2935 |
![]() | '{' is not preceded with whitespace. | 2935 |
![]() | Line is longer than 120 characters. | 2937 |
![]() | Parameter xmlWriter should be final. | 2937 |
![]() | ',' is not followed by whitespace. | 2938 |
![]() | ',' is not followed by whitespace. | 2938 |
![]() | ',' is not followed by whitespace. | 2942 |
![]() | ',' is not followed by whitespace. | 2942 |
![]() | Line has trailing spaces. | 2943 |
![]() | Missing a Javadoc comment. | 2946 |
![]() | Parameter xmlWriter should be final. | 2948 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2949 |
![]() | '{' is not preceded with whitespace. | 2949 |
![]() | ',' is not followed by whitespace. | 2950 |
![]() | ',' is not followed by whitespace. | 2950 |
![]() | ',' is not followed by whitespace. | 2950 |
![]() | Missing a Javadoc comment. | 2953 |
![]() | Parameter xmlWriter should be final. | 2955 |
![]() | Parameter serializeType should be final. | 2956 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2957 |
![]() | '{' is not preceded with whitespace. | 2957 |
![]() | Line has trailing spaces. | 2958 |
![]() | Line has trailing spaces. | 2959 |
![]() | Line has trailing spaces. | 2964 |
![]() | Line has trailing spaces. | 2985 |
![]() | '{' is not preceded with whitespace. | 2986 |
![]() | Line has trailing spaces. | 2987 |
![]() | Line is longer than 120 characters. | 2989 |
![]() | ',' is not followed by whitespace. | 2989 |
![]() | '{' is not preceded with whitespace. | 2990 |
![]() | ',' is not followed by whitespace. | 2991 |
![]() | ',' is not followed by whitespace. | 2991 |
![]() | '+' is not preceded with whitespace. | 2992 |
![]() | '+' is not followed by whitespace. | 2992 |
![]() | ',' is not followed by whitespace. | 2995 |
![]() | ',' is not followed by whitespace. | 2995 |
![]() | Line has trailing spaces. | 3000 |
![]() | '{' is not preceded with whitespace. | 3002 |
![]() | '==' is not preceded with whitespace. | 3003 |
![]() | '==' is not followed by whitespace. | 3003 |
![]() | '{' is not preceded with whitespace. | 3003 |
![]() | '!' is followed by whitespace. | 3007 |
![]() | Line is longer than 120 characters. | 3013 |
![]() | ',' is not followed by whitespace. | 3013 |
![]() | ',' is not followed by whitespace. | 3018 |
![]() | Line is longer than 120 characters. | 3027 |
![]() | ',' is not followed by whitespace. | 3027 |
![]() | ',' is not followed by whitespace. | 3027 |
![]() | ',' is not followed by whitespace. | 3027 |
![]() | ',' is not followed by whitespace. | 3027 |
![]() | 'else' is not preceded with whitespace. | 3029 |
![]() | '}' is not followed by whitespace. | 3029 |
![]() | 'else' is not followed by whitespace. | 3029 |
![]() | '{' is not preceded with whitespace. | 3029 |
![]() | Line is longer than 120 characters. | 3030 |
![]() | ',' is not followed by whitespace. | 3030 |
![]() | ',' is not followed by whitespace. | 3031 |
![]() | Line has trailing spaces. | 3035 |
![]() | First sentence should end with a period. | 3039 |
![]() | Parameter prefix should be final. | 3042 |
![]() | Expected @param tag for 'prefix'. | 3042 |
![]() | ',' is not followed by whitespace. | 3042 |
![]() | Parameter namespace should be final. | 3042 |
![]() | Expected @param tag for 'namespace'. | 3042 |
![]() | ',' is not followed by whitespace. | 3042 |
![]() | Parameter attName should be final. | 3042 |
![]() | Expected @param tag for 'attName'. | 3042 |
![]() | Line is longer than 120 characters. | 3043 |
![]() | Parameter attValue should be final. | 3043 |
![]() | Expected @param tag for 'attValue'. | 3043 |
![]() | ',' is not followed by whitespace. | 3043 |
![]() | Parameter xmlWriter should be final. | 3043 |
![]() | Expected @param tag for 'xmlWriter'. | 3043 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3043 |
![]() | '{' is not preceded with whitespace. | 3043 |
![]() | ',' is not followed by whitespace. | 3050 |
![]() | ',' is not followed by whitespace. | 3050 |
![]() | First sentence should end with a period. | 3054 |
![]() | Parameter namespace should be final. | 3057 |
![]() | Expected @param tag for 'namespace'. | 3057 |
![]() | ',' is not followed by whitespace. | 3057 |
![]() | Parameter attName should be final. | 3057 |
![]() | Expected @param tag for 'attName'. | 3057 |
![]() | Line is longer than 120 characters. | 3058 |
![]() | Parameter attValue should be final. | 3058 |
![]() | Expected @param tag for 'attValue'. | 3058 |
![]() | ',' is not followed by whitespace. | 3058 |
![]() | Parameter xmlWriter should be final. | 3058 |
![]() | Expected @param tag for 'xmlWriter'. | 3058 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3058 |
![]() | '{' is not preceded with whitespace. | 3058 |
![]() | '{' should be on the previous line. | 3060 |
![]() | ',' is not followed by whitespace. | 3061 |
![]() | '}' should be on the same line. | 3062 |
![]() | '{' should be on the previous line. | 3064 |
![]() | ',' is not followed by whitespace. | 3066 |
![]() | ',' is not followed by whitespace. | 3066 |
![]() | First sentence should end with a period. | 3071 |
![]() | Parameter namespace should be final. | 3074 |
![]() | Expected @param tag for 'namespace'. | 3074 |
![]() | Parameter attName should be final. | 3074 |
![]() | Expected @param tag for 'attName'. | 3074 |
![]() | Line is longer than 120 characters. | 3075 |
![]() | Parameter qname should be final. | 3075 |
![]() | Expected @param tag for 'qname'. | 3075 |
![]() | Parameter xmlWriter should be final. | 3075 |
![]() | Expected @param tag for 'xmlWriter'. | 3075 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3075 |
![]() | First sentence should end with a period. | 3096 |
![]() | Parameter qname should be final. | 3100 |
![]() | Expected @param tag for 'qname'. | 3100 |
![]() | Parameter xmlWriter should be final. | 3101 |
![]() | Expected @param tag for 'xmlWriter'. | 3101 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3101 |
![]() | ',' is not followed by whitespace. | 3108 |
![]() | '{' is not preceded with whitespace. | 3111 |
![]() | Line is longer than 120 characters. | 3112 |
![]() | Missing a Javadoc comment. | 3123 |
![]() | Parameter qnames should be final. | 3123 |
![]() | Line is longer than 120 characters. | 3124 |
![]() | Parameter xmlWriter should be final. | 3124 |
![]() | ',' is not followed by whitespace. | 3143 |
![]() | '{' is not preceded with whitespace. | 3146 |
![]() | Line is longer than 120 characters. | 3147 |
![]() | Line is longer than 120 characters. | 3149 |
![]() | Line is longer than 120 characters. | 3152 |
![]() | First sentence should end with a period. | 3161 |
![]() | Expected an @return tag. | 3164 |
![]() | Line is longer than 120 characters. | 3164 |
![]() | Parameter xmlWriter should be final. | 3164 |
![]() | Expected @param tag for 'xmlWriter'. | 3164 |
![]() | Parameter namespace should be final. | 3164 |
![]() | Expected @param tag for 'namespace'. | 3164 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3164 |
![]() | Line has trailing spaces. | 3182 |
![]() | First sentence should end with a period. | 3183 |
![]() | Expected an @return tag. | 3187 |
![]() | Parameter qName should be final. | 3187 |
![]() | Expected @param tag for 'qName'. | 3187 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3188 |
![]() | '{' is not preceded with whitespace. | 3188 |
![]() | Line has trailing spaces. | 3191 |
![]() | '{' is not preceded with whitespace. | 3195 |
![]() | Line has trailing spaces. | 3198 |
![]() | Line has trailing spaces. | 3199 |
![]() | '==' is not preceded with whitespace. | 3200 |
![]() | '==' is not followed by whitespace. | 3200 |
![]() | '?' is not preceded with whitespace. | 3200 |
![]() | Avoid inline conditionals. | 3200 |
![]() | '?' is not followed by whitespace. | 3200 |
![]() | ':' is not preceded with whitespace. | 3200 |
![]() | ':' should be on a new line. | 3200 |
![]() | Line is longer than 120 characters. | 3204 |
![]() | Line has trailing spaces. | 3205 |
![]() | Line has trailing spaces. | 3206 |
![]() | Line has trailing spaces. | 3210 |
![]() | First sentence should end with a period. | 3212 |
![]() | Utility classes should not have a public or default constructor. | 3215 |
![]() | '{' is not preceded with whitespace. | 3215 |
![]() | Line has trailing spaces. | 3217 |
![]() | Line has trailing spaces. | 3218 |
![]() | First sentence should end with a period. | 3220 |
![]() | Line is longer than 120 characters. | 3222 |
![]() | Line is longer than 120 characters. | 3223 |
![]() | Line is longer than 120 characters. | 3225 |
![]() | Expected an @return tag. | 3227 |
![]() | Parameter reader should be final. | 3227 |
![]() | Expected @param tag for 'reader'. | 3227 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3227 |
![]() | '{' is not preceded with whitespace. | 3227 |
![]() | '=' is not followed by whitespace. | 3233 |
![]() | '=' is not followed by whitespace. | 3234 |
![]() | Line has trailing spaces. | 3236 |
![]() | 'while' construct must use '{}'s. | 3237 |
![]() | Line has trailing spaces. | 3240 |
![]() | ',' is not followed by whitespace. | 3241 |
![]() | '!=' is not preceded with whitespace. | 3241 |
![]() | '!=' is not followed by whitespace. | 3241 |
![]() | '{' is not preceded with whitespace. | 3241 |
![]() | '!=' is not preceded with whitespace. | 3244 |
![]() | '!=' is not followed by whitespace. | 3244 |
![]() | '{' is not preceded with whitespace. | 3244 |
![]() | '{' is not preceded with whitespace. | 3246 |
![]() | ',' is not followed by whitespace. | 3247 |
![]() | '==' is not preceded with whitespace. | 3249 |
![]() | '==' is not followed by whitespace. | 3249 |
![]() | '?' is not preceded with whitespace. | 3249 |
![]() | Avoid inline conditionals. | 3249 |
![]() | '?' is not followed by whitespace. | 3249 |
![]() | ':' is not preceded with whitespace. | 3249 |
![]() | ':' is not followed by whitespace. | 3249 |
![]() | '+' is not preceded with whitespace. | 3251 |
![]() | '+' is not followed by whitespace. | 3251 |
![]() | Line has trailing spaces. | 3252 |
![]() | '{' is not preceded with whitespace. | 3253 |
![]() | 'cast' is not followed by whitespace. | 3256 |
![]() | ',' is not followed by whitespace. | 3257 |
![]() | ',' is not followed by whitespace. | 3257 |
![]() | Line has trailing spaces. | 3259 |
![]() | Line has trailing spaces. | 3262 |
![]() | Line has trailing spaces. | 3266 |
![]() | Line has trailing spaces. | 3268 |
![]() | Line has trailing spaces. | 3272 |
![]() | Line has trailing spaces. | 3274 |
![]() | Line has trailing spaces. | 3275 |
![]() | Line has trailing spaces. | 3277 |
![]() | Line has trailing spaces. | 3278 |
![]() | 'while' construct must use '{}'s. | 3279 |
![]() | Line has trailing spaces. | 3280 |
![]() | Line is longer than 120 characters. | 3281 |
![]() | ',' is not followed by whitespace. | 3281 |
![]() | '{' is not preceded with whitespace. | 3281 |
![]() | Line has trailing spaces. | 3282 |
![]() | Line is longer than 120 characters. | 3283 |
![]() | ',' is not followed by whitespace. | 3283 |
![]() | '{' is not preceded with whitespace. | 3284 |
![]() | Line has trailing spaces. | 3287 |
![]() | Line has trailing spaces. | 3289 |
![]() | 'else' is not preceded with whitespace. | 3290 |
![]() | '}' is not followed by whitespace. | 3290 |
![]() | 'else' is not followed by whitespace. | 3290 |
![]() | '{' is not preceded with whitespace. | 3290 |
![]() | Line has trailing spaces. | 3291 |
![]() | Line is longer than 120 characters. | 3292 |
![]() | Line has trailing spaces. | 3293 |
![]() | '}' should be on the same line. | 3296 |
![]() | Line has trailing spaces. | 3297 |
![]() | Must have at least one statement. | 3298 |
![]() | Line has trailing spaces. | 3299 |
![]() | Line has trailing spaces. | 3301 |
![]() | 'while' construct must use '{}'s. | 3302 |
![]() | Line has trailing spaces. | 3304 |
![]() | 'if' construct must use '{}'s. | 3305 |
![]() | Line is longer than 120 characters. | 3307 |
![]() | Line has trailing spaces. | 3308 |
![]() | '}' is not followed by whitespace. | 3319 |
![]() | Line has trailing spaces. | 3321 |
![]() | Line has trailing spaces. | 3324 |
![]() | Line has trailing spaces. | 3325 |
![]() | Missing a Javadoc comment. | 3326 |
![]() | '{' is not preceded with whitespace. | 3327 |
![]() | Line has trailing spaces. | 3328 |
![]() | Missing a Javadoc comment. | 3329 |
![]() | Line has trailing spaces. | 3334 |
![]() | Missing a Javadoc comment. | 3336 |
![]() | Parameter namespace should be final. | 3336 |
![]() | 'if' is not followed by whitespace. | 3337 |
![]() | '{' is not preceded with whitespace. | 3337 |
![]() | Line has trailing spaces. | 3343 |
![]() | First sentence should end with a period. | 3345 |
![]() | Line has trailing spaces. | 3349 |
![]() | Variable 'localInvalidNegotiationIDException' must be private and have accessor methods. | 3350 |
![]() | ';' is preceded with whitespace. | 3350 |
![]() | Line has trailing spaces. | 3351 |
![]() | Missing a Javadoc comment. | 3356 |
![]() | Variable 'localInvalidNegotiationIDExceptionTracker' must be private and have accessor methods. | 3356 |
![]() | ';' is preceded with whitespace. | 3356 |
![]() | Line has trailing spaces. | 3357 |
![]() | First sentence should end with a period. | 3359 |
![]() | '{' is not preceded with whitespace. | 3363 |
![]() | Line has trailing spaces. | 3367 |
![]() | Line has trailing spaces. | 3368 |
![]() | First sentence should end with a period. | 3369 |
![]() | Parameter param should be final. | 3373 |
![]() | '{' is not preceded with whitespace. | 3373 |
![]() | Line has trailing spaces. | 3374 |
![]() | '{' is not preceded with whitespace. | 3375 |
![]() | Line has trailing spaces. | 3380 |
![]() | Line has trailing spaces. | 3382 |
![]() | '=' is not preceded with whitespace. | 3383 |
![]() | '=' is not followed by whitespace. | 3383 |
![]() | Line has trailing spaces. | 3384 |
![]() | Line has trailing spaces. | 3387 |
![]() | First sentence should end with a period. | 3389 |
![]() | Parameter reader should be final. | 3393 |
![]() | Expected @param tag for 'reader'. | 3393 |
![]() | Line has trailing spaces. | 3395 |
![]() | 'try' is not followed by whitespace. | 3396 |
![]() | '{' is not preceded with whitespace. | 3396 |
![]() | Line is longer than 120 characters. | 3397 |
![]() | 'catch' is not preceded with whitespace. | 3398 |
![]() | '}' is not followed by whitespace. | 3398 |
![]() | 'catch' is not followed by whitespace. | 3398 |
![]() | '{' is not preceded with whitespace. | 3398 |
![]() | Line has trailing spaces. | 3403 |
![]() | Line has trailing spaces. | 3404 |
![]() | '(' is preceded with whitespace. | 3411 |
![]() | Expected @param tag for 'parentQName'. | 3412 |
![]() | Expected @param tag for 'factory'. | 3413 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3413 |
![]() | '{' is not preceded with whitespace. | 3413 |
![]() | Line has trailing spaces. | 3416 |
![]() | ',' is not followed by whitespace. | 3418 |
![]() | '{' is not preceded with whitespace. | 3418 |
![]() | Line is longer than 120 characters. | 3420 |
![]() | Parameter xmlWriter should be final. | 3420 |
![]() | ',' is not followed by whitespace. | 3421 |
![]() | ',' is not followed by whitespace. | 3421 |
![]() | ',' is not followed by whitespace. | 3425 |
![]() | ',' is not followed by whitespace. | 3425 |
![]() | Line has trailing spaces. | 3426 |
![]() | Missing a Javadoc comment. | 3429 |
![]() | Parameter xmlWriter should be final. | 3431 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3432 |
![]() | '{' is not preceded with whitespace. | 3432 |
![]() | ',' is not followed by whitespace. | 3433 |
![]() | ',' is not followed by whitespace. | 3433 |
![]() | ',' is not followed by whitespace. | 3433 |
![]() | Missing a Javadoc comment. | 3436 |
![]() | Parameter xmlWriter should be final. | 3438 |
![]() | Parameter serializeType should be final. | 3439 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3440 |
![]() | '{' is not preceded with whitespace. | 3440 |
![]() | Line has trailing spaces. | 3441 |
![]() | Line has trailing spaces. | 3442 |
![]() | Line has trailing spaces. | 3447 |
![]() | Line has trailing spaces. | 3468 |
![]() | '{' is not preceded with whitespace. | 3469 |
![]() | Line has trailing spaces. | 3470 |
![]() | Line is longer than 120 characters. | 3472 |
![]() | ',' is not followed by whitespace. | 3472 |
![]() | '{' is not preceded with whitespace. | 3473 |
![]() | ',' is not followed by whitespace. | 3474 |
![]() | ',' is not followed by whitespace. | 3474 |
![]() | '+' is not preceded with whitespace. | 3475 |
![]() | '+' is not followed by whitespace. | 3475 |
![]() | ',' is not followed by whitespace. | 3478 |
![]() | ',' is not followed by whitespace. | 3478 |
![]() | Line has trailing spaces. | 3483 |
![]() | '{' is not preceded with whitespace. | 3485 |
![]() | '==' is not preceded with whitespace. | 3486 |
![]() | '==' is not followed by whitespace. | 3486 |
![]() | '{' is not preceded with whitespace. | 3486 |
![]() | '!' is followed by whitespace. | 3490 |
![]() | Line is longer than 120 characters. | 3496 |
![]() | ',' is not followed by whitespace. | 3496 |
![]() | ',' is not followed by whitespace. | 3501 |
![]() | Line is longer than 120 characters. | 3510 |
![]() | ',' is not followed by whitespace. | 3510 |
![]() | ',' is not followed by whitespace. | 3510 |
![]() | ',' is not followed by whitespace. | 3510 |
![]() | ',' is not followed by whitespace. | 3510 |
![]() | 'else' is not preceded with whitespace. | 3512 |
![]() | '}' is not followed by whitespace. | 3512 |
![]() | 'else' is not followed by whitespace. | 3512 |
![]() | '{' is not preceded with whitespace. | 3512 |
![]() | Line is longer than 120 characters. | 3513 |
![]() | ',' is not followed by whitespace. | 3513 |
![]() | ',' is not followed by whitespace. | 3514 |
![]() | Line has trailing spaces. | 3518 |
![]() | First sentence should end with a period. | 3522 |
![]() | Parameter prefix should be final. | 3525 |
![]() | Expected @param tag for 'prefix'. | 3525 |
![]() | ',' is not followed by whitespace. | 3525 |
![]() | Parameter namespace should be final. | 3525 |
![]() | Expected @param tag for 'namespace'. | 3525 |
![]() | ',' is not followed by whitespace. | 3525 |
![]() | Parameter attName should be final. | 3525 |
![]() | Expected @param tag for 'attName'. | 3525 |
![]() | Line is longer than 120 characters. | 3526 |
![]() | Parameter attValue should be final. | 3526 |
![]() | Expected @param tag for 'attValue'. | 3526 |
![]() | ',' is not followed by whitespace. | 3526 |
![]() | Parameter xmlWriter should be final. | 3526 |
![]() | Expected @param tag for 'xmlWriter'. | 3526 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3526 |
![]() | '{' is not preceded with whitespace. | 3526 |
![]() | ',' is not followed by whitespace. | 3533 |
![]() | ',' is not followed by whitespace. | 3533 |
![]() | First sentence should end with a period. | 3537 |
![]() | Parameter namespace should be final. | 3540 |
![]() | Expected @param tag for 'namespace'. | 3540 |
![]() | ',' is not followed by whitespace. | 3540 |
![]() | Parameter attName should be final. | 3540 |
![]() | Expected @param tag for 'attName'. | 3540 |
![]() | Line is longer than 120 characters. | 3541 |
![]() | Parameter attValue should be final. | 3541 |
![]() | Expected @param tag for 'attValue'. | 3541 |
![]() | ',' is not followed by whitespace. | 3541 |
![]() | Parameter xmlWriter should be final. | 3541 |
![]() | Expected @param tag for 'xmlWriter'. | 3541 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3541 |
![]() | '{' is not preceded with whitespace. | 3541 |
![]() | '{' should be on the previous line. | 3543 |
![]() | ',' is not followed by whitespace. | 3544 |
![]() | '}' should be on the same line. | 3545 |
![]() | '{' should be on the previous line. | 3547 |
![]() | ',' is not followed by whitespace. | 3549 |
![]() | ',' is not followed by whitespace. | 3549 |
![]() | First sentence should end with a period. | 3554 |
![]() | Parameter namespace should be final. | 3557 |
![]() | Expected @param tag for 'namespace'. | 3557 |
![]() | Parameter attName should be final. | 3557 |
![]() | Expected @param tag for 'attName'. | 3557 |
![]() | Line is longer than 120 characters. | 3558 |
![]() | Parameter qname should be final. | 3558 |
![]() | Expected @param tag for 'qname'. | 3558 |
![]() | Parameter xmlWriter should be final. | 3558 |
![]() | Expected @param tag for 'xmlWriter'. | 3558 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3558 |
![]() | First sentence should end with a period. | 3579 |
![]() | Parameter qname should be final. | 3583 |
![]() | Expected @param tag for 'qname'. | 3583 |
![]() | Parameter xmlWriter should be final. | 3584 |
![]() | Expected @param tag for 'xmlWriter'. | 3584 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3584 |
![]() | ',' is not followed by whitespace. | 3591 |
![]() | '{' is not preceded with whitespace. | 3594 |
![]() | Line is longer than 120 characters. | 3595 |
![]() | Missing a Javadoc comment. | 3606 |
![]() | Parameter qnames should be final. | 3606 |
![]() | Line is longer than 120 characters. | 3607 |
![]() | Parameter xmlWriter should be final. | 3607 |
![]() | ',' is not followed by whitespace. | 3626 |
![]() | '{' is not preceded with whitespace. | 3629 |
![]() | Line is longer than 120 characters. | 3630 |
![]() | Line is longer than 120 characters. | 3632 |
![]() | Line is longer than 120 characters. | 3635 |
![]() | First sentence should end with a period. | 3644 |
![]() | Expected an @return tag. | 3647 |
![]() | Line is longer than 120 characters. | 3647 |
![]() | Parameter xmlWriter should be final. | 3647 |
![]() | Expected @param tag for 'xmlWriter'. | 3647 |
![]() | Parameter namespace should be final. | 3647 |
![]() | Expected @param tag for 'namespace'. | 3647 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3647 |
![]() | Line has trailing spaces. | 3665 |
![]() | First sentence should end with a period. | 3666 |
![]() | Expected an @return tag. | 3670 |
![]() | Parameter qName should be final. | 3670 |
![]() | Expected @param tag for 'qName'. | 3670 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3671 |
![]() | '{' is not preceded with whitespace. | 3671 |
![]() | Line has trailing spaces. | 3674 |
![]() | '{' is not preceded with whitespace. | 3678 |
![]() | Line has trailing spaces. | 3681 |
![]() | Line has trailing spaces. | 3682 |
![]() | '==' is not preceded with whitespace. | 3683 |
![]() | '==' is not followed by whitespace. | 3683 |
![]() | '?' is not preceded with whitespace. | 3683 |
![]() | Avoid inline conditionals. | 3683 |
![]() | '?' is not followed by whitespace. | 3683 |
![]() | ':' is not preceded with whitespace. | 3683 |
![]() | ':' should be on a new line. | 3683 |
![]() | Line is longer than 120 characters. | 3687 |
![]() | Line has trailing spaces. | 3688 |
![]() | Line has trailing spaces. | 3689 |
![]() | Line has trailing spaces. | 3693 |
![]() | First sentence should end with a period. | 3695 |
![]() | Utility classes should not have a public or default constructor. | 3698 |
![]() | '{' is not preceded with whitespace. | 3698 |
![]() | Line has trailing spaces. | 3700 |
![]() | Line has trailing spaces. | 3701 |
![]() | First sentence should end with a period. | 3703 |
![]() | Line is longer than 120 characters. | 3705 |
![]() | Line is longer than 120 characters. | 3706 |
![]() | Line is longer than 120 characters. | 3708 |
![]() | Expected an @return tag. | 3710 |
![]() | Line is longer than 120 characters. | 3710 |
![]() | Parameter reader should be final. | 3710 |
![]() | Expected @param tag for 'reader'. | 3710 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3710 |
![]() | '{' is not preceded with whitespace. | 3710 |
![]() | '=' is not followed by whitespace. | 3716 |
![]() | '=' is not followed by whitespace. | 3717 |
![]() | Line has trailing spaces. | 3719 |
![]() | 'while' construct must use '{}'s. | 3720 |
![]() | Line has trailing spaces. | 3723 |
![]() | ',' is not followed by whitespace. | 3724 |
![]() | '!=' is not preceded with whitespace. | 3724 |
![]() | '!=' is not followed by whitespace. | 3724 |
![]() | '{' is not preceded with whitespace. | 3724 |
![]() | '!=' is not preceded with whitespace. | 3727 |
![]() | '!=' is not followed by whitespace. | 3727 |
![]() | '{' is not preceded with whitespace. | 3727 |
![]() | '{' is not preceded with whitespace. | 3729 |
![]() | ',' is not followed by whitespace. | 3730 |
![]() | '==' is not preceded with whitespace. | 3732 |
![]() | '==' is not followed by whitespace. | 3732 |
![]() | '?' is not preceded with whitespace. | 3732 |
![]() | Avoid inline conditionals. | 3732 |
![]() | '?' is not followed by whitespace. | 3732 |
![]() | ':' is not preceded with whitespace. | 3732 |
![]() | ':' is not followed by whitespace. | 3732 |
![]() | '+' is not preceded with whitespace. | 3734 |
![]() | '+' is not followed by whitespace. | 3734 |
![]() | Line has trailing spaces. | 3735 |
![]() | '{' is not preceded with whitespace. | 3736 |
![]() | 'cast' is not followed by whitespace. | 3739 |
![]() | ',' is not followed by whitespace. | 3740 |
![]() | ',' is not followed by whitespace. | 3740 |
![]() | Line has trailing spaces. | 3742 |
![]() | Line has trailing spaces. | 3745 |
![]() | Line has trailing spaces. | 3749 |
![]() | Line has trailing spaces. | 3751 |
![]() | Line has trailing spaces. | 3755 |
![]() | Line has trailing spaces. | 3757 |
![]() | Line has trailing spaces. | 3758 |
![]() | Line has trailing spaces. | 3760 |
![]() | Line has trailing spaces. | 3761 |
![]() | 'while' construct must use '{}'s. | 3762 |
![]() | Line has trailing spaces. | 3763 |
![]() | Line is longer than 120 characters. | 3764 |
![]() | ',' is not followed by whitespace. | 3764 |
![]() | '{' is not preceded with whitespace. | 3764 |
![]() | Line has trailing spaces. | 3765 |
![]() | Line is longer than 120 characters. | 3766 |
![]() | ',' is not followed by whitespace. | 3766 |
![]() | '{' is not preceded with whitespace. | 3767 |
![]() | Line has trailing spaces. | 3770 |
![]() | Line has trailing spaces. | 3772 |
![]() | 'else' is not preceded with whitespace. | 3773 |
![]() | '}' is not followed by whitespace. | 3773 |
![]() | 'else' is not followed by whitespace. | 3773 |
![]() | '{' is not preceded with whitespace. | 3773 |
![]() | Line has trailing spaces. | 3774 |
![]() | Line is longer than 120 characters. | 3775 |
![]() | Line has trailing spaces. | 3776 |
![]() | '}' should be on the same line. | 3779 |
![]() | Line has trailing spaces. | 3780 |
![]() | Must have at least one statement. | 3781 |
![]() | Line has trailing spaces. | 3782 |
![]() | Line has trailing spaces. | 3784 |
![]() | 'while' construct must use '{}'s. | 3785 |
![]() | Line has trailing spaces. | 3787 |
![]() | 'if' construct must use '{}'s. | 3788 |
![]() | Line is longer than 120 characters. | 3790 |
![]() | Line has trailing spaces. | 3791 |
![]() | '}' is not followed by whitespace. | 3802 |
![]() | Line has trailing spaces. | 3804 |
![]() | Line has trailing spaces. | 3807 |
![]() | Line has trailing spaces. | 3808 |
![]() | Missing a Javadoc comment. | 3809 |
![]() | '{' is not preceded with whitespace. | 3810 |
![]() | Line has trailing spaces. | 3811 |
![]() | Missing a Javadoc comment. | 3812 |
![]() | Line has trailing spaces. | 3817 |
![]() | Missing a Javadoc comment. | 3819 |
![]() | Parameter namespace should be final. | 3819 |
![]() | 'if' is not followed by whitespace. | 3820 |
![]() | '{' is not preceded with whitespace. | 3820 |
![]() | Line has trailing spaces. | 3826 |
![]() | First sentence should end with a period. | 3828 |
![]() | Line has trailing spaces. | 3832 |
![]() | Variable 'localSlaID' must be private and have accessor methods. | 3833 |
![]() | ';' is preceded with whitespace. | 3833 |
![]() | Line has trailing spaces. | 3834 |
![]() | Missing a Javadoc comment. | 3839 |
![]() | Variable 'localSlaIDTracker' must be private and have accessor methods. | 3839 |
![]() | ';' is preceded with whitespace. | 3839 |
![]() | Line has trailing spaces. | 3840 |
![]() | First sentence should end with a period. | 3842 |
![]() | '{' is not preceded with whitespace. | 3846 |
![]() | Line has trailing spaces. | 3850 |
![]() | Line has trailing spaces. | 3851 |
![]() | First sentence should end with a period. | 3852 |
![]() | Parameter param should be final. | 3856 |
![]() | '{' is not preceded with whitespace. | 3856 |
![]() | Line has trailing spaces. | 3857 |
![]() | '{' is not preceded with whitespace. | 3858 |
![]() | Line has trailing spaces. | 3863 |
![]() | Line has trailing spaces. | 3865 |
![]() | '=' is not preceded with whitespace. | 3866 |
![]() | '=' is not followed by whitespace. | 3866 |
![]() | Line has trailing spaces. | 3867 |
![]() | Line has trailing spaces. | 3870 |
![]() | Line has trailing spaces. | 3877 |
![]() | Variable 'localTerminationReason' must be private and have accessor methods. | 3878 |
![]() | ';' is preceded with whitespace. | 3878 |
![]() | Line has trailing spaces. | 3879 |
![]() | Missing a Javadoc comment. | 3884 |
![]() | Variable 'localTerminationReasonTracker' must be private and have accessor methods. | 3884 |
![]() | ';' is preceded with whitespace. | 3884 |
![]() | Line has trailing spaces. | 3885 |
![]() | First sentence should end with a period. | 3887 |
![]() | '{' is not preceded with whitespace. | 3891 |
![]() | Line has trailing spaces. | 3895 |
![]() | Line has trailing spaces. | 3896 |
![]() | Line has trailing spaces. | 3899 |
![]() | First sentence should end with a period. | 3900 |
![]() | Parameter param should be final. | 3903 |
![]() | Expected @param tag for 'param'. | 3903 |
![]() | '{' is not preceded with whitespace. | 3903 |
![]() | Line has trailing spaces. | 3904 |
![]() | First sentence should end with a period. | 3908 |
![]() | Parameter param should be final. | 3912 |
![]() | '{' is not preceded with whitespace. | 3912 |
![]() | Line has trailing spaces. | 3913 |
![]() | Line has trailing spaces. | 3916 |
![]() | '{' is not preceded with whitespace. | 3917 |
![]() | Line has trailing spaces. | 3922 |
![]() | Line has trailing spaces. | 3924 |
![]() | '=' is not preceded with whitespace. | 3925 |
![]() | '=' is not followed by whitespace. | 3925 |
![]() | Line has trailing spaces. | 3928 |
![]() | Line has trailing spaces. | 3929 |
![]() | First sentence should end with a period. | 3930 |
![]() | Parameter param should be final. | 3934 |
![]() | '{' is not preceded with whitespace. | 3934 |
![]() | '{' is not preceded with whitespace. | 3935 |
![]() | Line has trailing spaces. | 3939 |
![]() | Line has trailing spaces. | 3942 |
![]() | 'cast' is not followed by whitespace. | 3948 |
![]() | Line has trailing spaces. | 3952 |
![]() | First sentence should end with a period. | 3954 |
![]() | Parameter reader should be final. | 3958 |
![]() | Expected @param tag for 'reader'. | 3958 |
![]() | Line has trailing spaces. | 3960 |
![]() | 'try' is not followed by whitespace. | 3961 |
![]() | '{' is not preceded with whitespace. | 3961 |
![]() | Line is longer than 120 characters. | 3962 |
![]() | 'catch' is not preceded with whitespace. | 3963 |
![]() | '}' is not followed by whitespace. | 3963 |
![]() | 'catch' is not followed by whitespace. | 3963 |
![]() | '{' is not preceded with whitespace. | 3963 |
![]() | Line has trailing spaces. | 3968 |
![]() | Line has trailing spaces. | 3969 |
![]() | '(' is preceded with whitespace. | 3976 |
![]() | Expected @param tag for 'parentQName'. | 3977 |
![]() | Expected @param tag for 'factory'. | 3978 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3978 |
![]() | '{' is not preceded with whitespace. | 3978 |
![]() | Line has trailing spaces. | 3981 |
![]() | ',' is not followed by whitespace. | 3983 |
![]() | '{' is not preceded with whitespace. | 3983 |
![]() | Line is longer than 120 characters. | 3985 |
![]() | Parameter xmlWriter should be final. | 3985 |
![]() | ',' is not followed by whitespace. | 3986 |
![]() | ',' is not followed by whitespace. | 3986 |
![]() | ',' is not followed by whitespace. | 3990 |
![]() | ',' is not followed by whitespace. | 3990 |
![]() | Line has trailing spaces. | 3991 |
![]() | Missing a Javadoc comment. | 3994 |
![]() | Parameter xmlWriter should be final. | 3996 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3997 |
![]() | '{' is not preceded with whitespace. | 3997 |
![]() | ',' is not followed by whitespace. | 3998 |
![]() | ',' is not followed by whitespace. | 3998 |
![]() | ',' is not followed by whitespace. | 3998 |
![]() | Method length is 170 lines (max allowed is 150). | 4001 |
![]() | Missing a Javadoc comment. | 4001 |
![]() | Parameter xmlWriter should be final. | 4003 |
![]() | Parameter serializeType should be final. | 4004 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4005 |
![]() | '{' is not preceded with whitespace. | 4005 |
![]() | Line has trailing spaces. | 4006 |
![]() | Line has trailing spaces. | 4007 |
![]() | Line has trailing spaces. | 4012 |
![]() | Line has trailing spaces. | 4033 |
![]() | '{' is not preceded with whitespace. | 4034 |
![]() | Line has trailing spaces. | 4035 |
![]() | Line is longer than 120 characters. | 4037 |
![]() | ',' is not followed by whitespace. | 4037 |
![]() | '{' is not preceded with whitespace. | 4038 |
![]() | ',' is not followed by whitespace. | 4039 |
![]() | ',' is not followed by whitespace. | 4039 |
![]() | '+' is not preceded with whitespace. | 4040 |
![]() | '+' is not followed by whitespace. | 4040 |
![]() | ',' is not followed by whitespace. | 4043 |
![]() | ',' is not followed by whitespace. | 4043 |
![]() | Line has trailing spaces. | 4048 |
![]() | '{' is not preceded with whitespace. | 4050 |
![]() | '!' is followed by whitespace. | 4052 |
![]() | ',' is not followed by whitespace. | 4058 |
![]() | ',' is not followed by whitespace. | 4063 |
![]() | Line has trailing spaces. | 4069 |
![]() | '==' is not preceded with whitespace. | 4071 |
![]() | '==' is not followed by whitespace. | 4071 |
![]() | '{' is not preceded with whitespace. | 4071 |
![]() | Line has trailing spaces. | 4073 |
![]() | Line is longer than 120 characters. | 4074 |
![]() | ',' is not followed by whitespace. | 4074 |
![]() | ',' is not followed by whitespace. | 4074 |
![]() | ',' is not followed by whitespace. | 4074 |
![]() | ',' is not followed by whitespace. | 4074 |
![]() | Line has trailing spaces. | 4075 |
![]() | 'else' is not preceded with whitespace. | 4076 |
![]() | '}' is not followed by whitespace. | 4076 |
![]() | 'else' is not followed by whitespace. | 4076 |
![]() | '{' is not preceded with whitespace. | 4076 |
![]() | Line has trailing spaces. | 4078 |
![]() | Line has trailing spaces. | 4080 |
![]() | Line has trailing spaces. | 4082 |
![]() | '}' should be alone on a line. | 4084 |
![]() | '{' is not preceded with whitespace. | 4084 |
![]() | '!=' is not preceded with whitespace. | 4085 |
![]() | '!=' is not followed by whitespace. | 4085 |
![]() | Avoid inline conditionals. | 4088 |
![]() | ';' is not followed by whitespace. | 4089 |
![]() | ';' is not followed by whitespace. | 4089 |
![]() | '{' is not preceded with whitespace. | 4089 |
![]() | Line has trailing spaces. | 4090 |
![]() | '{' is not preceded with whitespace. | 4091 |
![]() | Line has trailing spaces. | 4092 |
![]() | Line is longer than 120 characters. | 4097 |
![]() | ',' is not followed by whitespace. | 4097 |
![]() | ',' is not followed by whitespace. | 4102 |
![]() | Line has trailing spaces. | 4109 |
![]() | Line is longer than 120 characters. | 4110 |
![]() | Line has trailing spaces. | 4111 |
![]() | Line has trailing spaces. | 4113 |
![]() | Line has trailing spaces. | 4115 |
![]() | '!' is followed by whitespace. | 4118 |
![]() | Line is longer than 120 characters. | 4124 |
![]() | ',' is not followed by whitespace. | 4124 |
![]() | Line is longer than 120 characters. | 4129 |
![]() | ',' is not followed by whitespace. | 4129 |
![]() | Line is longer than 120 characters. | 4135 |
![]() | ',' is not followed by whitespace. | 4135 |
![]() | ',' is not followed by whitespace. | 4135 |
![]() | ',' is not followed by whitespace. | 4135 |
![]() | ',' is not followed by whitespace. | 4135 |
![]() | Line has trailing spaces. | 4137 |
![]() | Line has trailing spaces. | 4142 |
![]() | '!' is followed by whitespace. | 4146 |
![]() | Line is longer than 120 characters. | 4152 |
![]() | ',' is not followed by whitespace. | 4152 |
![]() | ',' is not followed by whitespace. | 4157 |
![]() | Line is longer than 120 characters. | 4165 |
![]() | ',' is not followed by whitespace. | 4165 |
![]() | ',' is not followed by whitespace. | 4165 |
![]() | ',' is not followed by whitespace. | 4165 |
![]() | ',' is not followed by whitespace. | 4165 |
![]() | Line has trailing spaces. | 4167 |
![]() | Line has trailing spaces. | 4172 |
![]() | First sentence should end with a period. | 4176 |
![]() | Parameter prefix should be final. | 4179 |
![]() | Expected @param tag for 'prefix'. | 4179 |
![]() | ',' is not followed by whitespace. | 4179 |
![]() | Parameter namespace should be final. | 4179 |
![]() | Expected @param tag for 'namespace'. | 4179 |
![]() | ',' is not followed by whitespace. | 4179 |
![]() | Parameter attName should be final. | 4179 |
![]() | Expected @param tag for 'attName'. | 4179 |
![]() | Line is longer than 120 characters. | 4180 |
![]() | Parameter attValue should be final. | 4180 |
![]() | Expected @param tag for 'attValue'. | 4180 |
![]() | ',' is not followed by whitespace. | 4180 |
![]() | Parameter xmlWriter should be final. | 4180 |
![]() | Expected @param tag for 'xmlWriter'. | 4180 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4180 |
![]() | '{' is not preceded with whitespace. | 4180 |
![]() | ',' is not followed by whitespace. | 4187 |
![]() | ',' is not followed by whitespace. | 4187 |
![]() | First sentence should end with a period. | 4191 |
![]() | Parameter namespace should be final. | 4194 |
![]() | Expected @param tag for 'namespace'. | 4194 |
![]() | ',' is not followed by whitespace. | 4194 |
![]() | Parameter attName should be final. | 4194 |
![]() | Expected @param tag for 'attName'. | 4194 |
![]() | Line is longer than 120 characters. | 4195 |
![]() | Parameter attValue should be final. | 4195 |
![]() | Expected @param tag for 'attValue'. | 4195 |
![]() | ',' is not followed by whitespace. | 4195 |
![]() | Parameter xmlWriter should be final. | 4195 |
![]() | Expected @param tag for 'xmlWriter'. | 4195 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4195 |
![]() | '{' is not preceded with whitespace. | 4195 |
![]() | '{' should be on the previous line. | 4197 |
![]() | ',' is not followed by whitespace. | 4198 |
![]() | '}' should be on the same line. | 4199 |
![]() | '{' should be on the previous line. | 4201 |
![]() | ',' is not followed by whitespace. | 4203 |
![]() | ',' is not followed by whitespace. | 4203 |
![]() | First sentence should end with a period. | 4208 |
![]() | Parameter namespace should be final. | 4211 |
![]() | Expected @param tag for 'namespace'. | 4211 |
![]() | Parameter attName should be final. | 4211 |
![]() | Expected @param tag for 'attName'. | 4211 |
![]() | Line is longer than 120 characters. | 4212 |
![]() | Parameter qname should be final. | 4212 |
![]() | Expected @param tag for 'qname'. | 4212 |
![]() | Parameter xmlWriter should be final. | 4212 |
![]() | Expected @param tag for 'xmlWriter'. | 4212 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4212 |
![]() | First sentence should end with a period. | 4233 |
![]() | Parameter qname should be final. | 4237 |
![]() | Expected @param tag for 'qname'. | 4237 |
![]() | Parameter xmlWriter should be final. | 4238 |
![]() | Expected @param tag for 'xmlWriter'. | 4238 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4238 |
![]() | ',' is not followed by whitespace. | 4245 |
![]() | '{' is not preceded with whitespace. | 4248 |
![]() | Line is longer than 120 characters. | 4249 |
![]() | Missing a Javadoc comment. | 4260 |
![]() | Parameter qnames should be final. | 4260 |
![]() | Line is longer than 120 characters. | 4261 |
![]() | Parameter xmlWriter should be final. | 4261 |
![]() | ',' is not followed by whitespace. | 4280 |
![]() | '{' is not preceded with whitespace. | 4283 |
![]() | Line is longer than 120 characters. | 4284 |
![]() | Line is longer than 120 characters. | 4286 |
![]() | Line is longer than 120 characters. | 4289 |
![]() | First sentence should end with a period. | 4298 |
![]() | Expected an @return tag. | 4301 |
![]() | Line is longer than 120 characters. | 4301 |
![]() | Parameter xmlWriter should be final. | 4301 |
![]() | Expected @param tag for 'xmlWriter'. | 4301 |
![]() | Parameter namespace should be final. | 4301 |
![]() | Expected @param tag for 'namespace'. | 4301 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4301 |
![]() | Line has trailing spaces. | 4319 |
![]() | First sentence should end with a period. | 4320 |
![]() | Expected an @return tag. | 4324 |
![]() | Parameter qName should be final. | 4324 |
![]() | Expected @param tag for 'qName'. | 4324 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4325 |
![]() | '{' is not preceded with whitespace. | 4325 |
![]() | Line has trailing spaces. | 4328 |
![]() | '{' is not preceded with whitespace. | 4332 |
![]() | Line has trailing spaces. | 4335 |
![]() | '==' is not preceded with whitespace. | 4336 |
![]() | '==' is not followed by whitespace. | 4336 |
![]() | '?' is not preceded with whitespace. | 4336 |
![]() | Avoid inline conditionals. | 4336 |
![]() | '?' is not followed by whitespace. | 4336 |
![]() | ':' is not preceded with whitespace. | 4336 |
![]() | ':' should be on a new line. | 4336 |
![]() | '}' should be alone on a line. | 4338 |
![]() | '{' is not preceded with whitespace. | 4338 |
![]() | '!=' is not preceded with whitespace. | 4339 |
![]() | '!=' is not followed by whitespace. | 4339 |
![]() | '{' is not preceded with whitespace. | 4339 |
![]() | ';' is not followed by whitespace. | 4340 |
![]() | ';' is not followed by whitespace. | 4340 |
![]() | '{' is not preceded with whitespace. | 4340 |
![]() | Line has trailing spaces. | 4341 |
![]() | '{' is not preceded with whitespace. | 4342 |
![]() | Line is longer than 120 characters. | 4346 |
![]() | Line has trailing spaces. | 4348 |
![]() | Line has trailing spaces. | 4352 |
![]() | Line has trailing spaces. | 4354 |
![]() | Line has trailing spaces. | 4358 |
![]() | Line has trailing spaces. | 4362 |
![]() | Line is longer than 120 characters. | 4367 |
![]() | Line has trailing spaces. | 4368 |
![]() | Line has trailing spaces. | 4369 |
![]() | Line has trailing spaces. | 4373 |
![]() | First sentence should end with a period. | 4375 |
![]() | Utility classes should not have a public or default constructor. | 4378 |
![]() | '{' is not preceded with whitespace. | 4378 |
![]() | Line has trailing spaces. | 4380 |
![]() | Line has trailing spaces. | 4381 |
![]() | First sentence should end with a period. | 4383 |
![]() | Line is longer than 120 characters. | 4385 |
![]() | Line is longer than 120 characters. | 4386 |
![]() | Line is longer than 120 characters. | 4388 |
![]() | Expected an @return tag. | 4390 |
![]() | Method length is 155 lines (max allowed is 150). | 4390 |
![]() | Parameter reader should be final. | 4390 |
![]() | Expected @param tag for 'reader'. | 4390 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4390 |
![]() | '{' is not preceded with whitespace. | 4390 |
![]() | '=' is not followed by whitespace. | 4396 |
![]() | '=' is not followed by whitespace. | 4397 |
![]() | Line has trailing spaces. | 4399 |
![]() | 'while' construct must use '{}'s. | 4400 |
![]() | Line has trailing spaces. | 4403 |
![]() | ',' is not followed by whitespace. | 4404 |
![]() | '!=' is not preceded with whitespace. | 4404 |
![]() | '!=' is not followed by whitespace. | 4404 |
![]() | '{' is not preceded with whitespace. | 4404 |
![]() | '!=' is not preceded with whitespace. | 4407 |
![]() | '!=' is not followed by whitespace. | 4407 |
![]() | '{' is not preceded with whitespace. | 4407 |
![]() | '{' is not preceded with whitespace. | 4409 |
![]() | ',' is not followed by whitespace. | 4410 |
![]() | '==' is not preceded with whitespace. | 4412 |
![]() | '==' is not followed by whitespace. | 4412 |
![]() | '?' is not preceded with whitespace. | 4412 |
![]() | Avoid inline conditionals. | 4412 |
![]() | '?' is not followed by whitespace. | 4412 |
![]() | ':' is not preceded with whitespace. | 4412 |
![]() | ':' is not followed by whitespace. | 4412 |
![]() | '+' is not preceded with whitespace. | 4414 |
![]() | '+' is not followed by whitespace. | 4414 |
![]() | Line has trailing spaces. | 4415 |
![]() | '{' is not preceded with whitespace. | 4416 |
![]() | 'cast' is not followed by whitespace. | 4419 |
![]() | ',' is not followed by whitespace. | 4420 |
![]() | ',' is not followed by whitespace. | 4420 |
![]() | Line has trailing spaces. | 4422 |
![]() | Line has trailing spaces. | 4425 |
![]() | Line has trailing spaces. | 4429 |
![]() | Line has trailing spaces. | 4431 |
![]() | Line has trailing spaces. | 4435 |
![]() | Line has trailing spaces. | 4437 |
![]() | Line has trailing spaces. | 4438 |
![]() | Line has trailing spaces. | 4440 |
![]() | Line has trailing spaces. | 4442 |
![]() | Line has trailing spaces. | 4443 |
![]() | 'while' construct must use '{}'s. | 4444 |
![]() | Line has trailing spaces. | 4445 |
![]() | Line is longer than 120 characters. | 4446 |
![]() | ',' is not followed by whitespace. | 4446 |
![]() | '{' is not preceded with whitespace. | 4446 |
![]() | Line has trailing spaces. | 4447 |
![]() | Line is longer than 120 characters. | 4448 |
![]() | ',' is not followed by whitespace. | 4448 |
![]() | '{' is not preceded with whitespace. | 4449 |
![]() | Line has trailing spaces. | 4450 |
![]() | Line has trailing spaces. | 4452 |
![]() | Line is longer than 120 characters. | 4454 |
![]() | Line has trailing spaces. | 4455 |
![]() | Line has trailing spaces. | 4457 |
![]() | Line has trailing spaces. | 4458 |
![]() | Line has trailing spaces. | 4461 |
![]() | Line has trailing spaces. | 4463 |
![]() | '}' should be on the same line. | 4464 |
![]() | Line has trailing spaces. | 4465 |
![]() | Must have at least one statement. | 4466 |
![]() | Line has trailing spaces. | 4467 |
![]() | Line has trailing spaces. | 4469 |
![]() | Line has trailing spaces. | 4470 |
![]() | 'while' construct must use '{}'s. | 4471 |
![]() | Line has trailing spaces. | 4472 |
![]() | Line is longer than 120 characters. | 4473 |
![]() | ',' is not followed by whitespace. | 4473 |
![]() | '{' is not preceded with whitespace. | 4473 |
![]() | Line has trailing spaces. | 4474 |
![]() | Line has trailing spaces. | 4475 |
![]() | Line has trailing spaces. | 4476 |
![]() | Line has trailing spaces. | 4478 |
![]() | Line is longer than 120 characters. | 4479 |
![]() | ',' is not followed by whitespace. | 4479 |
![]() | '{' is not preceded with whitespace. | 4480 |
![]() | Line has trailing spaces. | 4482 |
![]() | 'while' is not followed by whitespace. | 4489 |
![]() | '{' is not preceded with whitespace. | 4489 |
![]() | '{' is not preceded with whitespace. | 4491 |
![]() | 'while' construct must use '{}'s. | 4497 |
![]() | '{' is not preceded with whitespace. | 4499 |
![]() | Line is longer than 120 characters. | 4503 |
![]() | ',' is not followed by whitespace. | 4503 |
![]() | '{' is not preceded with whitespace. | 4503 |
![]() | Line has trailing spaces. | 4504 |
![]() | Line is longer than 120 characters. | 4505 |
![]() | ',' is not followed by whitespace. | 4505 |
![]() | Line is longer than 120 characters. | 4506 |
![]() | '{' is not preceded with whitespace. | 4506 |
![]() | Line has trailing spaces. | 4508 |
![]() | 'else' is not preceded with whitespace. | 4513 |
![]() | '}' is not followed by whitespace. | 4513 |
![]() | 'else' is not followed by whitespace. | 4513 |
![]() | '{' is not preceded with whitespace. | 4513 |
![]() | Line has trailing spaces. | 4519 |
![]() | Line has trailing spaces. | 4522 |
![]() | '}' should be on the same line. | 4523 |
![]() | Line has trailing spaces. | 4524 |
![]() | Must have at least one statement. | 4525 |
![]() | Line has trailing spaces. | 4526 |
![]() | Line has trailing spaces. | 4528 |
![]() | 'while' construct must use '{}'s. | 4529 |
![]() | Line has trailing spaces. | 4531 |
![]() | 'if' construct must use '{}'s. | 4532 |
![]() | Line is longer than 120 characters. | 4534 |
![]() | Line has trailing spaces. | 4535 |
![]() | '}' is not followed by whitespace. | 4546 |
![]() | Line has trailing spaces. | 4548 |
![]() | Line has trailing spaces. | 4551 |
![]() | Line has trailing spaces. | 4552 |
![]() | Missing a Javadoc comment. | 4553 |
![]() | '{' is not preceded with whitespace. | 4554 |
![]() | Line has trailing spaces. | 4555 |
![]() | Missing a Javadoc comment. | 4556 |
![]() | Line has trailing spaces. | 4561 |
![]() | Missing a Javadoc comment. | 4563 |
![]() | Parameter namespace should be final. | 4563 |
![]() | 'if' is not followed by whitespace. | 4564 |
![]() | '{' is not preceded with whitespace. | 4564 |
![]() | Line has trailing spaces. | 4570 |
![]() | First sentence should end with a period. | 4572 |
![]() | Line has trailing spaces. | 4576 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4577 |
![]() | Variable 'local_return' must be private and have accessor methods. | 4577 |
![]() | ';' is preceded with whitespace. | 4577 |
![]() | Line has trailing spaces. | 4578 |
![]() | Missing a Javadoc comment. | 4583 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4583 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 4583 |
![]() | ';' is preceded with whitespace. | 4583 |
![]() | Line has trailing spaces. | 4584 |
![]() | First sentence should end with a period. | 4586 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4590 |
![]() | '{' is not preceded with whitespace. | 4590 |
![]() | Line has trailing spaces. | 4594 |
![]() | Line has trailing spaces. | 4595 |
![]() | First sentence should end with a period. | 4596 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4600 |
![]() | Parameter param should be final. | 4600 |
![]() | '{' is not preceded with whitespace. | 4600 |
![]() | Line has trailing spaces. | 4601 |
![]() | Line has trailing spaces. | 4603 |
![]() | Line has trailing spaces. | 4606 |
![]() | Line has trailing spaces. | 4610 |
![]() | '=' is not preceded with whitespace. | 4611 |
![]() | '=' is not followed by whitespace. | 4611 |
![]() | Line has trailing spaces. | 4612 |
![]() | Line has trailing spaces. | 4615 |
![]() | First sentence should end with a period. | 4617 |
![]() | Parameter reader should be final. | 4621 |
![]() | Expected @param tag for 'reader'. | 4621 |
![]() | Line has trailing spaces. | 4623 |
![]() | 'try' is not followed by whitespace. | 4624 |
![]() | '{' is not preceded with whitespace. | 4624 |
![]() | Line is longer than 120 characters. | 4625 |
![]() | 'catch' is not preceded with whitespace. | 4626 |
![]() | '}' is not followed by whitespace. | 4626 |
![]() | 'catch' is not followed by whitespace. | 4626 |
![]() | '{' is not preceded with whitespace. | 4626 |
![]() | Line has trailing spaces. | 4631 |
![]() | Line has trailing spaces. | 4632 |
![]() | '(' is preceded with whitespace. | 4639 |
![]() | Expected @param tag for 'parentQName'. | 4640 |
![]() | Expected @param tag for 'factory'. | 4641 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4641 |
![]() | '{' is not preceded with whitespace. | 4641 |
![]() | Line has trailing spaces. | 4644 |
![]() | ',' is not followed by whitespace. | 4646 |
![]() | '{' is not preceded with whitespace. | 4646 |
![]() | Line is longer than 120 characters. | 4648 |
![]() | Parameter xmlWriter should be final. | 4648 |
![]() | ',' is not followed by whitespace. | 4649 |
![]() | ',' is not followed by whitespace. | 4649 |
![]() | ',' is not followed by whitespace. | 4653 |
![]() | ',' is not followed by whitespace. | 4653 |
![]() | Line has trailing spaces. | 4654 |
![]() | Missing a Javadoc comment. | 4657 |
![]() | Parameter xmlWriter should be final. | 4659 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4660 |
![]() | '{' is not preceded with whitespace. | 4660 |
![]() | ',' is not followed by whitespace. | 4661 |
![]() | ',' is not followed by whitespace. | 4661 |
![]() | ',' is not followed by whitespace. | 4661 |
![]() | Missing a Javadoc comment. | 4664 |
![]() | Parameter xmlWriter should be final. | 4666 |
![]() | Parameter serializeType should be final. | 4667 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4668 |
![]() | '{' is not preceded with whitespace. | 4668 |
![]() | Line has trailing spaces. | 4669 |
![]() | Line has trailing spaces. | 4670 |
![]() | Line has trailing spaces. | 4675 |
![]() | Line has trailing spaces. | 4696 |
![]() | '{' is not preceded with whitespace. | 4697 |
![]() | Line has trailing spaces. | 4698 |
![]() | Line is longer than 120 characters. | 4700 |
![]() | ',' is not followed by whitespace. | 4700 |
![]() | '{' is not preceded with whitespace. | 4701 |
![]() | ',' is not followed by whitespace. | 4702 |
![]() | ',' is not followed by whitespace. | 4702 |
![]() | '+' is not preceded with whitespace. | 4703 |
![]() | '+' is not followed by whitespace. | 4703 |
![]() | ',' is not followed by whitespace. | 4706 |
![]() | ',' is not followed by whitespace. | 4706 |
![]() | Line has trailing spaces. | 4711 |
![]() | '{' is not preceded with whitespace. | 4713 |
![]() | '!' is followed by whitespace. | 4715 |
![]() | ',' is not followed by whitespace. | 4721 |
![]() | ',' is not followed by whitespace. | 4726 |
![]() | Line has trailing spaces. | 4732 |
![]() | Line has trailing spaces. | 4734 |
![]() | Line is longer than 120 characters. | 4735 |
![]() | Line has trailing spaces. | 4736 |
![]() | Line is longer than 120 characters. | 4738 |
![]() | Line has trailing spaces. | 4740 |
![]() | Line has trailing spaces. | 4744 |
![]() | First sentence should end with a period. | 4748 |
![]() | Parameter prefix should be final. | 4751 |
![]() | Expected @param tag for 'prefix'. | 4751 |
![]() | ',' is not followed by whitespace. | 4751 |
![]() | Parameter namespace should be final. | 4751 |
![]() | Expected @param tag for 'namespace'. | 4751 |
![]() | ',' is not followed by whitespace. | 4751 |
![]() | Parameter attName should be final. | 4751 |
![]() | Expected @param tag for 'attName'. | 4751 |
![]() | Line is longer than 120 characters. | 4752 |
![]() | Parameter attValue should be final. | 4752 |
![]() | Expected @param tag for 'attValue'. | 4752 |
![]() | ',' is not followed by whitespace. | 4752 |
![]() | Parameter xmlWriter should be final. | 4752 |
![]() | Expected @param tag for 'xmlWriter'. | 4752 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4752 |
![]() | '{' is not preceded with whitespace. | 4752 |
![]() | ',' is not followed by whitespace. | 4759 |
![]() | ',' is not followed by whitespace. | 4759 |
![]() | First sentence should end with a period. | 4763 |
![]() | Parameter namespace should be final. | 4766 |
![]() | Expected @param tag for 'namespace'. | 4766 |
![]() | ',' is not followed by whitespace. | 4766 |
![]() | Parameter attName should be final. | 4766 |
![]() | Expected @param tag for 'attName'. | 4766 |
![]() | Line is longer than 120 characters. | 4767 |
![]() | Parameter attValue should be final. | 4767 |
![]() | Expected @param tag for 'attValue'. | 4767 |
![]() | ',' is not followed by whitespace. | 4767 |
![]() | Parameter xmlWriter should be final. | 4767 |
![]() | Expected @param tag for 'xmlWriter'. | 4767 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4767 |
![]() | '{' is not preceded with whitespace. | 4767 |
![]() | '{' should be on the previous line. | 4769 |
![]() | ',' is not followed by whitespace. | 4770 |
![]() | '}' should be on the same line. | 4771 |
![]() | '{' should be on the previous line. | 4773 |
![]() | ',' is not followed by whitespace. | 4775 |
![]() | ',' is not followed by whitespace. | 4775 |
![]() | First sentence should end with a period. | 4780 |
![]() | Parameter namespace should be final. | 4783 |
![]() | Expected @param tag for 'namespace'. | 4783 |
![]() | Parameter attName should be final. | 4783 |
![]() | Expected @param tag for 'attName'. | 4783 |
![]() | Line is longer than 120 characters. | 4784 |
![]() | Parameter qname should be final. | 4784 |
![]() | Expected @param tag for 'qname'. | 4784 |
![]() | Parameter xmlWriter should be final. | 4784 |
![]() | Expected @param tag for 'xmlWriter'. | 4784 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4784 |
![]() | First sentence should end with a period. | 4805 |
![]() | Parameter qname should be final. | 4809 |
![]() | Expected @param tag for 'qname'. | 4809 |
![]() | Parameter xmlWriter should be final. | 4810 |
![]() | Expected @param tag for 'xmlWriter'. | 4810 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4810 |
![]() | ',' is not followed by whitespace. | 4817 |
![]() | '{' is not preceded with whitespace. | 4820 |
![]() | Line is longer than 120 characters. | 4821 |
![]() | Missing a Javadoc comment. | 4832 |
![]() | Parameter qnames should be final. | 4832 |
![]() | Line is longer than 120 characters. | 4833 |
![]() | Parameter xmlWriter should be final. | 4833 |
![]() | ',' is not followed by whitespace. | 4852 |
![]() | '{' is not preceded with whitespace. | 4855 |
![]() | Line is longer than 120 characters. | 4856 |
![]() | Line is longer than 120 characters. | 4858 |
![]() | Line is longer than 120 characters. | 4861 |
![]() | First sentence should end with a period. | 4870 |
![]() | Expected an @return tag. | 4873 |
![]() | Line is longer than 120 characters. | 4873 |
![]() | Parameter xmlWriter should be final. | 4873 |
![]() | Expected @param tag for 'xmlWriter'. | 4873 |
![]() | Parameter namespace should be final. | 4873 |
![]() | Expected @param tag for 'namespace'. | 4873 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4873 |
![]() | Line has trailing spaces. | 4891 |
![]() | First sentence should end with a period. | 4892 |
![]() | Expected an @return tag. | 4896 |
![]() | Parameter qName should be final. | 4896 |
![]() | Expected @param tag for 'qName'. | 4896 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4897 |
![]() | '{' is not preceded with whitespace. | 4897 |
![]() | Line has trailing spaces. | 4900 |
![]() | '{' is not preceded with whitespace. | 4904 |
![]() | Line has trailing spaces. | 4907 |
![]() | Line is longer than 120 characters. | 4912 |
![]() | Line has trailing spaces. | 4913 |
![]() | Line has trailing spaces. | 4914 |
![]() | Line has trailing spaces. | 4918 |
![]() | First sentence should end with a period. | 4920 |
![]() | Utility classes should not have a public or default constructor. | 4923 |
![]() | '{' is not preceded with whitespace. | 4923 |
![]() | Line has trailing spaces. | 4925 |
![]() | Line has trailing spaces. | 4926 |
![]() | First sentence should end with a period. | 4928 |
![]() | Line is longer than 120 characters. | 4930 |
![]() | Line is longer than 120 characters. | 4931 |
![]() | Line is longer than 120 characters. | 4933 |
![]() | Expected an @return tag. | 4935 |
![]() | Line is longer than 120 characters. | 4935 |
![]() | Parameter reader should be final. | 4935 |
![]() | Expected @param tag for 'reader'. | 4935 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4935 |
![]() | '{' is not preceded with whitespace. | 4935 |
![]() | '=' is not followed by whitespace. | 4941 |
![]() | '=' is not followed by whitespace. | 4942 |
![]() | Line has trailing spaces. | 4944 |
![]() | 'while' construct must use '{}'s. | 4945 |
![]() | Line has trailing spaces. | 4948 |
![]() | ',' is not followed by whitespace. | 4949 |
![]() | '!=' is not preceded with whitespace. | 4949 |
![]() | '!=' is not followed by whitespace. | 4949 |
![]() | '{' is not preceded with whitespace. | 4949 |
![]() | '!=' is not preceded with whitespace. | 4952 |
![]() | '!=' is not followed by whitespace. | 4952 |
![]() | '{' is not preceded with whitespace. | 4952 |
![]() | '{' is not preceded with whitespace. | 4954 |
![]() | ',' is not followed by whitespace. | 4955 |
![]() | '==' is not preceded with whitespace. | 4957 |
![]() | '==' is not followed by whitespace. | 4957 |
![]() | '?' is not preceded with whitespace. | 4957 |
![]() | Avoid inline conditionals. | 4957 |
![]() | '?' is not followed by whitespace. | 4957 |
![]() | ':' is not preceded with whitespace. | 4957 |
![]() | ':' is not followed by whitespace. | 4957 |
![]() | '+' is not preceded with whitespace. | 4959 |
![]() | '+' is not followed by whitespace. | 4959 |
![]() | Line has trailing spaces. | 4960 |
![]() | '{' is not preceded with whitespace. | 4961 |
![]() | 'cast' is not followed by whitespace. | 4964 |
![]() | ',' is not followed by whitespace. | 4965 |
![]() | ',' is not followed by whitespace. | 4965 |
![]() | Line has trailing spaces. | 4967 |
![]() | Line has trailing spaces. | 4970 |
![]() | Line has trailing spaces. | 4974 |
![]() | Line has trailing spaces. | 4976 |
![]() | Line has trailing spaces. | 4980 |
![]() | Line has trailing spaces. | 4982 |
![]() | Line has trailing spaces. | 4983 |
![]() | Line has trailing spaces. | 4985 |
![]() | Line has trailing spaces. | 4986 |
![]() | 'while' construct must use '{}'s. | 4987 |
![]() | Line has trailing spaces. | 4988 |
![]() | Line is longer than 120 characters. | 4989 |
![]() | ',' is not followed by whitespace. | 4989 |
![]() | '{' is not preceded with whitespace. | 4989 |
![]() | Line has trailing spaces. | 4990 |
![]() | Line has trailing spaces. | 4992 |
![]() | Line is longer than 120 characters. | 4994 |
![]() | Line has trailing spaces. | 4995 |
![]() | Line has trailing spaces. | 4997 |
![]() | '}' should be on the same line. | 4998 |
![]() | Line has trailing spaces. | 4999 |
![]() | Must have at least one statement. | 5000 |
![]() | Line has trailing spaces. | 5001 |
![]() | Line has trailing spaces. | 5003 |
![]() | 'while' construct must use '{}'s. | 5004 |
![]() | Line has trailing spaces. | 5006 |
![]() | 'if' construct must use '{}'s. | 5007 |
![]() | Line is longer than 120 characters. | 5009 |
![]() | Line has trailing spaces. | 5010 |
![]() | '}' is not followed by whitespace. | 5021 |
![]() | Line has trailing spaces. | 5023 |
![]() | Line has trailing spaces. | 5026 |
![]() | Line has trailing spaces. | 5027 |
![]() | Missing a Javadoc comment. | 5028 |
![]() | '{' is not preceded with whitespace. | 5029 |
![]() | Line has trailing spaces. | 5035 |
![]() | Missing a Javadoc comment. | 5037 |
![]() | Parameter namespace should be final. | 5037 |
![]() | 'if' is not followed by whitespace. | 5038 |
![]() | '{' is not preceded with whitespace. | 5038 |
![]() | Line has trailing spaces. | 5044 |
![]() | First sentence should end with a period. | 5046 |
![]() | Parameter reader should be final. | 5050 |
![]() | Expected @param tag for 'reader'. | 5050 |
![]() | Line has trailing spaces. | 5052 |
![]() | 'try' is not followed by whitespace. | 5053 |
![]() | '{' is not preceded with whitespace. | 5053 |
![]() | Line is longer than 120 characters. | 5054 |
![]() | 'catch' is not preceded with whitespace. | 5055 |
![]() | '}' is not followed by whitespace. | 5055 |
![]() | 'catch' is not followed by whitespace. | 5055 |
![]() | '{' is not preceded with whitespace. | 5055 |
![]() | Line has trailing spaces. | 5060 |
![]() | Line has trailing spaces. | 5061 |
![]() | '(' is preceded with whitespace. | 5068 |
![]() | Expected @param tag for 'parentQName'. | 5069 |
![]() | Expected @param tag for 'factory'. | 5070 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5070 |
![]() | '{' is not preceded with whitespace. | 5070 |
![]() | Line has trailing spaces. | 5073 |
![]() | ',' is not followed by whitespace. | 5075 |
![]() | '{' is not preceded with whitespace. | 5075 |
![]() | Line is longer than 120 characters. | 5077 |
![]() | Parameter xmlWriter should be final. | 5077 |
![]() | ',' is not followed by whitespace. | 5078 |
![]() | ',' is not followed by whitespace. | 5078 |
![]() | ',' is not followed by whitespace. | 5082 |
![]() | ',' is not followed by whitespace. | 5082 |
![]() | Line has trailing spaces. | 5083 |
![]() | Missing a Javadoc comment. | 5086 |
![]() | Parameter xmlWriter should be final. | 5088 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5089 |
![]() | '{' is not preceded with whitespace. | 5089 |
![]() | ',' is not followed by whitespace. | 5090 |
![]() | ',' is not followed by whitespace. | 5090 |
![]() | ',' is not followed by whitespace. | 5090 |
![]() | Method length is 162 lines (max allowed is 150). | 5093 |
![]() | Missing a Javadoc comment. | 5093 |
![]() | Parameter xmlWriter should be final. | 5095 |
![]() | Parameter serializeType should be final. | 5096 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5097 |
![]() | '{' is not preceded with whitespace. | 5097 |
![]() | Line has trailing spaces. | 5098 |
![]() | Line has trailing spaces. | 5099 |
![]() | Line has trailing spaces. | 5104 |
![]() | Line has trailing spaces. | 5125 |
![]() | Line is longer than 120 characters. | 5127 |
![]() | ',' is not followed by whitespace. | 5127 |
![]() | '{' is not preceded with whitespace. | 5128 |
![]() | ',' is not followed by whitespace. | 5129 |
![]() | ',' is not followed by whitespace. | 5129 |
![]() | '+' is not preceded with whitespace. | 5130 |
![]() | '+' is not followed by whitespace. | 5130 |
![]() | ',' is not followed by whitespace. | 5133 |
![]() | ',' is not followed by whitespace. | 5133 |
![]() | '{' is not preceded with whitespace. | 5138 |
![]() | Line has trailing spaces. | 5139 |
![]() | '!=' is not preceded with whitespace. | 5140 |
![]() | '!=' is not followed by whitespace. | 5140 |
![]() | '{' is not preceded with whitespace. | 5140 |
![]() | '{' is not preceded with whitespace. | 5141 |
![]() | 'cast' is not followed by whitespace. | 5142 |
![]() | ',' is not followed by whitespace. | 5143 |
![]() | ',' is not followed by whitespace. | 5144 |
![]() | ',' is not followed by whitespace. | 5144 |
![]() | '!' is followed by whitespace. | 5147 |
![]() | ',' is not followed by whitespace. | 5153 |
![]() | ',' is not followed by whitespace. | 5158 |
![]() | Line is longer than 120 characters. | 5164 |
![]() | Line has trailing spaces. | 5168 |
![]() | '!' is followed by whitespace. | 5171 |
![]() | ',' is not followed by whitespace. | 5177 |
![]() | ',' is not followed by whitespace. | 5182 |
![]() | Line is longer than 120 characters. | 5190 |
![]() | ',' is not followed by whitespace. | 5190 |
![]() | ',' is not followed by whitespace. | 5190 |
![]() | ',' is not followed by whitespace. | 5190 |
![]() | ',' is not followed by whitespace. | 5190 |
![]() | Line has trailing spaces. | 5192 |
![]() | '}' should be alone on a line. | 5196 |
![]() | '{' is not preceded with whitespace. | 5196 |
![]() | Line has trailing spaces. | 5197 |
![]() | '!=' is not preceded with whitespace. | 5198 |
![]() | '!=' is not followed by whitespace. | 5198 |
![]() | '{' is not preceded with whitespace. | 5198 |
![]() | '{' is not preceded with whitespace. | 5199 |
![]() | 'cast' is not followed by whitespace. | 5200 |
![]() | ',' is not followed by whitespace. | 5201 |
![]() | ',' is not followed by whitespace. | 5202 |
![]() | ',' is not followed by whitespace. | 5202 |
![]() | '!' is followed by whitespace. | 5205 |
![]() | ',' is not followed by whitespace. | 5211 |
![]() | ',' is not followed by whitespace. | 5216 |
![]() | Line is longer than 120 characters. | 5222 |
![]() | Line has trailing spaces. | 5226 |
![]() | '!' is followed by whitespace. | 5229 |
![]() | ',' is not followed by whitespace. | 5235 |
![]() | ',' is not followed by whitespace. | 5240 |
![]() | Line is longer than 120 characters. | 5248 |
![]() | ',' is not followed by whitespace. | 5248 |
![]() | ',' is not followed by whitespace. | 5248 |
![]() | ',' is not followed by whitespace. | 5248 |
![]() | ',' is not followed by whitespace. | 5248 |
![]() | Line has trailing spaces. | 5250 |
![]() | Line has trailing spaces. | 5256 |
![]() | First sentence should end with a period. | 5260 |
![]() | Parameter prefix should be final. | 5263 |
![]() | Expected @param tag for 'prefix'. | 5263 |
![]() | ',' is not followed by whitespace. | 5263 |
![]() | Parameter namespace should be final. | 5263 |
![]() | Expected @param tag for 'namespace'. | 5263 |
![]() | ',' is not followed by whitespace. | 5263 |
![]() | Parameter attName should be final. | 5263 |
![]() | Expected @param tag for 'attName'. | 5263 |
![]() | Line is longer than 120 characters. | 5264 |
![]() | Parameter attValue should be final. | 5264 |
![]() | Expected @param tag for 'attValue'. | 5264 |
![]() | ',' is not followed by whitespace. | 5264 |
![]() | Parameter xmlWriter should be final. | 5264 |
![]() | Expected @param tag for 'xmlWriter'. | 5264 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5264 |
![]() | '{' is not preceded with whitespace. | 5264 |
![]() | ',' is not followed by whitespace. | 5271 |
![]() | ',' is not followed by whitespace. | 5271 |
![]() | First sentence should end with a period. | 5275 |
![]() | Parameter namespace should be final. | 5278 |
![]() | Expected @param tag for 'namespace'. | 5278 |
![]() | ',' is not followed by whitespace. | 5278 |
![]() | Parameter attName should be final. | 5278 |
![]() | Expected @param tag for 'attName'. | 5278 |
![]() | Line is longer than 120 characters. | 5279 |
![]() | Parameter attValue should be final. | 5279 |
![]() | Expected @param tag for 'attValue'. | 5279 |
![]() | ',' is not followed by whitespace. | 5279 |
![]() | Parameter xmlWriter should be final. | 5279 |
![]() | Expected @param tag for 'xmlWriter'. | 5279 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5279 |
![]() | '{' is not preceded with whitespace. | 5279 |
![]() | '{' should be on the previous line. | 5281 |
![]() | ',' is not followed by whitespace. | 5282 |
![]() | '}' should be on the same line. | 5283 |
![]() | '{' should be on the previous line. | 5285 |
![]() | ',' is not followed by whitespace. | 5287 |
![]() | ',' is not followed by whitespace. | 5287 |
![]() | First sentence should end with a period. | 5292 |
![]() | Parameter namespace should be final. | 5295 |
![]() | Expected @param tag for 'namespace'. | 5295 |
![]() | Parameter attName should be final. | 5295 |
![]() | Expected @param tag for 'attName'. | 5295 |
![]() | Line is longer than 120 characters. | 5296 |
![]() | Parameter qname should be final. | 5296 |
![]() | Expected @param tag for 'qname'. | 5296 |
![]() | Parameter xmlWriter should be final. | 5296 |
![]() | Expected @param tag for 'xmlWriter'. | 5296 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5296 |
![]() | First sentence should end with a period. | 5317 |
![]() | Parameter qname should be final. | 5321 |
![]() | Expected @param tag for 'qname'. | 5321 |
![]() | Parameter xmlWriter should be final. | 5322 |
![]() | Expected @param tag for 'xmlWriter'. | 5322 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5322 |
![]() | ',' is not followed by whitespace. | 5329 |
![]() | '{' is not preceded with whitespace. | 5332 |
![]() | Line is longer than 120 characters. | 5333 |
![]() | Missing a Javadoc comment. | 5344 |
![]() | Parameter qnames should be final. | 5344 |
![]() | Line is longer than 120 characters. | 5345 |
![]() | Parameter xmlWriter should be final. | 5345 |
![]() | ',' is not followed by whitespace. | 5364 |
![]() | '{' is not preceded with whitespace. | 5367 |
![]() | Line is longer than 120 characters. | 5368 |
![]() | Line is longer than 120 characters. | 5370 |
![]() | Line is longer than 120 characters. | 5373 |
![]() | First sentence should end with a period. | 5382 |
![]() | Expected an @return tag. | 5385 |
![]() | Line is longer than 120 characters. | 5385 |
![]() | Parameter xmlWriter should be final. | 5385 |
![]() | Expected @param tag for 'xmlWriter'. | 5385 |
![]() | Parameter namespace should be final. | 5385 |
![]() | Expected @param tag for 'namespace'. | 5385 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5385 |
![]() | Line has trailing spaces. | 5403 |
![]() | First sentence should end with a period. | 5404 |
![]() | Expected an @return tag. | 5408 |
![]() | Parameter qName should be final. | 5408 |
![]() | Expected @param tag for 'qName'. | 5408 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5409 |
![]() | '{' is not preceded with whitespace. | 5409 |
![]() | Line has trailing spaces. | 5412 |
![]() | Line has trailing spaces. | 5416 |
![]() | ',' is not followed by whitespace. | 5417 |
![]() | Line is longer than 120 characters. | 5418 |
![]() | ',' is not followed by whitespace. | 5418 |
![]() | '{' is not preceded with whitespace. | 5419 |
![]() | Line has trailing spaces. | 5422 |
![]() | Line has trailing spaces. | 5423 |
![]() | '==' is not preceded with whitespace. | 5424 |
![]() | '==' is not followed by whitespace. | 5424 |
![]() | '?' is not preceded with whitespace. | 5424 |
![]() | Avoid inline conditionals. | 5424 |
![]() | '?' is not followed by whitespace. | 5424 |
![]() | ':' is not preceded with whitespace. | 5424 |
![]() | ':' should be on a new line. | 5424 |
![]() | '}' should be alone on a line. | 5426 |
![]() | '{' is not preceded with whitespace. | 5426 |
![]() | Line has trailing spaces. | 5429 |
![]() | Line has trailing spaces. | 5430 |
![]() | '==' is not preceded with whitespace. | 5431 |
![]() | '==' is not followed by whitespace. | 5431 |
![]() | '?' is not preceded with whitespace. | 5431 |
![]() | Avoid inline conditionals. | 5431 |
![]() | '?' is not followed by whitespace. | 5431 |
![]() | ':' is not preceded with whitespace. | 5431 |
![]() | ':' should be on a new line. | 5431 |
![]() | Line is longer than 120 characters. | 5435 |
![]() | Line has trailing spaces. | 5436 |
![]() | Line has trailing spaces. | 5437 |
![]() | Line has trailing spaces. | 5441 |
![]() | First sentence should end with a period. | 5443 |
![]() | Utility classes should not have a public or default constructor. | 5446 |
![]() | '{' is not preceded with whitespace. | 5446 |
![]() | Line has trailing spaces. | 5448 |
![]() | Line has trailing spaces. | 5449 |
![]() | First sentence should end with a period. | 5451 |
![]() | Line is longer than 120 characters. | 5453 |
![]() | Line is longer than 120 characters. | 5454 |
![]() | Line is longer than 120 characters. | 5456 |
![]() | Expected an @return tag. | 5458 |
![]() | Parameter reader should be final. | 5458 |
![]() | Expected @param tag for 'reader'. | 5458 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 5458 |
![]() | '{' is not preceded with whitespace. | 5458 |
![]() | '=' is not followed by whitespace. | 5464 |
![]() | '=' is not followed by whitespace. | 5465 |
![]() | Line has trailing spaces. | 5467 |
![]() | 'while' construct must use '{}'s. | 5468 |
![]() | Line has trailing spaces. | 5471 |
![]() | ',' is not followed by whitespace. | 5472 |
![]() | '!=' is not preceded with whitespace. | 5472 |
![]() | '!=' is not followed by whitespace. | 5472 |
![]() | '{' is not preceded with whitespace. | 5472 |
![]() | '!=' is not preceded with whitespace. | 5475 |
![]() | '!=' is not followed by whitespace. | 5475 |
![]() | '{' is not preceded with whitespace. | 5475 |
![]() | '{' is not preceded with whitespace. | 5477 |
![]() | ',' is not followed by whitespace. | 5478 |
![]() | '==' is not preceded with whitespace. | 5480 |
![]() | '==' is not followed by whitespace. | 5480 |
![]() | '?' is not preceded with whitespace. | 5480 |
![]() | Avoid inline conditionals. | 5480 |
![]() | '?' is not followed by whitespace. | 5480 |
![]() | ':' is not preceded with whitespace. | 5480 |
![]() | ':' is not followed by whitespace. | 5480 |
![]() | '+' is not preceded with whitespace. | 5482 |
![]() | '+' is not followed by whitespace. | 5482 |
![]() | Line has trailing spaces. | 5483 |
![]() | '{' is not preceded with whitespace. | 5484 |
![]() | 'cast' is not followed by whitespace. | 5487 |
![]() | ',' is not followed by whitespace. | 5488 |
![]() | ',' is not followed by whitespace. | 5488 |
![]() | Line has trailing spaces. | 5490 |
![]() | Line has trailing spaces. | 5493 |
![]() | Line has trailing spaces. | 5497 |
![]() | Line has trailing spaces. | 5499 |
![]() | Line has trailing spaces. | 5503 |
![]() | Line has trailing spaces. | 5505 |
![]() | Line has trailing spaces. | 5506 |
![]() | Line has trailing spaces. | 5508 |
![]() | Line has trailing spaces. | 5509 |
![]() | 'while' construct must use '{}'s. | 5510 |
![]() | Line has trailing spaces. | 5511 |
![]() | Line is longer than 120 characters. | 5512 |
![]() | ',' is not followed by whitespace. | 5512 |
![]() | '{' is not preceded with whitespace. | 5512 |
![]() | Line has trailing spaces. | 5513 |
![]() | Line is longer than 120 characters. | 5514 |
![]() | Line has trailing spaces. | 5516 |
![]() | Line has trailing spaces. | 5518 |
![]() | '}' should be on the same line. | 5519 |
![]() | Line has trailing spaces. | 5520 |
![]() | Must have at least one statement. | 5521 |
![]() | Line has trailing spaces. | 5522 |
![]() | Line has trailing spaces. | 5524 |
![]() | Line has trailing spaces. | 5525 |
![]() | 'while' construct must use '{}'s. | 5526 |
![]() | Line has trailing spaces. | 5527 |
![]() | Line is longer than 120 characters. | 5528 |
![]() | ',' is not followed by whitespace. | 5528 |
![]() | '{' is not preceded with whitespace. | 5528 |
![]() | Line has trailing spaces. | 5529 |
![]() | Line is longer than 120 characters. | 5530 |
![]() | Line has trailing spaces. | 5532 |
![]() | Line has trailing spaces. | 5534 |
![]() | '}' should be on the same line. | 5535 |
![]() | Line has trailing spaces. | 5536 |
![]() | Must have at least one statement. | 5537 |
![]() | Line has trailing spaces. | 5538 |
![]() | Line has trailing spaces. | 5540 |
![]() | 'while' construct must use '{}'s. | 5541 |
![]() | Line has trailing spaces. | 5543 |
![]() | 'if' construct must use '{}'s. | 5544 |
![]() | Line is longer than 120 characters. | 5546 |
![]() | Line has trailing spaces. | 5547 |
![]() | '}' is not followed by whitespace. | 5558 |
![]() | Line has trailing spaces. | 5560 |
![]() | Line has trailing spaces. | 5563 |
![]() | Line has trailing spaces. | 5564 |
![]() | Missing a Javadoc comment. | 5565 |
![]() | Utility classes should not have a public or default constructor. | 5565 |
![]() | '{' is not preceded with whitespace. | 5565 |
![]() | Missing a Javadoc comment. | 5567 |
![]() | Parameter namespaceURI should be final. | 5567 |
![]() | Parameter typeName should be final. | 5568 |
![]() | Line is longer than 120 characters. | 5569 |
![]() | Parameter reader should be final. | 5569 |
![]() | '{' is not preceded with whitespace. | 5569 |
![]() | Line has trailing spaces. | 5571 |
![]() | '&&' should be on a new line. | 5573 |
![]() | '{' is not preceded with whitespace. | 5574 |
![]() | Line has trailing spaces. | 5575 |
![]() | Line has trailing spaces. | 5577 |
![]() | Line has trailing spaces. | 5581 |
![]() | '&&' should be on a new line. | 5583 |
![]() | '{' is not preceded with whitespace. | 5584 |
![]() | Line has trailing spaces. | 5585 |
![]() | Line has trailing spaces. | 5587 |
![]() | Line has trailing spaces. | 5591 |
![]() | '&&' should be on a new line. | 5593 |
![]() | '{' is not preceded with whitespace. | 5594 |
![]() | Line has trailing spaces. | 5595 |
![]() | Line has trailing spaces. | 5597 |
![]() | Line has trailing spaces. | 5601 |
![]() | '&&' should be on a new line. | 5603 |
![]() | '{' is not preceded with whitespace. | 5604 |
![]() | Line has trailing spaces. | 5605 |
![]() | Line has trailing spaces. | 5607 |
![]() | Line has trailing spaces. | 5611 |
![]() | '&&' should be on a new line. | 5613 |
![]() | '{' is not preceded with whitespace. | 5614 |
![]() | Line has trailing spaces. | 5615 |
![]() | Line has trailing spaces. | 5617 |
![]() | Line has trailing spaces. | 5621 |
![]() | '&&' should be on a new line. | 5623 |
![]() | '{' is not preceded with whitespace. | 5624 |
![]() | Line has trailing spaces. | 5625 |
![]() | Line has trailing spaces. | 5627 |
![]() | Line has trailing spaces. | 5631 |
![]() | '&&' should be on a new line. | 5633 |
![]() | '{' is not preceded with whitespace. | 5634 |
![]() | Line has trailing spaces. | 5635 |
![]() | Line has trailing spaces. | 5637 |
![]() | Line has trailing spaces. | 5641 |
![]() | '&&' should be on a new line. | 5643 |
![]() | '{' is not preceded with whitespace. | 5644 |
![]() | Line has trailing spaces. | 5645 |
![]() | Line has trailing spaces. | 5647 |
![]() | Line has trailing spaces. | 5651 |
![]() | Line has trailing spaces. | 5656 |
![]() | Missing a Javadoc comment. | 5657 |
![]() | '{' is not preceded with whitespace. | 5658 |
![]() | Line has trailing spaces. | 5659 |
![]() | Missing a Javadoc comment. | 5660 |
![]() | Line has trailing spaces. | 5665 |
![]() | Missing a Javadoc comment. | 5667 |
![]() | Parameter namespace should be final. | 5667 |
![]() | 'if' is not followed by whitespace. | 5668 |
![]() | '{' is not preceded with whitespace. | 5668 |
![]() | Line has trailing spaces. | 5674 |
![]() | First sentence should end with a period. | 5676 |
![]() | Line has trailing spaces. | 5680 |
![]() | Variable 'localSLANotFoundException' must be private and have accessor methods. | 5681 |
![]() | ';' is preceded with whitespace. | 5681 |
![]() | Line has trailing spaces. | 5682 |
![]() | Missing a Javadoc comment. | 5687 |
![]() | Variable 'localSLANotFoundExceptionTracker' must be private and have accessor methods. | 5687 |
![]() | ';' is preceded with whitespace. | 5687 |
![]() | Line has trailing spaces. | 5688 |
![]() | First sentence should end with a period. | 5690 |
![]() | '{' is not preceded with whitespace. | 5694 |
![]() | Line has trailing spaces. | 5698 |
![]() | Line has trailing spaces. | 5699 |
![]() | First sentence should end with a period. | 5700 |
![]() | Parameter param should be final. | 5704 |
![]() | '{' is not preceded with whitespace. | 5704 |
![]() | Line has trailing spaces. | 5705 |
![]() | '{' is not preceded with whitespace. | 5706 |
![]() | Line has trailing spaces. | 5711 |
![]() | Line has trailing spaces. | 5713 |
![]() | '=' is not preceded with whitespace. | 5714 |
![]() | '=' is not followed by whitespace. | 5714 |
![]() | Line has trailing spaces. | 5715 |
![]() | Line has trailing spaces. | 5718 |
![]() | First sentence should end with a period. | 5720 |
![]() | Parameter reader should be final. | 5724 |
![]() | Expected @param tag for 'reader'. | 5724 |
![]() | Line has trailing spaces. | 5726 |
![]() | 'try' is not followed by whitespace. | 5727 |
![]() | '{' is not preceded with whitespace. | 5727 |
![]() | Line is longer than 120 characters. | 5728 |
![]() | 'catch' is not preceded with whitespace. | 5729 |
![]() | '}' is not followed by whitespace. | 5729 |
![]() | 'catch' is not followed by whitespace. | 5729 |
![]() | '{' is not preceded with whitespace. | 5729 |
![]() | Line has trailing spaces. | 5734 |
![]() | Line has trailing spaces. | 5735 |
![]() | '(' is preceded with whitespace. | 5742 |
![]() | Expected @param tag for 'parentQName'. | 5743 |
![]() | Expected @param tag for 'factory'. | 5744 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5744 |
![]() | '{' is not preceded with whitespace. | 5744 |
![]() | Line has trailing spaces. | 5747 |
![]() | ',' is not followed by whitespace. | 5749 |
![]() | '{' is not preceded with whitespace. | 5749 |
![]() | Line is longer than 120 characters. | 5751 |
![]() | Parameter xmlWriter should be final. | 5751 |
![]() | ',' is not followed by whitespace. | 5752 |
![]() | ',' is not followed by whitespace. | 5752 |
![]() | ',' is not followed by whitespace. | 5756 |
![]() | ',' is not followed by whitespace. | 5756 |
![]() | Line has trailing spaces. | 5757 |
![]() | Missing a Javadoc comment. | 5760 |
![]() | Parameter xmlWriter should be final. | 5762 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5763 |
![]() | '{' is not preceded with whitespace. | 5763 |
![]() | ',' is not followed by whitespace. | 5764 |
![]() | ',' is not followed by whitespace. | 5764 |
![]() | ',' is not followed by whitespace. | 5764 |
![]() | Missing a Javadoc comment. | 5767 |
![]() | Parameter xmlWriter should be final. | 5769 |
![]() | Parameter serializeType should be final. | 5770 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5771 |
![]() | '{' is not preceded with whitespace. | 5771 |
![]() | Line has trailing spaces. | 5772 |
![]() | Line has trailing spaces. | 5773 |
![]() | Line has trailing spaces. | 5778 |
![]() | Line has trailing spaces. | 5799 |
![]() | '{' is not preceded with whitespace. | 5800 |
![]() | Line has trailing spaces. | 5801 |
![]() | Line is longer than 120 characters. | 5803 |
![]() | ',' is not followed by whitespace. | 5803 |
![]() | '{' is not preceded with whitespace. | 5804 |
![]() | ',' is not followed by whitespace. | 5805 |
![]() | ',' is not followed by whitespace. | 5805 |
![]() | '+' is not preceded with whitespace. | 5806 |
![]() | '+' is not followed by whitespace. | 5806 |
![]() | ',' is not followed by whitespace. | 5809 |
![]() | ',' is not followed by whitespace. | 5809 |
![]() | Line has trailing spaces. | 5814 |
![]() | '{' is not preceded with whitespace. | 5816 |
![]() | '==' is not preceded with whitespace. | 5817 |
![]() | '==' is not followed by whitespace. | 5817 |
![]() | '{' is not preceded with whitespace. | 5817 |
![]() | '!' is followed by whitespace. | 5821 |
![]() | ',' is not followed by whitespace. | 5827 |
![]() | ',' is not followed by whitespace. | 5832 |
![]() | Line is longer than 120 characters. | 5841 |
![]() | ',' is not followed by whitespace. | 5841 |
![]() | ',' is not followed by whitespace. | 5841 |
![]() | ',' is not followed by whitespace. | 5841 |
![]() | ',' is not followed by whitespace. | 5841 |
![]() | 'else' is not preceded with whitespace. | 5843 |
![]() | '}' is not followed by whitespace. | 5843 |
![]() | 'else' is not followed by whitespace. | 5843 |
![]() | '{' is not preceded with whitespace. | 5843 |
![]() | Line is longer than 120 characters. | 5844 |
![]() | ',' is not followed by whitespace. | 5844 |
![]() | ',' is not followed by whitespace. | 5845 |
![]() | Line has trailing spaces. | 5849 |
![]() | First sentence should end with a period. | 5853 |
![]() | Parameter prefix should be final. | 5856 |
![]() | Expected @param tag for 'prefix'. | 5856 |
![]() | ',' is not followed by whitespace. | 5856 |
![]() | Parameter namespace should be final. | 5856 |
![]() | Expected @param tag for 'namespace'. | 5856 |
![]() | ',' is not followed by whitespace. | 5856 |
![]() | Parameter attName should be final. | 5856 |
![]() | Expected @param tag for 'attName'. | 5856 |
![]() | Line is longer than 120 characters. | 5857 |
![]() | Parameter attValue should be final. | 5857 |
![]() | Expected @param tag for 'attValue'. | 5857 |
![]() | ',' is not followed by whitespace. | 5857 |
![]() | Parameter xmlWriter should be final. | 5857 |
![]() | Expected @param tag for 'xmlWriter'. | 5857 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5857 |
![]() | '{' is not preceded with whitespace. | 5857 |
![]() | ',' is not followed by whitespace. | 5864 |
![]() | ',' is not followed by whitespace. | 5864 |
![]() | First sentence should end with a period. | 5868 |
![]() | Parameter namespace should be final. | 5871 |
![]() | Expected @param tag for 'namespace'. | 5871 |
![]() | ',' is not followed by whitespace. | 5871 |
![]() | Parameter attName should be final. | 5871 |
![]() | Expected @param tag for 'attName'. | 5871 |
![]() | Line is longer than 120 characters. | 5872 |
![]() | Parameter attValue should be final. | 5872 |
![]() | Expected @param tag for 'attValue'. | 5872 |
![]() | ',' is not followed by whitespace. | 5872 |
![]() | Parameter xmlWriter should be final. | 5872 |
![]() | Expected @param tag for 'xmlWriter'. | 5872 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5872 |
![]() | '{' is not preceded with whitespace. | 5872 |
![]() | '{' should be on the previous line. | 5874 |
![]() | ',' is not followed by whitespace. | 5875 |
![]() | '}' should be on the same line. | 5876 |
![]() | '{' should be on the previous line. | 5878 |
![]() | ',' is not followed by whitespace. | 5880 |
![]() | ',' is not followed by whitespace. | 5880 |
![]() | First sentence should end with a period. | 5885 |
![]() | Parameter namespace should be final. | 5888 |
![]() | Expected @param tag for 'namespace'. | 5888 |
![]() | Parameter attName should be final. | 5888 |
![]() | Expected @param tag for 'attName'. | 5888 |
![]() | Line is longer than 120 characters. | 5889 |
![]() | Parameter qname should be final. | 5889 |
![]() | Expected @param tag for 'qname'. | 5889 |
![]() | Parameter xmlWriter should be final. | 5889 |
![]() | Expected @param tag for 'xmlWriter'. | 5889 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5889 |
![]() | First sentence should end with a period. | 5910 |
![]() | Parameter qname should be final. | 5914 |
![]() | Expected @param tag for 'qname'. | 5914 |
![]() | Parameter xmlWriter should be final. | 5915 |
![]() | Expected @param tag for 'xmlWriter'. | 5915 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5915 |
![]() | ',' is not followed by whitespace. | 5922 |
![]() | '{' is not preceded with whitespace. | 5925 |
![]() | Line is longer than 120 characters. | 5926 |
![]() | Missing a Javadoc comment. | 5937 |
![]() | Parameter qnames should be final. | 5937 |
![]() | Line is longer than 120 characters. | 5938 |
![]() | Parameter xmlWriter should be final. | 5938 |
![]() | ',' is not followed by whitespace. | 5957 |
![]() | '{' is not preceded with whitespace. | 5960 |
![]() | Line is longer than 120 characters. | 5961 |
![]() | Line is longer than 120 characters. | 5963 |
![]() | Line is longer than 120 characters. | 5966 |
![]() | First sentence should end with a period. | 5975 |
![]() | Expected an @return tag. | 5978 |
![]() | Line is longer than 120 characters. | 5978 |
![]() | Parameter xmlWriter should be final. | 5978 |
![]() | Expected @param tag for 'xmlWriter'. | 5978 |
![]() | Parameter namespace should be final. | 5978 |
![]() | Expected @param tag for 'namespace'. | 5978 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5978 |
![]() | Line has trailing spaces. | 5996 |
![]() | First sentence should end with a period. | 5997 |
![]() | Expected an @return tag. | 6001 |
![]() | Parameter qName should be final. | 6001 |
![]() | Expected @param tag for 'qName'. | 6001 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6002 |
![]() | '{' is not preceded with whitespace. | 6002 |
![]() | Line has trailing spaces. | 6005 |
![]() | '{' is not preceded with whitespace. | 6009 |
![]() | Line has trailing spaces. | 6012 |
![]() | Line has trailing spaces. | 6013 |
![]() | '==' is not preceded with whitespace. | 6014 |
![]() | '==' is not followed by whitespace. | 6014 |
![]() | '?' is not preceded with whitespace. | 6014 |
![]() | Avoid inline conditionals. | 6014 |
![]() | '?' is not followed by whitespace. | 6014 |
![]() | ':' is not preceded with whitespace. | 6014 |
![]() | ':' should be on a new line. | 6014 |
![]() | Line is longer than 120 characters. | 6018 |
![]() | Line has trailing spaces. | 6019 |
![]() | Line has trailing spaces. | 6020 |
![]() | Line has trailing spaces. | 6024 |
![]() | First sentence should end with a period. | 6026 |
![]() | Utility classes should not have a public or default constructor. | 6029 |
![]() | '{' is not preceded with whitespace. | 6029 |
![]() | Line has trailing spaces. | 6031 |
![]() | Line has trailing spaces. | 6032 |
![]() | First sentence should end with a period. | 6034 |
![]() | Line is longer than 120 characters. | 6036 |
![]() | Line is longer than 120 characters. | 6037 |
![]() | Line is longer than 120 characters. | 6039 |
![]() | Expected an @return tag. | 6041 |
![]() | Parameter reader should be final. | 6041 |
![]() | Expected @param tag for 'reader'. | 6041 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 6041 |
![]() | '{' is not preceded with whitespace. | 6041 |
![]() | '=' is not followed by whitespace. | 6047 |
![]() | '=' is not followed by whitespace. | 6048 |
![]() | Line has trailing spaces. | 6050 |
![]() | 'while' construct must use '{}'s. | 6051 |
![]() | Line has trailing spaces. | 6054 |
![]() | ',' is not followed by whitespace. | 6055 |
![]() | '!=' is not preceded with whitespace. | 6055 |
![]() | '!=' is not followed by whitespace. | 6055 |
![]() | '{' is not preceded with whitespace. | 6055 |
![]() | '!=' is not preceded with whitespace. | 6058 |
![]() | '!=' is not followed by whitespace. | 6058 |
![]() | '{' is not preceded with whitespace. | 6058 |
![]() | '{' is not preceded with whitespace. | 6060 |
![]() | ',' is not followed by whitespace. | 6061 |
![]() | '==' is not preceded with whitespace. | 6063 |
![]() | '==' is not followed by whitespace. | 6063 |
![]() | '?' is not preceded with whitespace. | 6063 |
![]() | Avoid inline conditionals. | 6063 |
![]() | '?' is not followed by whitespace. | 6063 |
![]() | ':' is not preceded with whitespace. | 6063 |
![]() | ':' is not followed by whitespace. | 6063 |
![]() | '+' is not preceded with whitespace. | 6065 |
![]() | '+' is not followed by whitespace. | 6065 |
![]() | Line has trailing spaces. | 6066 |
![]() | '{' is not preceded with whitespace. | 6067 |
![]() | 'cast' is not followed by whitespace. | 6070 |
![]() | ',' is not followed by whitespace. | 6071 |
![]() | ',' is not followed by whitespace. | 6071 |
![]() | Line has trailing spaces. | 6073 |
![]() | Line has trailing spaces. | 6076 |
![]() | Line has trailing spaces. | 6080 |
![]() | Line has trailing spaces. | 6082 |
![]() | Line has trailing spaces. | 6086 |
![]() | Line has trailing spaces. | 6088 |
![]() | Line has trailing spaces. | 6089 |
![]() | Line has trailing spaces. | 6091 |
![]() | Line has trailing spaces. | 6092 |
![]() | 'while' construct must use '{}'s. | 6093 |
![]() | Line has trailing spaces. | 6094 |
![]() | Line is longer than 120 characters. | 6095 |
![]() | ',' is not followed by whitespace. | 6095 |
![]() | '{' is not preceded with whitespace. | 6095 |
![]() | Line has trailing spaces. | 6096 |
![]() | Line is longer than 120 characters. | 6097 |
![]() | ',' is not followed by whitespace. | 6097 |
![]() | '{' is not preceded with whitespace. | 6098 |
![]() | Line has trailing spaces. | 6101 |
![]() | Line has trailing spaces. | 6103 |
![]() | 'else' is not preceded with whitespace. | 6104 |
![]() | '}' is not followed by whitespace. | 6104 |
![]() | 'else' is not followed by whitespace. | 6104 |
![]() | '{' is not preceded with whitespace. | 6104 |
![]() | Line has trailing spaces. | 6105 |
![]() | Line is longer than 120 characters. | 6106 |
![]() | Line has trailing spaces. | 6107 |
![]() | '}' should be on the same line. | 6110 |
![]() | Line has trailing spaces. | 6111 |
![]() | Must have at least one statement. | 6112 |
![]() | Line has trailing spaces. | 6113 |
![]() | Line has trailing spaces. | 6115 |
![]() | 'while' construct must use '{}'s. | 6116 |
![]() | Line has trailing spaces. | 6118 |
![]() | 'if' construct must use '{}'s. | 6119 |
![]() | Line is longer than 120 characters. | 6121 |
![]() | Line has trailing spaces. | 6122 |
![]() | '}' is not followed by whitespace. | 6133 |
![]() | Line has trailing spaces. | 6135 |
![]() | Line has trailing spaces. | 6138 |
![]() | Line has trailing spaces. | 6139 |
![]() | Missing a Javadoc comment. | 6140 |
![]() | '{' is not preceded with whitespace. | 6141 |
![]() | Line has trailing spaces. | 6142 |
![]() | Missing a Javadoc comment. | 6143 |
![]() | Line has trailing spaces. | 6148 |
![]() | Missing a Javadoc comment. | 6150 |
![]() | Parameter namespace should be final. | 6150 |
![]() | 'if' is not followed by whitespace. | 6151 |
![]() | '{' is not preceded with whitespace. | 6151 |
![]() | Line has trailing spaces. | 6157 |
![]() | First sentence should end with a period. | 6159 |
![]() | Line has trailing spaces. | 6163 |
![]() | Variable 'localNegotiationID' must be private and have accessor methods. | 6164 |
![]() | ';' is preceded with whitespace. | 6164 |
![]() | Line has trailing spaces. | 6165 |
![]() | Missing a Javadoc comment. | 6170 |
![]() | Variable 'localNegotiationIDTracker' must be private and have accessor methods. | 6170 |
![]() | ';' is preceded with whitespace. | 6170 |
![]() | Line has trailing spaces. | 6171 |
![]() | First sentence should end with a period. | 6173 |
![]() | '{' is not preceded with whitespace. | 6177 |
![]() | Line has trailing spaces. | 6181 |
![]() | Line has trailing spaces. | 6182 |
![]() | First sentence should end with a period. | 6183 |
![]() | Parameter param should be final. | 6187 |
![]() | '{' is not preceded with whitespace. | 6187 |
![]() | Line has trailing spaces. | 6188 |
![]() | '{' is not preceded with whitespace. | 6189 |
![]() | Line has trailing spaces. | 6194 |
![]() | Line has trailing spaces. | 6196 |
![]() | '=' is not preceded with whitespace. | 6197 |
![]() | '=' is not followed by whitespace. | 6197 |
![]() | Line has trailing spaces. | 6198 |
![]() | Line has trailing spaces. | 6201 |
![]() | First sentence should end with a period. | 6203 |
![]() | Line has trailing spaces. | 6207 |
![]() | Variable 'localSlaTemplate' must be private and have accessor methods. | 6208 |
![]() | ';' is preceded with whitespace. | 6208 |
![]() | Line has trailing spaces. | 6209 |
![]() | Missing a Javadoc comment. | 6214 |
![]() | Variable 'localSlaTemplateTracker' must be private and have accessor methods. | 6214 |
![]() | ';' is preceded with whitespace. | 6214 |
![]() | Line has trailing spaces. | 6215 |
![]() | First sentence should end with a period. | 6217 |
![]() | '{' is not preceded with whitespace. | 6221 |
![]() | Line has trailing spaces. | 6225 |
![]() | Line has trailing spaces. | 6226 |
![]() | First sentence should end with a period. | 6227 |
![]() | Parameter param should be final. | 6231 |
![]() | '{' is not preceded with whitespace. | 6231 |
![]() | Line has trailing spaces. | 6232 |
![]() | '{' is not preceded with whitespace. | 6233 |
![]() | Line has trailing spaces. | 6238 |
![]() | Line has trailing spaces. | 6240 |
![]() | '=' is not preceded with whitespace. | 6241 |
![]() | '=' is not followed by whitespace. | 6241 |
![]() | Line has trailing spaces. | 6242 |
![]() | Line has trailing spaces. | 6245 |
![]() | First sentence should end with a period. | 6247 |
![]() | Parameter reader should be final. | 6251 |
![]() | Expected @param tag for 'reader'. | 6251 |
![]() | Line has trailing spaces. | 6253 |
![]() | 'try' is not followed by whitespace. | 6254 |
![]() | '{' is not preceded with whitespace. | 6254 |
![]() | Line is longer than 120 characters. | 6255 |
![]() | 'catch' is not preceded with whitespace. | 6256 |
![]() | '}' is not followed by whitespace. | 6256 |
![]() | 'catch' is not followed by whitespace. | 6256 |
![]() | '{' is not preceded with whitespace. | 6256 |
![]() | Line has trailing spaces. | 6261 |
![]() | Line has trailing spaces. | 6262 |
![]() | '(' is preceded with whitespace. | 6269 |
![]() | Expected @param tag for 'parentQName'. | 6270 |
![]() | Expected @param tag for 'factory'. | 6271 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6271 |
![]() | '{' is not preceded with whitespace. | 6271 |
![]() | Line has trailing spaces. | 6274 |
![]() | ',' is not followed by whitespace. | 6276 |
![]() | '{' is not preceded with whitespace. | 6276 |
![]() | Line is longer than 120 characters. | 6278 |
![]() | Parameter xmlWriter should be final. | 6278 |
![]() | ',' is not followed by whitespace. | 6279 |
![]() | ',' is not followed by whitespace. | 6279 |
![]() | ',' is not followed by whitespace. | 6283 |
![]() | ',' is not followed by whitespace. | 6283 |
![]() | Line has trailing spaces. | 6284 |
![]() | Missing a Javadoc comment. | 6287 |
![]() | Parameter xmlWriter should be final. | 6289 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6290 |
![]() | '{' is not preceded with whitespace. | 6290 |
![]() | ',' is not followed by whitespace. | 6291 |
![]() | ',' is not followed by whitespace. | 6291 |
![]() | ',' is not followed by whitespace. | 6291 |
![]() | Missing a Javadoc comment. | 6294 |
![]() | Parameter xmlWriter should be final. | 6296 |
![]() | Parameter serializeType should be final. | 6297 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6298 |
![]() | '{' is not preceded with whitespace. | 6298 |
![]() | Line has trailing spaces. | 6299 |
![]() | Line has trailing spaces. | 6300 |
![]() | Line has trailing spaces. | 6305 |
![]() | Line has trailing spaces. | 6326 |
![]() | '{' is not preceded with whitespace. | 6327 |
![]() | Line has trailing spaces. | 6328 |
![]() | Line is longer than 120 characters. | 6330 |
![]() | ',' is not followed by whitespace. | 6330 |
![]() | '{' is not preceded with whitespace. | 6331 |
![]() | ',' is not followed by whitespace. | 6332 |
![]() | ',' is not followed by whitespace. | 6332 |
![]() | '+' is not preceded with whitespace. | 6333 |
![]() | '+' is not followed by whitespace. | 6333 |
![]() | ',' is not followed by whitespace. | 6336 |
![]() | ',' is not followed by whitespace. | 6336 |
![]() | Line has trailing spaces. | 6341 |
![]() | '{' is not preceded with whitespace. | 6343 |
![]() | '!' is followed by whitespace. | 6345 |
![]() | ',' is not followed by whitespace. | 6351 |
![]() | ',' is not followed by whitespace. | 6356 |
![]() | Line has trailing spaces. | 6362 |
![]() | '==' is not preceded with whitespace. | 6364 |
![]() | '==' is not followed by whitespace. | 6364 |
![]() | '{' is not preceded with whitespace. | 6364 |
![]() | Line has trailing spaces. | 6366 |
![]() | Line is longer than 120 characters. | 6367 |
![]() | ',' is not followed by whitespace. | 6367 |
![]() | ',' is not followed by whitespace. | 6367 |
![]() | ',' is not followed by whitespace. | 6367 |
![]() | ',' is not followed by whitespace. | 6367 |
![]() | Line has trailing spaces. | 6368 |
![]() | 'else' is not preceded with whitespace. | 6369 |
![]() | '}' is not followed by whitespace. | 6369 |
![]() | 'else' is not followed by whitespace. | 6369 |
![]() | '{' is not preceded with whitespace. | 6369 |
![]() | Line has trailing spaces. | 6371 |
![]() | Line has trailing spaces. | 6373 |
![]() | Line has trailing spaces. | 6375 |
![]() | '}' should be alone on a line. | 6377 |
![]() | '{' is not preceded with whitespace. | 6377 |
![]() | '!' is followed by whitespace. | 6379 |
![]() | ',' is not followed by whitespace. | 6385 |
![]() | ',' is not followed by whitespace. | 6390 |
![]() | Line has trailing spaces. | 6396 |
![]() | '==' is not preceded with whitespace. | 6398 |
![]() | '==' is not followed by whitespace. | 6398 |
![]() | '{' is not preceded with whitespace. | 6398 |
![]() | Line has trailing spaces. | 6400 |
![]() | Line is longer than 120 characters. | 6401 |
![]() | ',' is not followed by whitespace. | 6401 |
![]() | ',' is not followed by whitespace. | 6401 |
![]() | ',' is not followed by whitespace. | 6401 |
![]() | ',' is not followed by whitespace. | 6401 |
![]() | Line has trailing spaces. | 6402 |
![]() | 'else' is not preceded with whitespace. | 6403 |
![]() | '}' is not followed by whitespace. | 6403 |
![]() | 'else' is not followed by whitespace. | 6403 |
![]() | '{' is not preceded with whitespace. | 6403 |
![]() | Line has trailing spaces. | 6405 |
![]() | Line has trailing spaces. | 6407 |
![]() | Line has trailing spaces. | 6409 |
![]() | Line has trailing spaces. | 6413 |
![]() | First sentence should end with a period. | 6417 |
![]() | Parameter prefix should be final. | 6420 |
![]() | Expected @param tag for 'prefix'. | 6420 |
![]() | ',' is not followed by whitespace. | 6420 |
![]() | Parameter namespace should be final. | 6420 |
![]() | Expected @param tag for 'namespace'. | 6420 |
![]() | ',' is not followed by whitespace. | 6420 |
![]() | Parameter attName should be final. | 6420 |
![]() | Expected @param tag for 'attName'. | 6420 |
![]() | Line is longer than 120 characters. | 6421 |
![]() | Parameter attValue should be final. | 6421 |
![]() | Expected @param tag for 'attValue'. | 6421 |
![]() | ',' is not followed by whitespace. | 6421 |
![]() | Parameter xmlWriter should be final. | 6421 |
![]() | Expected @param tag for 'xmlWriter'. | 6421 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6421 |
![]() | '{' is not preceded with whitespace. | 6421 |
![]() | ',' is not followed by whitespace. | 6428 |
![]() | ',' is not followed by whitespace. | 6428 |
![]() | First sentence should end with a period. | 6432 |
![]() | Parameter namespace should be final. | 6435 |
![]() | Expected @param tag for 'namespace'. | 6435 |
![]() | ',' is not followed by whitespace. | 6435 |
![]() | Parameter attName should be final. | 6435 |
![]() | Expected @param tag for 'attName'. | 6435 |
![]() | Line is longer than 120 characters. | 6436 |
![]() | Parameter attValue should be final. | 6436 |
![]() | Expected @param tag for 'attValue'. | 6436 |
![]() | ',' is not followed by whitespace. | 6436 |
![]() | Parameter xmlWriter should be final. | 6436 |
![]() | Expected @param tag for 'xmlWriter'. | 6436 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6436 |
![]() | '{' is not preceded with whitespace. | 6436 |
![]() | '{' should be on the previous line. | 6438 |
![]() | ',' is not followed by whitespace. | 6439 |
![]() | '}' should be on the same line. | 6440 |
![]() | '{' should be on the previous line. | 6442 |
![]() | ',' is not followed by whitespace. | 6444 |
![]() | ',' is not followed by whitespace. | 6444 |
![]() | First sentence should end with a period. | 6449 |
![]() | Parameter namespace should be final. | 6452 |
![]() | Expected @param tag for 'namespace'. | 6452 |
![]() | Parameter attName should be final. | 6452 |
![]() | Expected @param tag for 'attName'. | 6452 |
![]() | Line is longer than 120 characters. | 6453 |
![]() | Parameter qname should be final. | 6453 |
![]() | Expected @param tag for 'qname'. | 6453 |
![]() | Parameter xmlWriter should be final. | 6453 |
![]() | Expected @param tag for 'xmlWriter'. | 6453 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6453 |
![]() | First sentence should end with a period. | 6474 |
![]() | Parameter qname should be final. | 6478 |
![]() | Expected @param tag for 'qname'. | 6478 |
![]() | Parameter xmlWriter should be final. | 6479 |
![]() | Expected @param tag for 'xmlWriter'. | 6479 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6479 |
![]() | ',' is not followed by whitespace. | 6486 |
![]() | '{' is not preceded with whitespace. | 6489 |
![]() | Line is longer than 120 characters. | 6490 |
![]() | Missing a Javadoc comment. | 6501 |
![]() | Parameter qnames should be final. | 6501 |
![]() | Line is longer than 120 characters. | 6502 |
![]() | Parameter xmlWriter should be final. | 6502 |
![]() | ',' is not followed by whitespace. | 6521 |
![]() | '{' is not preceded with whitespace. | 6524 |
![]() | Line is longer than 120 characters. | 6525 |
![]() | Line is longer than 120 characters. | 6527 |
![]() | Line is longer than 120 characters. | 6530 |
![]() | First sentence should end with a period. | 6539 |
![]() | Expected an @return tag. | 6542 |
![]() | Line is longer than 120 characters. | 6542 |
![]() | Parameter xmlWriter should be final. | 6542 |
![]() | Expected @param tag for 'xmlWriter'. | 6542 |
![]() | Parameter namespace should be final. | 6542 |
![]() | Expected @param tag for 'namespace'. | 6542 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6542 |
![]() | Line has trailing spaces. | 6560 |
![]() | First sentence should end with a period. | 6561 |
![]() | Expected an @return tag. | 6565 |
![]() | Parameter qName should be final. | 6565 |
![]() | Expected @param tag for 'qName'. | 6565 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6566 |
![]() | '{' is not preceded with whitespace. | 6566 |
![]() | Line has trailing spaces. | 6569 |
![]() | '{' is not preceded with whitespace. | 6573 |
![]() | Line has trailing spaces. | 6576 |
![]() | '==' is not preceded with whitespace. | 6577 |
![]() | '==' is not followed by whitespace. | 6577 |
![]() | '?' is not preceded with whitespace. | 6577 |
![]() | Avoid inline conditionals. | 6577 |
![]() | '?' is not followed by whitespace. | 6577 |
![]() | ':' is not preceded with whitespace. | 6577 |
![]() | ':' should be on a new line. | 6577 |
![]() | Line is longer than 120 characters. | 6578 |
![]() | '}' should be alone on a line. | 6579 |
![]() | '{' is not preceded with whitespace. | 6579 |
![]() | Line has trailing spaces. | 6582 |
![]() | '==' is not preceded with whitespace. | 6583 |
![]() | '==' is not followed by whitespace. | 6583 |
![]() | '?' is not preceded with whitespace. | 6583 |
![]() | Avoid inline conditionals. | 6583 |
![]() | '?' is not followed by whitespace. | 6583 |
![]() | ':' is not preceded with whitespace. | 6583 |
![]() | ':' should be on a new line. | 6583 |
![]() | Line is longer than 120 characters. | 6584 |
![]() | Line is longer than 120 characters. | 6587 |
![]() | Line has trailing spaces. | 6588 |
![]() | Line has trailing spaces. | 6589 |
![]() | Line has trailing spaces. | 6593 |
![]() | First sentence should end with a period. | 6595 |
![]() | Utility classes should not have a public or default constructor. | 6598 |
![]() | '{' is not preceded with whitespace. | 6598 |
![]() | Line has trailing spaces. | 6600 |
![]() | Line has trailing spaces. | 6601 |
![]() | First sentence should end with a period. | 6603 |
![]() | Line is longer than 120 characters. | 6605 |
![]() | Line is longer than 120 characters. | 6606 |
![]() | Line is longer than 120 characters. | 6608 |
![]() | Expected an @return tag. | 6610 |
![]() | Parameter reader should be final. | 6610 |
![]() | Expected @param tag for 'reader'. | 6610 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 6610 |
![]() | '{' is not preceded with whitespace. | 6610 |
![]() | '=' is not followed by whitespace. | 6616 |
![]() | '=' is not followed by whitespace. | 6617 |
![]() | Line has trailing spaces. | 6619 |
![]() | 'while' construct must use '{}'s. | 6620 |
![]() | Line has trailing spaces. | 6623 |
![]() | ',' is not followed by whitespace. | 6624 |
![]() | '!=' is not preceded with whitespace. | 6624 |
![]() | '!=' is not followed by whitespace. | 6624 |
![]() | '{' is not preceded with whitespace. | 6624 |
![]() | '!=' is not preceded with whitespace. | 6627 |
![]() | '!=' is not followed by whitespace. | 6627 |
![]() | '{' is not preceded with whitespace. | 6627 |
![]() | '{' is not preceded with whitespace. | 6629 |
![]() | ',' is not followed by whitespace. | 6630 |
![]() | '==' is not preceded with whitespace. | 6632 |
![]() | '==' is not followed by whitespace. | 6632 |
![]() | '?' is not preceded with whitespace. | 6632 |
![]() | Avoid inline conditionals. | 6632 |
![]() | '?' is not followed by whitespace. | 6632 |
![]() | ':' is not preceded with whitespace. | 6632 |
![]() | ':' is not followed by whitespace. | 6632 |
![]() | '+' is not preceded with whitespace. | 6634 |
![]() | '+' is not followed by whitespace. | 6634 |
![]() | Line has trailing spaces. | 6635 |
![]() | '{' is not preceded with whitespace. | 6636 |
![]() | 'cast' is not followed by whitespace. | 6639 |
![]() | ',' is not followed by whitespace. | 6640 |
![]() | ',' is not followed by whitespace. | 6640 |
![]() | Line has trailing spaces. | 6642 |
![]() | Line has trailing spaces. | 6645 |
![]() | Line has trailing spaces. | 6649 |
![]() | Line has trailing spaces. | 6651 |
![]() | Line has trailing spaces. | 6655 |
![]() | Line has trailing spaces. | 6657 |
![]() | Line has trailing spaces. | 6658 |
![]() | Line has trailing spaces. | 6660 |
![]() | Line has trailing spaces. | 6661 |
![]() | 'while' construct must use '{}'s. | 6662 |
![]() | Line has trailing spaces. | 6663 |
![]() | Line is longer than 120 characters. | 6664 |
![]() | ',' is not followed by whitespace. | 6664 |
![]() | '{' is not preceded with whitespace. | 6664 |
![]() | Line has trailing spaces. | 6665 |
![]() | Line is longer than 120 characters. | 6666 |
![]() | ',' is not followed by whitespace. | 6666 |
![]() | '{' is not preceded with whitespace. | 6667 |
![]() | Line has trailing spaces. | 6668 |
![]() | Line has trailing spaces. | 6670 |
![]() | Line is longer than 120 characters. | 6672 |
![]() | Line has trailing spaces. | 6673 |
![]() | Line has trailing spaces. | 6675 |
![]() | Line has trailing spaces. | 6676 |
![]() | Line has trailing spaces. | 6679 |
![]() | Line has trailing spaces. | 6681 |
![]() | '}' should be on the same line. | 6682 |
![]() | Line has trailing spaces. | 6683 |
![]() | Must have at least one statement. | 6684 |
![]() | Line has trailing spaces. | 6685 |
![]() | Line has trailing spaces. | 6687 |
![]() | Line has trailing spaces. | 6688 |
![]() | 'while' construct must use '{}'s. | 6689 |
![]() | Line has trailing spaces. | 6690 |
![]() | Line is longer than 120 characters. | 6691 |
![]() | ',' is not followed by whitespace. | 6691 |
![]() | '{' is not preceded with whitespace. | 6691 |
![]() | Line has trailing spaces. | 6692 |
![]() | Line is longer than 120 characters. | 6693 |
![]() | ',' is not followed by whitespace. | 6693 |
![]() | '{' is not preceded with whitespace. | 6694 |
![]() | Line has trailing spaces. | 6695 |
![]() | Line has trailing spaces. | 6697 |
![]() | Line is longer than 120 characters. | 6699 |
![]() | Line has trailing spaces. | 6700 |
![]() | Line has trailing spaces. | 6702 |
![]() | Line has trailing spaces. | 6703 |
![]() | Line has trailing spaces. | 6706 |
![]() | Line has trailing spaces. | 6708 |
![]() | '}' should be on the same line. | 6709 |
![]() | Line has trailing spaces. | 6710 |
![]() | Must have at least one statement. | 6711 |
![]() | Line has trailing spaces. | 6712 |
![]() | Line has trailing spaces. | 6714 |
![]() | 'while' construct must use '{}'s. | 6715 |
![]() | Line has trailing spaces. | 6717 |
![]() | 'if' construct must use '{}'s. | 6718 |
![]() | Line is longer than 120 characters. | 6720 |
![]() | Line has trailing spaces. | 6721 |
![]() | '}' is not followed by whitespace. | 6732 |
![]() | Line has trailing spaces. | 6734 |
![]() | Line has trailing spaces. | 6737 |
![]() | Line has trailing spaces. | 6738 |
![]() | Missing a Javadoc comment. | 6739 |
![]() | '{' is not preceded with whitespace. | 6740 |
![]() | Line has trailing spaces. | 6741 |
![]() | Missing a Javadoc comment. | 6742 |
![]() | Line has trailing spaces. | 6747 |
![]() | Missing a Javadoc comment. | 6749 |
![]() | Parameter namespace should be final. | 6749 |
![]() | 'if' is not followed by whitespace. | 6750 |
![]() | '{' is not preceded with whitespace. | 6750 |
![]() | Line has trailing spaces. | 6756 |
![]() | First sentence should end with a period. | 6758 |
![]() | Line has trailing spaces. | 6762 |
![]() | Variable 'localSlaTemplate' must be private and have accessor methods. | 6763 |
![]() | ';' is preceded with whitespace. | 6763 |
![]() | Line has trailing spaces. | 6764 |
![]() | Missing a Javadoc comment. | 6769 |
![]() | Variable 'localSlaTemplateTracker' must be private and have accessor methods. | 6769 |
![]() | ';' is preceded with whitespace. | 6769 |
![]() | Line has trailing spaces. | 6770 |
![]() | First sentence should end with a period. | 6772 |
![]() | '{' is not preceded with whitespace. | 6776 |
![]() | Line has trailing spaces. | 6780 |
![]() | Line has trailing spaces. | 6781 |
![]() | First sentence should end with a period. | 6782 |
![]() | Parameter param should be final. | 6786 |
![]() | '{' is not preceded with whitespace. | 6786 |
![]() | Line has trailing spaces. | 6787 |
![]() | '{' is not preceded with whitespace. | 6788 |
![]() | Line has trailing spaces. | 6793 |
![]() | Line has trailing spaces. | 6795 |
![]() | '=' is not preceded with whitespace. | 6796 |
![]() | '=' is not followed by whitespace. | 6796 |
![]() | Line has trailing spaces. | 6797 |
![]() | Line has trailing spaces. | 6800 |
![]() | First sentence should end with a period. | 6802 |
![]() | Parameter reader should be final. | 6806 |
![]() | Expected @param tag for 'reader'. | 6806 |
![]() | Line has trailing spaces. | 6808 |
![]() | 'try' is not followed by whitespace. | 6809 |
![]() | '{' is not preceded with whitespace. | 6809 |
![]() | Line is longer than 120 characters. | 6810 |
![]() | 'catch' is not preceded with whitespace. | 6811 |
![]() | '}' is not followed by whitespace. | 6811 |
![]() | 'catch' is not followed by whitespace. | 6811 |
![]() | '{' is not preceded with whitespace. | 6811 |
![]() | Line has trailing spaces. | 6816 |
![]() | Line has trailing spaces. | 6817 |
![]() | '(' is preceded with whitespace. | 6824 |
![]() | Expected @param tag for 'parentQName'. | 6825 |
![]() | Expected @param tag for 'factory'. | 6826 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6826 |
![]() | '{' is not preceded with whitespace. | 6826 |
![]() | Line has trailing spaces. | 6829 |
![]() | ',' is not followed by whitespace. | 6831 |
![]() | '{' is not preceded with whitespace. | 6831 |
![]() | Line is longer than 120 characters. | 6833 |
![]() | Parameter xmlWriter should be final. | 6833 |
![]() | ',' is not followed by whitespace. | 6834 |
![]() | ',' is not followed by whitespace. | 6834 |
![]() | ',' is not followed by whitespace. | 6838 |
![]() | ',' is not followed by whitespace. | 6838 |
![]() | Line has trailing spaces. | 6839 |
![]() | Missing a Javadoc comment. | 6842 |
![]() | Parameter xmlWriter should be final. | 6844 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6845 |
![]() | '{' is not preceded with whitespace. | 6845 |
![]() | ',' is not followed by whitespace. | 6846 |
![]() | ',' is not followed by whitespace. | 6846 |
![]() | ',' is not followed by whitespace. | 6846 |
![]() | Missing a Javadoc comment. | 6849 |
![]() | Parameter xmlWriter should be final. | 6851 |
![]() | Parameter serializeType should be final. | 6852 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6853 |
![]() | '{' is not preceded with whitespace. | 6853 |
![]() | Line has trailing spaces. | 6854 |
![]() | Line has trailing spaces. | 6855 |
![]() | Line has trailing spaces. | 6860 |
![]() | Line has trailing spaces. | 6881 |
![]() | '{' is not preceded with whitespace. | 6882 |
![]() | Line has trailing spaces. | 6883 |
![]() | Line is longer than 120 characters. | 6885 |
![]() | ',' is not followed by whitespace. | 6885 |
![]() | '{' is not preceded with whitespace. | 6886 |
![]() | ',' is not followed by whitespace. | 6887 |
![]() | ',' is not followed by whitespace. | 6887 |
![]() | '+' is not preceded with whitespace. | 6888 |
![]() | '+' is not followed by whitespace. | 6888 |
![]() | ',' is not followed by whitespace. | 6891 |
![]() | ',' is not followed by whitespace. | 6891 |
![]() | Line has trailing spaces. | 6896 |
![]() | '{' is not preceded with whitespace. | 6898 |
![]() | '!' is followed by whitespace. | 6900 |
![]() | ',' is not followed by whitespace. | 6906 |
![]() | ',' is not followed by whitespace. | 6911 |
![]() | Line has trailing spaces. | 6917 |
![]() | '==' is not preceded with whitespace. | 6919 |
![]() | '==' is not followed by whitespace. | 6919 |
![]() | '{' is not preceded with whitespace. | 6919 |
![]() | Line has trailing spaces. | 6921 |
![]() | Line is longer than 120 characters. | 6922 |
![]() | ',' is not followed by whitespace. | 6922 |
![]() | ',' is not followed by whitespace. | 6922 |
![]() | ',' is not followed by whitespace. | 6922 |
![]() | ',' is not followed by whitespace. | 6922 |
![]() | Line has trailing spaces. | 6923 |
![]() | 'else' is not preceded with whitespace. | 6924 |
![]() | '}' is not followed by whitespace. | 6924 |
![]() | 'else' is not followed by whitespace. | 6924 |
![]() | '{' is not preceded with whitespace. | 6924 |
![]() | Line has trailing spaces. | 6926 |
![]() | Line has trailing spaces. | 6928 |
![]() | Line has trailing spaces. | 6930 |
![]() | Line has trailing spaces. | 6934 |
![]() | First sentence should end with a period. | 6938 |
![]() | Parameter prefix should be final. | 6941 |
![]() | Expected @param tag for 'prefix'. | 6941 |
![]() | ',' is not followed by whitespace. | 6941 |
![]() | Parameter namespace should be final. | 6941 |
![]() | Expected @param tag for 'namespace'. | 6941 |
![]() | ',' is not followed by whitespace. | 6941 |
![]() | Parameter attName should be final. | 6941 |
![]() | Expected @param tag for 'attName'. | 6941 |
![]() | Line is longer than 120 characters. | 6942 |
![]() | Parameter attValue should be final. | 6942 |
![]() | Expected @param tag for 'attValue'. | 6942 |
![]() | ',' is not followed by whitespace. | 6942 |
![]() | Parameter xmlWriter should be final. | 6942 |
![]() | Expected @param tag for 'xmlWriter'. | 6942 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6942 |
![]() | '{' is not preceded with whitespace. | 6942 |
![]() | ',' is not followed by whitespace. | 6949 |
![]() | ',' is not followed by whitespace. | 6949 |
![]() | First sentence should end with a period. | 6953 |
![]() | Parameter namespace should be final. | 6956 |
![]() | Expected @param tag for 'namespace'. | 6956 |
![]() | ',' is not followed by whitespace. | 6956 |
![]() | Parameter attName should be final. | 6956 |
![]() | Expected @param tag for 'attName'. | 6956 |
![]() | Line is longer than 120 characters. | 6957 |
![]() | Parameter attValue should be final. | 6957 |
![]() | Expected @param tag for 'attValue'. | 6957 |
![]() | ',' is not followed by whitespace. | 6957 |
![]() | Parameter xmlWriter should be final. | 6957 |
![]() | Expected @param tag for 'xmlWriter'. | 6957 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6957 |
![]() | '{' is not preceded with whitespace. | 6957 |
![]() | '{' should be on the previous line. | 6959 |
![]() | ',' is not followed by whitespace. | 6960 |
![]() | '}' should be on the same line. | 6961 |
![]() | '{' should be on the previous line. | 6963 |
![]() | ',' is not followed by whitespace. | 6965 |
![]() | ',' is not followed by whitespace. | 6965 |
![]() | First sentence should end with a period. | 6970 |
![]() | Parameter namespace should be final. | 6973 |
![]() | Expected @param tag for 'namespace'. | 6973 |
![]() | Parameter attName should be final. | 6973 |
![]() | Expected @param tag for 'attName'. | 6973 |
![]() | Line is longer than 120 characters. | 6974 |
![]() | Parameter qname should be final. | 6974 |
![]() | Expected @param tag for 'qname'. | 6974 |
![]() | Parameter xmlWriter should be final. | 6974 |
![]() | Expected @param tag for 'xmlWriter'. | 6974 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6974 |
![]() | First sentence should end with a period. | 6995 |
![]() | Parameter qname should be final. | 6999 |
![]() | Expected @param tag for 'qname'. | 6999 |
![]() | Parameter xmlWriter should be final. | 7000 |
![]() | Expected @param tag for 'xmlWriter'. | 7000 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7000 |
![]() | ',' is not followed by whitespace. | 7007 |
![]() | '{' is not preceded with whitespace. | 7010 |
![]() | Line is longer than 120 characters. | 7011 |
![]() | Missing a Javadoc comment. | 7022 |
![]() | Parameter qnames should be final. | 7022 |
![]() | Line is longer than 120 characters. | 7023 |
![]() | Parameter xmlWriter should be final. | 7023 |
![]() | ',' is not followed by whitespace. | 7042 |
![]() | '{' is not preceded with whitespace. | 7045 |
![]() | Line is longer than 120 characters. | 7046 |
![]() | Line is longer than 120 characters. | 7048 |
![]() | Line is longer than 120 characters. | 7051 |
![]() | First sentence should end with a period. | 7060 |
![]() | Expected an @return tag. | 7063 |
![]() | Line is longer than 120 characters. | 7063 |
![]() | Parameter xmlWriter should be final. | 7063 |
![]() | Expected @param tag for 'xmlWriter'. | 7063 |
![]() | Parameter namespace should be final. | 7063 |
![]() | Expected @param tag for 'namespace'. | 7063 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7063 |
![]() | Line has trailing spaces. | 7081 |
![]() | First sentence should end with a period. | 7082 |
![]() | Expected an @return tag. | 7086 |
![]() | Parameter qName should be final. | 7086 |
![]() | Expected @param tag for 'qName'. | 7086 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7087 |
![]() | '{' is not preceded with whitespace. | 7087 |
![]() | Line has trailing spaces. | 7090 |
![]() | '{' is not preceded with whitespace. | 7094 |
![]() | Line has trailing spaces. | 7097 |
![]() | '==' is not preceded with whitespace. | 7098 |
![]() | '==' is not followed by whitespace. | 7098 |
![]() | '?' is not preceded with whitespace. | 7098 |
![]() | Avoid inline conditionals. | 7098 |
![]() | '?' is not followed by whitespace. | 7098 |
![]() | ':' is not preceded with whitespace. | 7098 |
![]() | ':' should be on a new line. | 7098 |
![]() | Line is longer than 120 characters. | 7099 |
![]() | Line is longer than 120 characters. | 7102 |
![]() | Line has trailing spaces. | 7103 |
![]() | Line has trailing spaces. | 7104 |
![]() | Line has trailing spaces. | 7108 |
![]() | First sentence should end with a period. | 7110 |
![]() | Utility classes should not have a public or default constructor. | 7113 |
![]() | '{' is not preceded with whitespace. | 7113 |
![]() | Line has trailing spaces. | 7115 |
![]() | Line has trailing spaces. | 7116 |
![]() | First sentence should end with a period. | 7118 |
![]() | Line is longer than 120 characters. | 7120 |
![]() | Line is longer than 120 characters. | 7121 |
![]() | Line is longer than 120 characters. | 7123 |
![]() | Expected an @return tag. | 7125 |
![]() | Parameter reader should be final. | 7125 |
![]() | Expected @param tag for 'reader'. | 7125 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 7125 |
![]() | '{' is not preceded with whitespace. | 7125 |
![]() | '=' is not followed by whitespace. | 7131 |
![]() | '=' is not followed by whitespace. | 7132 |
![]() | Line has trailing spaces. | 7134 |
![]() | 'while' construct must use '{}'s. | 7135 |
![]() | Line has trailing spaces. | 7138 |
![]() | ',' is not followed by whitespace. | 7139 |
![]() | '!=' is not preceded with whitespace. | 7139 |
![]() | '!=' is not followed by whitespace. | 7139 |
![]() | '{' is not preceded with whitespace. | 7139 |
![]() | '!=' is not preceded with whitespace. | 7142 |
![]() | '!=' is not followed by whitespace. | 7142 |
![]() | '{' is not preceded with whitespace. | 7142 |
![]() | '{' is not preceded with whitespace. | 7144 |
![]() | ',' is not followed by whitespace. | 7145 |
![]() | '==' is not preceded with whitespace. | 7147 |
![]() | '==' is not followed by whitespace. | 7147 |
![]() | '?' is not preceded with whitespace. | 7147 |
![]() | Avoid inline conditionals. | 7147 |
![]() | '?' is not followed by whitespace. | 7147 |
![]() | ':' is not preceded with whitespace. | 7147 |
![]() | ':' is not followed by whitespace. | 7147 |
![]() | '+' is not preceded with whitespace. | 7149 |
![]() | '+' is not followed by whitespace. | 7149 |
![]() | Line has trailing spaces. | 7150 |
![]() | '{' is not preceded with whitespace. | 7151 |
![]() | 'cast' is not followed by whitespace. | 7154 |
![]() | ',' is not followed by whitespace. | 7155 |
![]() | ',' is not followed by whitespace. | 7155 |
![]() | Line has trailing spaces. | 7157 |
![]() | Line has trailing spaces. | 7160 |
![]() | Line has trailing spaces. | 7164 |
![]() | Line has trailing spaces. | 7166 |
![]() | Line has trailing spaces. | 7170 |
![]() | Line has trailing spaces. | 7172 |
![]() | Line has trailing spaces. | 7173 |
![]() | Line has trailing spaces. | 7175 |
![]() | Line has trailing spaces. | 7176 |
![]() | 'while' construct must use '{}'s. | 7177 |
![]() | Line has trailing spaces. | 7178 |
![]() | Line is longer than 120 characters. | 7179 |
![]() | ',' is not followed by whitespace. | 7179 |
![]() | '{' is not preceded with whitespace. | 7179 |
![]() | Line has trailing spaces. | 7180 |
![]() | Line is longer than 120 characters. | 7181 |
![]() | ',' is not followed by whitespace. | 7181 |
![]() | '{' is not preceded with whitespace. | 7182 |
![]() | Line has trailing spaces. | 7183 |
![]() | Line has trailing spaces. | 7185 |
![]() | Line is longer than 120 characters. | 7187 |
![]() | Line has trailing spaces. | 7188 |
![]() | Line has trailing spaces. | 7190 |
![]() | Line has trailing spaces. | 7191 |
![]() | Line has trailing spaces. | 7194 |
![]() | Line has trailing spaces. | 7196 |
![]() | '}' should be on the same line. | 7197 |
![]() | Line has trailing spaces. | 7198 |
![]() | Must have at least one statement. | 7199 |
![]() | Line has trailing spaces. | 7200 |
![]() | Line has trailing spaces. | 7202 |
![]() | 'while' construct must use '{}'s. | 7203 |
![]() | Line has trailing spaces. | 7205 |
![]() | 'if' construct must use '{}'s. | 7206 |
![]() | Line is longer than 120 characters. | 7208 |
![]() | Line has trailing spaces. | 7209 |
![]() | '}' is not followed by whitespace. | 7220 |
![]() | Line has trailing spaces. | 7222 |
![]() | Line has trailing spaces. | 7225 |
![]() | Line has trailing spaces. | 7226 |
![]() | Missing a Javadoc comment. | 7227 |
![]() | '{' is not preceded with whitespace. | 7228 |
![]() | Line has trailing spaces. | 7234 |
![]() | Missing a Javadoc comment. | 7236 |
![]() | Parameter namespace should be final. | 7236 |
![]() | 'if' is not followed by whitespace. | 7237 |
![]() | '{' is not preceded with whitespace. | 7237 |
![]() | Line has trailing spaces. | 7243 |
![]() | First sentence should end with a period. | 7245 |
![]() | Parameter reader should be final. | 7249 |
![]() | Expected @param tag for 'reader'. | 7249 |
![]() | Line has trailing spaces. | 7251 |
![]() | 'try' is not followed by whitespace. | 7252 |
![]() | '{' is not preceded with whitespace. | 7252 |
![]() | Line is longer than 120 characters. | 7253 |
![]() | 'catch' is not preceded with whitespace. | 7254 |
![]() | '}' is not followed by whitespace. | 7254 |
![]() | 'catch' is not followed by whitespace. | 7254 |
![]() | '{' is not preceded with whitespace. | 7254 |
![]() | Line has trailing spaces. | 7259 |
![]() | Line has trailing spaces. | 7260 |
![]() | '(' is preceded with whitespace. | 7267 |
![]() | Expected @param tag for 'parentQName'. | 7268 |
![]() | Expected @param tag for 'factory'. | 7269 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7269 |
![]() | '{' is not preceded with whitespace. | 7269 |
![]() | Line has trailing spaces. | 7272 |
![]() | ',' is not followed by whitespace. | 7274 |
![]() | '{' is not preceded with whitespace. | 7274 |
![]() | Line is longer than 120 characters. | 7276 |
![]() | Parameter xmlWriter should be final. | 7276 |
![]() | ',' is not followed by whitespace. | 7277 |
![]() | ',' is not followed by whitespace. | 7277 |
![]() | ',' is not followed by whitespace. | 7281 |
![]() | ',' is not followed by whitespace. | 7281 |
![]() | Line has trailing spaces. | 7282 |
![]() | Missing a Javadoc comment. | 7285 |
![]() | Parameter xmlWriter should be final. | 7287 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7288 |
![]() | '{' is not preceded with whitespace. | 7288 |
![]() | ',' is not followed by whitespace. | 7289 |
![]() | ',' is not followed by whitespace. | 7289 |
![]() | ',' is not followed by whitespace. | 7289 |
![]() | Method length is 162 lines (max allowed is 150). | 7292 |
![]() | Missing a Javadoc comment. | 7292 |
![]() | Parameter xmlWriter should be final. | 7294 |
![]() | Parameter serializeType should be final. | 7295 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7296 |
![]() | '{' is not preceded with whitespace. | 7296 |
![]() | Line has trailing spaces. | 7297 |
![]() | Line has trailing spaces. | 7298 |
![]() | Line has trailing spaces. | 7303 |
![]() | Line has trailing spaces. | 7324 |
![]() | Line is longer than 120 characters. | 7326 |
![]() | ',' is not followed by whitespace. | 7326 |
![]() | '{' is not preceded with whitespace. | 7327 |
![]() | ',' is not followed by whitespace. | 7328 |
![]() | ',' is not followed by whitespace. | 7328 |
![]() | '+' is not preceded with whitespace. | 7329 |
![]() | '+' is not followed by whitespace. | 7329 |
![]() | ',' is not followed by whitespace. | 7332 |
![]() | ',' is not followed by whitespace. | 7332 |
![]() | '{' is not preceded with whitespace. | 7337 |
![]() | Line has trailing spaces. | 7338 |
![]() | '!=' is not preceded with whitespace. | 7339 |
![]() | '!=' is not followed by whitespace. | 7339 |
![]() | '{' is not preceded with whitespace. | 7339 |
![]() | '{' is not preceded with whitespace. | 7340 |
![]() | 'cast' is not followed by whitespace. | 7341 |
![]() | ',' is not followed by whitespace. | 7342 |
![]() | ',' is not followed by whitespace. | 7343 |
![]() | ',' is not followed by whitespace. | 7343 |
![]() | '!' is followed by whitespace. | 7346 |
![]() | ',' is not followed by whitespace. | 7352 |
![]() | ',' is not followed by whitespace. | 7357 |
![]() | Line is longer than 120 characters. | 7363 |
![]() | Line has trailing spaces. | 7367 |
![]() | '!' is followed by whitespace. | 7370 |
![]() | ',' is not followed by whitespace. | 7376 |
![]() | ',' is not followed by whitespace. | 7381 |
![]() | Line is longer than 120 characters. | 7389 |
![]() | ',' is not followed by whitespace. | 7389 |
![]() | ',' is not followed by whitespace. | 7389 |
![]() | ',' is not followed by whitespace. | 7389 |
![]() | ',' is not followed by whitespace. | 7389 |
![]() | Line has trailing spaces. | 7391 |
![]() | '}' should be alone on a line. | 7395 |
![]() | '{' is not preceded with whitespace. | 7395 |
![]() | Line has trailing spaces. | 7396 |
![]() | '!=' is not preceded with whitespace. | 7397 |
![]() | '!=' is not followed by whitespace. | 7397 |
![]() | '{' is not preceded with whitespace. | 7397 |
![]() | '{' is not preceded with whitespace. | 7398 |
![]() | 'cast' is not followed by whitespace. | 7399 |
![]() | ',' is not followed by whitespace. | 7400 |
![]() | ',' is not followed by whitespace. | 7401 |
![]() | ',' is not followed by whitespace. | 7401 |
![]() | '!' is followed by whitespace. | 7404 |
![]() | ',' is not followed by whitespace. | 7410 |
![]() | ',' is not followed by whitespace. | 7415 |
![]() | Line is longer than 120 characters. | 7421 |
![]() | Line has trailing spaces. | 7425 |
![]() | '!' is followed by whitespace. | 7428 |
![]() | ',' is not followed by whitespace. | 7434 |
![]() | ',' is not followed by whitespace. | 7439 |
![]() | Line is longer than 120 characters. | 7447 |
![]() | ',' is not followed by whitespace. | 7447 |
![]() | ',' is not followed by whitespace. | 7447 |
![]() | ',' is not followed by whitespace. | 7447 |
![]() | ',' is not followed by whitespace. | 7447 |
![]() | Line has trailing spaces. | 7449 |
![]() | Line has trailing spaces. | 7455 |
![]() | First sentence should end with a period. | 7459 |
![]() | Parameter prefix should be final. | 7462 |
![]() | Expected @param tag for 'prefix'. | 7462 |
![]() | ',' is not followed by whitespace. | 7462 |
![]() | Parameter namespace should be final. | 7462 |
![]() | Expected @param tag for 'namespace'. | 7462 |
![]() | ',' is not followed by whitespace. | 7462 |
![]() | Parameter attName should be final. | 7462 |
![]() | Expected @param tag for 'attName'. | 7462 |
![]() | Line is longer than 120 characters. | 7463 |
![]() | Parameter attValue should be final. | 7463 |
![]() | Expected @param tag for 'attValue'. | 7463 |
![]() | ',' is not followed by whitespace. | 7463 |
![]() | Parameter xmlWriter should be final. | 7463 |
![]() | Expected @param tag for 'xmlWriter'. | 7463 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7463 |
![]() | '{' is not preceded with whitespace. | 7463 |
![]() | ',' is not followed by whitespace. | 7470 |
![]() | ',' is not followed by whitespace. | 7470 |
![]() | First sentence should end with a period. | 7474 |
![]() | Parameter namespace should be final. | 7477 |
![]() | Expected @param tag for 'namespace'. | 7477 |
![]() | ',' is not followed by whitespace. | 7477 |
![]() | Parameter attName should be final. | 7477 |
![]() | Expected @param tag for 'attName'. | 7477 |
![]() | Line is longer than 120 characters. | 7478 |
![]() | Parameter attValue should be final. | 7478 |
![]() | Expected @param tag for 'attValue'. | 7478 |
![]() | ',' is not followed by whitespace. | 7478 |
![]() | Parameter xmlWriter should be final. | 7478 |
![]() | Expected @param tag for 'xmlWriter'. | 7478 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7478 |
![]() | '{' is not preceded with whitespace. | 7478 |
![]() | '{' should be on the previous line. | 7480 |
![]() | ',' is not followed by whitespace. | 7481 |
![]() | '}' should be on the same line. | 7482 |
![]() | '{' should be on the previous line. | 7484 |
![]() | ',' is not followed by whitespace. | 7486 |
![]() | ',' is not followed by whitespace. | 7486 |
![]() | First sentence should end with a period. | 7491 |
![]() | Parameter namespace should be final. | 7494 |
![]() | Expected @param tag for 'namespace'. | 7494 |
![]() | Parameter attName should be final. | 7494 |
![]() | Expected @param tag for 'attName'. | 7494 |
![]() | Line is longer than 120 characters. | 7495 |
![]() | Parameter qname should be final. | 7495 |
![]() | Expected @param tag for 'qname'. | 7495 |
![]() | Parameter xmlWriter should be final. | 7495 |
![]() | Expected @param tag for 'xmlWriter'. | 7495 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7495 |
![]() | First sentence should end with a period. | 7516 |
![]() | Parameter qname should be final. | 7520 |
![]() | Expected @param tag for 'qname'. | 7520 |
![]() | Parameter xmlWriter should be final. | 7521 |
![]() | Expected @param tag for 'xmlWriter'. | 7521 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7521 |
![]() | ',' is not followed by whitespace. | 7528 |
![]() | '{' is not preceded with whitespace. | 7531 |
![]() | Line is longer than 120 characters. | 7532 |
![]() | Missing a Javadoc comment. | 7543 |
![]() | Parameter qnames should be final. | 7543 |
![]() | Line is longer than 120 characters. | 7544 |
![]() | Parameter xmlWriter should be final. | 7544 |
![]() | ',' is not followed by whitespace. | 7563 |
![]() | '{' is not preceded with whitespace. | 7566 |
![]() | Line is longer than 120 characters. | 7567 |
![]() | Line is longer than 120 characters. | 7569 |
![]() | Line is longer than 120 characters. | 7572 |
![]() | First sentence should end with a period. | 7581 |
![]() | Expected an @return tag. | 7584 |
![]() | Line is longer than 120 characters. | 7584 |
![]() | Parameter xmlWriter should be final. | 7584 |
![]() | Expected @param tag for 'xmlWriter'. | 7584 |
![]() | Parameter namespace should be final. | 7584 |
![]() | Expected @param tag for 'namespace'. | 7584 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7584 |
![]() | Line has trailing spaces. | 7602 |
![]() | First sentence should end with a period. | 7603 |
![]() | Expected an @return tag. | 7607 |
![]() | Parameter qName should be final. | 7607 |
![]() | Expected @param tag for 'qName'. | 7607 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7608 |
![]() | '{' is not preceded with whitespace. | 7608 |
![]() | Line has trailing spaces. | 7611 |
![]() | Line has trailing spaces. | 7615 |
![]() | ',' is not followed by whitespace. | 7616 |
![]() | Line is longer than 120 characters. | 7617 |
![]() | ',' is not followed by whitespace. | 7617 |
![]() | '{' is not preceded with whitespace. | 7618 |
![]() | Line has trailing spaces. | 7621 |
![]() | Line has trailing spaces. | 7622 |
![]() | '==' is not preceded with whitespace. | 7623 |
![]() | '==' is not followed by whitespace. | 7623 |
![]() | '?' is not preceded with whitespace. | 7623 |
![]() | Avoid inline conditionals. | 7623 |
![]() | '?' is not followed by whitespace. | 7623 |
![]() | ':' is not preceded with whitespace. | 7623 |
![]() | ':' should be on a new line. | 7623 |
![]() | '}' should be alone on a line. | 7625 |
![]() | '{' is not preceded with whitespace. | 7625 |
![]() | Line has trailing spaces. | 7628 |
![]() | Line has trailing spaces. | 7629 |
![]() | '==' is not preceded with whitespace. | 7630 |
![]() | '==' is not followed by whitespace. | 7630 |
![]() | '?' is not preceded with whitespace. | 7630 |
![]() | Avoid inline conditionals. | 7630 |
![]() | '?' is not followed by whitespace. | 7630 |
![]() | ':' is not preceded with whitespace. | 7630 |
![]() | ':' should be on a new line. | 7630 |
![]() | Line is longer than 120 characters. | 7634 |
![]() | Line has trailing spaces. | 7635 |
![]() | Line has trailing spaces. | 7636 |
![]() | Line has trailing spaces. | 7640 |
![]() | First sentence should end with a period. | 7642 |
![]() | Utility classes should not have a public or default constructor. | 7645 |
![]() | '{' is not preceded with whitespace. | 7645 |
![]() | Line has trailing spaces. | 7647 |
![]() | Line has trailing spaces. | 7648 |
![]() | First sentence should end with a period. | 7650 |
![]() | Line is longer than 120 characters. | 7652 |
![]() | Line is longer than 120 characters. | 7653 |
![]() | Line is longer than 120 characters. | 7655 |
![]() | Expected an @return tag. | 7657 |
![]() | Line is longer than 120 characters. | 7657 |
![]() | Parameter reader should be final. | 7657 |
![]() | Expected @param tag for 'reader'. | 7657 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 7657 |
![]() | '{' is not preceded with whitespace. | 7657 |
![]() | '=' is not followed by whitespace. | 7663 |
![]() | '=' is not followed by whitespace. | 7664 |
![]() | Line has trailing spaces. | 7666 |
![]() | 'while' construct must use '{}'s. | 7667 |
![]() | Line has trailing spaces. | 7670 |
![]() | ',' is not followed by whitespace. | 7671 |
![]() | '!=' is not preceded with whitespace. | 7671 |
![]() | '!=' is not followed by whitespace. | 7671 |
![]() | '{' is not preceded with whitespace. | 7671 |
![]() | '!=' is not preceded with whitespace. | 7674 |
![]() | '!=' is not followed by whitespace. | 7674 |
![]() | '{' is not preceded with whitespace. | 7674 |
![]() | '{' is not preceded with whitespace. | 7676 |
![]() | ',' is not followed by whitespace. | 7677 |
![]() | '==' is not preceded with whitespace. | 7679 |
![]() | '==' is not followed by whitespace. | 7679 |
![]() | '?' is not preceded with whitespace. | 7679 |
![]() | Avoid inline conditionals. | 7679 |
![]() | '?' is not followed by whitespace. | 7679 |
![]() | ':' is not preceded with whitespace. | 7679 |
![]() | ':' is not followed by whitespace. | 7679 |
![]() | '+' is not preceded with whitespace. | 7681 |
![]() | '+' is not followed by whitespace. | 7681 |
![]() | Line has trailing spaces. | 7682 |
![]() | '{' is not preceded with whitespace. | 7683 |
![]() | 'cast' is not followed by whitespace. | 7686 |
![]() | ',' is not followed by whitespace. | 7687 |
![]() | ',' is not followed by whitespace. | 7687 |
![]() | Line has trailing spaces. | 7689 |
![]() | Line has trailing spaces. | 7692 |
![]() | Line has trailing spaces. | 7696 |
![]() | Line has trailing spaces. | 7698 |
![]() | Line has trailing spaces. | 7702 |
![]() | Line has trailing spaces. | 7704 |
![]() | Line has trailing spaces. | 7705 |
![]() | Line has trailing spaces. | 7707 |
![]() | Line has trailing spaces. | 7708 |
![]() | 'while' construct must use '{}'s. | 7709 |
![]() | Line has trailing spaces. | 7710 |
![]() | Line is longer than 120 characters. | 7711 |
![]() | ',' is not followed by whitespace. | 7711 |
![]() | '{' is not preceded with whitespace. | 7711 |
![]() | Line has trailing spaces. | 7712 |
![]() | Line is longer than 120 characters. | 7713 |
![]() | Line has trailing spaces. | 7715 |
![]() | Line has trailing spaces. | 7717 |
![]() | '}' should be on the same line. | 7718 |
![]() | Line has trailing spaces. | 7719 |
![]() | Must have at least one statement. | 7720 |
![]() | Line has trailing spaces. | 7721 |
![]() | Line has trailing spaces. | 7723 |
![]() | Line has trailing spaces. | 7724 |
![]() | 'while' construct must use '{}'s. | 7725 |
![]() | Line has trailing spaces. | 7726 |
![]() | Line is longer than 120 characters. | 7727 |
![]() | ',' is not followed by whitespace. | 7727 |
![]() | '{' is not preceded with whitespace. | 7727 |
![]() | Line has trailing spaces. | 7728 |
![]() | Line is longer than 120 characters. | 7729 |
![]() | Line has trailing spaces. | 7731 |
![]() | Line has trailing spaces. | 7733 |
![]() | '}' should be on the same line. | 7734 |
![]() | Line has trailing spaces. | 7735 |
![]() | Must have at least one statement. | 7736 |
![]() | Line has trailing spaces. | 7737 |
![]() | Line has trailing spaces. | 7739 |
![]() | 'while' construct must use '{}'s. | 7740 |
![]() | Line has trailing spaces. | 7742 |
![]() | 'if' construct must use '{}'s. | 7743 |
![]() | Line is longer than 120 characters. | 7745 |
![]() | Line has trailing spaces. | 7746 |
![]() | '}' is not followed by whitespace. | 7757 |
![]() | Line has trailing spaces. | 7759 |
![]() | Line has trailing spaces. | 7762 |
![]() | Line has trailing spaces. | 7763 |
![]() | Missing a Javadoc comment. | 7764 |
![]() | '{' is not preceded with whitespace. | 7765 |
![]() | Line has trailing spaces. | 7771 |
![]() | Missing a Javadoc comment. | 7773 |
![]() | Parameter namespace should be final. | 7773 |
![]() | 'if' is not followed by whitespace. | 7774 |
![]() | '{' is not preceded with whitespace. | 7774 |
![]() | Line has trailing spaces. | 7780 |
![]() | First sentence should end with a period. | 7782 |
![]() | Line has trailing spaces. | 7786 |
![]() | Variable 'localCause' must be private and have accessor methods. | 7787 |
![]() | ';' is preceded with whitespace. | 7787 |
![]() | Line has trailing spaces. | 7788 |
![]() | Missing a Javadoc comment. | 7793 |
![]() | Variable 'localCauseTracker' must be private and have accessor methods. | 7793 |
![]() | ';' is preceded with whitespace. | 7793 |
![]() | Line has trailing spaces. | 7794 |
![]() | First sentence should end with a period. | 7796 |
![]() | '{' is not preceded with whitespace. | 7800 |
![]() | Line has trailing spaces. | 7804 |
![]() | Line has trailing spaces. | 7805 |
![]() | First sentence should end with a period. | 7806 |
![]() | Parameter param should be final. | 7810 |
![]() | '{' is not preceded with whitespace. | 7810 |
![]() | Line has trailing spaces. | 7811 |
![]() | '{' is not preceded with whitespace. | 7812 |
![]() | Line has trailing spaces. | 7817 |
![]() | Line has trailing spaces. | 7819 |
![]() | '=' is not preceded with whitespace. | 7820 |
![]() | '=' is not followed by whitespace. | 7820 |
![]() | Line has trailing spaces. | 7821 |
![]() | Line has trailing spaces. | 7824 |
![]() | First sentence should end with a period. | 7826 |
![]() | Parameter reader should be final. | 7830 |
![]() | Expected @param tag for 'reader'. | 7830 |
![]() | Line has trailing spaces. | 7832 |
![]() | 'try' is not followed by whitespace. | 7833 |
![]() | '{' is not preceded with whitespace. | 7833 |
![]() | Line is longer than 120 characters. | 7834 |
![]() | 'catch' is not preceded with whitespace. | 7835 |
![]() | '}' is not followed by whitespace. | 7835 |
![]() | 'catch' is not followed by whitespace. | 7835 |
![]() | '{' is not preceded with whitespace. | 7835 |
![]() | Line has trailing spaces. | 7840 |
![]() | Line has trailing spaces. | 7841 |
![]() | '(' is preceded with whitespace. | 7848 |
![]() | Expected @param tag for 'parentQName'. | 7849 |
![]() | Expected @param tag for 'factory'. | 7850 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7850 |
![]() | '{' is not preceded with whitespace. | 7850 |
![]() | Line has trailing spaces. | 7853 |
![]() | ',' is not followed by whitespace. | 7855 |
![]() | '{' is not preceded with whitespace. | 7855 |
![]() | Line is longer than 120 characters. | 7857 |
![]() | Parameter xmlWriter should be final. | 7857 |
![]() | ',' is not followed by whitespace. | 7858 |
![]() | ',' is not followed by whitespace. | 7858 |
![]() | ',' is not followed by whitespace. | 7862 |
![]() | ',' is not followed by whitespace. | 7862 |
![]() | Line has trailing spaces. | 7863 |
![]() | Missing a Javadoc comment. | 7866 |
![]() | Parameter xmlWriter should be final. | 7868 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7869 |
![]() | '{' is not preceded with whitespace. | 7869 |
![]() | ',' is not followed by whitespace. | 7870 |
![]() | ',' is not followed by whitespace. | 7870 |
![]() | ',' is not followed by whitespace. | 7870 |
![]() | Method length is 162 lines (max allowed is 150). | 7873 |
![]() | Missing a Javadoc comment. | 7873 |
![]() | Parameter xmlWriter should be final. | 7875 |
![]() | Parameter serializeType should be final. | 7876 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7877 |
![]() | '{' is not preceded with whitespace. | 7877 |
![]() | Line has trailing spaces. | 7878 |
![]() | Line has trailing spaces. | 7879 |
![]() | Line has trailing spaces. | 7884 |
![]() | Line has trailing spaces. | 7905 |
![]() | Line is longer than 120 characters. | 7907 |
![]() | ',' is not followed by whitespace. | 7907 |
![]() | '{' is not preceded with whitespace. | 7908 |
![]() | ',' is not followed by whitespace. | 7909 |
![]() | ',' is not followed by whitespace. | 7909 |
![]() | '+' is not preceded with whitespace. | 7910 |
![]() | '+' is not followed by whitespace. | 7910 |
![]() | ',' is not followed by whitespace. | 7913 |
![]() | ',' is not followed by whitespace. | 7913 |
![]() | '{' is not preceded with whitespace. | 7918 |
![]() | Line has trailing spaces. | 7919 |
![]() | '!=' is not preceded with whitespace. | 7920 |
![]() | '!=' is not followed by whitespace. | 7920 |
![]() | '{' is not preceded with whitespace. | 7920 |
![]() | '{' is not preceded with whitespace. | 7921 |
![]() | 'cast' is not followed by whitespace. | 7922 |
![]() | ',' is not followed by whitespace. | 7923 |
![]() | ',' is not followed by whitespace. | 7924 |
![]() | ',' is not followed by whitespace. | 7924 |
![]() | '!' is followed by whitespace. | 7927 |
![]() | ',' is not followed by whitespace. | 7933 |
![]() | ',' is not followed by whitespace. | 7938 |
![]() | Line is longer than 120 characters. | 7944 |
![]() | Line has trailing spaces. | 7948 |
![]() | '!' is followed by whitespace. | 7951 |
![]() | ',' is not followed by whitespace. | 7957 |
![]() | ',' is not followed by whitespace. | 7962 |
![]() | Line is longer than 120 characters. | 7970 |
![]() | ',' is not followed by whitespace. | 7970 |
![]() | ',' is not followed by whitespace. | 7970 |
![]() | ',' is not followed by whitespace. | 7970 |
![]() | ',' is not followed by whitespace. | 7970 |
![]() | Line has trailing spaces. | 7972 |
![]() | '}' should be alone on a line. | 7976 |
![]() | '{' is not preceded with whitespace. | 7976 |
![]() | Line has trailing spaces. | 7977 |
![]() | '!=' is not preceded with whitespace. | 7978 |
![]() | '!=' is not followed by whitespace. | 7978 |
![]() | '{' is not preceded with whitespace. | 7978 |
![]() | '{' is not preceded with whitespace. | 7979 |
![]() | 'cast' is not followed by whitespace. | 7980 |
![]() | ',' is not followed by whitespace. | 7981 |
![]() | ',' is not followed by whitespace. | 7982 |
![]() | ',' is not followed by whitespace. | 7982 |
![]() | '!' is followed by whitespace. | 7985 |
![]() | ',' is not followed by whitespace. | 7991 |
![]() | ',' is not followed by whitespace. | 7996 |
![]() | Line is longer than 120 characters. | 8002 |
![]() | Line has trailing spaces. | 8006 |
![]() | '!' is followed by whitespace. | 8009 |
![]() | ',' is not followed by whitespace. | 8015 |
![]() | ',' is not followed by whitespace. | 8020 |
![]() | Line is longer than 120 characters. | 8028 |
![]() | ',' is not followed by whitespace. | 8028 |
![]() | ',' is not followed by whitespace. | 8028 |
![]() | ',' is not followed by whitespace. | 8028 |
![]() | ',' is not followed by whitespace. | 8028 |
![]() | Line has trailing spaces. | 8030 |
![]() | Line has trailing spaces. | 8036 |
![]() | First sentence should end with a period. | 8040 |
![]() | Parameter prefix should be final. | 8043 |
![]() | Expected @param tag for 'prefix'. | 8043 |
![]() | ',' is not followed by whitespace. | 8043 |
![]() | Parameter namespace should be final. | 8043 |
![]() | Expected @param tag for 'namespace'. | 8043 |
![]() | ',' is not followed by whitespace. | 8043 |
![]() | Parameter attName should be final. | 8043 |
![]() | Expected @param tag for 'attName'. | 8043 |
![]() | Line is longer than 120 characters. | 8044 |
![]() | Parameter attValue should be final. | 8044 |
![]() | Expected @param tag for 'attValue'. | 8044 |
![]() | ',' is not followed by whitespace. | 8044 |
![]() | Parameter xmlWriter should be final. | 8044 |
![]() | Expected @param tag for 'xmlWriter'. | 8044 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8044 |
![]() | '{' is not preceded with whitespace. | 8044 |
![]() | ',' is not followed by whitespace. | 8051 |
![]() | ',' is not followed by whitespace. | 8051 |
![]() | First sentence should end with a period. | 8055 |
![]() | Parameter namespace should be final. | 8058 |
![]() | Expected @param tag for 'namespace'. | 8058 |
![]() | ',' is not followed by whitespace. | 8058 |
![]() | Parameter attName should be final. | 8058 |
![]() | Expected @param tag for 'attName'. | 8058 |
![]() | Line is longer than 120 characters. | 8059 |
![]() | Parameter attValue should be final. | 8059 |
![]() | Expected @param tag for 'attValue'. | 8059 |
![]() | ',' is not followed by whitespace. | 8059 |
![]() | Parameter xmlWriter should be final. | 8059 |
![]() | Expected @param tag for 'xmlWriter'. | 8059 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8059 |
![]() | '{' is not preceded with whitespace. | 8059 |
![]() | '{' should be on the previous line. | 8061 |
![]() | ',' is not followed by whitespace. | 8062 |
![]() | '}' should be on the same line. | 8063 |
![]() | '{' should be on the previous line. | 8065 |
![]() | ',' is not followed by whitespace. | 8067 |
![]() | ',' is not followed by whitespace. | 8067 |
![]() | First sentence should end with a period. | 8072 |
![]() | Parameter namespace should be final. | 8075 |
![]() | Expected @param tag for 'namespace'. | 8075 |
![]() | Parameter attName should be final. | 8075 |
![]() | Expected @param tag for 'attName'. | 8075 |
![]() | Line is longer than 120 characters. | 8076 |
![]() | Parameter qname should be final. | 8076 |
![]() | Expected @param tag for 'qname'. | 8076 |
![]() | Parameter xmlWriter should be final. | 8076 |
![]() | Expected @param tag for 'xmlWriter'. | 8076 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8076 |
![]() | First sentence should end with a period. | 8097 |
![]() | Parameter qname should be final. | 8101 |
![]() | Expected @param tag for 'qname'. | 8101 |
![]() | Parameter xmlWriter should be final. | 8102 |
![]() | Expected @param tag for 'xmlWriter'. | 8102 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8102 |
![]() | ',' is not followed by whitespace. | 8109 |
![]() | '{' is not preceded with whitespace. | 8112 |
![]() | Line is longer than 120 characters. | 8113 |
![]() | Missing a Javadoc comment. | 8124 |
![]() | Parameter qnames should be final. | 8124 |
![]() | Line is longer than 120 characters. | 8125 |
![]() | Parameter xmlWriter should be final. | 8125 |
![]() | ',' is not followed by whitespace. | 8144 |
![]() | '{' is not preceded with whitespace. | 8147 |
![]() | Line is longer than 120 characters. | 8148 |
![]() | Line is longer than 120 characters. | 8150 |
![]() | Line is longer than 120 characters. | 8153 |
![]() | First sentence should end with a period. | 8162 |
![]() | Expected an @return tag. | 8165 |
![]() | Line is longer than 120 characters. | 8165 |
![]() | Parameter xmlWriter should be final. | 8165 |
![]() | Expected @param tag for 'xmlWriter'. | 8165 |
![]() | Parameter namespace should be final. | 8165 |
![]() | Expected @param tag for 'namespace'. | 8165 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8165 |
![]() | Line has trailing spaces. | 8183 |
![]() | First sentence should end with a period. | 8184 |
![]() | Expected an @return tag. | 8188 |
![]() | Parameter qName should be final. | 8188 |
![]() | Expected @param tag for 'qName'. | 8188 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8189 |
![]() | '{' is not preceded with whitespace. | 8189 |
![]() | Line has trailing spaces. | 8192 |
![]() | Line has trailing spaces. | 8196 |
![]() | ',' is not followed by whitespace. | 8197 |
![]() | Line is longer than 120 characters. | 8198 |
![]() | ',' is not followed by whitespace. | 8198 |
![]() | '{' is not preceded with whitespace. | 8199 |
![]() | Line has trailing spaces. | 8202 |
![]() | Line has trailing spaces. | 8203 |
![]() | '==' is not preceded with whitespace. | 8204 |
![]() | '==' is not followed by whitespace. | 8204 |
![]() | '?' is not preceded with whitespace. | 8204 |
![]() | Avoid inline conditionals. | 8204 |
![]() | '?' is not followed by whitespace. | 8204 |
![]() | ':' is not preceded with whitespace. | 8204 |
![]() | ':' should be on a new line. | 8204 |
![]() | '}' should be alone on a line. | 8206 |
![]() | '{' is not preceded with whitespace. | 8206 |
![]() | Line has trailing spaces. | 8209 |
![]() | Line has trailing spaces. | 8210 |
![]() | '==' is not preceded with whitespace. | 8211 |
![]() | '==' is not followed by whitespace. | 8211 |
![]() | '?' is not preceded with whitespace. | 8211 |
![]() | Avoid inline conditionals. | 8211 |
![]() | '?' is not followed by whitespace. | 8211 |
![]() | ':' is not preceded with whitespace. | 8211 |
![]() | ':' should be on a new line. | 8211 |
![]() | Line is longer than 120 characters. | 8215 |
![]() | Line has trailing spaces. | 8216 |
![]() | Line has trailing spaces. | 8217 |
![]() | Line has trailing spaces. | 8221 |
![]() | First sentence should end with a period. | 8223 |
![]() | Utility classes should not have a public or default constructor. | 8226 |
![]() | '{' is not preceded with whitespace. | 8226 |
![]() | Line has trailing spaces. | 8228 |
![]() | Line has trailing spaces. | 8229 |
![]() | First sentence should end with a period. | 8231 |
![]() | Line is longer than 120 characters. | 8233 |
![]() | Line is longer than 120 characters. | 8234 |
![]() | Line is longer than 120 characters. | 8236 |
![]() | Expected an @return tag. | 8238 |
![]() | Parameter reader should be final. | 8238 |
![]() | Expected @param tag for 'reader'. | 8238 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 8238 |
![]() | '{' is not preceded with whitespace. | 8238 |
![]() | '=' is not followed by whitespace. | 8244 |
![]() | '=' is not followed by whitespace. | 8245 |
![]() | Line has trailing spaces. | 8247 |
![]() | 'while' construct must use '{}'s. | 8248 |
![]() | Line has trailing spaces. | 8251 |
![]() | ',' is not followed by whitespace. | 8252 |
![]() | '!=' is not preceded with whitespace. | 8252 |
![]() | '!=' is not followed by whitespace. | 8252 |
![]() | '{' is not preceded with whitespace. | 8252 |
![]() | '!=' is not preceded with whitespace. | 8255 |
![]() | '!=' is not followed by whitespace. | 8255 |
![]() | '{' is not preceded with whitespace. | 8255 |
![]() | '{' is not preceded with whitespace. | 8257 |
![]() | ',' is not followed by whitespace. | 8258 |
![]() | '==' is not preceded with whitespace. | 8260 |
![]() | '==' is not followed by whitespace. | 8260 |
![]() | '?' is not preceded with whitespace. | 8260 |
![]() | Avoid inline conditionals. | 8260 |
![]() | '?' is not followed by whitespace. | 8260 |
![]() | ':' is not preceded with whitespace. | 8260 |
![]() | ':' is not followed by whitespace. | 8260 |
![]() | '+' is not preceded with whitespace. | 8262 |
![]() | '+' is not followed by whitespace. | 8262 |
![]() | Line has trailing spaces. | 8263 |
![]() | '{' is not preceded with whitespace. | 8264 |
![]() | 'cast' is not followed by whitespace. | 8267 |
![]() | ',' is not followed by whitespace. | 8268 |
![]() | ',' is not followed by whitespace. | 8268 |
![]() | Line has trailing spaces. | 8270 |
![]() | Line has trailing spaces. | 8273 |
![]() | Line has trailing spaces. | 8277 |
![]() | Line has trailing spaces. | 8279 |
![]() | Line has trailing spaces. | 8283 |
![]() | Line has trailing spaces. | 8285 |
![]() | Line has trailing spaces. | 8286 |
![]() | Line has trailing spaces. | 8288 |
![]() | Line has trailing spaces. | 8289 |
![]() | 'while' construct must use '{}'s. | 8290 |
![]() | Line has trailing spaces. | 8291 |
![]() | Line is longer than 120 characters. | 8292 |
![]() | ',' is not followed by whitespace. | 8292 |
![]() | '{' is not preceded with whitespace. | 8292 |
![]() | Line has trailing spaces. | 8293 |
![]() | Line is longer than 120 characters. | 8294 |
![]() | Line has trailing spaces. | 8296 |
![]() | Line has trailing spaces. | 8298 |
![]() | '}' should be on the same line. | 8299 |
![]() | Line has trailing spaces. | 8300 |
![]() | Must have at least one statement. | 8301 |
![]() | Line has trailing spaces. | 8302 |
![]() | Line has trailing spaces. | 8304 |
![]() | Line has trailing spaces. | 8305 |
![]() | 'while' construct must use '{}'s. | 8306 |
![]() | Line has trailing spaces. | 8307 |
![]() | Line is longer than 120 characters. | 8308 |
![]() | ',' is not followed by whitespace. | 8308 |
![]() | '{' is not preceded with whitespace. | 8308 |
![]() | Line has trailing spaces. | 8309 |
![]() | Line is longer than 120 characters. | 8310 |
![]() | Line has trailing spaces. | 8312 |
![]() | Line has trailing spaces. | 8314 |
![]() | '}' should be on the same line. | 8315 |
![]() | Line has trailing spaces. | 8316 |
![]() | Must have at least one statement. | 8317 |
![]() | Line has trailing spaces. | 8318 |
![]() | Line has trailing spaces. | 8320 |
![]() | 'while' construct must use '{}'s. | 8321 |
![]() | Line has trailing spaces. | 8323 |
![]() | 'if' construct must use '{}'s. | 8324 |
![]() | Line is longer than 120 characters. | 8326 |
![]() | Line has trailing spaces. | 8327 |
![]() | '}' is not followed by whitespace. | 8338 |
![]() | Line has trailing spaces. | 8340 |
![]() | Line has trailing spaces. | 8343 |
![]() | Line has trailing spaces. | 8344 |
![]() | Missing a Javadoc comment. | 8345 |
![]() | '{' is not preceded with whitespace. | 8346 |
![]() | Line has trailing spaces. | 8352 |
![]() | Missing a Javadoc comment. | 8354 |
![]() | Parameter namespace should be final. | 8354 |
![]() | 'if' is not followed by whitespace. | 8355 |
![]() | '{' is not preceded with whitespace. | 8355 |
![]() | Line has trailing spaces. | 8361 |
![]() | First sentence should end with a period. | 8363 |
![]() | Line has trailing spaces. | 8367 |
![]() | Variable 'localException' must be private and have accessor methods. | 8368 |
![]() | ';' is preceded with whitespace. | 8368 |
![]() | Line has trailing spaces. | 8369 |
![]() | Missing a Javadoc comment. | 8374 |
![]() | Variable 'localExceptionTracker' must be private and have accessor methods. | 8374 |
![]() | ';' is preceded with whitespace. | 8374 |
![]() | Line has trailing spaces. | 8375 |
![]() | First sentence should end with a period. | 8377 |
![]() | '{' is not preceded with whitespace. | 8381 |
![]() | Line has trailing spaces. | 8385 |
![]() | Line has trailing spaces. | 8386 |
![]() | First sentence should end with a period. | 8387 |
![]() | Parameter param should be final. | 8391 |
![]() | '{' is not preceded with whitespace. | 8391 |
![]() | Line has trailing spaces. | 8392 |
![]() | '{' is not preceded with whitespace. | 8393 |
![]() | Line has trailing spaces. | 8398 |
![]() | Line has trailing spaces. | 8400 |
![]() | '=' is not preceded with whitespace. | 8401 |
![]() | '=' is not followed by whitespace. | 8401 |
![]() | Line has trailing spaces. | 8402 |
![]() | Line has trailing spaces. | 8405 |
![]() | First sentence should end with a period. | 8407 |
![]() | Parameter reader should be final. | 8411 |
![]() | Expected @param tag for 'reader'. | 8411 |
![]() | Line has trailing spaces. | 8413 |
![]() | 'try' is not followed by whitespace. | 8414 |
![]() | '{' is not preceded with whitespace. | 8414 |
![]() | Line is longer than 120 characters. | 8415 |
![]() | 'catch' is not preceded with whitespace. | 8416 |
![]() | '}' is not followed by whitespace. | 8416 |
![]() | 'catch' is not followed by whitespace. | 8416 |
![]() | '{' is not preceded with whitespace. | 8416 |
![]() | Line has trailing spaces. | 8421 |
![]() | Line has trailing spaces. | 8422 |
![]() | '(' is preceded with whitespace. | 8429 |
![]() | Expected @param tag for 'parentQName'. | 8430 |
![]() | Expected @param tag for 'factory'. | 8431 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8431 |
![]() | '{' is not preceded with whitespace. | 8431 |
![]() | Line has trailing spaces. | 8434 |
![]() | ',' is not followed by whitespace. | 8436 |
![]() | '{' is not preceded with whitespace. | 8436 |
![]() | Line is longer than 120 characters. | 8438 |
![]() | Parameter xmlWriter should be final. | 8438 |
![]() | ',' is not followed by whitespace. | 8439 |
![]() | ',' is not followed by whitespace. | 8439 |
![]() | ',' is not followed by whitespace. | 8443 |
![]() | ',' is not followed by whitespace. | 8443 |
![]() | Line has trailing spaces. | 8444 |
![]() | Missing a Javadoc comment. | 8447 |
![]() | Parameter xmlWriter should be final. | 8449 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8450 |
![]() | '{' is not preceded with whitespace. | 8450 |
![]() | ',' is not followed by whitespace. | 8451 |
![]() | ',' is not followed by whitespace. | 8451 |
![]() | ',' is not followed by whitespace. | 8451 |
![]() | Missing a Javadoc comment. | 8454 |
![]() | Parameter xmlWriter should be final. | 8456 |
![]() | Parameter serializeType should be final. | 8457 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8458 |
![]() | '{' is not preceded with whitespace. | 8458 |
![]() | Line has trailing spaces. | 8459 |
![]() | Line has trailing spaces. | 8460 |
![]() | Line has trailing spaces. | 8465 |
![]() | Line has trailing spaces. | 8486 |
![]() | '{' is not preceded with whitespace. | 8487 |
![]() | Line has trailing spaces. | 8488 |
![]() | Line is longer than 120 characters. | 8490 |
![]() | ',' is not followed by whitespace. | 8490 |
![]() | '{' is not preceded with whitespace. | 8491 |
![]() | ',' is not followed by whitespace. | 8492 |
![]() | ',' is not followed by whitespace. | 8492 |
![]() | '+' is not preceded with whitespace. | 8493 |
![]() | '+' is not followed by whitespace. | 8493 |
![]() | ',' is not followed by whitespace. | 8496 |
![]() | ',' is not followed by whitespace. | 8496 |
![]() | Line has trailing spaces. | 8501 |
![]() | '{' is not preceded with whitespace. | 8503 |
![]() | Line has trailing spaces. | 8504 |
![]() | '!=' is not preceded with whitespace. | 8505 |
![]() | '!=' is not followed by whitespace. | 8505 |
![]() | '{' is not preceded with whitespace. | 8505 |
![]() | '{' is not preceded with whitespace. | 8506 |
![]() | 'cast' is not followed by whitespace. | 8507 |
![]() | ',' is not followed by whitespace. | 8508 |
![]() | ',' is not followed by whitespace. | 8509 |
![]() | ',' is not followed by whitespace. | 8509 |
![]() | '!' is followed by whitespace. | 8512 |
![]() | ',' is not followed by whitespace. | 8518 |
![]() | ',' is not followed by whitespace. | 8523 |
![]() | Line is longer than 120 characters. | 8529 |
![]() | Line has trailing spaces. | 8533 |
![]() | '!' is followed by whitespace. | 8536 |
![]() | ',' is not followed by whitespace. | 8542 |
![]() | ',' is not followed by whitespace. | 8547 |
![]() | Line is longer than 120 characters. | 8555 |
![]() | ',' is not followed by whitespace. | 8555 |
![]() | ',' is not followed by whitespace. | 8555 |
![]() | ',' is not followed by whitespace. | 8555 |
![]() | ',' is not followed by whitespace. | 8555 |
![]() | Line has trailing spaces. | 8557 |
![]() | Line has trailing spaces. | 8563 |
![]() | First sentence should end with a period. | 8567 |
![]() | Parameter prefix should be final. | 8570 |
![]() | Expected @param tag for 'prefix'. | 8570 |
![]() | ',' is not followed by whitespace. | 8570 |
![]() | Parameter namespace should be final. | 8570 |
![]() | Expected @param tag for 'namespace'. | 8570 |
![]() | ',' is not followed by whitespace. | 8570 |
![]() | Parameter attName should be final. | 8570 |
![]() | Expected @param tag for 'attName'. | 8570 |
![]() | Line is longer than 120 characters. | 8571 |
![]() | Parameter attValue should be final. | 8571 |
![]() | Expected @param tag for 'attValue'. | 8571 |
![]() | ',' is not followed by whitespace. | 8571 |
![]() | Parameter xmlWriter should be final. | 8571 |
![]() | Expected @param tag for 'xmlWriter'. | 8571 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8571 |
![]() | '{' is not preceded with whitespace. | 8571 |
![]() | ',' is not followed by whitespace. | 8578 |
![]() | ',' is not followed by whitespace. | 8578 |
![]() | First sentence should end with a period. | 8582 |
![]() | Parameter namespace should be final. | 8585 |
![]() | Expected @param tag for 'namespace'. | 8585 |
![]() | ',' is not followed by whitespace. | 8585 |
![]() | Parameter attName should be final. | 8585 |
![]() | Expected @param tag for 'attName'. | 8585 |
![]() | Line is longer than 120 characters. | 8586 |
![]() | Parameter attValue should be final. | 8586 |
![]() | Expected @param tag for 'attValue'. | 8586 |
![]() | ',' is not followed by whitespace. | 8586 |
![]() | Parameter xmlWriter should be final. | 8586 |
![]() | Expected @param tag for 'xmlWriter'. | 8586 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8586 |
![]() | '{' is not preceded with whitespace. | 8586 |
![]() | '{' should be on the previous line. | 8588 |
![]() | ',' is not followed by whitespace. | 8589 |
![]() | '}' should be on the same line. | 8590 |
![]() | '{' should be on the previous line. | 8592 |
![]() | ',' is not followed by whitespace. | 8594 |
![]() | ',' is not followed by whitespace. | 8594 |
![]() | First sentence should end with a period. | 8599 |
![]() | Parameter namespace should be final. | 8602 |
![]() | Expected @param tag for 'namespace'. | 8602 |
![]() | Parameter attName should be final. | 8602 |
![]() | Expected @param tag for 'attName'. | 8602 |
![]() | Line is longer than 120 characters. | 8603 |
![]() | Parameter qname should be final. | 8603 |
![]() | Expected @param tag for 'qname'. | 8603 |
![]() | Parameter xmlWriter should be final. | 8603 |
![]() | Expected @param tag for 'xmlWriter'. | 8603 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8603 |
![]() | First sentence should end with a period. | 8624 |
![]() | Parameter qname should be final. | 8628 |
![]() | Expected @param tag for 'qname'. | 8628 |
![]() | Parameter xmlWriter should be final. | 8629 |
![]() | Expected @param tag for 'xmlWriter'. | 8629 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8629 |
![]() | ',' is not followed by whitespace. | 8636 |
![]() | '{' is not preceded with whitespace. | 8639 |
![]() | Line is longer than 120 characters. | 8640 |
![]() | Missing a Javadoc comment. | 8651 |
![]() | Parameter qnames should be final. | 8651 |
![]() | Line is longer than 120 characters. | 8652 |
![]() | Parameter xmlWriter should be final. | 8652 |
![]() | ',' is not followed by whitespace. | 8671 |
![]() | '{' is not preceded with whitespace. | 8674 |
![]() | Line is longer than 120 characters. | 8675 |
![]() | Line is longer than 120 characters. | 8677 |
![]() | Line is longer than 120 characters. | 8680 |
![]() | First sentence should end with a period. | 8689 |
![]() | Expected an @return tag. | 8692 |
![]() | Line is longer than 120 characters. | 8692 |
![]() | Parameter xmlWriter should be final. | 8692 |
![]() | Expected @param tag for 'xmlWriter'. | 8692 |
![]() | Parameter namespace should be final. | 8692 |
![]() | Expected @param tag for 'namespace'. | 8692 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8692 |
![]() | Line has trailing spaces. | 8710 |
![]() | First sentence should end with a period. | 8711 |
![]() | Expected an @return tag. | 8715 |
![]() | Parameter qName should be final. | 8715 |
![]() | Expected @param tag for 'qName'. | 8715 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8716 |
![]() | '{' is not preceded with whitespace. | 8716 |
![]() | Line has trailing spaces. | 8719 |
![]() | '{' is not preceded with whitespace. | 8723 |
![]() | Line has trailing spaces. | 8726 |
![]() | Line has trailing spaces. | 8727 |
![]() | '==' is not preceded with whitespace. | 8728 |
![]() | '==' is not followed by whitespace. | 8728 |
![]() | '?' is not preceded with whitespace. | 8728 |
![]() | Avoid inline conditionals. | 8728 |
![]() | '?' is not followed by whitespace. | 8728 |
![]() | ':' is not preceded with whitespace. | 8728 |
![]() | ':' should be on a new line. | 8728 |
![]() | Line is longer than 120 characters. | 8732 |
![]() | Line has trailing spaces. | 8733 |
![]() | Line has trailing spaces. | 8734 |
![]() | Line has trailing spaces. | 8738 |
![]() | First sentence should end with a period. | 8740 |
![]() | Utility classes should not have a public or default constructor. | 8743 |
![]() | '{' is not preceded with whitespace. | 8743 |
![]() | Line has trailing spaces. | 8745 |
![]() | Line has trailing spaces. | 8746 |
![]() | First sentence should end with a period. | 8748 |
![]() | Line is longer than 120 characters. | 8750 |
![]() | Line is longer than 120 characters. | 8751 |
![]() | Line is longer than 120 characters. | 8753 |
![]() | Expected an @return tag. | 8755 |
![]() | Parameter reader should be final. | 8755 |
![]() | Expected @param tag for 'reader'. | 8755 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 8755 |
![]() | '{' is not preceded with whitespace. | 8755 |
![]() | '=' is not followed by whitespace. | 8761 |
![]() | '=' is not followed by whitespace. | 8762 |
![]() | Line has trailing spaces. | 8764 |
![]() | 'while' construct must use '{}'s. | 8765 |
![]() | Line has trailing spaces. | 8768 |
![]() | ',' is not followed by whitespace. | 8769 |
![]() | '!=' is not preceded with whitespace. | 8769 |
![]() | '!=' is not followed by whitespace. | 8769 |
![]() | '{' is not preceded with whitespace. | 8769 |
![]() | '!=' is not preceded with whitespace. | 8772 |
![]() | '!=' is not followed by whitespace. | 8772 |
![]() | '{' is not preceded with whitespace. | 8772 |
![]() | '{' is not preceded with whitespace. | 8774 |
![]() | ',' is not followed by whitespace. | 8775 |
![]() | '==' is not preceded with whitespace. | 8777 |
![]() | '==' is not followed by whitespace. | 8777 |
![]() | '?' is not preceded with whitespace. | 8777 |
![]() | Avoid inline conditionals. | 8777 |
![]() | '?' is not followed by whitespace. | 8777 |
![]() | ':' is not preceded with whitespace. | 8777 |
![]() | ':' is not followed by whitespace. | 8777 |
![]() | '+' is not preceded with whitespace. | 8779 |
![]() | '+' is not followed by whitespace. | 8779 |
![]() | Line has trailing spaces. | 8780 |
![]() | '{' is not preceded with whitespace. | 8781 |
![]() | 'cast' is not followed by whitespace. | 8784 |
![]() | ',' is not followed by whitespace. | 8785 |
![]() | ',' is not followed by whitespace. | 8785 |
![]() | Line has trailing spaces. | 8787 |
![]() | Line has trailing spaces. | 8790 |
![]() | Line has trailing spaces. | 8794 |
![]() | Line has trailing spaces. | 8796 |
![]() | Line has trailing spaces. | 8800 |
![]() | Line has trailing spaces. | 8802 |
![]() | Line has trailing spaces. | 8803 |
![]() | Line has trailing spaces. | 8805 |
![]() | Line has trailing spaces. | 8806 |
![]() | 'while' construct must use '{}'s. | 8807 |
![]() | Line has trailing spaces. | 8808 |
![]() | Line is longer than 120 characters. | 8809 |
![]() | ',' is not followed by whitespace. | 8809 |
![]() | '{' is not preceded with whitespace. | 8809 |
![]() | Line has trailing spaces. | 8810 |
![]() | Line is longer than 120 characters. | 8811 |
![]() | Line has trailing spaces. | 8813 |
![]() | Line has trailing spaces. | 8815 |
![]() | '}' should be on the same line. | 8816 |
![]() | Line has trailing spaces. | 8817 |
![]() | Must have at least one statement. | 8818 |
![]() | Line has trailing spaces. | 8819 |
![]() | Line has trailing spaces. | 8821 |
![]() | 'while' construct must use '{}'s. | 8822 |
![]() | Line has trailing spaces. | 8824 |
![]() | 'if' construct must use '{}'s. | 8825 |
![]() | Line is longer than 120 characters. | 8827 |
![]() | Line has trailing spaces. | 8828 |
![]() | '}' is not followed by whitespace. | 8839 |
![]() | Line has trailing spaces. | 8841 |
![]() | Line has trailing spaces. | 8844 |
![]() | Line has trailing spaces. | 8845 |
![]() | Missing a Javadoc comment. | 8846 |
![]() | '{' is not preceded with whitespace. | 8847 |
![]() | Line has trailing spaces. | 8848 |
![]() | Missing a Javadoc comment. | 8849 |
![]() | Line has trailing spaces. | 8854 |
![]() | Missing a Javadoc comment. | 8856 |
![]() | Parameter namespace should be final. | 8856 |
![]() | 'if' is not followed by whitespace. | 8857 |
![]() | '{' is not preceded with whitespace. | 8857 |
![]() | Line has trailing spaces. | 8863 |
![]() | First sentence should end with a period. | 8865 |
![]() | Line has trailing spaces. | 8869 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8870 |
![]() | Variable 'local_return' must be private and have accessor methods. | 8870 |
![]() | ';' is preceded with whitespace. | 8870 |
![]() | Line has trailing spaces. | 8871 |
![]() | Missing a Javadoc comment. | 8876 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8876 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 8876 |
![]() | ';' is preceded with whitespace. | 8876 |
![]() | Line has trailing spaces. | 8877 |
![]() | First sentence should end with a period. | 8879 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8883 |
![]() | '{' is not preceded with whitespace. | 8883 |
![]() | Line has trailing spaces. | 8887 |
![]() | Line has trailing spaces. | 8888 |
![]() | First sentence should end with a period. | 8889 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8893 |
![]() | Parameter param should be final. | 8893 |
![]() | '{' is not preceded with whitespace. | 8893 |
![]() | Line has trailing spaces. | 8894 |
![]() | Line has trailing spaces. | 8896 |
![]() | Line has trailing spaces. | 8899 |
![]() | Line has trailing spaces. | 8903 |
![]() | '=' is not preceded with whitespace. | 8904 |
![]() | '=' is not followed by whitespace. | 8904 |
![]() | Line has trailing spaces. | 8905 |
![]() | Line has trailing spaces. | 8908 |
![]() | First sentence should end with a period. | 8910 |
![]() | Parameter reader should be final. | 8914 |
![]() | Expected @param tag for 'reader'. | 8914 |
![]() | Line has trailing spaces. | 8916 |
![]() | 'try' is not followed by whitespace. | 8917 |
![]() | '{' is not preceded with whitespace. | 8917 |
![]() | Line is longer than 120 characters. | 8918 |
![]() | 'catch' is not preceded with whitespace. | 8919 |
![]() | '}' is not followed by whitespace. | 8919 |
![]() | 'catch' is not followed by whitespace. | 8919 |
![]() | '{' is not preceded with whitespace. | 8919 |
![]() | Line has trailing spaces. | 8924 |
![]() | Line has trailing spaces. | 8925 |
![]() | '(' is preceded with whitespace. | 8932 |
![]() | Expected @param tag for 'parentQName'. | 8933 |
![]() | Expected @param tag for 'factory'. | 8934 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8934 |
![]() | '{' is not preceded with whitespace. | 8934 |
![]() | Line has trailing spaces. | 8937 |
![]() | ',' is not followed by whitespace. | 8939 |
![]() | '{' is not preceded with whitespace. | 8939 |
![]() | Line is longer than 120 characters. | 8941 |
![]() | Parameter xmlWriter should be final. | 8941 |
![]() | ',' is not followed by whitespace. | 8942 |
![]() | ',' is not followed by whitespace. | 8942 |
![]() | ',' is not followed by whitespace. | 8946 |
![]() | ',' is not followed by whitespace. | 8946 |
![]() | Line has trailing spaces. | 8947 |
![]() | Missing a Javadoc comment. | 8950 |
![]() | Parameter xmlWriter should be final. | 8952 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8953 |
![]() | '{' is not preceded with whitespace. | 8953 |
![]() | ',' is not followed by whitespace. | 8954 |
![]() | ',' is not followed by whitespace. | 8954 |
![]() | ',' is not followed by whitespace. | 8954 |
![]() | Missing a Javadoc comment. | 8957 |
![]() | Parameter xmlWriter should be final. | 8959 |
![]() | Parameter serializeType should be final. | 8960 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8961 |
![]() | '{' is not preceded with whitespace. | 8961 |
![]() | Line has trailing spaces. | 8962 |
![]() | Line has trailing spaces. | 8963 |
![]() | Line has trailing spaces. | 8968 |
![]() | Line has trailing spaces. | 8989 |
![]() | '{' is not preceded with whitespace. | 8990 |
![]() | Line has trailing spaces. | 8991 |
![]() | Line is longer than 120 characters. | 8993 |
![]() | ',' is not followed by whitespace. | 8993 |
![]() | '{' is not preceded with whitespace. | 8994 |
![]() | ',' is not followed by whitespace. | 8995 |
![]() | ',' is not followed by whitespace. | 8995 |
![]() | '+' is not preceded with whitespace. | 8996 |
![]() | '+' is not followed by whitespace. | 8996 |
![]() | ',' is not followed by whitespace. | 8999 |
![]() | ',' is not followed by whitespace. | 8999 |
![]() | Line has trailing spaces. | 9004 |
![]() | '{' is not preceded with whitespace. | 9006 |
![]() | '!' is followed by whitespace. | 9008 |
![]() | ',' is not followed by whitespace. | 9014 |
![]() | ',' is not followed by whitespace. | 9019 |
![]() | Line has trailing spaces. | 9025 |
![]() | Line has trailing spaces. | 9027 |
![]() | Line is longer than 120 characters. | 9028 |
![]() | Line has trailing spaces. | 9029 |
![]() | Line is longer than 120 characters. | 9031 |
![]() | Line has trailing spaces. | 9033 |
![]() | Line has trailing spaces. | 9037 |
![]() | First sentence should end with a period. | 9041 |
![]() | Parameter prefix should be final. | 9044 |
![]() | Expected @param tag for 'prefix'. | 9044 |
![]() | ',' is not followed by whitespace. | 9044 |
![]() | Parameter namespace should be final. | 9044 |
![]() | Expected @param tag for 'namespace'. | 9044 |
![]() | ',' is not followed by whitespace. | 9044 |
![]() | Parameter attName should be final. | 9044 |
![]() | Expected @param tag for 'attName'. | 9044 |
![]() | Line is longer than 120 characters. | 9045 |
![]() | Parameter attValue should be final. | 9045 |
![]() | Expected @param tag for 'attValue'. | 9045 |
![]() | ',' is not followed by whitespace. | 9045 |
![]() | Parameter xmlWriter should be final. | 9045 |
![]() | Expected @param tag for 'xmlWriter'. | 9045 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9045 |
![]() | '{' is not preceded with whitespace. | 9045 |
![]() | ',' is not followed by whitespace. | 9052 |
![]() | ',' is not followed by whitespace. | 9052 |
![]() | First sentence should end with a period. | 9056 |
![]() | Parameter namespace should be final. | 9059 |
![]() | Expected @param tag for 'namespace'. | 9059 |
![]() | ',' is not followed by whitespace. | 9059 |
![]() | Parameter attName should be final. | 9059 |
![]() | Expected @param tag for 'attName'. | 9059 |
![]() | Line is longer than 120 characters. | 9060 |
![]() | Parameter attValue should be final. | 9060 |
![]() | Expected @param tag for 'attValue'. | 9060 |
![]() | ',' is not followed by whitespace. | 9060 |
![]() | Parameter xmlWriter should be final. | 9060 |
![]() | Expected @param tag for 'xmlWriter'. | 9060 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9060 |
![]() | '{' is not preceded with whitespace. | 9060 |
![]() | '{' should be on the previous line. | 9062 |
![]() | ',' is not followed by whitespace. | 9063 |
![]() | '}' should be on the same line. | 9064 |
![]() | '{' should be on the previous line. | 9066 |
![]() | ',' is not followed by whitespace. | 9068 |
![]() | ',' is not followed by whitespace. | 9068 |
![]() | First sentence should end with a period. | 9073 |
![]() | Parameter namespace should be final. | 9076 |
![]() | Expected @param tag for 'namespace'. | 9076 |
![]() | Parameter attName should be final. | 9076 |
![]() | Expected @param tag for 'attName'. | 9076 |
![]() | Line is longer than 120 characters. | 9077 |
![]() | Parameter qname should be final. | 9077 |
![]() | Expected @param tag for 'qname'. | 9077 |
![]() | Parameter xmlWriter should be final. | 9077 |
![]() | Expected @param tag for 'xmlWriter'. | 9077 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9077 |
![]() | First sentence should end with a period. | 9098 |
![]() | Parameter qname should be final. | 9102 |
![]() | Expected @param tag for 'qname'. | 9102 |
![]() | Parameter xmlWriter should be final. | 9103 |
![]() | Expected @param tag for 'xmlWriter'. | 9103 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9103 |
![]() | ',' is not followed by whitespace. | 9110 |
![]() | '{' is not preceded with whitespace. | 9113 |
![]() | Line is longer than 120 characters. | 9114 |
![]() | Missing a Javadoc comment. | 9125 |
![]() | Parameter qnames should be final. | 9125 |
![]() | Line is longer than 120 characters. | 9126 |
![]() | Parameter xmlWriter should be final. | 9126 |
![]() | ',' is not followed by whitespace. | 9145 |
![]() | '{' is not preceded with whitespace. | 9148 |
![]() | Line is longer than 120 characters. | 9149 |
![]() | Line is longer than 120 characters. | 9151 |
![]() | Line is longer than 120 characters. | 9154 |
![]() | First sentence should end with a period. | 9163 |
![]() | Expected an @return tag. | 9166 |
![]() | Line is longer than 120 characters. | 9166 |
![]() | Parameter xmlWriter should be final. | 9166 |
![]() | Expected @param tag for 'xmlWriter'. | 9166 |
![]() | Parameter namespace should be final. | 9166 |
![]() | Expected @param tag for 'namespace'. | 9166 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9166 |
![]() | Line has trailing spaces. | 9184 |
![]() | First sentence should end with a period. | 9185 |
![]() | Expected an @return tag. | 9189 |
![]() | Parameter qName should be final. | 9189 |
![]() | Expected @param tag for 'qName'. | 9189 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 9190 |
![]() | '{' is not preceded with whitespace. | 9190 |
![]() | Line has trailing spaces. | 9193 |
![]() | '{' is not preceded with whitespace. | 9197 |
![]() | Line has trailing spaces. | 9200 |
![]() | Line is longer than 120 characters. | 9205 |
![]() | Line has trailing spaces. | 9206 |
![]() | Line has trailing spaces. | 9207 |
![]() | Line has trailing spaces. | 9211 |
![]() | First sentence should end with a period. | 9213 |
![]() | Utility classes should not have a public or default constructor. | 9216 |
![]() | '{' is not preceded with whitespace. | 9216 |
![]() | Line has trailing spaces. | 9218 |
![]() | Line has trailing spaces. | 9219 |
![]() | First sentence should end with a period. | 9221 |
![]() | Line is longer than 120 characters. | 9223 |
![]() | Line is longer than 120 characters. | 9224 |
![]() | Line is longer than 120 characters. | 9226 |
![]() | Expected an @return tag. | 9228 |
![]() | Parameter reader should be final. | 9228 |
![]() | Expected @param tag for 'reader'. | 9228 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 9228 |
![]() | '{' is not preceded with whitespace. | 9228 |
![]() | '=' is not followed by whitespace. | 9234 |
![]() | '=' is not followed by whitespace. | 9235 |
![]() | Line has trailing spaces. | 9237 |
![]() | 'while' construct must use '{}'s. | 9238 |
![]() | Line has trailing spaces. | 9241 |
![]() | ',' is not followed by whitespace. | 9242 |
![]() | '!=' is not preceded with whitespace. | 9242 |
![]() | '!=' is not followed by whitespace. | 9242 |
![]() | '{' is not preceded with whitespace. | 9242 |
![]() | '!=' is not preceded with whitespace. | 9245 |
![]() | '!=' is not followed by whitespace. | 9245 |
![]() | '{' is not preceded with whitespace. | 9245 |
![]() | '{' is not preceded with whitespace. | 9247 |
![]() | ',' is not followed by whitespace. | 9248 |
![]() | '==' is not preceded with whitespace. | 9250 |
![]() | '==' is not followed by whitespace. | 9250 |
![]() | '?' is not preceded with whitespace. | 9250 |
![]() | Avoid inline conditionals. | 9250 |
![]() | '?' is not followed by whitespace. | 9250 |
![]() | ':' is not preceded with whitespace. | 9250 |
![]() | ':' is not followed by whitespace. | 9250 |
![]() | '+' is not preceded with whitespace. | 9252 |
![]() | '+' is not followed by whitespace. | 9252 |
![]() | Line has trailing spaces. | 9253 |
![]() | '{' is not preceded with whitespace. | 9254 |
![]() | 'cast' is not followed by whitespace. | 9257 |
![]() | ',' is not followed by whitespace. | 9258 |
![]() | ',' is not followed by whitespace. | 9258 |
![]() | Line has trailing spaces. | 9260 |
![]() | Line has trailing spaces. | 9263 |
![]() | Line has trailing spaces. | 9267 |
![]() | Line has trailing spaces. | 9269 |
![]() | Line has trailing spaces. | 9273 |
![]() | Line has trailing spaces. | 9275 |
![]() | Line has trailing spaces. | 9276 |
![]() | Line has trailing spaces. | 9278 |
![]() | Line has trailing spaces. | 9279 |
![]() | 'while' construct must use '{}'s. | 9280 |
![]() | Line has trailing spaces. | 9281 |
![]() | Line is longer than 120 characters. | 9282 |
![]() | ',' is not followed by whitespace. | 9282 |
![]() | '{' is not preceded with whitespace. | 9282 |
![]() | Line has trailing spaces. | 9283 |
![]() | Line has trailing spaces. | 9285 |
![]() | Line is longer than 120 characters. | 9287 |
![]() | Line has trailing spaces. | 9288 |
![]() | Line has trailing spaces. | 9290 |
![]() | '}' should be on the same line. | 9291 |
![]() | Line has trailing spaces. | 9292 |
![]() | Must have at least one statement. | 9293 |
![]() | Line has trailing spaces. | 9294 |
![]() | Line has trailing spaces. | 9296 |
![]() | 'while' construct must use '{}'s. | 9297 |
![]() | Line has trailing spaces. | 9299 |
![]() | 'if' construct must use '{}'s. | 9300 |
![]() | Line is longer than 120 characters. | 9302 |
![]() | Line has trailing spaces. | 9303 |
![]() | '}' is not followed by whitespace. | 9314 |
![]() | Line has trailing spaces. | 9316 |
![]() | Line has trailing spaces. | 9319 |
![]() | Line has trailing spaces. | 9320 |
![]() | Missing a Javadoc comment. | 9321 |
![]() | '{' is not preceded with whitespace. | 9322 |
![]() | Line has trailing spaces. | 9323 |
![]() | Missing a Javadoc comment. | 9324 |
![]() | Line has trailing spaces. | 9329 |
![]() | Missing a Javadoc comment. | 9331 |
![]() | Parameter namespace should be final. | 9331 |
![]() | 'if' is not followed by whitespace. | 9332 |
![]() | '{' is not preceded with whitespace. | 9332 |
![]() | Line has trailing spaces. | 9338 |
![]() | Line has trailing spaces. | 9345 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9346 |
![]() | Variable 'local_return' must be private and have accessor methods. | 9346 |
![]() | ';' is preceded with whitespace. | 9346 |
![]() | Line has trailing spaces. | 9347 |
![]() | Missing a Javadoc comment. | 9352 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9352 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 9352 |
![]() | ';' is preceded with whitespace. | 9352 |
![]() | Line has trailing spaces. | 9353 |
![]() | First sentence should end with a period. | 9355 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9359 |
![]() | '{' is not preceded with whitespace. | 9359 |
![]() | Line has trailing spaces. | 9363 |
![]() | Line has trailing spaces. | 9364 |
![]() | Line has trailing spaces. | 9367 |
![]() | First sentence should end with a period. | 9368 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9371 |
![]() | Parameter param should be final. | 9371 |
![]() | Expected @param tag for 'param'. | 9371 |
![]() | '{' is not preceded with whitespace. | 9371 |
![]() | Line has trailing spaces. | 9372 |
![]() | First sentence should end with a period. | 9376 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9380 |
![]() | Parameter param should be final. | 9380 |
![]() | '{' is not preceded with whitespace. | 9380 |
![]() | Line has trailing spaces. | 9381 |
![]() | Line has trailing spaces. | 9384 |
![]() | '{' is not preceded with whitespace. | 9385 |
![]() | Line has trailing spaces. | 9390 |
![]() | Line has trailing spaces. | 9392 |
![]() | '=' is not preceded with whitespace. | 9393 |
![]() | '=' is not followed by whitespace. | 9393 |
![]() | Line has trailing spaces. | 9396 |
![]() | Line has trailing spaces. | 9397 |
![]() | First sentence should end with a period. | 9398 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9402 |
![]() | Parameter param should be final. | 9402 |
![]() | '{' is not preceded with whitespace. | 9402 |
![]() | '{' is not preceded with whitespace. | 9403 |
![]() | Line has trailing spaces. | 9407 |
![]() | Line has trailing spaces. | 9410 |
![]() | 'cast' is not followed by whitespace. | 9416 |
![]() | Line has trailing spaces. | 9420 |
![]() | First sentence should end with a period. | 9422 |
![]() | Parameter reader should be final. | 9426 |
![]() | Expected @param tag for 'reader'. | 9426 |
![]() | Line has trailing spaces. | 9428 |
![]() | 'try' is not followed by whitespace. | 9429 |
![]() | '{' is not preceded with whitespace. | 9429 |
![]() | Line is longer than 120 characters. | 9430 |
![]() | 'catch' is not preceded with whitespace. | 9431 |
![]() | '}' is not followed by whitespace. | 9431 |
![]() | 'catch' is not followed by whitespace. | 9431 |
![]() | '{' is not preceded with whitespace. | 9431 |
![]() | Line has trailing spaces. | 9436 |
![]() | Line has trailing spaces. | 9437 |
![]() | '(' is preceded with whitespace. | 9444 |
![]() | Expected @param tag for 'parentQName'. | 9445 |
![]() | Expected @param tag for 'factory'. | 9446 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 9446 |
![]() | '{' is not preceded with whitespace. | 9446 |
![]() | Line has trailing spaces. | 9449 |
![]() | ',' is not followed by whitespace. | 9451 |
![]() | '{' is not preceded with whitespace. | 9451 |
![]() | Line is longer than 120 characters. | 9453 |
![]() | Parameter xmlWriter should be final. | 9453 |
![]() | ',' is not followed by whitespace. | 9454 |
![]() | ',' is not followed by whitespace. | 9454 |
![]() | ',' is not followed by whitespace. | 9458 |
![]() | ',' is not followed by whitespace. | 9458 |
![]() | Line has trailing spaces. | 9459 |
![]() | Missing a Javadoc comment. | 9462 |
![]() | Parameter xmlWriter should be final. | 9464 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 9465 |
![]() | '{' is not preceded with whitespace. | 9465 |
![]() | ',' is not followed by whitespace. | 9466 |
![]() | ',' is not followed by whitespace. | 9466 |
![]() | ',' is not followed by whitespace. | 9466 |
![]() | Missing a Javadoc comment. | 9469 |
![]() | Parameter xmlWriter should be final. | 9471 |
![]() | Parameter serializeType should be final. | 9472 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 9473 |
![]() | '{' is not preceded with whitespace. | 9473 |
![]() | Line has trailing spaces. | 9474 |
![]() | Line has trailing spaces. | 9475 |
![]() | Line has trailing spaces. | 9480 |
![]() | Line has trailing spaces. | 9501 |
![]() | '{' is not preceded with whitespace. | 9502 |
![]() | Line has trailing spaces. | 9503 |
![]() | Line is longer than 120 characters. | 9505 |
![]() | ',' is not followed by whitespace. | 9505 |
![]() | '{' is not preceded with whitespace. | 9506 |
![]() | ',' is not followed by whitespace. | 9507 |
![]() | ',' is not followed by whitespace. | 9507 |
![]() | '+' is not preceded with whitespace. | 9508 |
![]() | '+' is not followed by whitespace. | 9508 |
![]() | ',' is not followed by whitespace. | 9511 |
![]() | ',' is not followed by whitespace. | 9511 |
![]() | Line has trailing spaces. | 9516 |
![]() | '{' is not preceded with whitespace. | 9518 |
![]() | '!=' is not preceded with whitespace. | 9519 |
![]() | '!=' is not followed by whitespace. | 9519 |
![]() | Avoid inline conditionals. | 9522 |
![]() | ';' is not followed by whitespace. | 9523 |
![]() | ';' is not followed by whitespace. | 9523 |
![]() | '{' is not preceded with whitespace. | 9523 |
![]() | Line has trailing spaces. | 9524 |
![]() | '{' is not preceded with whitespace. | 9525 |
![]() | Line has trailing spaces. | 9526 |
![]() | ',' is not followed by whitespace. | 9531 |
![]() | ',' is not followed by whitespace. | 9536 |
![]() | Line has trailing spaces. | 9543 |
![]() | Line is longer than 120 characters. | 9544 |
![]() | Line has trailing spaces. | 9545 |
![]() | Line has trailing spaces. | 9547 |
![]() | Line has trailing spaces. | 9549 |
![]() | '!' is followed by whitespace. | 9552 |
![]() | Line is longer than 120 characters. | 9558 |
![]() | ',' is not followed by whitespace. | 9558 |
![]() | ',' is not followed by whitespace. | 9563 |
![]() | Line is longer than 120 characters. | 9569 |
![]() | ',' is not followed by whitespace. | 9569 |
![]() | ',' is not followed by whitespace. | 9569 |
![]() | ',' is not followed by whitespace. | 9569 |
![]() | ',' is not followed by whitespace. | 9569 |
![]() | Line has trailing spaces. | 9571 |
![]() | Line has trailing spaces. | 9576 |
![]() | '!' is followed by whitespace. | 9580 |
![]() | ',' is not followed by whitespace. | 9586 |
![]() | ',' is not followed by whitespace. | 9591 |
![]() | Line is longer than 120 characters. | 9599 |
![]() | ',' is not followed by whitespace. | 9599 |
![]() | ',' is not followed by whitespace. | 9599 |
![]() | ',' is not followed by whitespace. | 9599 |
![]() | ',' is not followed by whitespace. | 9599 |
![]() | Line has trailing spaces. | 9601 |
![]() | Line has trailing spaces. | 9606 |
![]() | First sentence should end with a period. | 9610 |
![]() | Parameter prefix should be final. | 9613 |
![]() | Expected @param tag for 'prefix'. | 9613 |
![]() | ',' is not followed by whitespace. | 9613 |
![]() | Parameter namespace should be final. | 9613 |
![]() | Expected @param tag for 'namespace'. | 9613 |
![]() | ',' is not followed by whitespace. | 9613 |
![]() | Parameter attName should be final. | 9613 |
![]() | Expected @param tag for 'attName'. | 9613 |
![]() | Line is longer than 120 characters. | 9614 |
![]() | Parameter attValue should be final. | 9614 |
![]() | Expected @param tag for 'attValue'. | 9614 |
![]() | ',' is not followed by whitespace. | 9614 |
![]() | Parameter xmlWriter should be final. | 9614 |
![]() | Expected @param tag for 'xmlWriter'. | 9614 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9614 |
![]() | '{' is not preceded with whitespace. | 9614 |
![]() | ',' is not followed by whitespace. | 9621 |
![]() | ',' is not followed by whitespace. | 9621 |
![]() | First sentence should end with a period. | 9625 |
![]() | Parameter namespace should be final. | 9628 |
![]() | Expected @param tag for 'namespace'. | 9628 |
![]() | ',' is not followed by whitespace. | 9628 |
![]() | Parameter attName should be final. | 9628 |
![]() | Expected @param tag for 'attName'. | 9628 |
![]() | Line is longer than 120 characters. | 9629 |
![]() | Parameter attValue should be final. | 9629 |
![]() | Expected @param tag for 'attValue'. | 9629 |
![]() | ',' is not followed by whitespace. | 9629 |
![]() | Parameter xmlWriter should be final. | 9629 |
![]() | Expected @param tag for 'xmlWriter'. | 9629 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9629 |
![]() | '{' is not preceded with whitespace. | 9629 |
![]() | '{' should be on the previous line. | 9631 |
![]() | ',' is not followed by whitespace. | 9632 |
![]() | '}' should be on the same line. | 9633 |
![]() | '{' should be on the previous line. | 9635 |
![]() | ',' is not followed by whitespace. | 9637 |
![]() | ',' is not followed by whitespace. | 9637 |
![]() | First sentence should end with a period. | 9642 |
![]() | Parameter namespace should be final. | 9645 |
![]() | Expected @param tag for 'namespace'. | 9645 |
![]() | Parameter attName should be final. | 9645 |
![]() | Expected @param tag for 'attName'. | 9645 |
![]() | Line is longer than 120 characters. | 9646 |
![]() | Parameter qname should be final. | 9646 |
![]() | Expected @param tag for 'qname'. | 9646 |
![]() | Parameter xmlWriter should be final. | 9646 |
![]() | Expected @param tag for 'xmlWriter'. | 9646 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9646 |
![]() | First sentence should end with a period. | 9667 |
![]() | Parameter qname should be final. | 9671 |
![]() | Expected @param tag for 'qname'. | 9671 |
![]() | Parameter xmlWriter should be final. | 9672 |
![]() | Expected @param tag for 'xmlWriter'. | 9672 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9672 |
![]() | ',' is not followed by whitespace. | 9679 |
![]() | '{' is not preceded with whitespace. | 9682 |
![]() | Line is longer than 120 characters. | 9683 |
![]() | Missing a Javadoc comment. | 9694 |
![]() | Parameter qnames should be final. | 9694 |
![]() | Line is longer than 120 characters. | 9695 |
![]() | Parameter xmlWriter should be final. | 9695 |
![]() | ',' is not followed by whitespace. | 9714 |
![]() | '{' is not preceded with whitespace. | 9717 |
![]() | Line is longer than 120 characters. | 9718 |
![]() | Line is longer than 120 characters. | 9720 |
![]() | Line is longer than 120 characters. | 9723 |
![]() | First sentence should end with a period. | 9732 |
![]() | Expected an @return tag. | 9735 |
![]() | Line is longer than 120 characters. | 9735 |
![]() | Parameter xmlWriter should be final. | 9735 |
![]() | Expected @param tag for 'xmlWriter'. | 9735 |
![]() | Parameter namespace should be final. | 9735 |
![]() | Expected @param tag for 'namespace'. | 9735 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9735 |
![]() | Line has trailing spaces. | 9753 |
![]() | First sentence should end with a period. | 9754 |
![]() | Expected an @return tag. | 9758 |
![]() | Parameter qName should be final. | 9758 |
![]() | Expected @param tag for 'qName'. | 9758 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 9759 |
![]() | '{' is not preceded with whitespace. | 9759 |
![]() | Line has trailing spaces. | 9762 |
![]() | '{' is not preceded with whitespace. | 9766 |
![]() | '!=' is not preceded with whitespace. | 9767 |
![]() | '!=' is not followed by whitespace. | 9767 |
![]() | '{' is not preceded with whitespace. | 9767 |
![]() | ';' is not followed by whitespace. | 9768 |
![]() | ';' is not followed by whitespace. | 9768 |
![]() | '{' is not preceded with whitespace. | 9768 |
![]() | Line has trailing spaces. | 9769 |
![]() | '{' is not preceded with whitespace. | 9770 |
![]() | Line is longer than 120 characters. | 9774 |
![]() | Line has trailing spaces. | 9776 |
![]() | Line has trailing spaces. | 9780 |
![]() | Line has trailing spaces. | 9782 |
![]() | Line has trailing spaces. | 9786 |
![]() | Line has trailing spaces. | 9790 |
![]() | Line is longer than 120 characters. | 9795 |
![]() | Line has trailing spaces. | 9796 |
![]() | Line has trailing spaces. | 9797 |
![]() | Line has trailing spaces. | 9801 |
![]() | First sentence should end with a period. | 9803 |
![]() | Utility classes should not have a public or default constructor. | 9806 |
![]() | '{' is not preceded with whitespace. | 9806 |
![]() | Line has trailing spaces. | 9808 |
![]() | Line has trailing spaces. | 9809 |
![]() | First sentence should end with a period. | 9811 |
![]() | Line is longer than 120 characters. | 9813 |
![]() | Line is longer than 120 characters. | 9814 |
![]() | Line is longer than 120 characters. | 9816 |
![]() | Expected an @return tag. | 9818 |
![]() | Parameter reader should be final. | 9818 |
![]() | Expected @param tag for 'reader'. | 9818 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 9818 |
![]() | '{' is not preceded with whitespace. | 9818 |
![]() | '=' is not followed by whitespace. | 9824 |
![]() | '=' is not followed by whitespace. | 9825 |
![]() | Line has trailing spaces. | 9827 |
![]() | 'while' construct must use '{}'s. | 9828 |
![]() | Line has trailing spaces. | 9831 |
![]() | ',' is not followed by whitespace. | 9832 |
![]() | '!=' is not preceded with whitespace. | 9832 |
![]() | '!=' is not followed by whitespace. | 9832 |
![]() | '{' is not preceded with whitespace. | 9832 |
![]() | '!=' is not preceded with whitespace. | 9835 |
![]() | '!=' is not followed by whitespace. | 9835 |
![]() | '{' is not preceded with whitespace. | 9835 |
![]() | '{' is not preceded with whitespace. | 9837 |
![]() | ',' is not followed by whitespace. | 9838 |
![]() | '==' is not preceded with whitespace. | 9840 |
![]() | '==' is not followed by whitespace. | 9840 |
![]() | '?' is not preceded with whitespace. | 9840 |
![]() | Avoid inline conditionals. | 9840 |
![]() | '?' is not followed by whitespace. | 9840 |
![]() | ':' is not preceded with whitespace. | 9840 |
![]() | ':' is not followed by whitespace. | 9840 |
![]() | '+' is not preceded with whitespace. | 9842 |
![]() | '+' is not followed by whitespace. | 9842 |
![]() | Line has trailing spaces. | 9843 |
![]() | '{' is not preceded with whitespace. | 9844 |
![]() | 'cast' is not followed by whitespace. | 9847 |
![]() | ',' is not followed by whitespace. | 9848 |
![]() | ',' is not followed by whitespace. | 9848 |
![]() | Line has trailing spaces. | 9850 |
![]() | Line has trailing spaces. | 9853 |
![]() | Line has trailing spaces. | 9857 |
![]() | Line has trailing spaces. | 9859 |
![]() | Line has trailing spaces. | 9863 |
![]() | Line has trailing spaces. | 9865 |
![]() | Line has trailing spaces. | 9866 |
![]() | Line has trailing spaces. | 9868 |
![]() | Line has trailing spaces. | 9870 |
![]() | Line has trailing spaces. | 9871 |
![]() | 'while' construct must use '{}'s. | 9872 |
![]() | Line has trailing spaces. | 9873 |
![]() | Line is longer than 120 characters. | 9874 |
![]() | ',' is not followed by whitespace. | 9874 |
![]() | '{' is not preceded with whitespace. | 9874 |
![]() | Line has trailing spaces. | 9875 |
![]() | Line has trailing spaces. | 9876 |
![]() | Line has trailing spaces. | 9877 |
![]() | Line has trailing spaces. | 9879 |
![]() | Line is longer than 120 characters. | 9880 |
![]() | ',' is not followed by whitespace. | 9880 |
![]() | '{' is not preceded with whitespace. | 9881 |
![]() | Line has trailing spaces. | 9883 |
![]() | 'while' is not followed by whitespace. | 9890 |
![]() | '{' is not preceded with whitespace. | 9890 |
![]() | '{' is not preceded with whitespace. | 9892 |
![]() | 'while' construct must use '{}'s. | 9898 |
![]() | '{' is not preceded with whitespace. | 9900 |
![]() | Line is longer than 120 characters. | 9904 |
![]() | ',' is not followed by whitespace. | 9904 |
![]() | '{' is not preceded with whitespace. | 9904 |
![]() | Line has trailing spaces. | 9905 |
![]() | Line is longer than 120 characters. | 9906 |
![]() | ',' is not followed by whitespace. | 9906 |
![]() | Line is longer than 120 characters. | 9907 |
![]() | '{' is not preceded with whitespace. | 9907 |
![]() | Line has trailing spaces. | 9909 |
![]() | 'else' is not preceded with whitespace. | 9914 |
![]() | '}' is not followed by whitespace. | 9914 |
![]() | 'else' is not followed by whitespace. | 9914 |
![]() | '{' is not preceded with whitespace. | 9914 |
![]() | Line has trailing spaces. | 9920 |
![]() | Line has trailing spaces. | 9923 |
![]() | '}' should be on the same line. | 9924 |
![]() | Line has trailing spaces. | 9925 |
![]() | Must have at least one statement. | 9926 |
![]() | Line has trailing spaces. | 9927 |
![]() | Line has trailing spaces. | 9929 |
![]() | 'while' construct must use '{}'s. | 9930 |
![]() | Line has trailing spaces. | 9932 |
![]() | 'if' construct must use '{}'s. | 9933 |
![]() | Line is longer than 120 characters. | 9935 |
![]() | Line has trailing spaces. | 9936 |
![]() | '}' is not followed by whitespace. | 9947 |
![]() | Line has trailing spaces. | 9949 |
![]() | Line has trailing spaces. | 9952 |
![]() | Line has trailing spaces. | 9953 |
![]() | Missing a Javadoc comment. | 9954 |
![]() | '{' is not preceded with whitespace. | 9955 |
![]() | Line has trailing spaces. | 9956 |
![]() | Missing a Javadoc comment. | 9957 |
![]() | Line has trailing spaces. | 9962 |
![]() | Missing a Javadoc comment. | 9964 |
![]() | Parameter namespace should be final. | 9964 |
![]() | 'if' is not followed by whitespace. | 9965 |
![]() | '{' is not preceded with whitespace. | 9965 |
![]() | Line has trailing spaces. | 9971 |
![]() | First sentence should end with a period. | 9973 |
![]() | Line has trailing spaces. | 9977 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9978 |
![]() | Variable 'local_return' must be private and have accessor methods. | 9978 |
![]() | ';' is preceded with whitespace. | 9978 |
![]() | Line has trailing spaces. | 9979 |
![]() | Missing a Javadoc comment. | 9984 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9984 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 9984 |
![]() | ';' is preceded with whitespace. | 9984 |
![]() | Line has trailing spaces. | 9985 |
![]() | First sentence should end with a period. | 9987 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9991 |
![]() | '{' is not preceded with whitespace. | 9991 |
![]() | Line has trailing spaces. | 9995 |
![]() | Line has trailing spaces. | 9996 |
![]() | First sentence should end with a period. | 9997 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10001 |
![]() | Parameter param should be final. | 10001 |
![]() | '{' is not preceded with whitespace. | 10001 |
![]() | Line has trailing spaces. | 10002 |
![]() | '{' is not preceded with whitespace. | 10003 |
![]() | Line has trailing spaces. | 10008 |
![]() | Line has trailing spaces. | 10010 |
![]() | '=' is not preceded with whitespace. | 10011 |
![]() | '=' is not followed by whitespace. | 10011 |
![]() | Line has trailing spaces. | 10012 |
![]() | Line has trailing spaces. | 10015 |
![]() | First sentence should end with a period. | 10017 |
![]() | Parameter reader should be final. | 10021 |
![]() | Expected @param tag for 'reader'. | 10021 |
![]() | Line has trailing spaces. | 10023 |
![]() | 'try' is not followed by whitespace. | 10024 |
![]() | '{' is not preceded with whitespace. | 10024 |
![]() | Line is longer than 120 characters. | 10025 |
![]() | 'catch' is not preceded with whitespace. | 10026 |
![]() | '}' is not followed by whitespace. | 10026 |
![]() | 'catch' is not followed by whitespace. | 10026 |
![]() | '{' is not preceded with whitespace. | 10026 |
![]() | Line has trailing spaces. | 10031 |
![]() | Line has trailing spaces. | 10032 |
![]() | '(' is preceded with whitespace. | 10039 |
![]() | Expected @param tag for 'parentQName'. | 10040 |
![]() | Expected @param tag for 'factory'. | 10041 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 10041 |
![]() | '{' is not preceded with whitespace. | 10041 |
![]() | Line has trailing spaces. | 10044 |
![]() | ',' is not followed by whitespace. | 10046 |
![]() | '{' is not preceded with whitespace. | 10046 |
![]() | Line is longer than 120 characters. | 10048 |
![]() | Parameter xmlWriter should be final. | 10048 |
![]() | ',' is not followed by whitespace. | 10049 |
![]() | ',' is not followed by whitespace. | 10049 |
![]() | ',' is not followed by whitespace. | 10053 |
![]() | ',' is not followed by whitespace. | 10053 |
![]() | Line has trailing spaces. | 10054 |
![]() | Missing a Javadoc comment. | 10057 |
![]() | Parameter xmlWriter should be final. | 10059 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 10060 |
![]() | '{' is not preceded with whitespace. | 10060 |
![]() | ',' is not followed by whitespace. | 10061 |
![]() | ',' is not followed by whitespace. | 10061 |
![]() | ',' is not followed by whitespace. | 10061 |
![]() | Missing a Javadoc comment. | 10064 |
![]() | Parameter xmlWriter should be final. | 10066 |
![]() | Parameter serializeType should be final. | 10067 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 10068 |
![]() | '{' is not preceded with whitespace. | 10068 |
![]() | Line has trailing spaces. | 10069 |
![]() | Line has trailing spaces. | 10070 |
![]() | Line has trailing spaces. | 10075 |
![]() | Line has trailing spaces. | 10096 |
![]() | '{' is not preceded with whitespace. | 10097 |
![]() | Line has trailing spaces. | 10098 |
![]() | Line is longer than 120 characters. | 10100 |
![]() | ',' is not followed by whitespace. | 10100 |
![]() | '{' is not preceded with whitespace. | 10101 |
![]() | ',' is not followed by whitespace. | 10102 |
![]() | ',' is not followed by whitespace. | 10102 |
![]() | '+' is not preceded with whitespace. | 10103 |
![]() | '+' is not followed by whitespace. | 10103 |
![]() | ',' is not followed by whitespace. | 10106 |
![]() | ',' is not followed by whitespace. | 10106 |
![]() | Line has trailing spaces. | 10111 |
![]() | '{' is not preceded with whitespace. | 10113 |
![]() | '!' is followed by whitespace. | 10115 |
![]() | ',' is not followed by whitespace. | 10121 |
![]() | ',' is not followed by whitespace. | 10126 |
![]() | Line has trailing spaces. | 10132 |
![]() | '==' is not preceded with whitespace. | 10134 |
![]() | '==' is not followed by whitespace. | 10134 |
![]() | '{' is not preceded with whitespace. | 10134 |
![]() | Line has trailing spaces. | 10136 |
![]() | Line is longer than 120 characters. | 10137 |
![]() | ',' is not followed by whitespace. | 10137 |
![]() | ',' is not followed by whitespace. | 10137 |
![]() | ',' is not followed by whitespace. | 10137 |
![]() | ',' is not followed by whitespace. | 10137 |
![]() | Line has trailing spaces. | 10138 |
![]() | 'else' is not preceded with whitespace. | 10139 |
![]() | '}' is not followed by whitespace. | 10139 |
![]() | 'else' is not followed by whitespace. | 10139 |
![]() | '{' is not preceded with whitespace. | 10139 |
![]() | Line has trailing spaces. | 10141 |
![]() | Line has trailing spaces. | 10143 |
![]() | Line has trailing spaces. | 10145 |
![]() | Line has trailing spaces. | 10149 |
![]() | First sentence should end with a period. | 10153 |
![]() | Parameter prefix should be final. | 10156 |
![]() | Expected @param tag for 'prefix'. | 10156 |
![]() | ',' is not followed by whitespace. | 10156 |
![]() | Parameter namespace should be final. | 10156 |
![]() | Expected @param tag for 'namespace'. | 10156 |
![]() | ',' is not followed by whitespace. | 10156 |
![]() | Parameter attName should be final. | 10156 |
![]() | Expected @param tag for 'attName'. | 10156 |
![]() | Line is longer than 120 characters. | 10157 |
![]() | Parameter attValue should be final. | 10157 |
![]() | Expected @param tag for 'attValue'. | 10157 |
![]() | ',' is not followed by whitespace. | 10157 |
![]() | Parameter xmlWriter should be final. | 10157 |
![]() | Expected @param tag for 'xmlWriter'. | 10157 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10157 |
![]() | '{' is not preceded with whitespace. | 10157 |
![]() | ',' is not followed by whitespace. | 10164 |
![]() | ',' is not followed by whitespace. | 10164 |
![]() | First sentence should end with a period. | 10168 |
![]() | Parameter namespace should be final. | 10171 |
![]() | Expected @param tag for 'namespace'. | 10171 |
![]() | ',' is not followed by whitespace. | 10171 |
![]() | Parameter attName should be final. | 10171 |
![]() | Expected @param tag for 'attName'. | 10171 |
![]() | Line is longer than 120 characters. | 10172 |
![]() | Parameter attValue should be final. | 10172 |
![]() | Expected @param tag for 'attValue'. | 10172 |
![]() | ',' is not followed by whitespace. | 10172 |
![]() | Parameter xmlWriter should be final. | 10172 |
![]() | Expected @param tag for 'xmlWriter'. | 10172 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10172 |
![]() | '{' is not preceded with whitespace. | 10172 |
![]() | '{' should be on the previous line. | 10174 |
![]() | ',' is not followed by whitespace. | 10175 |
![]() | '}' should be on the same line. | 10176 |
![]() | '{' should be on the previous line. | 10178 |
![]() | ',' is not followed by whitespace. | 10180 |
![]() | ',' is not followed by whitespace. | 10180 |
![]() | First sentence should end with a period. | 10185 |
![]() | Parameter namespace should be final. | 10188 |
![]() | Expected @param tag for 'namespace'. | 10188 |
![]() | Parameter attName should be final. | 10188 |
![]() | Expected @param tag for 'attName'. | 10188 |
![]() | Line is longer than 120 characters. | 10189 |
![]() | Parameter qname should be final. | 10189 |
![]() | Expected @param tag for 'qname'. | 10189 |
![]() | Parameter xmlWriter should be final. | 10189 |
![]() | Expected @param tag for 'xmlWriter'. | 10189 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10189 |
![]() | First sentence should end with a period. | 10210 |
![]() | Parameter qname should be final. | 10214 |
![]() | Expected @param tag for 'qname'. | 10214 |
![]() | Parameter xmlWriter should be final. | 10215 |
![]() | Expected @param tag for 'xmlWriter'. | 10215 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10215 |
![]() | ',' is not followed by whitespace. | 10222 |
![]() | '{' is not preceded with whitespace. | 10225 |
![]() | Line is longer than 120 characters. | 10226 |
![]() | Missing a Javadoc comment. | 10237 |
![]() | Parameter qnames should be final. | 10237 |
![]() | Line is longer than 120 characters. | 10238 |
![]() | Parameter xmlWriter should be final. | 10238 |
![]() | ',' is not followed by whitespace. | 10257 |
![]() | '{' is not preceded with whitespace. | 10260 |
![]() | Line is longer than 120 characters. | 10261 |
![]() | Line is longer than 120 characters. | 10263 |
![]() | Line is longer than 120 characters. | 10266 |
![]() | First sentence should end with a period. | 10275 |
![]() | Expected an @return tag. | 10278 |
![]() | Line is longer than 120 characters. | 10278 |
![]() | Parameter xmlWriter should be final. | 10278 |
![]() | Expected @param tag for 'xmlWriter'. | 10278 |
![]() | Parameter namespace should be final. | 10278 |
![]() | Expected @param tag for 'namespace'. | 10278 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10278 |
![]() | Line has trailing spaces. | 10296 |
![]() | First sentence should end with a period. | 10297 |
![]() | Expected an @return tag. | 10301 |
![]() | Parameter qName should be final. | 10301 |
![]() | Expected @param tag for 'qName'. | 10301 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 10302 |
![]() | '{' is not preceded with whitespace. | 10302 |
![]() | Line has trailing spaces. | 10305 |
![]() | '{' is not preceded with whitespace. | 10309 |
![]() | Line has trailing spaces. | 10312 |
![]() | '==' is not preceded with whitespace. | 10313 |
![]() | '==' is not followed by whitespace. | 10313 |
![]() | '?' is not preceded with whitespace. | 10313 |
![]() | Avoid inline conditionals. | 10313 |
![]() | '?' is not followed by whitespace. | 10313 |
![]() | ':' is not preceded with whitespace. | 10313 |
![]() | ':' should be on a new line. | 10313 |
![]() | Line is longer than 120 characters. | 10314 |
![]() | Line is longer than 120 characters. | 10317 |
![]() | Line has trailing spaces. | 10318 |
![]() | Line has trailing spaces. | 10319 |
![]() | Line has trailing spaces. | 10323 |
![]() | First sentence should end with a period. | 10325 |
![]() | Utility classes should not have a public or default constructor. | 10328 |
![]() | '{' is not preceded with whitespace. | 10328 |
![]() | Line has trailing spaces. | 10330 |
![]() | Line has trailing spaces. | 10331 |
![]() | First sentence should end with a period. | 10333 |
![]() | Line is longer than 120 characters. | 10335 |
![]() | Line is longer than 120 characters. | 10336 |
![]() | Line is longer than 120 characters. | 10338 |
![]() | Expected an @return tag. | 10340 |
![]() | Line is longer than 120 characters. | 10340 |
![]() | Parameter reader should be final. | 10340 |
![]() | Expected @param tag for 'reader'. | 10340 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 10340 |
![]() | '{' is not preceded with whitespace. | 10340 |
![]() | '=' is not followed by whitespace. | 10346 |
![]() | '=' is not followed by whitespace. | 10347 |
![]() | Line has trailing spaces. | 10349 |
![]() | 'while' construct must use '{}'s. | 10350 |
![]() | Line has trailing spaces. | 10353 |
![]() | ',' is not followed by whitespace. | 10354 |
![]() | '!=' is not preceded with whitespace. | 10354 |
![]() | '!=' is not followed by whitespace. | 10354 |
![]() | '{' is not preceded with whitespace. | 10354 |
![]() | '!=' is not preceded with whitespace. | 10357 |
![]() | '!=' is not followed by whitespace. | 10357 |
![]() | '{' is not preceded with whitespace. | 10357 |
![]() | '{' is not preceded with whitespace. | 10359 |
![]() | ',' is not followed by whitespace. | 10360 |
![]() | '==' is not preceded with whitespace. | 10362 |
![]() | '==' is not followed by whitespace. | 10362 |
![]() | '?' is not preceded with whitespace. | 10362 |
![]() | Avoid inline conditionals. | 10362 |
![]() | '?' is not followed by whitespace. | 10362 |
![]() | ':' is not preceded with whitespace. | 10362 |
![]() | ':' is not followed by whitespace. | 10362 |
![]() | '+' is not preceded with whitespace. | 10364 |
![]() | '+' is not followed by whitespace. | 10364 |
![]() | Line has trailing spaces. | 10365 |
![]() | '{' is not preceded with whitespace. | 10366 |
![]() | 'cast' is not followed by whitespace. | 10369 |
![]() | ',' is not followed by whitespace. | 10370 |
![]() | ',' is not followed by whitespace. | 10370 |
![]() | Line has trailing spaces. | 10372 |
![]() | Line has trailing spaces. | 10375 |
![]() | Line has trailing spaces. | 10379 |
![]() | Line has trailing spaces. | 10381 |
![]() | Line has trailing spaces. | 10385 |
![]() | Line has trailing spaces. | 10387 |
![]() | Line has trailing spaces. | 10388 |
![]() | Line has trailing spaces. | 10390 |
![]() | Line has trailing spaces. | 10391 |
![]() | 'while' construct must use '{}'s. | 10392 |
![]() | Line has trailing spaces. | 10393 |
![]() | Line is longer than 120 characters. | 10394 |
![]() | ',' is not followed by whitespace. | 10394 |
![]() | '{' is not preceded with whitespace. | 10394 |
![]() | Line has trailing spaces. | 10395 |
![]() | Line is longer than 120 characters. | 10396 |
![]() | ',' is not followed by whitespace. | 10396 |
![]() | '{' is not preceded with whitespace. | 10397 |
![]() | Line has trailing spaces. | 10398 |
![]() | Line has trailing spaces. | 10400 |
![]() | Line is longer than 120 characters. | 10402 |
![]() | Line has trailing spaces. | 10403 |
![]() | Line has trailing spaces. | 10405 |
![]() | Line has trailing spaces. | 10406 |
![]() | Line has trailing spaces. | 10409 |
![]() | Line has trailing spaces. | 10411 |
![]() | '}' should be on the same line. | 10412 |
![]() | Line has trailing spaces. | 10413 |
![]() | Must have at least one statement. | 10414 |
![]() | Line has trailing spaces. | 10415 |
![]() | Line has trailing spaces. | 10417 |
![]() | 'while' construct must use '{}'s. | 10418 |
![]() | Line has trailing spaces. | 10420 |
![]() | 'if' construct must use '{}'s. | 10421 |
![]() | Line is longer than 120 characters. | 10423 |
![]() | Line has trailing spaces. | 10424 |
![]() | '}' is not followed by whitespace. | 10435 |
![]() | Line has trailing spaces. | 10437 |
![]() | Line has trailing spaces. | 10440 |
![]() | Line has trailing spaces. | 10441 |
![]() | Missing a Javadoc comment. | 10442 |
![]() | '{' is not preceded with whitespace. | 10443 |
![]() | Line has trailing spaces. | 10444 |
![]() | Missing a Javadoc comment. | 10445 |
![]() | Line has trailing spaces. | 10450 |
![]() | Missing a Javadoc comment. | 10452 |
![]() | Parameter namespace should be final. | 10452 |
![]() | 'if' is not followed by whitespace. | 10453 |
![]() | '{' is not preceded with whitespace. | 10453 |
![]() | Line has trailing spaces. | 10459 |
![]() | First sentence should end with a period. | 10461 |
![]() | Line has trailing spaces. | 10465 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10466 |
![]() | Variable 'local_return' must be private and have accessor methods. | 10466 |
![]() | ';' is preceded with whitespace. | 10466 |
![]() | Line has trailing spaces. | 10467 |
![]() | Missing a Javadoc comment. | 10472 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10472 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 10472 |
![]() | ';' is preceded with whitespace. | 10472 |
![]() | Line has trailing spaces. | 10473 |
![]() | First sentence should end with a period. | 10475 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10479 |
![]() | '{' is not preceded with whitespace. | 10479 |
![]() | Line has trailing spaces. | 10483 |
![]() | Line has trailing spaces. | 10484 |
![]() | First sentence should end with a period. | 10485 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10489 |
![]() | Parameter param should be final. | 10489 |
![]() | '{' is not preceded with whitespace. | 10489 |
![]() | Line has trailing spaces. | 10490 |
![]() | '{' is not preceded with whitespace. | 10491 |
![]() | Line has trailing spaces. | 10496 |
![]() | Line has trailing spaces. | 10498 |
![]() | '=' is not preceded with whitespace. | 10499 |
![]() | '=' is not followed by whitespace. | 10499 |
![]() | Line has trailing spaces. | 10500 |
![]() | Line has trailing spaces. | 10503 |
![]() | First sentence should end with a period. | 10505 |
![]() | Parameter reader should be final. | 10509 |
![]() | Expected @param tag for 'reader'. | 10509 |
![]() | Line has trailing spaces. | 10511 |
![]() | 'try' is not followed by whitespace. | 10512 |
![]() | '{' is not preceded with whitespace. | 10512 |
![]() | Line is longer than 120 characters. | 10513 |
![]() | 'catch' is not preceded with whitespace. | 10514 |
![]() | '}' is not followed by whitespace. | 10514 |
![]() | 'catch' is not followed by whitespace. | 10514 |
![]() | '{' is not preceded with whitespace. | 10514 |
![]() | Line has trailing spaces. | 10519 |
![]() | Line has trailing spaces. | 10520 |
![]() | '(' is preceded with whitespace. | 10527 |
![]() | Expected @param tag for 'parentQName'. | 10528 |
![]() | Expected @param tag for 'factory'. | 10529 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 10529 |
![]() | '{' is not preceded with whitespace. | 10529 |
![]() | Line has trailing spaces. | 10532 |
![]() | ',' is not followed by whitespace. | 10534 |
![]() | '{' is not preceded with whitespace. | 10534 |
![]() | Line is longer than 120 characters. | 10536 |
![]() | Parameter xmlWriter should be final. | 10536 |
![]() | ',' is not followed by whitespace. | 10537 |
![]() | ',' is not followed by whitespace. | 10537 |
![]() | ',' is not followed by whitespace. | 10541 |
![]() | ',' is not followed by whitespace. | 10541 |
![]() | Line has trailing spaces. | 10542 |
![]() | Missing a Javadoc comment. | 10545 |
![]() | Parameter xmlWriter should be final. | 10547 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 10548 |
![]() | '{' is not preceded with whitespace. | 10548 |
![]() | ',' is not followed by whitespace. | 10549 |
![]() | ',' is not followed by whitespace. | 10549 |
![]() | ',' is not followed by whitespace. | 10549 |
![]() | Missing a Javadoc comment. | 10552 |
![]() | Parameter xmlWriter should be final. | 10554 |
![]() | Parameter serializeType should be final. | 10555 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 10556 |
![]() | '{' is not preceded with whitespace. | 10556 |
![]() | Line has trailing spaces. | 10557 |
![]() | Line has trailing spaces. | 10558 |
![]() | Line has trailing spaces. | 10563 |
![]() | Line has trailing spaces. | 10584 |
![]() | '{' is not preceded with whitespace. | 10585 |
![]() | Line has trailing spaces. | 10586 |
![]() | Line is longer than 120 characters. | 10588 |
![]() | ',' is not followed by whitespace. | 10588 |
![]() | '{' is not preceded with whitespace. | 10589 |
![]() | ',' is not followed by whitespace. | 10590 |
![]() | ',' is not followed by whitespace. | 10590 |
![]() | '+' is not preceded with whitespace. | 10591 |
![]() | '+' is not followed by whitespace. | 10591 |
![]() | ',' is not followed by whitespace. | 10594 |
![]() | ',' is not followed by whitespace. | 10594 |
![]() | Line has trailing spaces. | 10599 |
![]() | '{' is not preceded with whitespace. | 10601 |
![]() | '!' is followed by whitespace. | 10603 |
![]() | ',' is not followed by whitespace. | 10609 |
![]() | ',' is not followed by whitespace. | 10614 |
![]() | Line has trailing spaces. | 10620 |
![]() | '==' is not preceded with whitespace. | 10622 |
![]() | '==' is not followed by whitespace. | 10622 |
![]() | '{' is not preceded with whitespace. | 10622 |
![]() | Line has trailing spaces. | 10624 |
![]() | Line is longer than 120 characters. | 10625 |
![]() | ',' is not followed by whitespace. | 10625 |
![]() | ',' is not followed by whitespace. | 10625 |
![]() | ',' is not followed by whitespace. | 10625 |
![]() | ',' is not followed by whitespace. | 10625 |
![]() | Line has trailing spaces. | 10626 |
![]() | 'else' is not preceded with whitespace. | 10627 |
![]() | '}' is not followed by whitespace. | 10627 |
![]() | 'else' is not followed by whitespace. | 10627 |
![]() | '{' is not preceded with whitespace. | 10627 |
![]() | Line has trailing spaces. | 10629 |
![]() | Line has trailing spaces. | 10631 |
![]() | Line has trailing spaces. | 10633 |
![]() | Line has trailing spaces. | 10637 |
![]() | First sentence should end with a period. | 10641 |
![]() | Parameter prefix should be final. | 10644 |
![]() | Expected @param tag for 'prefix'. | 10644 |
![]() | ',' is not followed by whitespace. | 10644 |
![]() | Parameter namespace should be final. | 10644 |
![]() | Expected @param tag for 'namespace'. | 10644 |
![]() | ',' is not followed by whitespace. | 10644 |
![]() | Parameter attName should be final. | 10644 |
![]() | Expected @param tag for 'attName'. | 10644 |
![]() | Line is longer than 120 characters. | 10645 |
![]() | Parameter attValue should be final. | 10645 |
![]() | Expected @param tag for 'attValue'. | 10645 |
![]() | ',' is not followed by whitespace. | 10645 |
![]() | Parameter xmlWriter should be final. | 10645 |
![]() | Expected @param tag for 'xmlWriter'. | 10645 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10645 |
![]() | '{' is not preceded with whitespace. | 10645 |
![]() | ',' is not followed by whitespace. | 10652 |
![]() | ',' is not followed by whitespace. | 10652 |
![]() | First sentence should end with a period. | 10656 |
![]() | Parameter namespace should be final. | 10659 |
![]() | Expected @param tag for 'namespace'. | 10659 |
![]() | ',' is not followed by whitespace. | 10659 |
![]() | Parameter attName should be final. | 10659 |
![]() | Expected @param tag for 'attName'. | 10659 |
![]() | Line is longer than 120 characters. | 10660 |
![]() | Parameter attValue should be final. | 10660 |
![]() | Expected @param tag for 'attValue'. | 10660 |
![]() | ',' is not followed by whitespace. | 10660 |
![]() | Parameter xmlWriter should be final. | 10660 |
![]() | Expected @param tag for 'xmlWriter'. | 10660 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10660 |
![]() | '{' is not preceded with whitespace. | 10660 |
![]() | '{' should be on the previous line. | 10662 |
![]() | ',' is not followed by whitespace. | 10663 |
![]() | '}' should be on the same line. | 10664 |
![]() | '{' should be on the previous line. | 10666 |
![]() | ',' is not followed by whitespace. | 10668 |
![]() | ',' is not followed by whitespace. | 10668 |
![]() | First sentence should end with a period. | 10673 |
![]() | Parameter namespace should be final. | 10676 |
![]() | Expected @param tag for 'namespace'. | 10676 |
![]() | Parameter attName should be final. | 10676 |
![]() | Expected @param tag for 'attName'. | 10676 |
![]() | Line is longer than 120 characters. | 10677 |
![]() | Parameter qname should be final. | 10677 |
![]() | Expected @param tag for 'qname'. | 10677 |
![]() | Parameter xmlWriter should be final. | 10677 |
![]() | Expected @param tag for 'xmlWriter'. | 10677 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10677 |
![]() | First sentence should end with a period. | 10698 |
![]() | Parameter qname should be final. | 10702 |
![]() | Expected @param tag for 'qname'. | 10702 |
![]() | Parameter xmlWriter should be final. | 10703 |
![]() | Expected @param tag for 'xmlWriter'. | 10703 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10703 |
![]() | ',' is not followed by whitespace. | 10710 |
![]() | '{' is not preceded with whitespace. | 10713 |
![]() | Line is longer than 120 characters. | 10714 |
![]() | Missing a Javadoc comment. | 10725 |
![]() | Parameter qnames should be final. | 10725 |
![]() | Line is longer than 120 characters. | 10726 |
![]() | Parameter xmlWriter should be final. | 10726 |
![]() | ',' is not followed by whitespace. | 10745 |
![]() | '{' is not preceded with whitespace. | 10748 |
![]() | Line is longer than 120 characters. | 10749 |
![]() | Line is longer than 120 characters. | 10751 |
![]() | Line is longer than 120 characters. | 10754 |
![]() | First sentence should end with a period. | 10763 |
![]() | Expected an @return tag. | 10766 |
![]() | Line is longer than 120 characters. | 10766 |
![]() | Parameter xmlWriter should be final. | 10766 |
![]() | Expected @param tag for 'xmlWriter'. | 10766 |
![]() | Parameter namespace should be final. | 10766 |
![]() | Expected @param tag for 'namespace'. | 10766 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10766 |
![]() | Line has trailing spaces. | 10784 |
![]() | First sentence should end with a period. | 10785 |
![]() | Expected an @return tag. | 10789 |
![]() | Parameter qName should be final. | 10789 |
![]() | Expected @param tag for 'qName'. | 10789 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 10790 |
![]() | '{' is not preceded with whitespace. | 10790 |
![]() | Line has trailing spaces. | 10793 |
![]() | '{' is not preceded with whitespace. | 10797 |
![]() | Line has trailing spaces. | 10800 |
![]() | '==' is not preceded with whitespace. | 10801 |
![]() | '==' is not followed by whitespace. | 10801 |
![]() | '?' is not preceded with whitespace. | 10801 |
![]() | Avoid inline conditionals. | 10801 |
![]() | '?' is not followed by whitespace. | 10801 |
![]() | ':' is not preceded with whitespace. | 10801 |
![]() | ':' should be on a new line. | 10801 |
![]() | Line is longer than 120 characters. | 10802 |
![]() | Line is longer than 120 characters. | 10805 |
![]() | Line has trailing spaces. | 10806 |
![]() | Line has trailing spaces. | 10807 |
![]() | Line has trailing spaces. | 10811 |
![]() | First sentence should end with a period. | 10813 |
![]() | Utility classes should not have a public or default constructor. | 10816 |
![]() | '{' is not preceded with whitespace. | 10816 |
![]() | Line has trailing spaces. | 10818 |
![]() | Line has trailing spaces. | 10819 |
![]() | First sentence should end with a period. | 10821 |
![]() | Line is longer than 120 characters. | 10823 |
![]() | Line is longer than 120 characters. | 10824 |
![]() | Line is longer than 120 characters. | 10826 |
![]() | Expected an @return tag. | 10828 |
![]() | Parameter reader should be final. | 10828 |
![]() | Expected @param tag for 'reader'. | 10828 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 10828 |
![]() | '{' is not preceded with whitespace. | 10828 |
![]() | '=' is not followed by whitespace. | 10834 |
![]() | '=' is not followed by whitespace. | 10835 |
![]() | Line has trailing spaces. | 10837 |
![]() | 'while' construct must use '{}'s. | 10838 |
![]() | Line has trailing spaces. | 10841 |
![]() | ',' is not followed by whitespace. | 10842 |
![]() | '!=' is not preceded with whitespace. | 10842 |
![]() | '!=' is not followed by whitespace. | 10842 |
![]() | '{' is not preceded with whitespace. | 10842 |
![]() | '!=' is not preceded with whitespace. | 10845 |
![]() | '!=' is not followed by whitespace. | 10845 |
![]() | '{' is not preceded with whitespace. | 10845 |
![]() | '{' is not preceded with whitespace. | 10847 |
![]() | ',' is not followed by whitespace. | 10848 |
![]() | '==' is not preceded with whitespace. | 10850 |
![]() | '==' is not followed by whitespace. | 10850 |
![]() | '?' is not preceded with whitespace. | 10850 |
![]() | Avoid inline conditionals. | 10850 |
![]() | '?' is not followed by whitespace. | 10850 |
![]() | ':' is not preceded with whitespace. | 10850 |
![]() | ':' is not followed by whitespace. | 10850 |
![]() | '+' is not preceded with whitespace. | 10852 |
![]() | '+' is not followed by whitespace. | 10852 |
![]() | Line has trailing spaces. | 10853 |
![]() | '{' is not preceded with whitespace. | 10854 |
![]() | 'cast' is not followed by whitespace. | 10857 |
![]() | ',' is not followed by whitespace. | 10858 |
![]() | ',' is not followed by whitespace. | 10858 |
![]() | Line has trailing spaces. | 10860 |
![]() | Line has trailing spaces. | 10863 |
![]() | Line has trailing spaces. | 10867 |
![]() | Line has trailing spaces. | 10869 |
![]() | Line has trailing spaces. | 10873 |
![]() | Line has trailing spaces. | 10875 |
![]() | Line has trailing spaces. | 10876 |
![]() | Line has trailing spaces. | 10878 |
![]() | Line has trailing spaces. | 10879 |
![]() | 'while' construct must use '{}'s. | 10880 |
![]() | Line has trailing spaces. | 10881 |
![]() | Line is longer than 120 characters. | 10882 |
![]() | ',' is not followed by whitespace. | 10882 |
![]() | '{' is not preceded with whitespace. | 10882 |
![]() | Line has trailing spaces. | 10883 |
![]() | Line is longer than 120 characters. | 10884 |
![]() | ',' is not followed by whitespace. | 10884 |
![]() | '{' is not preceded with whitespace. | 10885 |
![]() | Line has trailing spaces. | 10886 |
![]() | Line has trailing spaces. | 10888 |
![]() | Line is longer than 120 characters. | 10890 |
![]() | Line has trailing spaces. | 10891 |
![]() | Line has trailing spaces. | 10893 |
![]() | Line has trailing spaces. | 10894 |
![]() | Line has trailing spaces. | 10897 |
![]() | Line has trailing spaces. | 10899 |
![]() | '}' should be on the same line. | 10900 |
![]() | Line has trailing spaces. | 10901 |
![]() | Must have at least one statement. | 10902 |
![]() | Line has trailing spaces. | 10903 |
![]() | Line has trailing spaces. | 10905 |
![]() | 'while' construct must use '{}'s. | 10906 |
![]() | Line has trailing spaces. | 10908 |
![]() | 'if' construct must use '{}'s. | 10909 |
![]() | Line is longer than 120 characters. | 10911 |
![]() | Line has trailing spaces. | 10912 |
![]() | '}' is not followed by whitespace. | 10923 |
![]() | Line has trailing spaces. | 10925 |
![]() | Line has trailing spaces. | 10928 |
![]() | Line has trailing spaces. | 10929 |
![]() | Missing a Javadoc comment. | 10930 |
![]() | '{' is not preceded with whitespace. | 10931 |
![]() | Line has trailing spaces. | 10932 |
![]() | Missing a Javadoc comment. | 10933 |
![]() | Line has trailing spaces. | 10938 |
![]() | Missing a Javadoc comment. | 10940 |
![]() | Parameter namespace should be final. | 10940 |
![]() | 'if' is not followed by whitespace. | 10941 |
![]() | '{' is not preceded with whitespace. | 10941 |
![]() | Line has trailing spaces. | 10947 |
![]() | First sentence should end with a period. | 10949 |
![]() | Line has trailing spaces. | 10953 |
![]() | Variable 'localNegotiationID' must be private and have accessor methods. | 10954 |
![]() | ';' is preceded with whitespace. | 10954 |
![]() | Line has trailing spaces. | 10955 |
![]() | Missing a Javadoc comment. | 10960 |
![]() | Variable 'localNegotiationIDTracker' must be private and have accessor methods. | 10960 |
![]() | ';' is preceded with whitespace. | 10960 |
![]() | Line has trailing spaces. | 10961 |
![]() | First sentence should end with a period. | 10963 |
![]() | '{' is not preceded with whitespace. | 10967 |
![]() | Line has trailing spaces. | 10971 |
![]() | Line has trailing spaces. | 10972 |
![]() | First sentence should end with a period. | 10973 |
![]() | Parameter param should be final. | 10977 |
![]() | '{' is not preceded with whitespace. | 10977 |
![]() | Line has trailing spaces. | 10978 |
![]() | '{' is not preceded with whitespace. | 10979 |
![]() | Line has trailing spaces. | 10984 |
![]() | Line has trailing spaces. | 10986 |
![]() | '=' is not preceded with whitespace. | 10987 |
![]() | '=' is not followed by whitespace. | 10987 |
![]() | Line has trailing spaces. | 10988 |
![]() | Line has trailing spaces. | 10991 |
![]() | Line has trailing spaces. | 10998 |
![]() | Variable 'localCancellationReason' must be private and have accessor methods. | 10999 |
![]() | ';' is preceded with whitespace. | 10999 |
![]() | Line has trailing spaces. | 11000 |
![]() | Missing a Javadoc comment. | 11005 |
![]() | Variable 'localCancellationReasonTracker' must be private and have accessor methods. | 11005 |
![]() | ';' is preceded with whitespace. | 11005 |
![]() | Line has trailing spaces. | 11006 |
![]() | First sentence should end with a period. | 11008 |
![]() | '{' is not preceded with whitespace. | 11012 |
![]() | Line has trailing spaces. | 11016 |
![]() | Line has trailing spaces. | 11017 |
![]() | Line has trailing spaces. | 11020 |
![]() | First sentence should end with a period. | 11021 |
![]() | Parameter param should be final. | 11024 |
![]() | Expected @param tag for 'param'. | 11024 |
![]() | '{' is not preceded with whitespace. | 11024 |
![]() | Line has trailing spaces. | 11025 |
![]() | First sentence should end with a period. | 11029 |
![]() | Parameter param should be final. | 11033 |
![]() | '{' is not preceded with whitespace. | 11033 |
![]() | Line has trailing spaces. | 11034 |
![]() | Line has trailing spaces. | 11037 |
![]() | '{' is not preceded with whitespace. | 11038 |
![]() | Line has trailing spaces. | 11043 |
![]() | Line has trailing spaces. | 11045 |
![]() | '=' is not preceded with whitespace. | 11046 |
![]() | '=' is not followed by whitespace. | 11046 |
![]() | Line has trailing spaces. | 11049 |
![]() | Line has trailing spaces. | 11050 |
![]() | First sentence should end with a period. | 11051 |
![]() | Parameter param should be final. | 11055 |
![]() | '{' is not preceded with whitespace. | 11055 |
![]() | '{' is not preceded with whitespace. | 11056 |
![]() | Line has trailing spaces. | 11060 |
![]() | Line has trailing spaces. | 11063 |
![]() | 'cast' is not followed by whitespace. | 11069 |
![]() | Line has trailing spaces. | 11073 |
![]() | First sentence should end with a period. | 11075 |
![]() | Parameter reader should be final. | 11079 |
![]() | Expected @param tag for 'reader'. | 11079 |
![]() | Line has trailing spaces. | 11081 |
![]() | 'try' is not followed by whitespace. | 11082 |
![]() | '{' is not preceded with whitespace. | 11082 |
![]() | Line is longer than 120 characters. | 11083 |
![]() | 'catch' is not preceded with whitespace. | 11084 |
![]() | '}' is not followed by whitespace. | 11084 |
![]() | 'catch' is not followed by whitespace. | 11084 |
![]() | '{' is not preceded with whitespace. | 11084 |
![]() | Line has trailing spaces. | 11089 |
![]() | Line has trailing spaces. | 11090 |
![]() | '(' is preceded with whitespace. | 11097 |
![]() | Expected @param tag for 'parentQName'. | 11098 |
![]() | Expected @param tag for 'factory'. | 11099 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 11099 |
![]() | '{' is not preceded with whitespace. | 11099 |
![]() | Line has trailing spaces. | 11102 |
![]() | ',' is not followed by whitespace. | 11104 |
![]() | '{' is not preceded with whitespace. | 11104 |
![]() | Line is longer than 120 characters. | 11106 |
![]() | Parameter xmlWriter should be final. | 11106 |
![]() | ',' is not followed by whitespace. | 11107 |
![]() | ',' is not followed by whitespace. | 11107 |
![]() | ',' is not followed by whitespace. | 11111 |
![]() | ',' is not followed by whitespace. | 11111 |
![]() | Line has trailing spaces. | 11112 |
![]() | Missing a Javadoc comment. | 11115 |
![]() | Parameter xmlWriter should be final. | 11117 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 11118 |
![]() | '{' is not preceded with whitespace. | 11118 |
![]() | ',' is not followed by whitespace. | 11119 |
![]() | ',' is not followed by whitespace. | 11119 |
![]() | ',' is not followed by whitespace. | 11119 |
![]() | Method length is 170 lines (max allowed is 150). | 11122 |
![]() | Missing a Javadoc comment. | 11122 |
![]() | Parameter xmlWriter should be final. | 11124 |
![]() | Parameter serializeType should be final. | 11125 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 11126 |
![]() | '{' is not preceded with whitespace. | 11126 |
![]() | Line has trailing spaces. | 11127 |
![]() | Line has trailing spaces. | 11128 |
![]() | Line has trailing spaces. | 11133 |
![]() | Line has trailing spaces. | 11154 |
![]() | '{' is not preceded with whitespace. | 11155 |
![]() | Line has trailing spaces. | 11156 |
![]() | Line is longer than 120 characters. | 11158 |
![]() | ',' is not followed by whitespace. | 11158 |
![]() | '{' is not preceded with whitespace. | 11159 |
![]() | ',' is not followed by whitespace. | 11160 |
![]() | ',' is not followed by whitespace. | 11160 |
![]() | '+' is not preceded with whitespace. | 11161 |
![]() | '+' is not followed by whitespace. | 11161 |
![]() | ',' is not followed by whitespace. | 11164 |
![]() | ',' is not followed by whitespace. | 11164 |
![]() | Line has trailing spaces. | 11169 |
![]() | '{' is not preceded with whitespace. | 11171 |
![]() | '!' is followed by whitespace. | 11173 |
![]() | ',' is not followed by whitespace. | 11179 |
![]() | ',' is not followed by whitespace. | 11184 |
![]() | Line has trailing spaces. | 11190 |
![]() | '==' is not preceded with whitespace. | 11192 |
![]() | '==' is not followed by whitespace. | 11192 |
![]() | '{' is not preceded with whitespace. | 11192 |
![]() | Line has trailing spaces. | 11194 |
![]() | Line is longer than 120 characters. | 11195 |
![]() | ',' is not followed by whitespace. | 11195 |
![]() | ',' is not followed by whitespace. | 11195 |
![]() | ',' is not followed by whitespace. | 11195 |
![]() | ',' is not followed by whitespace. | 11195 |
![]() | Line has trailing spaces. | 11196 |
![]() | 'else' is not preceded with whitespace. | 11197 |
![]() | '}' is not followed by whitespace. | 11197 |
![]() | 'else' is not followed by whitespace. | 11197 |
![]() | '{' is not preceded with whitespace. | 11197 |
![]() | Line has trailing spaces. | 11199 |
![]() | Line has trailing spaces. | 11201 |
![]() | Line has trailing spaces. | 11203 |
![]() | '}' should be alone on a line. | 11205 |
![]() | '{' is not preceded with whitespace. | 11205 |
![]() | '!=' is not preceded with whitespace. | 11206 |
![]() | '!=' is not followed by whitespace. | 11206 |
![]() | Avoid inline conditionals. | 11209 |
![]() | ';' is not followed by whitespace. | 11210 |
![]() | ';' is not followed by whitespace. | 11210 |
![]() | '{' is not preceded with whitespace. | 11210 |
![]() | Line has trailing spaces. | 11211 |
![]() | '{' is not preceded with whitespace. | 11212 |
![]() | Line has trailing spaces. | 11213 |
![]() | Line is longer than 120 characters. | 11218 |
![]() | ',' is not followed by whitespace. | 11218 |
![]() | ',' is not followed by whitespace. | 11223 |
![]() | Line has trailing spaces. | 11230 |
![]() | Line is longer than 120 characters. | 11231 |
![]() | Line has trailing spaces. | 11232 |
![]() | Line has trailing spaces. | 11234 |
![]() | Line has trailing spaces. | 11236 |
![]() | '!' is followed by whitespace. | 11239 |
![]() | Line is longer than 120 characters. | 11245 |
![]() | ',' is not followed by whitespace. | 11245 |
![]() | Line is longer than 120 characters. | 11250 |
![]() | ',' is not followed by whitespace. | 11250 |
![]() | Line is longer than 120 characters. | 11256 |
![]() | ',' is not followed by whitespace. | 11256 |
![]() | ',' is not followed by whitespace. | 11256 |
![]() | ',' is not followed by whitespace. | 11256 |
![]() | ',' is not followed by whitespace. | 11256 |
![]() | Line has trailing spaces. | 11258 |
![]() | Line has trailing spaces. | 11263 |
![]() | '!' is followed by whitespace. | 11267 |
![]() | Line is longer than 120 characters. | 11273 |
![]() | ',' is not followed by whitespace. | 11273 |
![]() | ',' is not followed by whitespace. | 11278 |
![]() | Line is longer than 120 characters. | 11286 |
![]() | ',' is not followed by whitespace. | 11286 |
![]() | ',' is not followed by whitespace. | 11286 |
![]() | ',' is not followed by whitespace. | 11286 |
![]() | ',' is not followed by whitespace. | 11286 |
![]() | Line has trailing spaces. | 11288 |
![]() | Line has trailing spaces. | 11293 |
![]() | First sentence should end with a period. | 11297 |
![]() | Parameter prefix should be final. | 11300 |
![]() | Expected @param tag for 'prefix'. | 11300 |
![]() | ',' is not followed by whitespace. | 11300 |
![]() | Parameter namespace should be final. | 11300 |
![]() | Expected @param tag for 'namespace'. | 11300 |
![]() | ',' is not followed by whitespace. | 11300 |
![]() | Parameter attName should be final. | 11300 |
![]() | Expected @param tag for 'attName'. | 11300 |
![]() | Line is longer than 120 characters. | 11301 |
![]() | Parameter attValue should be final. | 11301 |
![]() | Expected @param tag for 'attValue'. | 11301 |
![]() | ',' is not followed by whitespace. | 11301 |
![]() | Parameter xmlWriter should be final. | 11301 |
![]() | Expected @param tag for 'xmlWriter'. | 11301 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11301 |
![]() | '{' is not preceded with whitespace. | 11301 |
![]() | ',' is not followed by whitespace. | 11308 |
![]() | ',' is not followed by whitespace. | 11308 |
![]() | First sentence should end with a period. | 11312 |
![]() | Parameter namespace should be final. | 11315 |
![]() | Expected @param tag for 'namespace'. | 11315 |
![]() | ',' is not followed by whitespace. | 11315 |
![]() | Parameter attName should be final. | 11315 |
![]() | Expected @param tag for 'attName'. | 11315 |
![]() | Line is longer than 120 characters. | 11316 |
![]() | Parameter attValue should be final. | 11316 |
![]() | Expected @param tag for 'attValue'. | 11316 |
![]() | ',' is not followed by whitespace. | 11316 |
![]() | Parameter xmlWriter should be final. | 11316 |
![]() | Expected @param tag for 'xmlWriter'. | 11316 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11316 |
![]() | '{' is not preceded with whitespace. | 11316 |
![]() | '{' should be on the previous line. | 11318 |
![]() | ',' is not followed by whitespace. | 11319 |
![]() | '}' should be on the same line. | 11320 |
![]() | '{' should be on the previous line. | 11322 |
![]() | ',' is not followed by whitespace. | 11324 |
![]() | ',' is not followed by whitespace. | 11324 |
![]() | First sentence should end with a period. | 11329 |
![]() | Parameter namespace should be final. | 11332 |
![]() | Expected @param tag for 'namespace'. | 11332 |
![]() | Parameter attName should be final. | 11332 |
![]() | Expected @param tag for 'attName'. | 11332 |
![]() | Line is longer than 120 characters. | 11333 |
![]() | Parameter qname should be final. | 11333 |
![]() | Expected @param tag for 'qname'. | 11333 |
![]() | Parameter xmlWriter should be final. | 11333 |
![]() | Expected @param tag for 'xmlWriter'. | 11333 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11333 |
![]() | First sentence should end with a period. | 11354 |
![]() | Parameter qname should be final. | 11358 |
![]() | Expected @param tag for 'qname'. | 11358 |
![]() | Parameter xmlWriter should be final. | 11359 |
![]() | Expected @param tag for 'xmlWriter'. | 11359 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11359 |
![]() | ',' is not followed by whitespace. | 11366 |
![]() | '{' is not preceded with whitespace. | 11369 |
![]() | Line is longer than 120 characters. | 11370 |
![]() | Missing a Javadoc comment. | 11381 |
![]() | Parameter qnames should be final. | 11381 |
![]() | Line is longer than 120 characters. | 11382 |
![]() | Parameter xmlWriter should be final. | 11382 |
![]() | ',' is not followed by whitespace. | 11401 |
![]() | '{' is not preceded with whitespace. | 11404 |
![]() | Line is longer than 120 characters. | 11405 |
![]() | Line is longer than 120 characters. | 11407 |
![]() | Line is longer than 120 characters. | 11410 |
![]() | First sentence should end with a period. | 11419 |
![]() | Expected an @return tag. | 11422 |
![]() | Line is longer than 120 characters. | 11422 |
![]() | Parameter xmlWriter should be final. | 11422 |
![]() | Expected @param tag for 'xmlWriter'. | 11422 |
![]() | Parameter namespace should be final. | 11422 |
![]() | Expected @param tag for 'namespace'. | 11422 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11422 |
![]() | Line has trailing spaces. | 11440 |
![]() | First sentence should end with a period. | 11441 |
![]() | Expected an @return tag. | 11445 |
![]() | Parameter qName should be final. | 11445 |
![]() | Expected @param tag for 'qName'. | 11445 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 11446 |
![]() | '{' is not preceded with whitespace. | 11446 |
![]() | Line has trailing spaces. | 11449 |
![]() | '{' is not preceded with whitespace. | 11453 |
![]() | Line has trailing spaces. | 11456 |
![]() | '==' is not preceded with whitespace. | 11457 |
![]() | '==' is not followed by whitespace. | 11457 |
![]() | '?' is not preceded with whitespace. | 11457 |
![]() | Avoid inline conditionals. | 11457 |
![]() | '?' is not followed by whitespace. | 11457 |
![]() | ':' is not preceded with whitespace. | 11457 |
![]() | ':' should be on a new line. | 11457 |
![]() | Line is longer than 120 characters. | 11458 |
![]() | '}' should be alone on a line. | 11459 |
![]() | '{' is not preceded with whitespace. | 11459 |
![]() | '!=' is not preceded with whitespace. | 11460 |
![]() | '!=' is not followed by whitespace. | 11460 |
![]() | '{' is not preceded with whitespace. | 11460 |
![]() | ';' is not followed by whitespace. | 11461 |
![]() | ';' is not followed by whitespace. | 11461 |
![]() | '{' is not preceded with whitespace. | 11461 |
![]() | Line has trailing spaces. | 11462 |
![]() | '{' is not preceded with whitespace. | 11463 |
![]() | Line is longer than 120 characters. | 11467 |
![]() | Line has trailing spaces. | 11469 |
![]() | Line has trailing spaces. | 11473 |
![]() | Line has trailing spaces. | 11475 |
![]() | Line has trailing spaces. | 11479 |
![]() | Line has trailing spaces. | 11483 |
![]() | Line is longer than 120 characters. | 11488 |
![]() | Line has trailing spaces. | 11489 |
![]() | Line has trailing spaces. | 11490 |
![]() | Line has trailing spaces. | 11494 |
![]() | First sentence should end with a period. | 11496 |
![]() | Utility classes should not have a public or default constructor. | 11499 |
![]() | '{' is not preceded with whitespace. | 11499 |
![]() | Line has trailing spaces. | 11501 |
![]() | Line has trailing spaces. | 11502 |
![]() | First sentence should end with a period. | 11504 |
![]() | Line is longer than 120 characters. | 11506 |
![]() | Line is longer than 120 characters. | 11507 |
![]() | Line is longer than 120 characters. | 11509 |
![]() | Expected an @return tag. | 11511 |
![]() | Method length is 155 lines (max allowed is 150). | 11511 |
![]() | Parameter reader should be final. | 11511 |
![]() | Expected @param tag for 'reader'. | 11511 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 11511 |
![]() | '{' is not preceded with whitespace. | 11511 |
![]() | '=' is not followed by whitespace. | 11517 |
![]() | '=' is not followed by whitespace. | 11518 |
![]() | Line has trailing spaces. | 11520 |
![]() | 'while' construct must use '{}'s. | 11521 |
![]() | Line has trailing spaces. | 11524 |
![]() | ',' is not followed by whitespace. | 11525 |
![]() | '!=' is not preceded with whitespace. | 11525 |
![]() | '!=' is not followed by whitespace. | 11525 |
![]() | '{' is not preceded with whitespace. | 11525 |
![]() | '!=' is not preceded with whitespace. | 11528 |
![]() | '!=' is not followed by whitespace. | 11528 |
![]() | '{' is not preceded with whitespace. | 11528 |
![]() | '{' is not preceded with whitespace. | 11530 |
![]() | ',' is not followed by whitespace. | 11531 |
![]() | '==' is not preceded with whitespace. | 11533 |
![]() | '==' is not followed by whitespace. | 11533 |
![]() | '?' is not preceded with whitespace. | 11533 |
![]() | Avoid inline conditionals. | 11533 |
![]() | '?' is not followed by whitespace. | 11533 |
![]() | ':' is not preceded with whitespace. | 11533 |
![]() | ':' is not followed by whitespace. | 11533 |
![]() | '+' is not preceded with whitespace. | 11535 |
![]() | '+' is not followed by whitespace. | 11535 |
![]() | Line has trailing spaces. | 11536 |
![]() | '{' is not preceded with whitespace. | 11537 |
![]() | 'cast' is not followed by whitespace. | 11540 |
![]() | ',' is not followed by whitespace. | 11541 |
![]() | ',' is not followed by whitespace. | 11541 |
![]() | Line has trailing spaces. | 11543 |
![]() | Line has trailing spaces. | 11546 |
![]() | Line has trailing spaces. | 11550 |
![]() | Line has trailing spaces. | 11552 |
![]() | Line has trailing spaces. | 11556 |
![]() | Line has trailing spaces. | 11558 |
![]() | Line has trailing spaces. | 11559 |
![]() | Line has trailing spaces. | 11561 |
![]() | Line has trailing spaces. | 11563 |
![]() | Line has trailing spaces. | 11564 |
![]() | 'while' construct must use '{}'s. | 11565 |
![]() | Line has trailing spaces. | 11566 |
![]() | Line is longer than 120 characters. | 11567 |
![]() | ',' is not followed by whitespace. | 11567 |
![]() | '{' is not preceded with whitespace. | 11567 |
![]() | Line has trailing spaces. | 11568 |
![]() | Line is longer than 120 characters. | 11569 |
![]() | ',' is not followed by whitespace. | 11569 |
![]() | '{' is not preceded with whitespace. | 11570 |
![]() | Line has trailing spaces. | 11571 |
![]() | Line has trailing spaces. | 11573 |
![]() | Line is longer than 120 characters. | 11575 |
![]() | Line has trailing spaces. | 11576 |
![]() | Line has trailing spaces. | 11578 |
![]() | Line has trailing spaces. | 11579 |
![]() | Line has trailing spaces. | 11582 |
![]() | Line has trailing spaces. | 11584 |
![]() | '}' should be on the same line. | 11585 |
![]() | Line has trailing spaces. | 11586 |
![]() | Must have at least one statement. | 11587 |
![]() | Line has trailing spaces. | 11588 |
![]() | Line has trailing spaces. | 11590 |
![]() | Line has trailing spaces. | 11591 |
![]() | 'while' construct must use '{}'s. | 11592 |
![]() | Line has trailing spaces. | 11593 |
![]() | Line is longer than 120 characters. | 11594 |
![]() | ',' is not followed by whitespace. | 11594 |
![]() | '{' is not preceded with whitespace. | 11594 |
![]() | Line has trailing spaces. | 11595 |
![]() | Line has trailing spaces. | 11596 |
![]() | Line has trailing spaces. | 11597 |
![]() | Line has trailing spaces. | 11599 |
![]() | Line is longer than 120 characters. | 11600 |
![]() | ',' is not followed by whitespace. | 11600 |
![]() | '{' is not preceded with whitespace. | 11601 |
![]() | Line has trailing spaces. | 11603 |
![]() | 'while' is not followed by whitespace. | 11610 |
![]() | '{' is not preceded with whitespace. | 11610 |
![]() | '{' is not preceded with whitespace. | 11612 |
![]() | 'while' construct must use '{}'s. | 11618 |
![]() | '{' is not preceded with whitespace. | 11620 |
![]() | Line is longer than 120 characters. | 11624 |
![]() | ',' is not followed by whitespace. | 11624 |
![]() | '{' is not preceded with whitespace. | 11624 |
![]() | Line has trailing spaces. | 11625 |
![]() | Line is longer than 120 characters. | 11626 |
![]() | ',' is not followed by whitespace. | 11626 |
![]() | Line is longer than 120 characters. | 11627 |
![]() | '{' is not preceded with whitespace. | 11627 |
![]() | Line has trailing spaces. | 11629 |
![]() | 'else' is not preceded with whitespace. | 11634 |
![]() | '}' is not followed by whitespace. | 11634 |
![]() | 'else' is not followed by whitespace. | 11634 |
![]() | '{' is not preceded with whitespace. | 11634 |
![]() | Line has trailing spaces. | 11640 |
![]() | Line has trailing spaces. | 11643 |
![]() | '}' should be on the same line. | 11644 |
![]() | Line has trailing spaces. | 11645 |
![]() | Must have at least one statement. | 11646 |
![]() | Line has trailing spaces. | 11647 |
![]() | Line has trailing spaces. | 11649 |
![]() | 'while' construct must use '{}'s. | 11650 |
![]() | Line has trailing spaces. | 11652 |
![]() | 'if' construct must use '{}'s. | 11653 |
![]() | Line is longer than 120 characters. | 11655 |
![]() | Line has trailing spaces. | 11656 |
![]() | '}' is not followed by whitespace. | 11667 |
![]() | Line has trailing spaces. | 11669 |
![]() | Line has trailing spaces. | 11672 |
![]() | Line has trailing spaces. | 11673 |
![]() | Missing a Javadoc comment. | 11674 |
![]() | '{' is not preceded with whitespace. | 11675 |
![]() | Line has trailing spaces. | 11681 |
![]() | Missing a Javadoc comment. | 11683 |
![]() | Parameter namespace should be final. | 11683 |
![]() | 'if' is not followed by whitespace. | 11684 |
![]() | '{' is not preceded with whitespace. | 11684 |
![]() | Line has trailing spaces. | 11690 |
![]() | First sentence should end with a period. | 11692 |
![]() | Parameter reader should be final. | 11696 |
![]() | Expected @param tag for 'reader'. | 11696 |
![]() | Line has trailing spaces. | 11698 |
![]() | 'try' is not followed by whitespace. | 11699 |
![]() | '{' is not preceded with whitespace. | 11699 |
![]() | Line is longer than 120 characters. | 11700 |
![]() | 'catch' is not preceded with whitespace. | 11701 |
![]() | '}' is not followed by whitespace. | 11701 |
![]() | 'catch' is not followed by whitespace. | 11701 |
![]() | '{' is not preceded with whitespace. | 11701 |
![]() | Line has trailing spaces. | 11706 |
![]() | Line has trailing spaces. | 11707 |
![]() | '(' is preceded with whitespace. | 11714 |
![]() | Expected @param tag for 'parentQName'. | 11715 |
![]() | Expected @param tag for 'factory'. | 11716 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 11716 |
![]() | '{' is not preceded with whitespace. | 11716 |
![]() | Line has trailing spaces. | 11719 |
![]() | ',' is not followed by whitespace. | 11721 |
![]() | '{' is not preceded with whitespace. | 11721 |
![]() | Line is longer than 120 characters. | 11723 |
![]() | Parameter xmlWriter should be final. | 11723 |
![]() | ',' is not followed by whitespace. | 11724 |
![]() | ',' is not followed by whitespace. | 11724 |
![]() | ',' is not followed by whitespace. | 11728 |
![]() | ',' is not followed by whitespace. | 11728 |
![]() | Line has trailing spaces. | 11729 |
![]() | Missing a Javadoc comment. | 11732 |
![]() | Parameter xmlWriter should be final. | 11734 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 11735 |
![]() | '{' is not preceded with whitespace. | 11735 |
![]() | ',' is not followed by whitespace. | 11736 |
![]() | ',' is not followed by whitespace. | 11736 |
![]() | ',' is not followed by whitespace. | 11736 |
![]() | Method length is 162 lines (max allowed is 150). | 11739 |
![]() | Missing a Javadoc comment. | 11739 |
![]() | Parameter xmlWriter should be final. | 11741 |
![]() | Parameter serializeType should be final. | 11742 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 11743 |
![]() | '{' is not preceded with whitespace. | 11743 |
![]() | Line has trailing spaces. | 11744 |
![]() | Line has trailing spaces. | 11745 |
![]() | Line has trailing spaces. | 11750 |
![]() | Line has trailing spaces. | 11771 |
![]() | Line is longer than 120 characters. | 11773 |
![]() | ',' is not followed by whitespace. | 11773 |
![]() | '{' is not preceded with whitespace. | 11774 |
![]() | ',' is not followed by whitespace. | 11775 |
![]() | ',' is not followed by whitespace. | 11775 |
![]() | '+' is not preceded with whitespace. | 11776 |
![]() | '+' is not followed by whitespace. | 11776 |
![]() | ',' is not followed by whitespace. | 11779 |
![]() | ',' is not followed by whitespace. | 11779 |
![]() | '{' is not preceded with whitespace. | 11784 |
![]() | Line has trailing spaces. | 11785 |
![]() | '!=' is not preceded with whitespace. | 11786 |
![]() | '!=' is not followed by whitespace. | 11786 |
![]() | '{' is not preceded with whitespace. | 11786 |
![]() | '{' is not preceded with whitespace. | 11787 |
![]() | 'cast' is not followed by whitespace. | 11788 |
![]() | ',' is not followed by whitespace. | 11789 |
![]() | ',' is not followed by whitespace. | 11790 |
![]() | ',' is not followed by whitespace. | 11790 |
![]() | '!' is followed by whitespace. | 11793 |
![]() | ',' is not followed by whitespace. | 11799 |
![]() | ',' is not followed by whitespace. | 11804 |
![]() | Line is longer than 120 characters. | 11810 |
![]() | Line has trailing spaces. | 11814 |
![]() | '!' is followed by whitespace. | 11817 |
![]() | ',' is not followed by whitespace. | 11823 |
![]() | ',' is not followed by whitespace. | 11828 |
![]() | Line is longer than 120 characters. | 11836 |
![]() | ',' is not followed by whitespace. | 11836 |
![]() | ',' is not followed by whitespace. | 11836 |
![]() | ',' is not followed by whitespace. | 11836 |
![]() | ',' is not followed by whitespace. | 11836 |
![]() | Line has trailing spaces. | 11838 |
![]() | '}' should be alone on a line. | 11842 |
![]() | '{' is not preceded with whitespace. | 11842 |
![]() | Line has trailing spaces. | 11843 |
![]() | '!=' is not preceded with whitespace. | 11844 |
![]() | '!=' is not followed by whitespace. | 11844 |
![]() | '{' is not preceded with whitespace. | 11844 |
![]() | '{' is not preceded with whitespace. | 11845 |
![]() | 'cast' is not followed by whitespace. | 11846 |
![]() | ',' is not followed by whitespace. | 11847 |
![]() | ',' is not followed by whitespace. | 11848 |
![]() | ',' is not followed by whitespace. | 11848 |
![]() | '!' is followed by whitespace. | 11851 |
![]() | ',' is not followed by whitespace. | 11857 |
![]() | ',' is not followed by whitespace. | 11862 |
![]() | Line is longer than 120 characters. | 11868 |
![]() | Line has trailing spaces. | 11872 |
![]() | '!' is followed by whitespace. | 11875 |
![]() | ',' is not followed by whitespace. | 11881 |
![]() | ',' is not followed by whitespace. | 11886 |
![]() | Line is longer than 120 characters. | 11894 |
![]() | ',' is not followed by whitespace. | 11894 |
![]() | ',' is not followed by whitespace. | 11894 |
![]() | ',' is not followed by whitespace. | 11894 |
![]() | ',' is not followed by whitespace. | 11894 |
![]() | Line has trailing spaces. | 11896 |
![]() | Line has trailing spaces. | 11902 |
![]() | First sentence should end with a period. | 11906 |
![]() | Parameter prefix should be final. | 11909 |
![]() | Expected @param tag for 'prefix'. | 11909 |
![]() | ',' is not followed by whitespace. | 11909 |
![]() | Parameter namespace should be final. | 11909 |
![]() | Expected @param tag for 'namespace'. | 11909 |
![]() | ',' is not followed by whitespace. | 11909 |
![]() | Parameter attName should be final. | 11909 |
![]() | Expected @param tag for 'attName'. | 11909 |
![]() | Line is longer than 120 characters. | 11910 |
![]() | Parameter attValue should be final. | 11910 |
![]() | Expected @param tag for 'attValue'. | 11910 |
![]() | ',' is not followed by whitespace. | 11910 |
![]() | Parameter xmlWriter should be final. | 11910 |
![]() | Expected @param tag for 'xmlWriter'. | 11910 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11910 |
![]() | '{' is not preceded with whitespace. | 11910 |
![]() | ',' is not followed by whitespace. | 11917 |
![]() | ',' is not followed by whitespace. | 11917 |
![]() | First sentence should end with a period. | 11921 |
![]() | Parameter namespace should be final. | 11924 |
![]() | Expected @param tag for 'namespace'. | 11924 |
![]() | ',' is not followed by whitespace. | 11924 |
![]() | Parameter attName should be final. | 11924 |
![]() | Expected @param tag for 'attName'. | 11924 |
![]() | Line is longer than 120 characters. | 11925 |
![]() | Parameter attValue should be final. | 11925 |
![]() | Expected @param tag for 'attValue'. | 11925 |
![]() | ',' is not followed by whitespace. | 11925 |
![]() | Parameter xmlWriter should be final. | 11925 |
![]() | Expected @param tag for 'xmlWriter'. | 11925 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11925 |
![]() | '{' is not preceded with whitespace. | 11925 |
![]() | '{' should be on the previous line. | 11927 |
![]() | ',' is not followed by whitespace. | 11928 |
![]() | '}' should be on the same line. | 11929 |
![]() | '{' should be on the previous line. | 11931 |
![]() | ',' is not followed by whitespace. | 11933 |
![]() | ',' is not followed by whitespace. | 11933 |
![]() | First sentence should end with a period. | 11938 |
![]() | Parameter namespace should be final. | 11941 |
![]() | Expected @param tag for 'namespace'. | 11941 |
![]() | Parameter attName should be final. | 11941 |
![]() | Expected @param tag for 'attName'. | 11941 |
![]() | Line is longer than 120 characters. | 11942 |
![]() | Parameter qname should be final. | 11942 |
![]() | Expected @param tag for 'qname'. | 11942 |
![]() | Parameter xmlWriter should be final. | 11942 |
![]() | Expected @param tag for 'xmlWriter'. | 11942 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11942 |
![]() | First sentence should end with a period. | 11963 |
![]() | Parameter qname should be final. | 11967 |
![]() | Expected @param tag for 'qname'. | 11967 |
![]() | Parameter xmlWriter should be final. | 11968 |
![]() | Expected @param tag for 'xmlWriter'. | 11968 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 11968 |
![]() | ',' is not followed by whitespace. | 11975 |
![]() | '{' is not preceded with whitespace. | 11978 |
![]() | Line is longer than 120 characters. | 11979 |
![]() | Missing a Javadoc comment. | 11990 |
![]() | Parameter qnames should be final. | 11990 |
![]() | Line is longer than 120 characters. | 11991 |
![]() | Parameter xmlWriter should be final. | 11991 |
![]() | ',' is not followed by whitespace. | 12010 |
![]() | '{' is not preceded with whitespace. | 12013 |
![]() | Line is longer than 120 characters. | 12014 |
![]() | Line is longer than 120 characters. | 12016 |
![]() | Line is longer than 120 characters. | 12019 |
![]() | First sentence should end with a period. | 12028 |
![]() | Expected an @return tag. | 12031 |
![]() | Line is longer than 120 characters. | 12031 |
![]() | Parameter xmlWriter should be final. | 12031 |
![]() | Expected @param tag for 'xmlWriter'. | 12031 |
![]() | Parameter namespace should be final. | 12031 |
![]() | Expected @param tag for 'namespace'. | 12031 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12031 |
![]() | Line has trailing spaces. | 12049 |
![]() | First sentence should end with a period. | 12050 |
![]() | Expected an @return tag. | 12054 |
![]() | Parameter qName should be final. | 12054 |
![]() | Expected @param tag for 'qName'. | 12054 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 12055 |
![]() | '{' is not preceded with whitespace. | 12055 |
![]() | Line has trailing spaces. | 12058 |
![]() | Line has trailing spaces. | 12062 |
![]() | ',' is not followed by whitespace. | 12063 |
![]() | Line is longer than 120 characters. | 12064 |
![]() | ',' is not followed by whitespace. | 12064 |
![]() | '{' is not preceded with whitespace. | 12065 |
![]() | Line has trailing spaces. | 12068 |
![]() | Line has trailing spaces. | 12069 |
![]() | '==' is not preceded with whitespace. | 12070 |
![]() | '==' is not followed by whitespace. | 12070 |
![]() | '?' is not preceded with whitespace. | 12070 |
![]() | Avoid inline conditionals. | 12070 |
![]() | '?' is not followed by whitespace. | 12070 |
![]() | ':' is not preceded with whitespace. | 12070 |
![]() | ':' should be on a new line. | 12070 |
![]() | '}' should be alone on a line. | 12072 |
![]() | '{' is not preceded with whitespace. | 12072 |
![]() | Line has trailing spaces. | 12075 |
![]() | Line has trailing spaces. | 12076 |
![]() | '==' is not preceded with whitespace. | 12077 |
![]() | '==' is not followed by whitespace. | 12077 |
![]() | '?' is not preceded with whitespace. | 12077 |
![]() | Avoid inline conditionals. | 12077 |
![]() | '?' is not followed by whitespace. | 12077 |
![]() | ':' is not preceded with whitespace. | 12077 |
![]() | ':' should be on a new line. | 12077 |
![]() | Line is longer than 120 characters. | 12081 |
![]() | Line has trailing spaces. | 12082 |
![]() | Line has trailing spaces. | 12083 |
![]() | Line has trailing spaces. | 12087 |
![]() | First sentence should end with a period. | 12089 |
![]() | Utility classes should not have a public or default constructor. | 12092 |
![]() | '{' is not preceded with whitespace. | 12092 |
![]() | Line has trailing spaces. | 12094 |
![]() | Line has trailing spaces. | 12095 |
![]() | First sentence should end with a period. | 12097 |
![]() | Line is longer than 120 characters. | 12099 |
![]() | Line is longer than 120 characters. | 12100 |
![]() | Line is longer than 120 characters. | 12102 |
![]() | Expected an @return tag. | 12104 |
![]() | Parameter reader should be final. | 12104 |
![]() | Expected @param tag for 'reader'. | 12104 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 12104 |
![]() | '{' is not preceded with whitespace. | 12104 |
![]() | '=' is not followed by whitespace. | 12110 |
![]() | '=' is not followed by whitespace. | 12111 |
![]() | Line has trailing spaces. | 12113 |
![]() | 'while' construct must use '{}'s. | 12114 |
![]() | Line has trailing spaces. | 12117 |
![]() | ',' is not followed by whitespace. | 12118 |
![]() | '!=' is not preceded with whitespace. | 12118 |
![]() | '!=' is not followed by whitespace. | 12118 |
![]() | '{' is not preceded with whitespace. | 12118 |
![]() | '!=' is not preceded with whitespace. | 12121 |
![]() | '!=' is not followed by whitespace. | 12121 |
![]() | '{' is not preceded with whitespace. | 12121 |
![]() | '{' is not preceded with whitespace. | 12123 |
![]() | ',' is not followed by whitespace. | 12124 |
![]() | '==' is not preceded with whitespace. | 12126 |
![]() | '==' is not followed by whitespace. | 12126 |
![]() | '?' is not preceded with whitespace. | 12126 |
![]() | Avoid inline conditionals. | 12126 |
![]() | '?' is not followed by whitespace. | 12126 |
![]() | ':' is not preceded with whitespace. | 12126 |
![]() | ':' is not followed by whitespace. | 12126 |
![]() | '+' is not preceded with whitespace. | 12128 |
![]() | '+' is not followed by whitespace. | 12128 |
![]() | Line has trailing spaces. | 12129 |
![]() | '{' is not preceded with whitespace. | 12130 |
![]() | 'cast' is not followed by whitespace. | 12133 |
![]() | ',' is not followed by whitespace. | 12134 |
![]() | ',' is not followed by whitespace. | 12134 |
![]() | Line has trailing spaces. | 12136 |
![]() | Line has trailing spaces. | 12139 |
![]() | Line has trailing spaces. | 12143 |
![]() | Line has trailing spaces. | 12145 |
![]() | Line has trailing spaces. | 12149 |
![]() | Line has trailing spaces. | 12151 |
![]() | Line has trailing spaces. | 12152 |
![]() | Line has trailing spaces. | 12154 |
![]() | Line has trailing spaces. | 12155 |
![]() | 'while' construct must use '{}'s. | 12156 |
![]() | Line has trailing spaces. | 12157 |
![]() | Line is longer than 120 characters. | 12158 |
![]() | ',' is not followed by whitespace. | 12158 |
![]() | '{' is not preceded with whitespace. | 12158 |
![]() | Line has trailing spaces. | 12159 |
![]() | Line is longer than 120 characters. | 12160 |
![]() | Line has trailing spaces. | 12162 |
![]() | Line has trailing spaces. | 12164 |
![]() | '}' should be on the same line. | 12165 |
![]() | Line has trailing spaces. | 12166 |
![]() | Must have at least one statement. | 12167 |
![]() | Line has trailing spaces. | 12168 |
![]() | Line has trailing spaces. | 12170 |
![]() | Line has trailing spaces. | 12171 |
![]() | 'while' construct must use '{}'s. | 12172 |
![]() | Line has trailing spaces. | 12173 |
![]() | Line is longer than 120 characters. | 12174 |
![]() | ',' is not followed by whitespace. | 12174 |
![]() | '{' is not preceded with whitespace. | 12174 |
![]() | Line has trailing spaces. | 12175 |
![]() | Line is longer than 120 characters. | 12176 |
![]() | Line has trailing spaces. | 12178 |
![]() | Line has trailing spaces. | 12180 |
![]() | '}' should be on the same line. | 12181 |
![]() | Line has trailing spaces. | 12182 |
![]() | Must have at least one statement. | 12183 |
![]() | Line has trailing spaces. | 12184 |
![]() | Line has trailing spaces. | 12186 |
![]() | 'while' construct must use '{}'s. | 12187 |
![]() | Line has trailing spaces. | 12189 |
![]() | 'if' construct must use '{}'s. | 12190 |
![]() | Line is longer than 120 characters. | 12192 |
![]() | Line has trailing spaces. | 12193 |
![]() | '}' is not followed by whitespace. | 12204 |
![]() | Line has trailing spaces. | 12206 |
![]() | Line has trailing spaces. | 12209 |
![]() | Line has trailing spaces. | 12210 |
![]() | Missing a Javadoc comment. | 12211 |
![]() | '{' is not preceded with whitespace. | 12212 |
![]() | Line has trailing spaces. | 12218 |
![]() | Missing a Javadoc comment. | 12220 |
![]() | Parameter namespace should be final. | 12220 |
![]() | 'if' is not followed by whitespace. | 12221 |
![]() | '{' is not preceded with whitespace. | 12221 |
![]() | Line has trailing spaces. | 12227 |
![]() | First sentence should end with a period. | 12229 |
![]() | Parameter reader should be final. | 12233 |
![]() | Expected @param tag for 'reader'. | 12233 |
![]() | Line has trailing spaces. | 12235 |
![]() | 'try' is not followed by whitespace. | 12236 |
![]() | '{' is not preceded with whitespace. | 12236 |
![]() | Line is longer than 120 characters. | 12237 |
![]() | 'catch' is not preceded with whitespace. | 12238 |
![]() | '}' is not followed by whitespace. | 12238 |
![]() | 'catch' is not followed by whitespace. | 12238 |
![]() | '{' is not preceded with whitespace. | 12238 |
![]() | Line has trailing spaces. | 12243 |
![]() | Line has trailing spaces. | 12244 |
![]() | '(' is preceded with whitespace. | 12251 |
![]() | Expected @param tag for 'parentQName'. | 12252 |
![]() | Expected @param tag for 'factory'. | 12253 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 12253 |
![]() | '{' is not preceded with whitespace. | 12253 |
![]() | Line has trailing spaces. | 12256 |
![]() | ',' is not followed by whitespace. | 12258 |
![]() | '{' is not preceded with whitespace. | 12258 |
![]() | Line is longer than 120 characters. | 12260 |
![]() | Parameter xmlWriter should be final. | 12260 |
![]() | ',' is not followed by whitespace. | 12261 |
![]() | ',' is not followed by whitespace. | 12261 |
![]() | ',' is not followed by whitespace. | 12265 |
![]() | ',' is not followed by whitespace. | 12265 |
![]() | Line has trailing spaces. | 12266 |
![]() | Missing a Javadoc comment. | 12269 |
![]() | Parameter xmlWriter should be final. | 12271 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 12272 |
![]() | '{' is not preceded with whitespace. | 12272 |
![]() | ',' is not followed by whitespace. | 12273 |
![]() | ',' is not followed by whitespace. | 12273 |
![]() | ',' is not followed by whitespace. | 12273 |
![]() | Method length is 162 lines (max allowed is 150). | 12276 |
![]() | Missing a Javadoc comment. | 12276 |
![]() | Parameter xmlWriter should be final. | 12278 |
![]() | Parameter serializeType should be final. | 12279 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 12280 |
![]() | '{' is not preceded with whitespace. | 12280 |
![]() | Line has trailing spaces. | 12281 |
![]() | Line has trailing spaces. | 12282 |
![]() | Line has trailing spaces. | 12287 |
![]() | Line has trailing spaces. | 12308 |
![]() | Line is longer than 120 characters. | 12310 |
![]() | ',' is not followed by whitespace. | 12310 |
![]() | '{' is not preceded with whitespace. | 12311 |
![]() | ',' is not followed by whitespace. | 12312 |
![]() | ',' is not followed by whitespace. | 12312 |
![]() | '+' is not preceded with whitespace. | 12313 |
![]() | '+' is not followed by whitespace. | 12313 |
![]() | ',' is not followed by whitespace. | 12316 |
![]() | ',' is not followed by whitespace. | 12316 |
![]() | '{' is not preceded with whitespace. | 12321 |
![]() | Line has trailing spaces. | 12322 |
![]() | '!=' is not preceded with whitespace. | 12323 |
![]() | '!=' is not followed by whitespace. | 12323 |
![]() | '{' is not preceded with whitespace. | 12323 |
![]() | '{' is not preceded with whitespace. | 12324 |
![]() | 'cast' is not followed by whitespace. | 12325 |
![]() | ',' is not followed by whitespace. | 12326 |
![]() | ',' is not followed by whitespace. | 12327 |
![]() | ',' is not followed by whitespace. | 12327 |
![]() | '!' is followed by whitespace. | 12330 |
![]() | ',' is not followed by whitespace. | 12336 |
![]() | ',' is not followed by whitespace. | 12341 |
![]() | Line is longer than 120 characters. | 12347 |
![]() | Line has trailing spaces. | 12351 |
![]() | '!' is followed by whitespace. | 12354 |
![]() | ',' is not followed by whitespace. | 12360 |
![]() | ',' is not followed by whitespace. | 12365 |
![]() | Line is longer than 120 characters. | 12373 |
![]() | ',' is not followed by whitespace. | 12373 |
![]() | ',' is not followed by whitespace. | 12373 |
![]() | ',' is not followed by whitespace. | 12373 |
![]() | ',' is not followed by whitespace. | 12373 |
![]() | Line has trailing spaces. | 12375 |
![]() | '}' should be alone on a line. | 12379 |
![]() | '{' is not preceded with whitespace. | 12379 |
![]() | Line has trailing spaces. | 12380 |
![]() | '!=' is not preceded with whitespace. | 12381 |
![]() | '!=' is not followed by whitespace. | 12381 |
![]() | '{' is not preceded with whitespace. | 12381 |
![]() | '{' is not preceded with whitespace. | 12382 |
![]() | 'cast' is not followed by whitespace. | 12383 |
![]() | ',' is not followed by whitespace. | 12384 |
![]() | ',' is not followed by whitespace. | 12385 |
![]() | ',' is not followed by whitespace. | 12385 |
![]() | '!' is followed by whitespace. | 12388 |
![]() | ',' is not followed by whitespace. | 12394 |
![]() | ',' is not followed by whitespace. | 12399 |
![]() | Line is longer than 120 characters. | 12405 |
![]() | Line has trailing spaces. | 12409 |
![]() | '!' is followed by whitespace. | 12412 |
![]() | ',' is not followed by whitespace. | 12418 |
![]() | ',' is not followed by whitespace. | 12423 |
![]() | Line is longer than 120 characters. | 12431 |
![]() | ',' is not followed by whitespace. | 12431 |
![]() | ',' is not followed by whitespace. | 12431 |
![]() | ',' is not followed by whitespace. | 12431 |
![]() | ',' is not followed by whitespace. | 12431 |
![]() | Line has trailing spaces. | 12433 |
![]() | Line has trailing spaces. | 12439 |
![]() | First sentence should end with a period. | 12443 |
![]() | Parameter prefix should be final. | 12446 |
![]() | Expected @param tag for 'prefix'. | 12446 |
![]() | ',' is not followed by whitespace. | 12446 |
![]() | Parameter namespace should be final. | 12446 |
![]() | Expected @param tag for 'namespace'. | 12446 |
![]() | ',' is not followed by whitespace. | 12446 |
![]() | Parameter attName should be final. | 12446 |
![]() | Expected @param tag for 'attName'. | 12446 |
![]() | Line is longer than 120 characters. | 12447 |
![]() | Parameter attValue should be final. | 12447 |
![]() | Expected @param tag for 'attValue'. | 12447 |
![]() | ',' is not followed by whitespace. | 12447 |
![]() | Parameter xmlWriter should be final. | 12447 |
![]() | Expected @param tag for 'xmlWriter'. | 12447 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12447 |
![]() | '{' is not preceded with whitespace. | 12447 |
![]() | ',' is not followed by whitespace. | 12454 |
![]() | ',' is not followed by whitespace. | 12454 |
![]() | First sentence should end with a period. | 12458 |
![]() | Parameter namespace should be final. | 12461 |
![]() | Expected @param tag for 'namespace'. | 12461 |
![]() | ',' is not followed by whitespace. | 12461 |
![]() | Parameter attName should be final. | 12461 |
![]() | Expected @param tag for 'attName'. | 12461 |
![]() | Line is longer than 120 characters. | 12462 |
![]() | Parameter attValue should be final. | 12462 |
![]() | Expected @param tag for 'attValue'. | 12462 |
![]() | ',' is not followed by whitespace. | 12462 |
![]() | Parameter xmlWriter should be final. | 12462 |
![]() | Expected @param tag for 'xmlWriter'. | 12462 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12462 |
![]() | '{' is not preceded with whitespace. | 12462 |
![]() | '{' should be on the previous line. | 12464 |
![]() | ',' is not followed by whitespace. | 12465 |
![]() | '}' should be on the same line. | 12466 |
![]() | '{' should be on the previous line. | 12468 |
![]() | ',' is not followed by whitespace. | 12470 |
![]() | ',' is not followed by whitespace. | 12470 |
![]() | First sentence should end with a period. | 12475 |
![]() | Parameter namespace should be final. | 12478 |
![]() | Expected @param tag for 'namespace'. | 12478 |
![]() | Parameter attName should be final. | 12478 |
![]() | Expected @param tag for 'attName'. | 12478 |
![]() | Line is longer than 120 characters. | 12479 |
![]() | Parameter qname should be final. | 12479 |
![]() | Expected @param tag for 'qname'. | 12479 |
![]() | Parameter xmlWriter should be final. | 12479 |
![]() | Expected @param tag for 'xmlWriter'. | 12479 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12479 |
![]() | First sentence should end with a period. | 12500 |
![]() | Parameter qname should be final. | 12504 |
![]() | Expected @param tag for 'qname'. | 12504 |
![]() | Parameter xmlWriter should be final. | 12505 |
![]() | Expected @param tag for 'xmlWriter'. | 12505 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12505 |
![]() | ',' is not followed by whitespace. | 12512 |
![]() | '{' is not preceded with whitespace. | 12515 |
![]() | Line is longer than 120 characters. | 12516 |
![]() | Missing a Javadoc comment. | 12527 |
![]() | Parameter qnames should be final. | 12527 |
![]() | Line is longer than 120 characters. | 12528 |
![]() | Parameter xmlWriter should be final. | 12528 |
![]() | ',' is not followed by whitespace. | 12547 |
![]() | '{' is not preceded with whitespace. | 12550 |
![]() | Line is longer than 120 characters. | 12551 |
![]() | Line is longer than 120 characters. | 12553 |
![]() | Line is longer than 120 characters. | 12556 |
![]() | First sentence should end with a period. | 12565 |
![]() | Expected an @return tag. | 12568 |
![]() | Line is longer than 120 characters. | 12568 |
![]() | Parameter xmlWriter should be final. | 12568 |
![]() | Expected @param tag for 'xmlWriter'. | 12568 |
![]() | Parameter namespace should be final. | 12568 |
![]() | Expected @param tag for 'namespace'. | 12568 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12568 |
![]() | Line has trailing spaces. | 12586 |
![]() | First sentence should end with a period. | 12587 |
![]() | Expected an @return tag. | 12591 |
![]() | Parameter qName should be final. | 12591 |
![]() | Expected @param tag for 'qName'. | 12591 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 12592 |
![]() | '{' is not preceded with whitespace. | 12592 |
![]() | Line has trailing spaces. | 12595 |
![]() | Line has trailing spaces. | 12599 |
![]() | ',' is not followed by whitespace. | 12600 |
![]() | Line is longer than 120 characters. | 12601 |
![]() | ',' is not followed by whitespace. | 12601 |
![]() | '{' is not preceded with whitespace. | 12602 |
![]() | Line has trailing spaces. | 12605 |
![]() | Line has trailing spaces. | 12606 |
![]() | '==' is not preceded with whitespace. | 12607 |
![]() | '==' is not followed by whitespace. | 12607 |
![]() | '?' is not preceded with whitespace. | 12607 |
![]() | Avoid inline conditionals. | 12607 |
![]() | '?' is not followed by whitespace. | 12607 |
![]() | ':' is not preceded with whitespace. | 12607 |
![]() | ':' should be on a new line. | 12607 |
![]() | '}' should be alone on a line. | 12609 |
![]() | '{' is not preceded with whitespace. | 12609 |
![]() | Line has trailing spaces. | 12612 |
![]() | Line has trailing spaces. | 12613 |
![]() | '==' is not preceded with whitespace. | 12614 |
![]() | '==' is not followed by whitespace. | 12614 |
![]() | '?' is not preceded with whitespace. | 12614 |
![]() | Avoid inline conditionals. | 12614 |
![]() | '?' is not followed by whitespace. | 12614 |
![]() | ':' is not preceded with whitespace. | 12614 |
![]() | ':' should be on a new line. | 12614 |
![]() | Line is longer than 120 characters. | 12618 |
![]() | Line has trailing spaces. | 12619 |
![]() | Line has trailing spaces. | 12620 |
![]() | Line has trailing spaces. | 12624 |
![]() | First sentence should end with a period. | 12626 |
![]() | Utility classes should not have a public or default constructor. | 12629 |
![]() | '{' is not preceded with whitespace. | 12629 |
![]() | Line has trailing spaces. | 12631 |
![]() | Line has trailing spaces. | 12632 |
![]() | First sentence should end with a period. | 12634 |
![]() | Line is longer than 120 characters. | 12636 |
![]() | Line is longer than 120 characters. | 12637 |
![]() | Line is longer than 120 characters. | 12639 |
![]() | Expected an @return tag. | 12641 |
![]() | Line is longer than 120 characters. | 12641 |
![]() | Parameter reader should be final. | 12641 |
![]() | Expected @param tag for 'reader'. | 12641 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 12641 |
![]() | '{' is not preceded with whitespace. | 12641 |
![]() | '=' is not followed by whitespace. | 12647 |
![]() | '=' is not followed by whitespace. | 12648 |
![]() | Line has trailing spaces. | 12650 |
![]() | 'while' construct must use '{}'s. | 12651 |
![]() | Line has trailing spaces. | 12654 |
![]() | ',' is not followed by whitespace. | 12655 |
![]() | '!=' is not preceded with whitespace. | 12655 |
![]() | '!=' is not followed by whitespace. | 12655 |
![]() | '{' is not preceded with whitespace. | 12655 |
![]() | '!=' is not preceded with whitespace. | 12658 |
![]() | '!=' is not followed by whitespace. | 12658 |
![]() | '{' is not preceded with whitespace. | 12658 |
![]() | '{' is not preceded with whitespace. | 12660 |
![]() | ',' is not followed by whitespace. | 12661 |
![]() | '==' is not preceded with whitespace. | 12663 |
![]() | '==' is not followed by whitespace. | 12663 |
![]() | '?' is not preceded with whitespace. | 12663 |
![]() | Avoid inline conditionals. | 12663 |
![]() | '?' is not followed by whitespace. | 12663 |
![]() | ':' is not preceded with whitespace. | 12663 |
![]() | ':' is not followed by whitespace. | 12663 |
![]() | '+' is not preceded with whitespace. | 12665 |
![]() | '+' is not followed by whitespace. | 12665 |
![]() | Line has trailing spaces. | 12666 |
![]() | '{' is not preceded with whitespace. | 12667 |
![]() | 'cast' is not followed by whitespace. | 12670 |
![]() | ',' is not followed by whitespace. | 12671 |
![]() | ',' is not followed by whitespace. | 12671 |
![]() | Line has trailing spaces. | 12673 |
![]() | Line has trailing spaces. | 12676 |
![]() | Line has trailing spaces. | 12680 |
![]() | Line has trailing spaces. | 12682 |
![]() | Line has trailing spaces. | 12686 |
![]() | Line has trailing spaces. | 12688 |
![]() | Line has trailing spaces. | 12689 |
![]() | Line has trailing spaces. | 12691 |
![]() | Line has trailing spaces. | 12692 |
![]() | 'while' construct must use '{}'s. | 12693 |
![]() | Line has trailing spaces. | 12694 |
![]() | Line is longer than 120 characters. | 12695 |
![]() | ',' is not followed by whitespace. | 12695 |
![]() | '{' is not preceded with whitespace. | 12695 |
![]() | Line has trailing spaces. | 12696 |
![]() | Line is longer than 120 characters. | 12697 |
![]() | Line has trailing spaces. | 12699 |
![]() | Line has trailing spaces. | 12701 |
![]() | '}' should be on the same line. | 12702 |
![]() | Line has trailing spaces. | 12703 |
![]() | Must have at least one statement. | 12704 |
![]() | Line has trailing spaces. | 12705 |
![]() | Line has trailing spaces. | 12707 |
![]() | Line has trailing spaces. | 12708 |
![]() | 'while' construct must use '{}'s. | 12709 |
![]() | Line has trailing spaces. | 12710 |
![]() | Line is longer than 120 characters. | 12711 |
![]() | ',' is not followed by whitespace. | 12711 |
![]() | '{' is not preceded with whitespace. | 12711 |
![]() | Line has trailing spaces. | 12712 |
![]() | Line is longer than 120 characters. | 12713 |
![]() | Line has trailing spaces. | 12715 |
![]() | Line has trailing spaces. | 12717 |
![]() | '}' should be on the same line. | 12718 |
![]() | Line has trailing spaces. | 12719 |
![]() | Must have at least one statement. | 12720 |
![]() | Line has trailing spaces. | 12721 |
![]() | Line has trailing spaces. | 12723 |
![]() | 'while' construct must use '{}'s. | 12724 |
![]() | Line has trailing spaces. | 12726 |
![]() | 'if' construct must use '{}'s. | 12727 |
![]() | Line is longer than 120 characters. | 12729 |
![]() | Line has trailing spaces. | 12730 |
![]() | '}' is not followed by whitespace. | 12741 |
![]() | Line has trailing spaces. | 12743 |
![]() | Line has trailing spaces. | 12746 |
![]() | Line has trailing spaces. | 12747 |
![]() | Missing a Javadoc comment. | 12748 |
![]() | '{' is not preceded with whitespace. | 12749 |
![]() | Line has trailing spaces. | 12750 |
![]() | Missing a Javadoc comment. | 12751 |
![]() | Line has trailing spaces. | 12756 |
![]() | Missing a Javadoc comment. | 12758 |
![]() | Parameter namespace should be final. | 12758 |
![]() | 'if' is not followed by whitespace. | 12759 |
![]() | '{' is not preceded with whitespace. | 12759 |
![]() | Line has trailing spaces. | 12765 |
![]() | First sentence should end with a period. | 12767 |
![]() | Line has trailing spaces. | 12771 |
![]() | Variable 'localSlaID' must be private and have accessor methods. | 12772 |
![]() | ';' is preceded with whitespace. | 12772 |
![]() | Line has trailing spaces. | 12773 |
![]() | Missing a Javadoc comment. | 12778 |
![]() | Variable 'localSlaIDTracker' must be private and have accessor methods. | 12778 |
![]() | ';' is preceded with whitespace. | 12778 |
![]() | Line has trailing spaces. | 12779 |
![]() | First sentence should end with a period. | 12781 |
![]() | '{' is not preceded with whitespace. | 12785 |
![]() | Line has trailing spaces. | 12789 |
![]() | Line has trailing spaces. | 12790 |
![]() | First sentence should end with a period. | 12791 |
![]() | Parameter param should be final. | 12795 |
![]() | '{' is not preceded with whitespace. | 12795 |
![]() | Line has trailing spaces. | 12796 |
![]() | '{' is not preceded with whitespace. | 12797 |
![]() | Line has trailing spaces. | 12802 |
![]() | Line has trailing spaces. | 12804 |
![]() | '=' is not preceded with whitespace. | 12805 |
![]() | '=' is not followed by whitespace. | 12805 |
![]() | Line has trailing spaces. | 12806 |
![]() | Line has trailing spaces. | 12809 |
![]() | First sentence should end with a period. | 12811 |
![]() | Parameter reader should be final. | 12815 |
![]() | Expected @param tag for 'reader'. | 12815 |
![]() | Line has trailing spaces. | 12817 |
![]() | 'try' is not followed by whitespace. | 12818 |
![]() | '{' is not preceded with whitespace. | 12818 |
![]() | Line is longer than 120 characters. | 12819 |
![]() | 'catch' is not preceded with whitespace. | 12820 |
![]() | '}' is not followed by whitespace. | 12820 |
![]() | 'catch' is not followed by whitespace. | 12820 |
![]() | '{' is not preceded with whitespace. | 12820 |
![]() | Line has trailing spaces. | 12825 |
![]() | Line has trailing spaces. | 12826 |
![]() | '(' is preceded with whitespace. | 12833 |
![]() | Expected @param tag for 'parentQName'. | 12834 |
![]() | Expected @param tag for 'factory'. | 12835 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 12835 |
![]() | '{' is not preceded with whitespace. | 12835 |
![]() | Line has trailing spaces. | 12838 |
![]() | ',' is not followed by whitespace. | 12840 |
![]() | '{' is not preceded with whitespace. | 12840 |
![]() | Line is longer than 120 characters. | 12842 |
![]() | Parameter xmlWriter should be final. | 12842 |
![]() | ',' is not followed by whitespace. | 12843 |
![]() | ',' is not followed by whitespace. | 12843 |
![]() | ',' is not followed by whitespace. | 12847 |
![]() | ',' is not followed by whitespace. | 12847 |
![]() | Line has trailing spaces. | 12848 |
![]() | Missing a Javadoc comment. | 12851 |
![]() | Parameter xmlWriter should be final. | 12853 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 12854 |
![]() | '{' is not preceded with whitespace. | 12854 |
![]() | ',' is not followed by whitespace. | 12855 |
![]() | ',' is not followed by whitespace. | 12855 |
![]() | ',' is not followed by whitespace. | 12855 |
![]() | Missing a Javadoc comment. | 12858 |
![]() | Parameter xmlWriter should be final. | 12860 |
![]() | Parameter serializeType should be final. | 12861 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 12862 |
![]() | '{' is not preceded with whitespace. | 12862 |
![]() | Line has trailing spaces. | 12863 |
![]() | Line has trailing spaces. | 12864 |
![]() | Line has trailing spaces. | 12869 |
![]() | Line has trailing spaces. | 12890 |
![]() | '{' is not preceded with whitespace. | 12891 |
![]() | Line has trailing spaces. | 12892 |
![]() | Line is longer than 120 characters. | 12894 |
![]() | ',' is not followed by whitespace. | 12894 |
![]() | '{' is not preceded with whitespace. | 12895 |
![]() | ',' is not followed by whitespace. | 12896 |
![]() | ',' is not followed by whitespace. | 12896 |
![]() | '+' is not preceded with whitespace. | 12897 |
![]() | '+' is not followed by whitespace. | 12897 |
![]() | ',' is not followed by whitespace. | 12900 |
![]() | ',' is not followed by whitespace. | 12900 |
![]() | Line has trailing spaces. | 12905 |
![]() | '{' is not preceded with whitespace. | 12907 |
![]() | '!' is followed by whitespace. | 12909 |
![]() | ',' is not followed by whitespace. | 12915 |
![]() | ',' is not followed by whitespace. | 12920 |
![]() | Line has trailing spaces. | 12926 |
![]() | '==' is not preceded with whitespace. | 12928 |
![]() | '==' is not followed by whitespace. | 12928 |
![]() | '{' is not preceded with whitespace. | 12928 |
![]() | Line has trailing spaces. | 12930 |
![]() | Line is longer than 120 characters. | 12931 |
![]() | ',' is not followed by whitespace. | 12931 |
![]() | ',' is not followed by whitespace. | 12931 |
![]() | ',' is not followed by whitespace. | 12931 |
![]() | ',' is not followed by whitespace. | 12931 |
![]() | Line has trailing spaces. | 12932 |
![]() | 'else' is not preceded with whitespace. | 12933 |
![]() | '}' is not followed by whitespace. | 12933 |
![]() | 'else' is not followed by whitespace. | 12933 |
![]() | '{' is not preceded with whitespace. | 12933 |
![]() | Line has trailing spaces. | 12935 |
![]() | Line has trailing spaces. | 12937 |
![]() | Line has trailing spaces. | 12939 |
![]() | Line has trailing spaces. | 12943 |
![]() | First sentence should end with a period. | 12947 |
![]() | Parameter prefix should be final. | 12950 |
![]() | Expected @param tag for 'prefix'. | 12950 |
![]() | ',' is not followed by whitespace. | 12950 |
![]() | Parameter namespace should be final. | 12950 |
![]() | Expected @param tag for 'namespace'. | 12950 |
![]() | ',' is not followed by whitespace. | 12950 |
![]() | Parameter attName should be final. | 12950 |
![]() | Expected @param tag for 'attName'. | 12950 |
![]() | Line is longer than 120 characters. | 12951 |
![]() | Parameter attValue should be final. | 12951 |
![]() | Expected @param tag for 'attValue'. | 12951 |
![]() | ',' is not followed by whitespace. | 12951 |
![]() | Parameter xmlWriter should be final. | 12951 |
![]() | Expected @param tag for 'xmlWriter'. | 12951 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12951 |
![]() | '{' is not preceded with whitespace. | 12951 |
![]() | ',' is not followed by whitespace. | 12958 |
![]() | ',' is not followed by whitespace. | 12958 |
![]() | First sentence should end with a period. | 12962 |
![]() | Parameter namespace should be final. | 12965 |
![]() | Expected @param tag for 'namespace'. | 12965 |
![]() | ',' is not followed by whitespace. | 12965 |
![]() | Parameter attName should be final. | 12965 |
![]() | Expected @param tag for 'attName'. | 12965 |
![]() | Line is longer than 120 characters. | 12966 |
![]() | Parameter attValue should be final. | 12966 |
![]() | Expected @param tag for 'attValue'. | 12966 |
![]() | ',' is not followed by whitespace. | 12966 |
![]() | Parameter xmlWriter should be final. | 12966 |
![]() | Expected @param tag for 'xmlWriter'. | 12966 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12966 |
![]() | '{' is not preceded with whitespace. | 12966 |
![]() | '{' should be on the previous line. | 12968 |
![]() | ',' is not followed by whitespace. | 12969 |
![]() | '}' should be on the same line. | 12970 |
![]() | '{' should be on the previous line. | 12972 |
![]() | ',' is not followed by whitespace. | 12974 |
![]() | ',' is not followed by whitespace. | 12974 |
![]() | First sentence should end with a period. | 12979 |
![]() | Parameter namespace should be final. | 12982 |
![]() | Expected @param tag for 'namespace'. | 12982 |
![]() | Parameter attName should be final. | 12982 |
![]() | Expected @param tag for 'attName'. | 12982 |
![]() | Line is longer than 120 characters. | 12983 |
![]() | Parameter qname should be final. | 12983 |
![]() | Expected @param tag for 'qname'. | 12983 |
![]() | Parameter xmlWriter should be final. | 12983 |
![]() | Expected @param tag for 'xmlWriter'. | 12983 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 12983 |
![]() | First sentence should end with a period. | 13004 |
![]() | Parameter qname should be final. | 13008 |
![]() | Expected @param tag for 'qname'. | 13008 |
![]() | Parameter xmlWriter should be final. | 13009 |
![]() | Expected @param tag for 'xmlWriter'. | 13009 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13009 |
![]() | ',' is not followed by whitespace. | 13016 |
![]() | '{' is not preceded with whitespace. | 13019 |
![]() | Line is longer than 120 characters. | 13020 |
![]() | Missing a Javadoc comment. | 13031 |
![]() | Parameter qnames should be final. | 13031 |
![]() | Line is longer than 120 characters. | 13032 |
![]() | Parameter xmlWriter should be final. | 13032 |
![]() | ',' is not followed by whitespace. | 13051 |
![]() | '{' is not preceded with whitespace. | 13054 |
![]() | Line is longer than 120 characters. | 13055 |
![]() | Line is longer than 120 characters. | 13057 |
![]() | Line is longer than 120 characters. | 13060 |
![]() | First sentence should end with a period. | 13069 |
![]() | Expected an @return tag. | 13072 |
![]() | Line is longer than 120 characters. | 13072 |
![]() | Parameter xmlWriter should be final. | 13072 |
![]() | Expected @param tag for 'xmlWriter'. | 13072 |
![]() | Parameter namespace should be final. | 13072 |
![]() | Expected @param tag for 'namespace'. | 13072 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13072 |
![]() | Line has trailing spaces. | 13090 |
![]() | First sentence should end with a period. | 13091 |
![]() | Expected an @return tag. | 13095 |
![]() | Parameter qName should be final. | 13095 |
![]() | Expected @param tag for 'qName'. | 13095 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 13096 |
![]() | '{' is not preceded with whitespace. | 13096 |
![]() | Line has trailing spaces. | 13099 |
![]() | '{' is not preceded with whitespace. | 13103 |
![]() | Line has trailing spaces. | 13106 |
![]() | '==' is not preceded with whitespace. | 13107 |
![]() | '==' is not followed by whitespace. | 13107 |
![]() | '?' is not preceded with whitespace. | 13107 |
![]() | Avoid inline conditionals. | 13107 |
![]() | '?' is not followed by whitespace. | 13107 |
![]() | ':' is not preceded with whitespace. | 13107 |
![]() | ':' should be on a new line. | 13107 |
![]() | Line is longer than 120 characters. | 13111 |
![]() | Line has trailing spaces. | 13112 |
![]() | Line has trailing spaces. | 13113 |
![]() | Line has trailing spaces. | 13117 |
![]() | First sentence should end with a period. | 13119 |
![]() | Utility classes should not have a public or default constructor. | 13122 |
![]() | '{' is not preceded with whitespace. | 13122 |
![]() | Line has trailing spaces. | 13124 |
![]() | Line has trailing spaces. | 13125 |
![]() | First sentence should end with a period. | 13127 |
![]() | Line is longer than 120 characters. | 13129 |
![]() | Line is longer than 120 characters. | 13130 |
![]() | Line is longer than 120 characters. | 13132 |
![]() | Expected an @return tag. | 13134 |
![]() | Parameter reader should be final. | 13134 |
![]() | Expected @param tag for 'reader'. | 13134 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 13134 |
![]() | '{' is not preceded with whitespace. | 13134 |
![]() | '=' is not followed by whitespace. | 13140 |
![]() | '=' is not followed by whitespace. | 13141 |
![]() | Line has trailing spaces. | 13143 |
![]() | 'while' construct must use '{}'s. | 13144 |
![]() | Line has trailing spaces. | 13147 |
![]() | ',' is not followed by whitespace. | 13148 |
![]() | '!=' is not preceded with whitespace. | 13148 |
![]() | '!=' is not followed by whitespace. | 13148 |
![]() | '{' is not preceded with whitespace. | 13148 |
![]() | '!=' is not preceded with whitespace. | 13151 |
![]() | '!=' is not followed by whitespace. | 13151 |
![]() | '{' is not preceded with whitespace. | 13151 |
![]() | '{' is not preceded with whitespace. | 13153 |
![]() | ',' is not followed by whitespace. | 13154 |
![]() | '==' is not preceded with whitespace. | 13156 |
![]() | '==' is not followed by whitespace. | 13156 |
![]() | '?' is not preceded with whitespace. | 13156 |
![]() | Avoid inline conditionals. | 13156 |
![]() | '?' is not followed by whitespace. | 13156 |
![]() | ':' is not preceded with whitespace. | 13156 |
![]() | ':' is not followed by whitespace. | 13156 |
![]() | '+' is not preceded with whitespace. | 13158 |
![]() | '+' is not followed by whitespace. | 13158 |
![]() | Line has trailing spaces. | 13159 |
![]() | '{' is not preceded with whitespace. | 13160 |
![]() | 'cast' is not followed by whitespace. | 13163 |
![]() | ',' is not followed by whitespace. | 13164 |
![]() | ',' is not followed by whitespace. | 13164 |
![]() | Line has trailing spaces. | 13166 |
![]() | Line has trailing spaces. | 13169 |
![]() | Line has trailing spaces. | 13173 |
![]() | Line has trailing spaces. | 13175 |
![]() | Line has trailing spaces. | 13179 |
![]() | Line has trailing spaces. | 13181 |
![]() | Line has trailing spaces. | 13182 |
![]() | Line has trailing spaces. | 13184 |
![]() | Line has trailing spaces. | 13185 |
![]() | 'while' construct must use '{}'s. | 13186 |
![]() | Line has trailing spaces. | 13187 |
![]() | Line is longer than 120 characters. | 13188 |
![]() | ',' is not followed by whitespace. | 13188 |
![]() | '{' is not preceded with whitespace. | 13188 |
![]() | Line has trailing spaces. | 13189 |
![]() | Line is longer than 120 characters. | 13190 |
![]() | ',' is not followed by whitespace. | 13190 |
![]() | '{' is not preceded with whitespace. | 13191 |
![]() | Line has trailing spaces. | 13192 |
![]() | Line has trailing spaces. | 13194 |
![]() | Line is longer than 120 characters. | 13196 |
![]() | Line has trailing spaces. | 13197 |
![]() | Line has trailing spaces. | 13199 |
![]() | Line has trailing spaces. | 13200 |
![]() | Line has trailing spaces. | 13203 |
![]() | Line has trailing spaces. | 13205 |
![]() | '}' should be on the same line. | 13206 |
![]() | Line has trailing spaces. | 13207 |
![]() | Must have at least one statement. | 13208 |
![]() | Line has trailing spaces. | 13209 |
![]() | Line has trailing spaces. | 13211 |
![]() | 'while' construct must use '{}'s. | 13212 |
![]() | Line has trailing spaces. | 13214 |
![]() | 'if' construct must use '{}'s. | 13215 |
![]() | Line is longer than 120 characters. | 13217 |
![]() | Line has trailing spaces. | 13218 |
![]() | '}' is not followed by whitespace. | 13229 |
![]() | Line has trailing spaces. | 13231 |
![]() | Line has trailing spaces. | 13234 |
![]() | Line has trailing spaces. | 13235 |
![]() | Missing a Javadoc comment. | 13236 |
![]() | '{' is not preceded with whitespace. | 13237 |
![]() | Line has trailing spaces. | 13238 |
![]() | Missing a Javadoc comment. | 13239 |
![]() | Line has trailing spaces. | 13244 |
![]() | Missing a Javadoc comment. | 13246 |
![]() | Parameter namespace should be final. | 13246 |
![]() | 'if' is not followed by whitespace. | 13247 |
![]() | '{' is not preceded with whitespace. | 13247 |
![]() | Line has trailing spaces. | 13253 |
![]() | First sentence should end with a period. | 13255 |
![]() | Line has trailing spaces. | 13259 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13260 |
![]() | Variable 'local_return' must be private and have accessor methods. | 13260 |
![]() | ';' is preceded with whitespace. | 13260 |
![]() | Line has trailing spaces. | 13261 |
![]() | Missing a Javadoc comment. | 13266 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13266 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 13266 |
![]() | ';' is preceded with whitespace. | 13266 |
![]() | Line has trailing spaces. | 13267 |
![]() | First sentence should end with a period. | 13269 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13273 |
![]() | '{' is not preceded with whitespace. | 13273 |
![]() | Line has trailing spaces. | 13277 |
![]() | Line has trailing spaces. | 13278 |
![]() | First sentence should end with a period. | 13279 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13283 |
![]() | Parameter param should be final. | 13283 |
![]() | '{' is not preceded with whitespace. | 13283 |
![]() | Line has trailing spaces. | 13284 |
![]() | '{' is not preceded with whitespace. | 13285 |
![]() | Line has trailing spaces. | 13290 |
![]() | Line has trailing spaces. | 13292 |
![]() | '=' is not preceded with whitespace. | 13293 |
![]() | '=' is not followed by whitespace. | 13293 |
![]() | Line has trailing spaces. | 13294 |
![]() | Line has trailing spaces. | 13297 |
![]() | First sentence should end with a period. | 13299 |
![]() | Parameter reader should be final. | 13303 |
![]() | Expected @param tag for 'reader'. | 13303 |
![]() | Line has trailing spaces. | 13305 |
![]() | 'try' is not followed by whitespace. | 13306 |
![]() | '{' is not preceded with whitespace. | 13306 |
![]() | Line is longer than 120 characters. | 13307 |
![]() | 'catch' is not preceded with whitespace. | 13308 |
![]() | '}' is not followed by whitespace. | 13308 |
![]() | 'catch' is not followed by whitespace. | 13308 |
![]() | '{' is not preceded with whitespace. | 13308 |
![]() | Line has trailing spaces. | 13313 |
![]() | Line has trailing spaces. | 13314 |
![]() | '(' is preceded with whitespace. | 13321 |
![]() | Expected @param tag for 'parentQName'. | 13322 |
![]() | Expected @param tag for 'factory'. | 13323 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 13323 |
![]() | '{' is not preceded with whitespace. | 13323 |
![]() | Line has trailing spaces. | 13326 |
![]() | ',' is not followed by whitespace. | 13328 |
![]() | '{' is not preceded with whitespace. | 13328 |
![]() | Line is longer than 120 characters. | 13330 |
![]() | Parameter xmlWriter should be final. | 13330 |
![]() | ',' is not followed by whitespace. | 13331 |
![]() | ',' is not followed by whitespace. | 13331 |
![]() | ',' is not followed by whitespace. | 13335 |
![]() | ',' is not followed by whitespace. | 13335 |
![]() | Line has trailing spaces. | 13336 |
![]() | Missing a Javadoc comment. | 13339 |
![]() | Parameter xmlWriter should be final. | 13341 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 13342 |
![]() | '{' is not preceded with whitespace. | 13342 |
![]() | ',' is not followed by whitespace. | 13343 |
![]() | ',' is not followed by whitespace. | 13343 |
![]() | ',' is not followed by whitespace. | 13343 |
![]() | Missing a Javadoc comment. | 13346 |
![]() | Parameter xmlWriter should be final. | 13348 |
![]() | Parameter serializeType should be final. | 13349 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 13350 |
![]() | '{' is not preceded with whitespace. | 13350 |
![]() | Line has trailing spaces. | 13351 |
![]() | Line has trailing spaces. | 13352 |
![]() | Line has trailing spaces. | 13357 |
![]() | Line has trailing spaces. | 13378 |
![]() | '{' is not preceded with whitespace. | 13379 |
![]() | Line has trailing spaces. | 13380 |
![]() | Line is longer than 120 characters. | 13382 |
![]() | ',' is not followed by whitespace. | 13382 |
![]() | '{' is not preceded with whitespace. | 13383 |
![]() | ',' is not followed by whitespace. | 13384 |
![]() | ',' is not followed by whitespace. | 13384 |
![]() | '+' is not preceded with whitespace. | 13385 |
![]() | '+' is not followed by whitespace. | 13385 |
![]() | ',' is not followed by whitespace. | 13388 |
![]() | ',' is not followed by whitespace. | 13388 |
![]() | Line has trailing spaces. | 13393 |
![]() | '{' is not preceded with whitespace. | 13395 |
![]() | '!' is followed by whitespace. | 13397 |
![]() | ',' is not followed by whitespace. | 13403 |
![]() | ',' is not followed by whitespace. | 13408 |
![]() | Line has trailing spaces. | 13414 |
![]() | '==' is not preceded with whitespace. | 13416 |
![]() | '==' is not followed by whitespace. | 13416 |
![]() | '{' is not preceded with whitespace. | 13416 |
![]() | Line has trailing spaces. | 13418 |
![]() | Line is longer than 120 characters. | 13419 |
![]() | ',' is not followed by whitespace. | 13419 |
![]() | ',' is not followed by whitespace. | 13419 |
![]() | ',' is not followed by whitespace. | 13419 |
![]() | ',' is not followed by whitespace. | 13419 |
![]() | Line has trailing spaces. | 13420 |
![]() | 'else' is not preceded with whitespace. | 13421 |
![]() | '}' is not followed by whitespace. | 13421 |
![]() | 'else' is not followed by whitespace. | 13421 |
![]() | '{' is not preceded with whitespace. | 13421 |
![]() | Line has trailing spaces. | 13423 |
![]() | Line has trailing spaces. | 13425 |
![]() | Line has trailing spaces. | 13427 |
![]() | Line has trailing spaces. | 13431 |
![]() | First sentence should end with a period. | 13435 |
![]() | Parameter prefix should be final. | 13438 |
![]() | Expected @param tag for 'prefix'. | 13438 |
![]() | ',' is not followed by whitespace. | 13438 |
![]() | Parameter namespace should be final. | 13438 |
![]() | Expected @param tag for 'namespace'. | 13438 |
![]() | ',' is not followed by whitespace. | 13438 |
![]() | Parameter attName should be final. | 13438 |
![]() | Expected @param tag for 'attName'. | 13438 |
![]() | Line is longer than 120 characters. | 13439 |
![]() | Parameter attValue should be final. | 13439 |
![]() | Expected @param tag for 'attValue'. | 13439 |
![]() | ',' is not followed by whitespace. | 13439 |
![]() | Parameter xmlWriter should be final. | 13439 |
![]() | Expected @param tag for 'xmlWriter'. | 13439 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13439 |
![]() | '{' is not preceded with whitespace. | 13439 |
![]() | ',' is not followed by whitespace. | 13446 |
![]() | ',' is not followed by whitespace. | 13446 |
![]() | First sentence should end with a period. | 13450 |
![]() | Parameter namespace should be final. | 13453 |
![]() | Expected @param tag for 'namespace'. | 13453 |
![]() | ',' is not followed by whitespace. | 13453 |
![]() | Parameter attName should be final. | 13453 |
![]() | Expected @param tag for 'attName'. | 13453 |
![]() | Line is longer than 120 characters. | 13454 |
![]() | Parameter attValue should be final. | 13454 |
![]() | Expected @param tag for 'attValue'. | 13454 |
![]() | ',' is not followed by whitespace. | 13454 |
![]() | Parameter xmlWriter should be final. | 13454 |
![]() | Expected @param tag for 'xmlWriter'. | 13454 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13454 |
![]() | '{' is not preceded with whitespace. | 13454 |
![]() | '{' should be on the previous line. | 13456 |
![]() | ',' is not followed by whitespace. | 13457 |
![]() | '}' should be on the same line. | 13458 |
![]() | '{' should be on the previous line. | 13460 |
![]() | ',' is not followed by whitespace. | 13462 |
![]() | ',' is not followed by whitespace. | 13462 |
![]() | First sentence should end with a period. | 13467 |
![]() | Parameter namespace should be final. | 13470 |
![]() | Expected @param tag for 'namespace'. | 13470 |
![]() | Parameter attName should be final. | 13470 |
![]() | Expected @param tag for 'attName'. | 13470 |
![]() | Line is longer than 120 characters. | 13471 |
![]() | Parameter qname should be final. | 13471 |
![]() | Expected @param tag for 'qname'. | 13471 |
![]() | Parameter xmlWriter should be final. | 13471 |
![]() | Expected @param tag for 'xmlWriter'. | 13471 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13471 |
![]() | First sentence should end with a period. | 13492 |
![]() | Parameter qname should be final. | 13496 |
![]() | Expected @param tag for 'qname'. | 13496 |
![]() | Parameter xmlWriter should be final. | 13497 |
![]() | Expected @param tag for 'xmlWriter'. | 13497 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13497 |
![]() | ',' is not followed by whitespace. | 13504 |
![]() | '{' is not preceded with whitespace. | 13507 |
![]() | Line is longer than 120 characters. | 13508 |
![]() | Missing a Javadoc comment. | 13519 |
![]() | Parameter qnames should be final. | 13519 |
![]() | Line is longer than 120 characters. | 13520 |
![]() | Parameter xmlWriter should be final. | 13520 |
![]() | ',' is not followed by whitespace. | 13539 |
![]() | '{' is not preceded with whitespace. | 13542 |
![]() | Line is longer than 120 characters. | 13543 |
![]() | Line is longer than 120 characters. | 13545 |
![]() | Line is longer than 120 characters. | 13548 |
![]() | First sentence should end with a period. | 13557 |
![]() | Expected an @return tag. | 13560 |
![]() | Line is longer than 120 characters. | 13560 |
![]() | Parameter xmlWriter should be final. | 13560 |
![]() | Expected @param tag for 'xmlWriter'. | 13560 |
![]() | Parameter namespace should be final. | 13560 |
![]() | Expected @param tag for 'namespace'. | 13560 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13560 |
![]() | Line has trailing spaces. | 13578 |
![]() | First sentence should end with a period. | 13579 |
![]() | Expected an @return tag. | 13583 |
![]() | Parameter qName should be final. | 13583 |
![]() | Expected @param tag for 'qName'. | 13583 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 13584 |
![]() | '{' is not preceded with whitespace. | 13584 |
![]() | Line has trailing spaces. | 13587 |
![]() | '{' is not preceded with whitespace. | 13591 |
![]() | Line has trailing spaces. | 13594 |
![]() | '==' is not preceded with whitespace. | 13595 |
![]() | '==' is not followed by whitespace. | 13595 |
![]() | '?' is not preceded with whitespace. | 13595 |
![]() | Avoid inline conditionals. | 13595 |
![]() | '?' is not followed by whitespace. | 13595 |
![]() | ':' is not preceded with whitespace. | 13595 |
![]() | ':' should be on a new line. | 13595 |
![]() | Line is longer than 120 characters. | 13596 |
![]() | Line is longer than 120 characters. | 13599 |
![]() | Line has trailing spaces. | 13600 |
![]() | Line has trailing spaces. | 13601 |
![]() | Line has trailing spaces. | 13605 |
![]() | First sentence should end with a period. | 13607 |
![]() | Utility classes should not have a public or default constructor. | 13610 |
![]() | '{' is not preceded with whitespace. | 13610 |
![]() | Line has trailing spaces. | 13612 |
![]() | Line has trailing spaces. | 13613 |
![]() | First sentence should end with a period. | 13615 |
![]() | Line is longer than 120 characters. | 13617 |
![]() | Line is longer than 120 characters. | 13618 |
![]() | Line is longer than 120 characters. | 13620 |
![]() | Expected an @return tag. | 13622 |
![]() | Parameter reader should be final. | 13622 |
![]() | Expected @param tag for 'reader'. | 13622 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 13622 |
![]() | '{' is not preceded with whitespace. | 13622 |
![]() | '=' is not followed by whitespace. | 13628 |
![]() | '=' is not followed by whitespace. | 13629 |
![]() | Line has trailing spaces. | 13631 |
![]() | 'while' construct must use '{}'s. | 13632 |
![]() | Line has trailing spaces. | 13635 |
![]() | ',' is not followed by whitespace. | 13636 |
![]() | '!=' is not preceded with whitespace. | 13636 |
![]() | '!=' is not followed by whitespace. | 13636 |
![]() | '{' is not preceded with whitespace. | 13636 |
![]() | '!=' is not preceded with whitespace. | 13639 |
![]() | '!=' is not followed by whitespace. | 13639 |
![]() | '{' is not preceded with whitespace. | 13639 |
![]() | '{' is not preceded with whitespace. | 13641 |
![]() | ',' is not followed by whitespace. | 13642 |
![]() | '==' is not preceded with whitespace. | 13644 |
![]() | '==' is not followed by whitespace. | 13644 |
![]() | '?' is not preceded with whitespace. | 13644 |
![]() | Avoid inline conditionals. | 13644 |
![]() | '?' is not followed by whitespace. | 13644 |
![]() | ':' is not preceded with whitespace. | 13644 |
![]() | ':' is not followed by whitespace. | 13644 |
![]() | '+' is not preceded with whitespace. | 13646 |
![]() | '+' is not followed by whitespace. | 13646 |
![]() | Line has trailing spaces. | 13647 |
![]() | '{' is not preceded with whitespace. | 13648 |
![]() | 'cast' is not followed by whitespace. | 13651 |
![]() | ',' is not followed by whitespace. | 13652 |
![]() | ',' is not followed by whitespace. | 13652 |
![]() | Line has trailing spaces. | 13654 |
![]() | Line has trailing spaces. | 13657 |
![]() | Line has trailing spaces. | 13661 |
![]() | Line has trailing spaces. | 13663 |
![]() | Line has trailing spaces. | 13667 |
![]() | Line has trailing spaces. | 13669 |
![]() | Line has trailing spaces. | 13670 |
![]() | Line has trailing spaces. | 13672 |
![]() | Line has trailing spaces. | 13673 |
![]() | 'while' construct must use '{}'s. | 13674 |
![]() | Line has trailing spaces. | 13675 |
![]() | Line is longer than 120 characters. | 13676 |
![]() | ',' is not followed by whitespace. | 13676 |
![]() | '{' is not preceded with whitespace. | 13676 |
![]() | Line has trailing spaces. | 13677 |
![]() | Line is longer than 120 characters. | 13678 |
![]() | ',' is not followed by whitespace. | 13678 |
![]() | '{' is not preceded with whitespace. | 13679 |
![]() | Line has trailing spaces. | 13680 |
![]() | Line has trailing spaces. | 13682 |
![]() | Line is longer than 120 characters. | 13684 |
![]() | Line has trailing spaces. | 13685 |
![]() | Line has trailing spaces. | 13687 |
![]() | Line has trailing spaces. | 13688 |
![]() | Line has trailing spaces. | 13691 |
![]() | Line has trailing spaces. | 13693 |
![]() | '}' should be on the same line. | 13694 |
![]() | Line has trailing spaces. | 13695 |
![]() | Must have at least one statement. | 13696 |
![]() | Line has trailing spaces. | 13697 |
![]() | Line has trailing spaces. | 13699 |
![]() | 'while' construct must use '{}'s. | 13700 |
![]() | Line has trailing spaces. | 13702 |
![]() | 'if' construct must use '{}'s. | 13703 |
![]() | Line is longer than 120 characters. | 13705 |
![]() | Line has trailing spaces. | 13706 |
![]() | '}' is not followed by whitespace. | 13717 |
![]() | Line has trailing spaces. | 13719 |
![]() | Line has trailing spaces. | 13722 |
![]() | Line has trailing spaces. | 13723 |
![]() | Missing a Javadoc comment. | 13724 |
![]() | '{' is not preceded with whitespace. | 13725 |
![]() | Line has trailing spaces. | 13726 |
![]() | Missing a Javadoc comment. | 13727 |
![]() | Line has trailing spaces. | 13732 |
![]() | Missing a Javadoc comment. | 13734 |
![]() | Parameter namespace should be final. | 13734 |
![]() | 'if' is not followed by whitespace. | 13735 |
![]() | '{' is not preceded with whitespace. | 13735 |
![]() | Line has trailing spaces. | 13741 |
![]() | First sentence should end with a period. | 13743 |
![]() | Line has trailing spaces. | 13747 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13748 |
![]() | Variable 'local_return' must be private and have accessor methods. | 13748 |
![]() | ';' is preceded with whitespace. | 13748 |
![]() | Line has trailing spaces. | 13749 |
![]() | Missing a Javadoc comment. | 13754 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13754 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 13754 |
![]() | ';' is preceded with whitespace. | 13754 |
![]() | Line has trailing spaces. | 13755 |
![]() | First sentence should end with a period. | 13757 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13761 |
![]() | '{' is not preceded with whitespace. | 13761 |
![]() | Line has trailing spaces. | 13765 |
![]() | Line has trailing spaces. | 13766 |
![]() | First sentence should end with a period. | 13767 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13771 |
![]() | Parameter param should be final. | 13771 |
![]() | '{' is not preceded with whitespace. | 13771 |
![]() | Line has trailing spaces. | 13772 |
![]() | '{' is not preceded with whitespace. | 13773 |
![]() | Line has trailing spaces. | 13778 |
![]() | Line has trailing spaces. | 13780 |
![]() | '=' is not preceded with whitespace. | 13781 |
![]() | '=' is not followed by whitespace. | 13781 |
![]() | Line has trailing spaces. | 13782 |
![]() | Line has trailing spaces. | 13785 |
![]() | First sentence should end with a period. | 13787 |
![]() | Parameter reader should be final. | 13791 |
![]() | Expected @param tag for 'reader'. | 13791 |
![]() | Line has trailing spaces. | 13793 |
![]() | 'try' is not followed by whitespace. | 13794 |
![]() | '{' is not preceded with whitespace. | 13794 |
![]() | Line is longer than 120 characters. | 13795 |
![]() | 'catch' is not preceded with whitespace. | 13796 |
![]() | '}' is not followed by whitespace. | 13796 |
![]() | 'catch' is not followed by whitespace. | 13796 |
![]() | '{' is not preceded with whitespace. | 13796 |
![]() | Line has trailing spaces. | 13801 |
![]() | Line has trailing spaces. | 13802 |
![]() | '(' is preceded with whitespace. | 13809 |
![]() | Expected @param tag for 'parentQName'. | 13810 |
![]() | Expected @param tag for 'factory'. | 13811 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 13811 |
![]() | '{' is not preceded with whitespace. | 13811 |
![]() | Line has trailing spaces. | 13814 |
![]() | ',' is not followed by whitespace. | 13816 |
![]() | '{' is not preceded with whitespace. | 13816 |
![]() | Line is longer than 120 characters. | 13818 |
![]() | Parameter xmlWriter should be final. | 13818 |
![]() | ',' is not followed by whitespace. | 13819 |
![]() | ',' is not followed by whitespace. | 13819 |
![]() | ',' is not followed by whitespace. | 13823 |
![]() | ',' is not followed by whitespace. | 13823 |
![]() | Line has trailing spaces. | 13824 |
![]() | Missing a Javadoc comment. | 13827 |
![]() | Parameter xmlWriter should be final. | 13829 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 13830 |
![]() | '{' is not preceded with whitespace. | 13830 |
![]() | ',' is not followed by whitespace. | 13831 |
![]() | ',' is not followed by whitespace. | 13831 |
![]() | ',' is not followed by whitespace. | 13831 |
![]() | Missing a Javadoc comment. | 13834 |
![]() | Parameter xmlWriter should be final. | 13836 |
![]() | Parameter serializeType should be final. | 13837 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 13838 |
![]() | '{' is not preceded with whitespace. | 13838 |
![]() | Line has trailing spaces. | 13839 |
![]() | Line has trailing spaces. | 13840 |
![]() | Line has trailing spaces. | 13845 |
![]() | Line has trailing spaces. | 13866 |
![]() | '{' is not preceded with whitespace. | 13867 |
![]() | Line has trailing spaces. | 13868 |
![]() | Line is longer than 120 characters. | 13870 |
![]() | ',' is not followed by whitespace. | 13870 |
![]() | '{' is not preceded with whitespace. | 13871 |
![]() | ',' is not followed by whitespace. | 13872 |
![]() | ',' is not followed by whitespace. | 13872 |
![]() | '+' is not preceded with whitespace. | 13873 |
![]() | '+' is not followed by whitespace. | 13873 |
![]() | ',' is not followed by whitespace. | 13876 |
![]() | ',' is not followed by whitespace. | 13876 |
![]() | Line has trailing spaces. | 13881 |
![]() | '{' is not preceded with whitespace. | 13883 |
![]() | '!' is followed by whitespace. | 13885 |
![]() | ',' is not followed by whitespace. | 13891 |
![]() | ',' is not followed by whitespace. | 13896 |
![]() | Line has trailing spaces. | 13902 |
![]() | '==' is not preceded with whitespace. | 13904 |
![]() | '==' is not followed by whitespace. | 13904 |
![]() | '{' is not preceded with whitespace. | 13904 |
![]() | Line has trailing spaces. | 13906 |
![]() | Line is longer than 120 characters. | 13907 |
![]() | ',' is not followed by whitespace. | 13907 |
![]() | ',' is not followed by whitespace. | 13907 |
![]() | ',' is not followed by whitespace. | 13907 |
![]() | ',' is not followed by whitespace. | 13907 |
![]() | Line has trailing spaces. | 13908 |
![]() | 'else' is not preceded with whitespace. | 13909 |
![]() | '}' is not followed by whitespace. | 13909 |
![]() | 'else' is not followed by whitespace. | 13909 |
![]() | '{' is not preceded with whitespace. | 13909 |
![]() | Line has trailing spaces. | 13911 |
![]() | Line has trailing spaces. | 13913 |
![]() | Line has trailing spaces. | 13915 |
![]() | Line has trailing spaces. | 13919 |
![]() | First sentence should end with a period. | 13923 |
![]() | Parameter prefix should be final. | 13926 |
![]() | Expected @param tag for 'prefix'. | 13926 |
![]() | ',' is not followed by whitespace. | 13926 |
![]() | Parameter namespace should be final. | 13926 |
![]() | Expected @param tag for 'namespace'. | 13926 |
![]() | ',' is not followed by whitespace. | 13926 |
![]() | Parameter attName should be final. | 13926 |
![]() | Expected @param tag for 'attName'. | 13926 |
![]() | Line is longer than 120 characters. | 13927 |
![]() | Parameter attValue should be final. | 13927 |
![]() | Expected @param tag for 'attValue'. | 13927 |
![]() | ',' is not followed by whitespace. | 13927 |
![]() | Parameter xmlWriter should be final. | 13927 |
![]() | Expected @param tag for 'xmlWriter'. | 13927 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13927 |
![]() | '{' is not preceded with whitespace. | 13927 |
![]() | ',' is not followed by whitespace. | 13934 |
![]() | ',' is not followed by whitespace. | 13934 |
![]() | First sentence should end with a period. | 13938 |
![]() | Parameter namespace should be final. | 13941 |
![]() | Expected @param tag for 'namespace'. | 13941 |
![]() | ',' is not followed by whitespace. | 13941 |
![]() | Parameter attName should be final. | 13941 |
![]() | Expected @param tag for 'attName'. | 13941 |
![]() | Line is longer than 120 characters. | 13942 |
![]() | Parameter attValue should be final. | 13942 |
![]() | Expected @param tag for 'attValue'. | 13942 |
![]() | ',' is not followed by whitespace. | 13942 |
![]() | Parameter xmlWriter should be final. | 13942 |
![]() | Expected @param tag for 'xmlWriter'. | 13942 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13942 |
![]() | '{' is not preceded with whitespace. | 13942 |
![]() | '{' should be on the previous line. | 13944 |
![]() | ',' is not followed by whitespace. | 13945 |
![]() | '}' should be on the same line. | 13946 |
![]() | '{' should be on the previous line. | 13948 |
![]() | ',' is not followed by whitespace. | 13950 |
![]() | ',' is not followed by whitespace. | 13950 |
![]() | First sentence should end with a period. | 13955 |
![]() | Parameter namespace should be final. | 13958 |
![]() | Expected @param tag for 'namespace'. | 13958 |
![]() | Parameter attName should be final. | 13958 |
![]() | Expected @param tag for 'attName'. | 13958 |
![]() | Line is longer than 120 characters. | 13959 |
![]() | Parameter qname should be final. | 13959 |
![]() | Expected @param tag for 'qname'. | 13959 |
![]() | Parameter xmlWriter should be final. | 13959 |
![]() | Expected @param tag for 'xmlWriter'. | 13959 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13959 |
![]() | First sentence should end with a period. | 13980 |
![]() | Parameter qname should be final. | 13984 |
![]() | Expected @param tag for 'qname'. | 13984 |
![]() | Parameter xmlWriter should be final. | 13985 |
![]() | Expected @param tag for 'xmlWriter'. | 13985 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 13985 |
![]() | ',' is not followed by whitespace. | 13992 |
![]() | '{' is not preceded with whitespace. | 13995 |
![]() | Line is longer than 120 characters. | 13996 |
![]() | Missing a Javadoc comment. | 14007 |
![]() | Parameter qnames should be final. | 14007 |
![]() | Line is longer than 120 characters. | 14008 |
![]() | Parameter xmlWriter should be final. | 14008 |
![]() | ',' is not followed by whitespace. | 14027 |
![]() | '{' is not preceded with whitespace. | 14030 |
![]() | Line is longer than 120 characters. | 14031 |
![]() | Line is longer than 120 characters. | 14033 |
![]() | Line is longer than 120 characters. | 14036 |
![]() | First sentence should end with a period. | 14045 |
![]() | Expected an @return tag. | 14048 |
![]() | Line is longer than 120 characters. | 14048 |
![]() | Parameter xmlWriter should be final. | 14048 |
![]() | Expected @param tag for 'xmlWriter'. | 14048 |
![]() | Parameter namespace should be final. | 14048 |
![]() | Expected @param tag for 'namespace'. | 14048 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14048 |
![]() | Line has trailing spaces. | 14066 |
![]() | First sentence should end with a period. | 14067 |
![]() | Expected an @return tag. | 14071 |
![]() | Parameter qName should be final. | 14071 |
![]() | Expected @param tag for 'qName'. | 14071 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 14072 |
![]() | '{' is not preceded with whitespace. | 14072 |
![]() | Line has trailing spaces. | 14075 |
![]() | '{' is not preceded with whitespace. | 14079 |
![]() | Line has trailing spaces. | 14082 |
![]() | '==' is not preceded with whitespace. | 14083 |
![]() | '==' is not followed by whitespace. | 14083 |
![]() | '?' is not preceded with whitespace. | 14083 |
![]() | Avoid inline conditionals. | 14083 |
![]() | '?' is not followed by whitespace. | 14083 |
![]() | ':' is not preceded with whitespace. | 14083 |
![]() | ':' should be on a new line. | 14083 |
![]() | Line is longer than 120 characters. | 14084 |
![]() | Line is longer than 120 characters. | 14087 |
![]() | Line has trailing spaces. | 14088 |
![]() | Line has trailing spaces. | 14089 |
![]() | Line has trailing spaces. | 14093 |
![]() | First sentence should end with a period. | 14095 |
![]() | Utility classes should not have a public or default constructor. | 14098 |
![]() | '{' is not preceded with whitespace. | 14098 |
![]() | Line has trailing spaces. | 14100 |
![]() | Line has trailing spaces. | 14101 |
![]() | First sentence should end with a period. | 14103 |
![]() | Line is longer than 120 characters. | 14105 |
![]() | Line is longer than 120 characters. | 14106 |
![]() | Line is longer than 120 characters. | 14108 |
![]() | Expected an @return tag. | 14110 |
![]() | Parameter reader should be final. | 14110 |
![]() | Expected @param tag for 'reader'. | 14110 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 14110 |
![]() | '{' is not preceded with whitespace. | 14110 |
![]() | '=' is not followed by whitespace. | 14116 |
![]() | '=' is not followed by whitespace. | 14117 |
![]() | Line has trailing spaces. | 14119 |
![]() | 'while' construct must use '{}'s. | 14120 |
![]() | Line has trailing spaces. | 14123 |
![]() | ',' is not followed by whitespace. | 14124 |
![]() | '!=' is not preceded with whitespace. | 14124 |
![]() | '!=' is not followed by whitespace. | 14124 |
![]() | '{' is not preceded with whitespace. | 14124 |
![]() | '!=' is not preceded with whitespace. | 14127 |
![]() | '!=' is not followed by whitespace. | 14127 |
![]() | '{' is not preceded with whitespace. | 14127 |
![]() | '{' is not preceded with whitespace. | 14129 |
![]() | ',' is not followed by whitespace. | 14130 |
![]() | '==' is not preceded with whitespace. | 14132 |
![]() | '==' is not followed by whitespace. | 14132 |
![]() | '?' is not preceded with whitespace. | 14132 |
![]() | Avoid inline conditionals. | 14132 |
![]() | '?' is not followed by whitespace. | 14132 |
![]() | ':' is not preceded with whitespace. | 14132 |
![]() | ':' is not followed by whitespace. | 14132 |
![]() | '+' is not preceded with whitespace. | 14134 |
![]() | '+' is not followed by whitespace. | 14134 |
![]() | Line has trailing spaces. | 14135 |
![]() | '{' is not preceded with whitespace. | 14136 |
![]() | 'cast' is not followed by whitespace. | 14139 |
![]() | ',' is not followed by whitespace. | 14140 |
![]() | ',' is not followed by whitespace. | 14140 |
![]() | Line has trailing spaces. | 14142 |
![]() | Line has trailing spaces. | 14145 |
![]() | Line has trailing spaces. | 14149 |
![]() | Line has trailing spaces. | 14151 |
![]() | Line has trailing spaces. | 14155 |
![]() | Line has trailing spaces. | 14157 |
![]() | Line has trailing spaces. | 14158 |
![]() | Line has trailing spaces. | 14160 |
![]() | Line has trailing spaces. | 14161 |
![]() | 'while' construct must use '{}'s. | 14162 |
![]() | Line has trailing spaces. | 14163 |
![]() | Line is longer than 120 characters. | 14164 |
![]() | ',' is not followed by whitespace. | 14164 |
![]() | '{' is not preceded with whitespace. | 14164 |
![]() | Line has trailing spaces. | 14165 |
![]() | Line is longer than 120 characters. | 14166 |
![]() | ',' is not followed by whitespace. | 14166 |
![]() | '{' is not preceded with whitespace. | 14167 |
![]() | Line has trailing spaces. | 14168 |
![]() | Line has trailing spaces. | 14170 |
![]() | Line is longer than 120 characters. | 14172 |
![]() | Line has trailing spaces. | 14173 |
![]() | Line has trailing spaces. | 14175 |
![]() | Line has trailing spaces. | 14176 |
![]() | Line has trailing spaces. | 14179 |
![]() | Line has trailing spaces. | 14181 |
![]() | '}' should be on the same line. | 14182 |
![]() | Line has trailing spaces. | 14183 |
![]() | Must have at least one statement. | 14184 |
![]() | Line has trailing spaces. | 14185 |
![]() | Line has trailing spaces. | 14187 |
![]() | 'while' construct must use '{}'s. | 14188 |
![]() | Line has trailing spaces. | 14190 |
![]() | 'if' construct must use '{}'s. | 14191 |
![]() | Line is longer than 120 characters. | 14193 |
![]() | Line has trailing spaces. | 14194 |
![]() | '}' is not followed by whitespace. | 14205 |
![]() | Line has trailing spaces. | 14207 |
![]() | Line has trailing spaces. | 14210 |
![]() | Line has trailing spaces. | 14211 |
![]() | Missing a Javadoc comment. | 14212 |
![]() | '{' is not preceded with whitespace. | 14213 |
![]() | Line has trailing spaces. | 14214 |
![]() | Missing a Javadoc comment. | 14215 |
![]() | Line has trailing spaces. | 14220 |
![]() | Missing a Javadoc comment. | 14222 |
![]() | Parameter namespace should be final. | 14222 |
![]() | 'if' is not followed by whitespace. | 14223 |
![]() | '{' is not preceded with whitespace. | 14223 |
![]() | Line has trailing spaces. | 14229 |
![]() | First sentence should end with a period. | 14231 |
![]() | Line has trailing spaces. | 14235 |
![]() | Variable 'localOperationInProgressException' must be private and have accessor methods. | 14236 |
![]() | ';' is preceded with whitespace. | 14236 |
![]() | Line has trailing spaces. | 14237 |
![]() | Missing a Javadoc comment. | 14242 |
![]() | Variable 'localOperationInProgressExceptionTracker' must be private and have accessor methods. | 14242 |
![]() | ';' is preceded with whitespace. | 14242 |
![]() | Line has trailing spaces. | 14243 |
![]() | First sentence should end with a period. | 14245 |
![]() | '{' is not preceded with whitespace. | 14249 |
![]() | Line has trailing spaces. | 14253 |
![]() | Line has trailing spaces. | 14254 |
![]() | First sentence should end with a period. | 14255 |
![]() | Parameter param should be final. | 14259 |
![]() | '{' is not preceded with whitespace. | 14259 |
![]() | Line has trailing spaces. | 14260 |
![]() | '{' is not preceded with whitespace. | 14261 |
![]() | Line has trailing spaces. | 14266 |
![]() | Line has trailing spaces. | 14268 |
![]() | '=' is not preceded with whitespace. | 14269 |
![]() | '=' is not followed by whitespace. | 14269 |
![]() | Line has trailing spaces. | 14270 |
![]() | Line has trailing spaces. | 14273 |
![]() | First sentence should end with a period. | 14275 |
![]() | Parameter reader should be final. | 14279 |
![]() | Expected @param tag for 'reader'. | 14279 |
![]() | Line has trailing spaces. | 14281 |
![]() | 'try' is not followed by whitespace. | 14282 |
![]() | '{' is not preceded with whitespace. | 14282 |
![]() | Line is longer than 120 characters. | 14283 |
![]() | 'catch' is not preceded with whitespace. | 14284 |
![]() | '}' is not followed by whitespace. | 14284 |
![]() | 'catch' is not followed by whitespace. | 14284 |
![]() | '{' is not preceded with whitespace. | 14284 |
![]() | Line has trailing spaces. | 14289 |
![]() | Line has trailing spaces. | 14290 |
![]() | '(' is preceded with whitespace. | 14297 |
![]() | Expected @param tag for 'parentQName'. | 14298 |
![]() | Expected @param tag for 'factory'. | 14299 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 14299 |
![]() | '{' is not preceded with whitespace. | 14299 |
![]() | Line has trailing spaces. | 14302 |
![]() | ',' is not followed by whitespace. | 14304 |
![]() | '{' is not preceded with whitespace. | 14304 |
![]() | Line is longer than 120 characters. | 14306 |
![]() | Parameter xmlWriter should be final. | 14306 |
![]() | ',' is not followed by whitespace. | 14307 |
![]() | ',' is not followed by whitespace. | 14307 |
![]() | ',' is not followed by whitespace. | 14311 |
![]() | ',' is not followed by whitespace. | 14311 |
![]() | Line has trailing spaces. | 14312 |
![]() | Missing a Javadoc comment. | 14315 |
![]() | Parameter xmlWriter should be final. | 14317 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 14318 |
![]() | '{' is not preceded with whitespace. | 14318 |
![]() | ',' is not followed by whitespace. | 14319 |
![]() | ',' is not followed by whitespace. | 14319 |
![]() | ',' is not followed by whitespace. | 14319 |
![]() | Missing a Javadoc comment. | 14322 |
![]() | Parameter xmlWriter should be final. | 14324 |
![]() | Parameter serializeType should be final. | 14325 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 14326 |
![]() | '{' is not preceded with whitespace. | 14326 |
![]() | Line has trailing spaces. | 14327 |
![]() | Line has trailing spaces. | 14328 |
![]() | Line has trailing spaces. | 14333 |
![]() | Line has trailing spaces. | 14354 |
![]() | '{' is not preceded with whitespace. | 14355 |
![]() | Line has trailing spaces. | 14356 |
![]() | Line is longer than 120 characters. | 14358 |
![]() | ',' is not followed by whitespace. | 14358 |
![]() | '{' is not preceded with whitespace. | 14359 |
![]() | ',' is not followed by whitespace. | 14360 |
![]() | ',' is not followed by whitespace. | 14360 |
![]() | '+' is not preceded with whitespace. | 14361 |
![]() | '+' is not followed by whitespace. | 14361 |
![]() | ',' is not followed by whitespace. | 14364 |
![]() | ',' is not followed by whitespace. | 14364 |
![]() | Line has trailing spaces. | 14369 |
![]() | '{' is not preceded with whitespace. | 14371 |
![]() | '==' is not preceded with whitespace. | 14372 |
![]() | '==' is not followed by whitespace. | 14372 |
![]() | '{' is not preceded with whitespace. | 14372 |
![]() | '!' is followed by whitespace. | 14376 |
![]() | Line is longer than 120 characters. | 14382 |
![]() | ',' is not followed by whitespace. | 14382 |
![]() | ',' is not followed by whitespace. | 14387 |
![]() | Line is longer than 120 characters. | 14396 |
![]() | ',' is not followed by whitespace. | 14396 |
![]() | ',' is not followed by whitespace. | 14396 |
![]() | ',' is not followed by whitespace. | 14396 |
![]() | ',' is not followed by whitespace. | 14396 |
![]() | 'else' is not preceded with whitespace. | 14398 |
![]() | '}' is not followed by whitespace. | 14398 |
![]() | 'else' is not followed by whitespace. | 14398 |
![]() | '{' is not preceded with whitespace. | 14398 |
![]() | Line is longer than 120 characters. | 14399 |
![]() | ',' is not followed by whitespace. | 14399 |
![]() | ',' is not followed by whitespace. | 14400 |
![]() | Line has trailing spaces. | 14404 |
![]() | First sentence should end with a period. | 14408 |
![]() | Parameter prefix should be final. | 14411 |
![]() | Expected @param tag for 'prefix'. | 14411 |
![]() | ',' is not followed by whitespace. | 14411 |
![]() | Parameter namespace should be final. | 14411 |
![]() | Expected @param tag for 'namespace'. | 14411 |
![]() | ',' is not followed by whitespace. | 14411 |
![]() | Parameter attName should be final. | 14411 |
![]() | Expected @param tag for 'attName'. | 14411 |
![]() | Line is longer than 120 characters. | 14412 |
![]() | Parameter attValue should be final. | 14412 |
![]() | Expected @param tag for 'attValue'. | 14412 |
![]() | ',' is not followed by whitespace. | 14412 |
![]() | Parameter xmlWriter should be final. | 14412 |
![]() | Expected @param tag for 'xmlWriter'. | 14412 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14412 |
![]() | '{' is not preceded with whitespace. | 14412 |
![]() | ',' is not followed by whitespace. | 14419 |
![]() | ',' is not followed by whitespace. | 14419 |
![]() | First sentence should end with a period. | 14423 |
![]() | Parameter namespace should be final. | 14426 |
![]() | Expected @param tag for 'namespace'. | 14426 |
![]() | ',' is not followed by whitespace. | 14426 |
![]() | Parameter attName should be final. | 14426 |
![]() | Expected @param tag for 'attName'. | 14426 |
![]() | Line is longer than 120 characters. | 14427 |
![]() | Parameter attValue should be final. | 14427 |
![]() | Expected @param tag for 'attValue'. | 14427 |
![]() | ',' is not followed by whitespace. | 14427 |
![]() | Parameter xmlWriter should be final. | 14427 |
![]() | Expected @param tag for 'xmlWriter'. | 14427 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14427 |
![]() | '{' is not preceded with whitespace. | 14427 |
![]() | '{' should be on the previous line. | 14429 |
![]() | ',' is not followed by whitespace. | 14430 |
![]() | '}' should be on the same line. | 14431 |
![]() | '{' should be on the previous line. | 14433 |
![]() | ',' is not followed by whitespace. | 14435 |
![]() | ',' is not followed by whitespace. | 14435 |
![]() | First sentence should end with a period. | 14440 |
![]() | Parameter namespace should be final. | 14443 |
![]() | Expected @param tag for 'namespace'. | 14443 |
![]() | Parameter attName should be final. | 14443 |
![]() | Expected @param tag for 'attName'. | 14443 |
![]() | Line is longer than 120 characters. | 14444 |
![]() | Parameter qname should be final. | 14444 |
![]() | Expected @param tag for 'qname'. | 14444 |
![]() | Parameter xmlWriter should be final. | 14444 |
![]() | Expected @param tag for 'xmlWriter'. | 14444 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14444 |
![]() | First sentence should end with a period. | 14465 |
![]() | Parameter qname should be final. | 14469 |
![]() | Expected @param tag for 'qname'. | 14469 |
![]() | Parameter xmlWriter should be final. | 14470 |
![]() | Expected @param tag for 'xmlWriter'. | 14470 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14470 |
![]() | ',' is not followed by whitespace. | 14477 |
![]() | '{' is not preceded with whitespace. | 14480 |
![]() | Line is longer than 120 characters. | 14481 |
![]() | Missing a Javadoc comment. | 14492 |
![]() | Parameter qnames should be final. | 14492 |
![]() | Line is longer than 120 characters. | 14493 |
![]() | Parameter xmlWriter should be final. | 14493 |
![]() | ',' is not followed by whitespace. | 14512 |
![]() | '{' is not preceded with whitespace. | 14515 |
![]() | Line is longer than 120 characters. | 14516 |
![]() | Line is longer than 120 characters. | 14518 |
![]() | Line is longer than 120 characters. | 14521 |
![]() | First sentence should end with a period. | 14530 |
![]() | Expected an @return tag. | 14533 |
![]() | Line is longer than 120 characters. | 14533 |
![]() | Parameter xmlWriter should be final. | 14533 |
![]() | Expected @param tag for 'xmlWriter'. | 14533 |
![]() | Parameter namespace should be final. | 14533 |
![]() | Expected @param tag for 'namespace'. | 14533 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14533 |
![]() | Line has trailing spaces. | 14551 |
![]() | First sentence should end with a period. | 14552 |
![]() | Expected an @return tag. | 14556 |
![]() | Parameter qName should be final. | 14556 |
![]() | Expected @param tag for 'qName'. | 14556 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 14557 |
![]() | '{' is not preceded with whitespace. | 14557 |
![]() | Line has trailing spaces. | 14560 |
![]() | '{' is not preceded with whitespace. | 14564 |
![]() | Line has trailing spaces. | 14567 |
![]() | Line has trailing spaces. | 14568 |
![]() | '==' is not preceded with whitespace. | 14569 |
![]() | '==' is not followed by whitespace. | 14569 |
![]() | '?' is not preceded with whitespace. | 14569 |
![]() | Avoid inline conditionals. | 14569 |
![]() | '?' is not followed by whitespace. | 14569 |
![]() | ':' is not preceded with whitespace. | 14569 |
![]() | ':' should be on a new line. | 14569 |
![]() | Line is longer than 120 characters. | 14573 |
![]() | Line has trailing spaces. | 14574 |
![]() | Line has trailing spaces. | 14575 |
![]() | Line has trailing spaces. | 14579 |
![]() | First sentence should end with a period. | 14581 |
![]() | Utility classes should not have a public or default constructor. | 14584 |
![]() | '{' is not preceded with whitespace. | 14584 |
![]() | Line has trailing spaces. | 14586 |
![]() | Line has trailing spaces. | 14587 |
![]() | First sentence should end with a period. | 14589 |
![]() | Line is longer than 120 characters. | 14591 |
![]() | Line is longer than 120 characters. | 14592 |
![]() | Line is longer than 120 characters. | 14594 |
![]() | Expected an @return tag. | 14596 |
![]() | Line is longer than 120 characters. | 14596 |
![]() | Parameter reader should be final. | 14596 |
![]() | Expected @param tag for 'reader'. | 14596 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 14596 |
![]() | '{' is not preceded with whitespace. | 14596 |
![]() | '=' is not followed by whitespace. | 14602 |
![]() | '=' is not followed by whitespace. | 14603 |
![]() | Line has trailing spaces. | 14605 |
![]() | 'while' construct must use '{}'s. | 14606 |
![]() | Line has trailing spaces. | 14609 |
![]() | ',' is not followed by whitespace. | 14610 |
![]() | '!=' is not preceded with whitespace. | 14610 |
![]() | '!=' is not followed by whitespace. | 14610 |
![]() | '{' is not preceded with whitespace. | 14610 |
![]() | '!=' is not preceded with whitespace. | 14613 |
![]() | '!=' is not followed by whitespace. | 14613 |
![]() | '{' is not preceded with whitespace. | 14613 |
![]() | '{' is not preceded with whitespace. | 14615 |
![]() | ',' is not followed by whitespace. | 14616 |
![]() | '==' is not preceded with whitespace. | 14618 |
![]() | '==' is not followed by whitespace. | 14618 |
![]() | '?' is not preceded with whitespace. | 14618 |
![]() | Avoid inline conditionals. | 14618 |
![]() | '?' is not followed by whitespace. | 14618 |
![]() | ':' is not preceded with whitespace. | 14618 |
![]() | ':' is not followed by whitespace. | 14618 |
![]() | '+' is not preceded with whitespace. | 14620 |
![]() | '+' is not followed by whitespace. | 14620 |
![]() | Line has trailing spaces. | 14621 |
![]() | '{' is not preceded with whitespace. | 14622 |
![]() | 'cast' is not followed by whitespace. | 14625 |
![]() | ',' is not followed by whitespace. | 14626 |
![]() | ',' is not followed by whitespace. | 14626 |
![]() | Line has trailing spaces. | 14628 |
![]() | Line has trailing spaces. | 14631 |
![]() | Line has trailing spaces. | 14635 |
![]() | Line has trailing spaces. | 14637 |
![]() | Line has trailing spaces. | 14641 |
![]() | Line has trailing spaces. | 14643 |
![]() | Line has trailing spaces. | 14644 |
![]() | Line has trailing spaces. | 14646 |
![]() | Line has trailing spaces. | 14647 |
![]() | 'while' construct must use '{}'s. | 14648 |
![]() | Line has trailing spaces. | 14649 |
![]() | Line is longer than 120 characters. | 14650 |
![]() | ',' is not followed by whitespace. | 14650 |
![]() | '{' is not preceded with whitespace. | 14650 |
![]() | Line has trailing spaces. | 14651 |
![]() | Line is longer than 120 characters. | 14652 |
![]() | ',' is not followed by whitespace. | 14652 |
![]() | '{' is not preceded with whitespace. | 14653 |
![]() | Line has trailing spaces. | 14656 |
![]() | Line has trailing spaces. | 14658 |
![]() | 'else' is not preceded with whitespace. | 14659 |
![]() | '}' is not followed by whitespace. | 14659 |
![]() | 'else' is not followed by whitespace. | 14659 |
![]() | '{' is not preceded with whitespace. | 14659 |
![]() | Line has trailing spaces. | 14660 |
![]() | Line is longer than 120 characters. | 14661 |
![]() | Line has trailing spaces. | 14662 |
![]() | '}' should be on the same line. | 14665 |
![]() | Line has trailing spaces. | 14666 |
![]() | Must have at least one statement. | 14667 |
![]() | Line has trailing spaces. | 14668 |
![]() | Line has trailing spaces. | 14670 |
![]() | 'while' construct must use '{}'s. | 14671 |
![]() | Line has trailing spaces. | 14673 |
![]() | 'if' construct must use '{}'s. | 14674 |
![]() | Line is longer than 120 characters. | 14676 |
![]() | Line has trailing spaces. | 14677 |
![]() | '}' is not followed by whitespace. | 14688 |
![]() | Line has trailing spaces. | 14690 |
![]() | Line has trailing spaces. | 14693 |
![]() | Line has trailing spaces. | 14694 |
![]() | Missing a Javadoc comment. | 14695 |
![]() | '{' is not preceded with whitespace. | 14696 |
![]() | Line has trailing spaces. | 14702 |
![]() | Missing a Javadoc comment. | 14704 |
![]() | Parameter namespace should be final. | 14704 |
![]() | 'if' is not followed by whitespace. | 14705 |
![]() | '{' is not preceded with whitespace. | 14705 |
![]() | Line has trailing spaces. | 14711 |
![]() | First sentence should end with a period. | 14713 |
![]() | Parameter reader should be final. | 14717 |
![]() | Expected @param tag for 'reader'. | 14717 |
![]() | Line has trailing spaces. | 14719 |
![]() | 'try' is not followed by whitespace. | 14720 |
![]() | '{' is not preceded with whitespace. | 14720 |
![]() | Line is longer than 120 characters. | 14721 |
![]() | 'catch' is not preceded with whitespace. | 14722 |
![]() | '}' is not followed by whitespace. | 14722 |
![]() | 'catch' is not followed by whitespace. | 14722 |
![]() | '{' is not preceded with whitespace. | 14722 |
![]() | Line has trailing spaces. | 14727 |
![]() | Line has trailing spaces. | 14728 |
![]() | '(' is preceded with whitespace. | 14735 |
![]() | Expected @param tag for 'parentQName'. | 14736 |
![]() | Expected @param tag for 'factory'. | 14737 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 14737 |
![]() | '{' is not preceded with whitespace. | 14737 |
![]() | Line has trailing spaces. | 14740 |
![]() | ',' is not followed by whitespace. | 14742 |
![]() | '{' is not preceded with whitespace. | 14742 |
![]() | Line is longer than 120 characters. | 14744 |
![]() | Parameter xmlWriter should be final. | 14744 |
![]() | ',' is not followed by whitespace. | 14745 |
![]() | ',' is not followed by whitespace. | 14745 |
![]() | ',' is not followed by whitespace. | 14749 |
![]() | ',' is not followed by whitespace. | 14749 |
![]() | Line has trailing spaces. | 14750 |
![]() | Missing a Javadoc comment. | 14753 |
![]() | Parameter xmlWriter should be final. | 14755 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 14756 |
![]() | '{' is not preceded with whitespace. | 14756 |
![]() | ',' is not followed by whitespace. | 14757 |
![]() | ',' is not followed by whitespace. | 14757 |
![]() | ',' is not followed by whitespace. | 14757 |
![]() | Method length is 162 lines (max allowed is 150). | 14760 |
![]() | Missing a Javadoc comment. | 14760 |
![]() | Parameter xmlWriter should be final. | 14762 |
![]() | Parameter serializeType should be final. | 14763 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 14764 |
![]() | '{' is not preceded with whitespace. | 14764 |
![]() | Line has trailing spaces. | 14765 |
![]() | Line has trailing spaces. | 14766 |
![]() | Line has trailing spaces. | 14771 |
![]() | Line has trailing spaces. | 14792 |
![]() | Line is longer than 120 characters. | 14794 |
![]() | ',' is not followed by whitespace. | 14794 |
![]() | '{' is not preceded with whitespace. | 14795 |
![]() | ',' is not followed by whitespace. | 14796 |
![]() | ',' is not followed by whitespace. | 14796 |
![]() | '+' is not preceded with whitespace. | 14797 |
![]() | '+' is not followed by whitespace. | 14797 |
![]() | ',' is not followed by whitespace. | 14800 |
![]() | ',' is not followed by whitespace. | 14800 |
![]() | '{' is not preceded with whitespace. | 14805 |
![]() | Line has trailing spaces. | 14806 |
![]() | '!=' is not preceded with whitespace. | 14807 |
![]() | '!=' is not followed by whitespace. | 14807 |
![]() | '{' is not preceded with whitespace. | 14807 |
![]() | '{' is not preceded with whitespace. | 14808 |
![]() | 'cast' is not followed by whitespace. | 14809 |
![]() | ',' is not followed by whitespace. | 14810 |
![]() | ',' is not followed by whitespace. | 14811 |
![]() | ',' is not followed by whitespace. | 14811 |
![]() | '!' is followed by whitespace. | 14814 |
![]() | ',' is not followed by whitespace. | 14820 |
![]() | ',' is not followed by whitespace. | 14825 |
![]() | Line is longer than 120 characters. | 14831 |
![]() | Line has trailing spaces. | 14835 |
![]() | '!' is followed by whitespace. | 14838 |
![]() | ',' is not followed by whitespace. | 14844 |
![]() | ',' is not followed by whitespace. | 14849 |
![]() | Line is longer than 120 characters. | 14857 |
![]() | ',' is not followed by whitespace. | 14857 |
![]() | ',' is not followed by whitespace. | 14857 |
![]() | ',' is not followed by whitespace. | 14857 |
![]() | ',' is not followed by whitespace. | 14857 |
![]() | Line has trailing spaces. | 14859 |
![]() | '}' should be alone on a line. | 14863 |
![]() | '{' is not preceded with whitespace. | 14863 |
![]() | Line has trailing spaces. | 14864 |
![]() | '!=' is not preceded with whitespace. | 14865 |
![]() | '!=' is not followed by whitespace. | 14865 |
![]() | '{' is not preceded with whitespace. | 14865 |
![]() | '{' is not preceded with whitespace. | 14866 |
![]() | 'cast' is not followed by whitespace. | 14867 |
![]() | ',' is not followed by whitespace. | 14868 |
![]() | ',' is not followed by whitespace. | 14869 |
![]() | ',' is not followed by whitespace. | 14869 |
![]() | '!' is followed by whitespace. | 14872 |
![]() | ',' is not followed by whitespace. | 14878 |
![]() | ',' is not followed by whitespace. | 14883 |
![]() | Line is longer than 120 characters. | 14889 |
![]() | Line has trailing spaces. | 14893 |
![]() | '!' is followed by whitespace. | 14896 |
![]() | ',' is not followed by whitespace. | 14902 |
![]() | ',' is not followed by whitespace. | 14907 |
![]() | Line is longer than 120 characters. | 14915 |
![]() | ',' is not followed by whitespace. | 14915 |
![]() | ',' is not followed by whitespace. | 14915 |
![]() | ',' is not followed by whitespace. | 14915 |
![]() | ',' is not followed by whitespace. | 14915 |
![]() | Line has trailing spaces. | 14917 |
![]() | Line has trailing spaces. | 14923 |
![]() | First sentence should end with a period. | 14927 |
![]() | Parameter prefix should be final. | 14930 |
![]() | Expected @param tag for 'prefix'. | 14930 |
![]() | ',' is not followed by whitespace. | 14930 |
![]() | Parameter namespace should be final. | 14930 |
![]() | Expected @param tag for 'namespace'. | 14930 |
![]() | ',' is not followed by whitespace. | 14930 |
![]() | Parameter attName should be final. | 14930 |
![]() | Expected @param tag for 'attName'. | 14930 |
![]() | Line is longer than 120 characters. | 14931 |
![]() | Parameter attValue should be final. | 14931 |
![]() | Expected @param tag for 'attValue'. | 14931 |
![]() | ',' is not followed by whitespace. | 14931 |
![]() | Parameter xmlWriter should be final. | 14931 |
![]() | Expected @param tag for 'xmlWriter'. | 14931 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14931 |
![]() | '{' is not preceded with whitespace. | 14931 |
![]() | ',' is not followed by whitespace. | 14938 |
![]() | ',' is not followed by whitespace. | 14938 |
![]() | First sentence should end with a period. | 14942 |
![]() | Parameter namespace should be final. | 14945 |
![]() | Expected @param tag for 'namespace'. | 14945 |
![]() | ',' is not followed by whitespace. | 14945 |
![]() | Parameter attName should be final. | 14945 |
![]() | Expected @param tag for 'attName'. | 14945 |
![]() | Line is longer than 120 characters. | 14946 |
![]() | Parameter attValue should be final. | 14946 |
![]() | Expected @param tag for 'attValue'. | 14946 |
![]() | ',' is not followed by whitespace. | 14946 |
![]() | Parameter xmlWriter should be final. | 14946 |
![]() | Expected @param tag for 'xmlWriter'. | 14946 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14946 |
![]() | '{' is not preceded with whitespace. | 14946 |
![]() | '{' should be on the previous line. | 14948 |
![]() | ',' is not followed by whitespace. | 14949 |
![]() | '}' should be on the same line. | 14950 |
![]() | '{' should be on the previous line. | 14952 |
![]() | ',' is not followed by whitespace. | 14954 |
![]() | ',' is not followed by whitespace. | 14954 |
![]() | First sentence should end with a period. | 14959 |
![]() | Parameter namespace should be final. | 14962 |
![]() | Expected @param tag for 'namespace'. | 14962 |
![]() | Parameter attName should be final. | 14962 |
![]() | Expected @param tag for 'attName'. | 14962 |
![]() | Line is longer than 120 characters. | 14963 |
![]() | Parameter qname should be final. | 14963 |
![]() | Expected @param tag for 'qname'. | 14963 |
![]() | Parameter xmlWriter should be final. | 14963 |
![]() | Expected @param tag for 'xmlWriter'. | 14963 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14963 |
![]() | First sentence should end with a period. | 14984 |
![]() | Parameter qname should be final. | 14988 |
![]() | Expected @param tag for 'qname'. | 14988 |
![]() | Parameter xmlWriter should be final. | 14989 |
![]() | Expected @param tag for 'xmlWriter'. | 14989 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 14989 |
![]() | ',' is not followed by whitespace. | 14996 |
![]() | '{' is not preceded with whitespace. | 14999 |
![]() | Line is longer than 120 characters. | 15000 |
![]() | Missing a Javadoc comment. | 15011 |
![]() | Parameter qnames should be final. | 15011 |
![]() | Line is longer than 120 characters. | 15012 |
![]() | Parameter xmlWriter should be final. | 15012 |
![]() | ',' is not followed by whitespace. | 15031 |
![]() | '{' is not preceded with whitespace. | 15034 |
![]() | Line is longer than 120 characters. | 15035 |
![]() | Line is longer than 120 characters. | 15037 |
![]() | Line is longer than 120 characters. | 15040 |
![]() | First sentence should end with a period. | 15049 |
![]() | Expected an @return tag. | 15052 |
![]() | Line is longer than 120 characters. | 15052 |
![]() | Parameter xmlWriter should be final. | 15052 |
![]() | Expected @param tag for 'xmlWriter'. | 15052 |
![]() | Parameter namespace should be final. | 15052 |
![]() | Expected @param tag for 'namespace'. | 15052 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15052 |
![]() | Line has trailing spaces. | 15070 |
![]() | First sentence should end with a period. | 15071 |
![]() | Expected an @return tag. | 15075 |
![]() | Parameter qName should be final. | 15075 |
![]() | Expected @param tag for 'qName'. | 15075 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 15076 |
![]() | '{' is not preceded with whitespace. | 15076 |
![]() | Line has trailing spaces. | 15079 |
![]() | Line has trailing spaces. | 15083 |
![]() | ',' is not followed by whitespace. | 15084 |
![]() | Line is longer than 120 characters. | 15085 |
![]() | ',' is not followed by whitespace. | 15085 |
![]() | '{' is not preceded with whitespace. | 15086 |
![]() | Line has trailing spaces. | 15089 |
![]() | Line has trailing spaces. | 15090 |
![]() | '==' is not preceded with whitespace. | 15091 |
![]() | '==' is not followed by whitespace. | 15091 |
![]() | '?' is not preceded with whitespace. | 15091 |
![]() | Avoid inline conditionals. | 15091 |
![]() | '?' is not followed by whitespace. | 15091 |
![]() | ':' is not preceded with whitespace. | 15091 |
![]() | ':' should be on a new line. | 15091 |
![]() | '}' should be alone on a line. | 15093 |
![]() | '{' is not preceded with whitespace. | 15093 |
![]() | Line has trailing spaces. | 15096 |
![]() | Line has trailing spaces. | 15097 |
![]() | '==' is not preceded with whitespace. | 15098 |
![]() | '==' is not followed by whitespace. | 15098 |
![]() | '?' is not preceded with whitespace. | 15098 |
![]() | Avoid inline conditionals. | 15098 |
![]() | '?' is not followed by whitespace. | 15098 |
![]() | ':' is not preceded with whitespace. | 15098 |
![]() | ':' should be on a new line. | 15098 |
![]() | Line is longer than 120 characters. | 15102 |
![]() | Line has trailing spaces. | 15103 |
![]() | Line has trailing spaces. | 15104 |
![]() | Line has trailing spaces. | 15108 |
![]() | First sentence should end with a period. | 15110 |
![]() | Utility classes should not have a public or default constructor. | 15113 |
![]() | '{' is not preceded with whitespace. | 15113 |
![]() | Line has trailing spaces. | 15115 |
![]() | Line has trailing spaces. | 15116 |
![]() | First sentence should end with a period. | 15118 |
![]() | Line is longer than 120 characters. | 15120 |
![]() | Line is longer than 120 characters. | 15121 |
![]() | Line is longer than 120 characters. | 15123 |
![]() | Expected an @return tag. | 15125 |
![]() | Line is longer than 120 characters. | 15125 |
![]() | Parameter reader should be final. | 15125 |
![]() | Expected @param tag for 'reader'. | 15125 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 15125 |
![]() | '{' is not preceded with whitespace. | 15125 |
![]() | '=' is not followed by whitespace. | 15131 |
![]() | '=' is not followed by whitespace. | 15132 |
![]() | Line has trailing spaces. | 15134 |
![]() | 'while' construct must use '{}'s. | 15135 |
![]() | Line has trailing spaces. | 15138 |
![]() | ',' is not followed by whitespace. | 15139 |
![]() | '!=' is not preceded with whitespace. | 15139 |
![]() | '!=' is not followed by whitespace. | 15139 |
![]() | '{' is not preceded with whitespace. | 15139 |
![]() | '!=' is not preceded with whitespace. | 15142 |
![]() | '!=' is not followed by whitespace. | 15142 |
![]() | '{' is not preceded with whitespace. | 15142 |
![]() | '{' is not preceded with whitespace. | 15144 |
![]() | ',' is not followed by whitespace. | 15145 |
![]() | '==' is not preceded with whitespace. | 15147 |
![]() | '==' is not followed by whitespace. | 15147 |
![]() | '?' is not preceded with whitespace. | 15147 |
![]() | Avoid inline conditionals. | 15147 |
![]() | '?' is not followed by whitespace. | 15147 |
![]() | ':' is not preceded with whitespace. | 15147 |
![]() | ':' is not followed by whitespace. | 15147 |
![]() | '+' is not preceded with whitespace. | 15149 |
![]() | '+' is not followed by whitespace. | 15149 |
![]() | Line has trailing spaces. | 15150 |
![]() | '{' is not preceded with whitespace. | 15151 |
![]() | 'cast' is not followed by whitespace. | 15154 |
![]() | ',' is not followed by whitespace. | 15155 |
![]() | ',' is not followed by whitespace. | 15155 |
![]() | Line has trailing spaces. | 15157 |
![]() | Line has trailing spaces. | 15160 |
![]() | Line has trailing spaces. | 15164 |
![]() | Line has trailing spaces. | 15166 |
![]() | Line has trailing spaces. | 15170 |
![]() | Line has trailing spaces. | 15172 |
![]() | Line has trailing spaces. | 15173 |
![]() | Line has trailing spaces. | 15175 |
![]() | Line has trailing spaces. | 15176 |
![]() | 'while' construct must use '{}'s. | 15177 |
![]() | Line has trailing spaces. | 15178 |
![]() | Line is longer than 120 characters. | 15179 |
![]() | ',' is not followed by whitespace. | 15179 |
![]() | '{' is not preceded with whitespace. | 15179 |
![]() | Line has trailing spaces. | 15180 |
![]() | Line is longer than 120 characters. | 15181 |
![]() | Line has trailing spaces. | 15183 |
![]() | Line has trailing spaces. | 15185 |
![]() | '}' should be on the same line. | 15186 |
![]() | Line has trailing spaces. | 15187 |
![]() | Must have at least one statement. | 15188 |
![]() | Line has trailing spaces. | 15189 |
![]() | Line has trailing spaces. | 15191 |
![]() | Line has trailing spaces. | 15192 |
![]() | 'while' construct must use '{}'s. | 15193 |
![]() | Line has trailing spaces. | 15194 |
![]() | Line is longer than 120 characters. | 15195 |
![]() | ',' is not followed by whitespace. | 15195 |
![]() | '{' is not preceded with whitespace. | 15195 |
![]() | Line has trailing spaces. | 15196 |
![]() | Line is longer than 120 characters. | 15197 |
![]() | Line has trailing spaces. | 15199 |
![]() | Line has trailing spaces. | 15201 |
![]() | '}' should be on the same line. | 15202 |
![]() | Line has trailing spaces. | 15203 |
![]() | Must have at least one statement. | 15204 |
![]() | Line has trailing spaces. | 15205 |
![]() | Line has trailing spaces. | 15207 |
![]() | 'while' construct must use '{}'s. | 15208 |
![]() | Line has trailing spaces. | 15210 |
![]() | 'if' construct must use '{}'s. | 15211 |
![]() | Line is longer than 120 characters. | 15213 |
![]() | Line has trailing spaces. | 15214 |
![]() | '}' is not followed by whitespace. | 15225 |
![]() | Line has trailing spaces. | 15227 |
![]() | Line has trailing spaces. | 15230 |
![]() | Line has trailing spaces. | 15231 |
![]() | Missing a Javadoc comment. | 15232 |
![]() | '{' is not preceded with whitespace. | 15233 |
![]() | Line has trailing spaces. | 15234 |
![]() | Missing a Javadoc comment. | 15235 |
![]() | Line has trailing spaces. | 15240 |
![]() | Missing a Javadoc comment. | 15242 |
![]() | Parameter namespace should be final. | 15242 |
![]() | 'if' is not followed by whitespace. | 15243 |
![]() | '{' is not preceded with whitespace. | 15243 |
![]() | Line has trailing spaces. | 15249 |
![]() | First sentence should end with a period. | 15251 |
![]() | Line has trailing spaces. | 15255 |
![]() | Variable 'localSLACreationException' must be private and have accessor methods. | 15256 |
![]() | ';' is preceded with whitespace. | 15256 |
![]() | Line has trailing spaces. | 15257 |
![]() | Missing a Javadoc comment. | 15262 |
![]() | Variable 'localSLACreationExceptionTracker' must be private and have accessor methods. | 15262 |
![]() | ';' is preceded with whitespace. | 15262 |
![]() | Line has trailing spaces. | 15263 |
![]() | First sentence should end with a period. | 15265 |
![]() | '{' is not preceded with whitespace. | 15269 |
![]() | Line has trailing spaces. | 15273 |
![]() | Line has trailing spaces. | 15274 |
![]() | First sentence should end with a period. | 15275 |
![]() | Parameter param should be final. | 15279 |
![]() | '{' is not preceded with whitespace. | 15279 |
![]() | Line has trailing spaces. | 15280 |
![]() | '{' is not preceded with whitespace. | 15281 |
![]() | Line has trailing spaces. | 15286 |
![]() | Line has trailing spaces. | 15288 |
![]() | '=' is not preceded with whitespace. | 15289 |
![]() | '=' is not followed by whitespace. | 15289 |
![]() | Line has trailing spaces. | 15290 |
![]() | Line has trailing spaces. | 15293 |
![]() | First sentence should end with a period. | 15295 |
![]() | Parameter reader should be final. | 15299 |
![]() | Expected @param tag for 'reader'. | 15299 |
![]() | Line has trailing spaces. | 15301 |
![]() | 'try' is not followed by whitespace. | 15302 |
![]() | '{' is not preceded with whitespace. | 15302 |
![]() | Line is longer than 120 characters. | 15303 |
![]() | 'catch' is not preceded with whitespace. | 15304 |
![]() | '}' is not followed by whitespace. | 15304 |
![]() | 'catch' is not followed by whitespace. | 15304 |
![]() | '{' is not preceded with whitespace. | 15304 |
![]() | Line has trailing spaces. | 15309 |
![]() | Line has trailing spaces. | 15310 |
![]() | '(' is preceded with whitespace. | 15317 |
![]() | Expected @param tag for 'parentQName'. | 15318 |
![]() | Expected @param tag for 'factory'. | 15319 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 15319 |
![]() | '{' is not preceded with whitespace. | 15319 |
![]() | Line has trailing spaces. | 15322 |
![]() | ',' is not followed by whitespace. | 15324 |
![]() | '{' is not preceded with whitespace. | 15324 |
![]() | Line is longer than 120 characters. | 15326 |
![]() | Parameter xmlWriter should be final. | 15326 |
![]() | ',' is not followed by whitespace. | 15327 |
![]() | ',' is not followed by whitespace. | 15327 |
![]() | ',' is not followed by whitespace. | 15331 |
![]() | ',' is not followed by whitespace. | 15331 |
![]() | Line has trailing spaces. | 15332 |
![]() | Missing a Javadoc comment. | 15335 |
![]() | Parameter xmlWriter should be final. | 15337 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 15338 |
![]() | '{' is not preceded with whitespace. | 15338 |
![]() | ',' is not followed by whitespace. | 15339 |
![]() | ',' is not followed by whitespace. | 15339 |
![]() | ',' is not followed by whitespace. | 15339 |
![]() | Missing a Javadoc comment. | 15342 |
![]() | Parameter xmlWriter should be final. | 15344 |
![]() | Parameter serializeType should be final. | 15345 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 15346 |
![]() | '{' is not preceded with whitespace. | 15346 |
![]() | Line has trailing spaces. | 15347 |
![]() | Line has trailing spaces. | 15348 |
![]() | Line has trailing spaces. | 15353 |
![]() | Line has trailing spaces. | 15374 |
![]() | '{' is not preceded with whitespace. | 15375 |
![]() | Line has trailing spaces. | 15376 |
![]() | Line is longer than 120 characters. | 15378 |
![]() | ',' is not followed by whitespace. | 15378 |
![]() | '{' is not preceded with whitespace. | 15379 |
![]() | ',' is not followed by whitespace. | 15380 |
![]() | ',' is not followed by whitespace. | 15380 |
![]() | '+' is not preceded with whitespace. | 15381 |
![]() | '+' is not followed by whitespace. | 15381 |
![]() | ',' is not followed by whitespace. | 15384 |
![]() | ',' is not followed by whitespace. | 15384 |
![]() | Line has trailing spaces. | 15389 |
![]() | '{' is not preceded with whitespace. | 15391 |
![]() | '==' is not preceded with whitespace. | 15392 |
![]() | '==' is not followed by whitespace. | 15392 |
![]() | '{' is not preceded with whitespace. | 15392 |
![]() | '!' is followed by whitespace. | 15396 |
![]() | ',' is not followed by whitespace. | 15402 |
![]() | ',' is not followed by whitespace. | 15407 |
![]() | Line is longer than 120 characters. | 15416 |
![]() | ',' is not followed by whitespace. | 15416 |
![]() | ',' is not followed by whitespace. | 15416 |
![]() | ',' is not followed by whitespace. | 15416 |
![]() | ',' is not followed by whitespace. | 15416 |
![]() | 'else' is not preceded with whitespace. | 15418 |
![]() | '}' is not followed by whitespace. | 15418 |
![]() | 'else' is not followed by whitespace. | 15418 |
![]() | '{' is not preceded with whitespace. | 15418 |
![]() | Line is longer than 120 characters. | 15419 |
![]() | ',' is not followed by whitespace. | 15419 |
![]() | ',' is not followed by whitespace. | 15420 |
![]() | Line has trailing spaces. | 15424 |
![]() | First sentence should end with a period. | 15428 |
![]() | Parameter prefix should be final. | 15431 |
![]() | Expected @param tag for 'prefix'. | 15431 |
![]() | ',' is not followed by whitespace. | 15431 |
![]() | Parameter namespace should be final. | 15431 |
![]() | Expected @param tag for 'namespace'. | 15431 |
![]() | ',' is not followed by whitespace. | 15431 |
![]() | Parameter attName should be final. | 15431 |
![]() | Expected @param tag for 'attName'. | 15431 |
![]() | Line is longer than 120 characters. | 15432 |
![]() | Parameter attValue should be final. | 15432 |
![]() | Expected @param tag for 'attValue'. | 15432 |
![]() | ',' is not followed by whitespace. | 15432 |
![]() | Parameter xmlWriter should be final. | 15432 |
![]() | Expected @param tag for 'xmlWriter'. | 15432 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15432 |
![]() | '{' is not preceded with whitespace. | 15432 |
![]() | ',' is not followed by whitespace. | 15439 |
![]() | ',' is not followed by whitespace. | 15439 |
![]() | First sentence should end with a period. | 15443 |
![]() | Parameter namespace should be final. | 15446 |
![]() | Expected @param tag for 'namespace'. | 15446 |
![]() | ',' is not followed by whitespace. | 15446 |
![]() | Parameter attName should be final. | 15446 |
![]() | Expected @param tag for 'attName'. | 15446 |
![]() | Line is longer than 120 characters. | 15447 |
![]() | Parameter attValue should be final. | 15447 |
![]() | Expected @param tag for 'attValue'. | 15447 |
![]() | ',' is not followed by whitespace. | 15447 |
![]() | Parameter xmlWriter should be final. | 15447 |
![]() | Expected @param tag for 'xmlWriter'. | 15447 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15447 |
![]() | '{' is not preceded with whitespace. | 15447 |
![]() | '{' should be on the previous line. | 15449 |
![]() | ',' is not followed by whitespace. | 15450 |
![]() | '}' should be on the same line. | 15451 |
![]() | '{' should be on the previous line. | 15453 |
![]() | ',' is not followed by whitespace. | 15455 |
![]() | ',' is not followed by whitespace. | 15455 |
![]() | First sentence should end with a period. | 15460 |
![]() | Parameter namespace should be final. | 15463 |
![]() | Expected @param tag for 'namespace'. | 15463 |
![]() | Parameter attName should be final. | 15463 |
![]() | Expected @param tag for 'attName'. | 15463 |
![]() | Line is longer than 120 characters. | 15464 |
![]() | Parameter qname should be final. | 15464 |
![]() | Expected @param tag for 'qname'. | 15464 |
![]() | Parameter xmlWriter should be final. | 15464 |
![]() | Expected @param tag for 'xmlWriter'. | 15464 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15464 |
![]() | First sentence should end with a period. | 15485 |
![]() | Parameter qname should be final. | 15489 |
![]() | Expected @param tag for 'qname'. | 15489 |
![]() | Parameter xmlWriter should be final. | 15490 |
![]() | Expected @param tag for 'xmlWriter'. | 15490 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15490 |
![]() | ',' is not followed by whitespace. | 15497 |
![]() | '{' is not preceded with whitespace. | 15500 |
![]() | Line is longer than 120 characters. | 15501 |
![]() | Missing a Javadoc comment. | 15512 |
![]() | Parameter qnames should be final. | 15512 |
![]() | Line is longer than 120 characters. | 15513 |
![]() | Parameter xmlWriter should be final. | 15513 |
![]() | ',' is not followed by whitespace. | 15532 |
![]() | '{' is not preceded with whitespace. | 15535 |
![]() | Line is longer than 120 characters. | 15536 |
![]() | Line is longer than 120 characters. | 15538 |
![]() | Line is longer than 120 characters. | 15541 |
![]() | First sentence should end with a period. | 15550 |
![]() | Expected an @return tag. | 15553 |
![]() | Line is longer than 120 characters. | 15553 |
![]() | Parameter xmlWriter should be final. | 15553 |
![]() | Expected @param tag for 'xmlWriter'. | 15553 |
![]() | Parameter namespace should be final. | 15553 |
![]() | Expected @param tag for 'namespace'. | 15553 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15553 |
![]() | Line has trailing spaces. | 15571 |
![]() | First sentence should end with a period. | 15572 |
![]() | Expected an @return tag. | 15576 |
![]() | Parameter qName should be final. | 15576 |
![]() | Expected @param tag for 'qName'. | 15576 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 15577 |
![]() | '{' is not preceded with whitespace. | 15577 |
![]() | Line has trailing spaces. | 15580 |
![]() | '{' is not preceded with whitespace. | 15584 |
![]() | Line has trailing spaces. | 15587 |
![]() | Line has trailing spaces. | 15588 |
![]() | '==' is not preceded with whitespace. | 15589 |
![]() | '==' is not followed by whitespace. | 15589 |
![]() | '?' is not preceded with whitespace. | 15589 |
![]() | Avoid inline conditionals. | 15589 |
![]() | '?' is not followed by whitespace. | 15589 |
![]() | ':' is not preceded with whitespace. | 15589 |
![]() | ':' should be on a new line. | 15589 |
![]() | Line is longer than 120 characters. | 15593 |
![]() | Line has trailing spaces. | 15594 |
![]() | Line has trailing spaces. | 15595 |
![]() | Line has trailing spaces. | 15599 |
![]() | First sentence should end with a period. | 15601 |
![]() | Utility classes should not have a public or default constructor. | 15604 |
![]() | '{' is not preceded with whitespace. | 15604 |
![]() | Line has trailing spaces. | 15606 |
![]() | Line has trailing spaces. | 15607 |
![]() | First sentence should end with a period. | 15609 |
![]() | Line is longer than 120 characters. | 15611 |
![]() | Line is longer than 120 characters. | 15612 |
![]() | Line is longer than 120 characters. | 15614 |
![]() | Expected an @return tag. | 15616 |
![]() | Parameter reader should be final. | 15616 |
![]() | Expected @param tag for 'reader'. | 15616 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 15616 |
![]() | '{' is not preceded with whitespace. | 15616 |
![]() | '=' is not followed by whitespace. | 15622 |
![]() | '=' is not followed by whitespace. | 15623 |
![]() | Line has trailing spaces. | 15625 |
![]() | 'while' construct must use '{}'s. | 15626 |
![]() | Line has trailing spaces. | 15629 |
![]() | ',' is not followed by whitespace. | 15630 |
![]() | '!=' is not preceded with whitespace. | 15630 |
![]() | '!=' is not followed by whitespace. | 15630 |
![]() | '{' is not preceded with whitespace. | 15630 |
![]() | '!=' is not preceded with whitespace. | 15633 |
![]() | '!=' is not followed by whitespace. | 15633 |
![]() | '{' is not preceded with whitespace. | 15633 |
![]() | '{' is not preceded with whitespace. | 15635 |
![]() | ',' is not followed by whitespace. | 15636 |
![]() | '==' is not preceded with whitespace. | 15638 |
![]() | '==' is not followed by whitespace. | 15638 |
![]() | '?' is not preceded with whitespace. | 15638 |
![]() | Avoid inline conditionals. | 15638 |
![]() | '?' is not followed by whitespace. | 15638 |
![]() | ':' is not preceded with whitespace. | 15638 |
![]() | ':' is not followed by whitespace. | 15638 |
![]() | '+' is not preceded with whitespace. | 15640 |
![]() | '+' is not followed by whitespace. | 15640 |
![]() | Line has trailing spaces. | 15641 |
![]() | '{' is not preceded with whitespace. | 15642 |
![]() | 'cast' is not followed by whitespace. | 15645 |
![]() | ',' is not followed by whitespace. | 15646 |
![]() | ',' is not followed by whitespace. | 15646 |
![]() | Line has trailing spaces. | 15648 |
![]() | Line has trailing spaces. | 15651 |
![]() | Line has trailing spaces. | 15655 |
![]() | Line has trailing spaces. | 15657 |
![]() | Line has trailing spaces. | 15661 |
![]() | Line has trailing spaces. | 15663 |
![]() | Line has trailing spaces. | 15664 |
![]() | Line has trailing spaces. | 15666 |
![]() | Line has trailing spaces. | 15667 |
![]() | 'while' construct must use '{}'s. | 15668 |
![]() | Line has trailing spaces. | 15669 |
![]() | Line is longer than 120 characters. | 15670 |
![]() | ',' is not followed by whitespace. | 15670 |
![]() | '{' is not preceded with whitespace. | 15670 |
![]() | Line has trailing spaces. | 15671 |
![]() | Line is longer than 120 characters. | 15672 |
![]() | ',' is not followed by whitespace. | 15672 |
![]() | '{' is not preceded with whitespace. | 15673 |
![]() | Line has trailing spaces. | 15676 |
![]() | Line has trailing spaces. | 15678 |
![]() | 'else' is not preceded with whitespace. | 15679 |
![]() | '}' is not followed by whitespace. | 15679 |
![]() | 'else' is not followed by whitespace. | 15679 |
![]() | '{' is not preceded with whitespace. | 15679 |
![]() | Line has trailing spaces. | 15680 |
![]() | Line is longer than 120 characters. | 15681 |
![]() | Line has trailing spaces. | 15682 |
![]() | '}' should be on the same line. | 15685 |
![]() | Line has trailing spaces. | 15686 |
![]() | Must have at least one statement. | 15687 |
![]() | Line has trailing spaces. | 15688 |
![]() | Line has trailing spaces. | 15690 |
![]() | 'while' construct must use '{}'s. | 15691 |
![]() | Line has trailing spaces. | 15693 |
![]() | 'if' construct must use '{}'s. | 15694 |
![]() | Line is longer than 120 characters. | 15696 |
![]() | Line has trailing spaces. | 15697 |
![]() | '}' is not followed by whitespace. | 15708 |
![]() | Line has trailing spaces. | 15710 |
![]() | Line has trailing spaces. | 15713 |
![]() | Line has trailing spaces. | 15714 |
![]() | Missing a Javadoc comment. | 15715 |
![]() | '{' is not preceded with whitespace. | 15716 |
![]() | Line has trailing spaces. | 15717 |
![]() | Missing a Javadoc comment. | 15718 |
![]() | Line has trailing spaces. | 15723 |
![]() | Missing a Javadoc comment. | 15725 |
![]() | Parameter namespace should be final. | 15725 |
![]() | 'if' is not followed by whitespace. | 15726 |
![]() | '{' is not preceded with whitespace. | 15726 |
![]() | Line has trailing spaces. | 15732 |
![]() | First sentence should end with a period. | 15734 |
![]() | Line has trailing spaces. | 15738 |
![]() | Variable 'localOperationNotPossibleException' must be private and have accessor methods. | 15739 |
![]() | ';' is preceded with whitespace. | 15739 |
![]() | Line has trailing spaces. | 15740 |
![]() | Missing a Javadoc comment. | 15745 |
![]() | Variable 'localOperationNotPossibleExceptionTracker' must be private and have accessor methods. | 15745 |
![]() | ';' is preceded with whitespace. | 15745 |
![]() | Line has trailing spaces. | 15746 |
![]() | First sentence should end with a period. | 15748 |
![]() | '{' is not preceded with whitespace. | 15752 |
![]() | Line has trailing spaces. | 15756 |
![]() | Line has trailing spaces. | 15757 |
![]() | First sentence should end with a period. | 15758 |
![]() | Parameter param should be final. | 15762 |
![]() | '{' is not preceded with whitespace. | 15762 |
![]() | Line has trailing spaces. | 15763 |
![]() | '{' is not preceded with whitespace. | 15764 |
![]() | Line has trailing spaces. | 15769 |
![]() | Line has trailing spaces. | 15771 |
![]() | '=' is not preceded with whitespace. | 15772 |
![]() | '=' is not followed by whitespace. | 15772 |
![]() | Line has trailing spaces. | 15773 |
![]() | Line has trailing spaces. | 15776 |
![]() | First sentence should end with a period. | 15778 |
![]() | Parameter reader should be final. | 15782 |
![]() | Expected @param tag for 'reader'. | 15782 |
![]() | Line has trailing spaces. | 15784 |
![]() | 'try' is not followed by whitespace. | 15785 |
![]() | '{' is not preceded with whitespace. | 15785 |
![]() | Line is longer than 120 characters. | 15786 |
![]() | 'catch' is not preceded with whitespace. | 15787 |
![]() | '}' is not followed by whitespace. | 15787 |
![]() | 'catch' is not followed by whitespace. | 15787 |
![]() | '{' is not preceded with whitespace. | 15787 |
![]() | Line has trailing spaces. | 15792 |
![]() | Line has trailing spaces. | 15793 |
![]() | '(' is preceded with whitespace. | 15800 |
![]() | Expected @param tag for 'parentQName'. | 15801 |
![]() | Expected @param tag for 'factory'. | 15802 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 15802 |
![]() | '{' is not preceded with whitespace. | 15802 |
![]() | Line has trailing spaces. | 15805 |
![]() | ',' is not followed by whitespace. | 15807 |
![]() | '{' is not preceded with whitespace. | 15807 |
![]() | Line is longer than 120 characters. | 15809 |
![]() | Parameter xmlWriter should be final. | 15809 |
![]() | ',' is not followed by whitespace. | 15810 |
![]() | ',' is not followed by whitespace. | 15810 |
![]() | ',' is not followed by whitespace. | 15814 |
![]() | ',' is not followed by whitespace. | 15814 |
![]() | Line has trailing spaces. | 15815 |
![]() | Missing a Javadoc comment. | 15818 |
![]() | Parameter xmlWriter should be final. | 15820 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 15821 |
![]() | '{' is not preceded with whitespace. | 15821 |
![]() | ',' is not followed by whitespace. | 15822 |
![]() | ',' is not followed by whitespace. | 15822 |
![]() | ',' is not followed by whitespace. | 15822 |
![]() | Missing a Javadoc comment. | 15825 |
![]() | Parameter xmlWriter should be final. | 15827 |
![]() | Parameter serializeType should be final. | 15828 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 15829 |
![]() | '{' is not preceded with whitespace. | 15829 |
![]() | Line has trailing spaces. | 15830 |
![]() | Line has trailing spaces. | 15831 |
![]() | Line has trailing spaces. | 15836 |
![]() | Line has trailing spaces. | 15857 |
![]() | '{' is not preceded with whitespace. | 15858 |
![]() | Line has trailing spaces. | 15859 |
![]() | Line is longer than 120 characters. | 15861 |
![]() | ',' is not followed by whitespace. | 15861 |
![]() | '{' is not preceded with whitespace. | 15862 |
![]() | ',' is not followed by whitespace. | 15863 |
![]() | ',' is not followed by whitespace. | 15863 |
![]() | '+' is not preceded with whitespace. | 15864 |
![]() | '+' is not followed by whitespace. | 15864 |
![]() | ',' is not followed by whitespace. | 15867 |
![]() | ',' is not followed by whitespace. | 15867 |
![]() | Line has trailing spaces. | 15872 |
![]() | '{' is not preceded with whitespace. | 15874 |
![]() | '==' is not preceded with whitespace. | 15875 |
![]() | '==' is not followed by whitespace. | 15875 |
![]() | '{' is not preceded with whitespace. | 15875 |
![]() | '!' is followed by whitespace. | 15879 |
![]() | Line is longer than 120 characters. | 15885 |
![]() | ',' is not followed by whitespace. | 15885 |
![]() | ',' is not followed by whitespace. | 15890 |
![]() | Line is longer than 120 characters. | 15899 |
![]() | ',' is not followed by whitespace. | 15899 |
![]() | ',' is not followed by whitespace. | 15899 |
![]() | ',' is not followed by whitespace. | 15899 |
![]() | ',' is not followed by whitespace. | 15899 |
![]() | 'else' is not preceded with whitespace. | 15901 |
![]() | '}' is not followed by whitespace. | 15901 |
![]() | 'else' is not followed by whitespace. | 15901 |
![]() | '{' is not preceded with whitespace. | 15901 |
![]() | Line is longer than 120 characters. | 15902 |
![]() | ',' is not followed by whitespace. | 15902 |
![]() | ',' is not followed by whitespace. | 15903 |
![]() | Line has trailing spaces. | 15907 |
![]() | First sentence should end with a period. | 15911 |
![]() | Parameter prefix should be final. | 15914 |
![]() | Expected @param tag for 'prefix'. | 15914 |
![]() | ',' is not followed by whitespace. | 15914 |
![]() | Parameter namespace should be final. | 15914 |
![]() | Expected @param tag for 'namespace'. | 15914 |
![]() | ',' is not followed by whitespace. | 15914 |
![]() | Parameter attName should be final. | 15914 |
![]() | Expected @param tag for 'attName'. | 15914 |
![]() | Line is longer than 120 characters. | 15915 |
![]() | Parameter attValue should be final. | 15915 |
![]() | Expected @param tag for 'attValue'. | 15915 |
![]() | ',' is not followed by whitespace. | 15915 |
![]() | Parameter xmlWriter should be final. | 15915 |
![]() | Expected @param tag for 'xmlWriter'. | 15915 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15915 |
![]() | '{' is not preceded with whitespace. | 15915 |
![]() | ',' is not followed by whitespace. | 15922 |
![]() | ',' is not followed by whitespace. | 15922 |
![]() | First sentence should end with a period. | 15926 |
![]() | Parameter namespace should be final. | 15929 |
![]() | Expected @param tag for 'namespace'. | 15929 |
![]() | ',' is not followed by whitespace. | 15929 |
![]() | Parameter attName should be final. | 15929 |
![]() | Expected @param tag for 'attName'. | 15929 |
![]() | Line is longer than 120 characters. | 15930 |
![]() | Parameter attValue should be final. | 15930 |
![]() | Expected @param tag for 'attValue'. | 15930 |
![]() | ',' is not followed by whitespace. | 15930 |
![]() | Parameter xmlWriter should be final. | 15930 |
![]() | Expected @param tag for 'xmlWriter'. | 15930 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15930 |
![]() | '{' is not preceded with whitespace. | 15930 |
![]() | '{' should be on the previous line. | 15932 |
![]() | ',' is not followed by whitespace. | 15933 |
![]() | '}' should be on the same line. | 15934 |
![]() | '{' should be on the previous line. | 15936 |
![]() | ',' is not followed by whitespace. | 15938 |
![]() | ',' is not followed by whitespace. | 15938 |
![]() | First sentence should end with a period. | 15943 |
![]() | Parameter namespace should be final. | 15946 |
![]() | Expected @param tag for 'namespace'. | 15946 |
![]() | Parameter attName should be final. | 15946 |
![]() | Expected @param tag for 'attName'. | 15946 |
![]() | Line is longer than 120 characters. | 15947 |
![]() | Parameter qname should be final. | 15947 |
![]() | Expected @param tag for 'qname'. | 15947 |
![]() | Parameter xmlWriter should be final. | 15947 |
![]() | Expected @param tag for 'xmlWriter'. | 15947 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15947 |
![]() | First sentence should end with a period. | 15968 |
![]() | Parameter qname should be final. | 15972 |
![]() | Expected @param tag for 'qname'. | 15972 |
![]() | Parameter xmlWriter should be final. | 15973 |
![]() | Expected @param tag for 'xmlWriter'. | 15973 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 15973 |
![]() | ',' is not followed by whitespace. | 15980 |
![]() | '{' is not preceded with whitespace. | 15983 |
![]() | Line is longer than 120 characters. | 15984 |
![]() | Missing a Javadoc comment. | 15995 |
![]() | Parameter qnames should be final. | 15995 |
![]() | Line is longer than 120 characters. | 15996 |
![]() | Parameter xmlWriter should be final. | 15996 |
![]() | ',' is not followed by whitespace. | 16015 |
![]() | '{' is not preceded with whitespace. | 16018 |
![]() | Line is longer than 120 characters. | 16019 |
![]() | Line is longer than 120 characters. | 16021 |
![]() | Line is longer than 120 characters. | 16024 |
![]() | First sentence should end with a period. | 16033 |
![]() | Expected an @return tag. | 16036 |
![]() | Line is longer than 120 characters. | 16036 |
![]() | Parameter xmlWriter should be final. | 16036 |
![]() | Expected @param tag for 'xmlWriter'. | 16036 |
![]() | Parameter namespace should be final. | 16036 |
![]() | Expected @param tag for 'namespace'. | 16036 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 16036 |
![]() | Line has trailing spaces. | 16054 |
![]() | First sentence should end with a period. | 16055 |
![]() | Expected an @return tag. | 16059 |
![]() | Parameter qName should be final. | 16059 |
![]() | Expected @param tag for 'qName'. | 16059 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 16060 |
![]() | '{' is not preceded with whitespace. | 16060 |
![]() | Line has trailing spaces. | 16063 |
![]() | '{' is not preceded with whitespace. | 16067 |
![]() | Line has trailing spaces. | 16070 |
![]() | Line has trailing spaces. | 16071 |
![]() | '==' is not preceded with whitespace. | 16072 |
![]() | '==' is not followed by whitespace. | 16072 |
![]() | '?' is not preceded with whitespace. | 16072 |
![]() | Avoid inline conditionals. | 16072 |
![]() | '?' is not followed by whitespace. | 16072 |
![]() | ':' is not preceded with whitespace. | 16072 |
![]() | ':' should be on a new line. | 16072 |
![]() | Line is longer than 120 characters. | 16076 |
![]() | Line has trailing spaces. | 16077 |
![]() | Line has trailing spaces. | 16078 |
![]() | Line has trailing spaces. | 16082 |
![]() | First sentence should end with a period. | 16084 |
![]() | Utility classes should not have a public or default constructor. | 16087 |
![]() | '{' is not preceded with whitespace. | 16087 |
![]() | Line has trailing spaces. | 16089 |
![]() | Line has trailing spaces. | 16090 |
![]() | First sentence should end with a period. | 16092 |
![]() | Line is longer than 120 characters. | 16094 |
![]() | Line is longer than 120 characters. | 16095 |
![]() | Line is longer than 120 characters. | 16097 |
![]() | Expected an @return tag. | 16099 |
![]() | Line is longer than 120 characters. | 16099 |
![]() | Parameter reader should be final. | 16099 |
![]() | Expected @param tag for 'reader'. | 16099 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 16099 |
![]() | '{' is not preceded with whitespace. | 16099 |
![]() | '=' is not followed by whitespace. | 16105 |
![]() | '=' is not followed by whitespace. | 16106 |
![]() | Line has trailing spaces. | 16108 |
![]() | 'while' construct must use '{}'s. | 16109 |
![]() | Line has trailing spaces. | 16112 |
![]() | ',' is not followed by whitespace. | 16113 |
![]() | '!=' is not preceded with whitespace. | 16113 |
![]() | '!=' is not followed by whitespace. | 16113 |
![]() | '{' is not preceded with whitespace. | 16113 |
![]() | '!=' is not preceded with whitespace. | 16116 |
![]() | '!=' is not followed by whitespace. | 16116 |
![]() | '{' is not preceded with whitespace. | 16116 |
![]() | '{' is not preceded with whitespace. | 16118 |
![]() | ',' is not followed by whitespace. | 16119 |
![]() | '==' is not preceded with whitespace. | 16121 |
![]() | '==' is not followed by whitespace. | 16121 |
![]() | '?' is not preceded with whitespace. | 16121 |
![]() | Avoid inline conditionals. | 16121 |
![]() | '?' is not followed by whitespace. | 16121 |
![]() | ':' is not preceded with whitespace. | 16121 |
![]() | ':' is not followed by whitespace. | 16121 |
![]() | '+' is not preceded with whitespace. | 16123 |
![]() | '+' is not followed by whitespace. | 16123 |
![]() | Line has trailing spaces. | 16124 |
![]() | '{' is not preceded with whitespace. | 16125 |
![]() | 'cast' is not followed by whitespace. | 16128 |
![]() | ',' is not followed by whitespace. | 16129 |
![]() | ',' is not followed by whitespace. | 16129 |
![]() | Line has trailing spaces. | 16131 |
![]() | Line has trailing spaces. | 16134 |
![]() | Line has trailing spaces. | 16138 |
![]() | Line has trailing spaces. | 16140 |
![]() | Line has trailing spaces. | 16144 |
![]() | Line has trailing spaces. | 16146 |
![]() | Line has trailing spaces. | 16147 |
![]() | Line has trailing spaces. | 16149 |
![]() | Line has trailing spaces. | 16150 |
![]() | 'while' construct must use '{}'s. | 16151 |
![]() | Line has trailing spaces. | 16152 |
![]() | Line is longer than 120 characters. | 16153 |
![]() | ',' is not followed by whitespace. | 16153 |
![]() | '{' is not preceded with whitespace. | 16153 |
![]() | Line has trailing spaces. | 16154 |
![]() | Line is longer than 120 characters. | 16155 |
![]() | ',' is not followed by whitespace. | 16155 |
![]() | '{' is not preceded with whitespace. | 16156 |
![]() | Line has trailing spaces. | 16159 |
![]() | Line has trailing spaces. | 16161 |
![]() | 'else' is not preceded with whitespace. | 16162 |
![]() | '}' is not followed by whitespace. | 16162 |
![]() | 'else' is not followed by whitespace. | 16162 |
![]() | '{' is not preceded with whitespace. | 16162 |
![]() | Line has trailing spaces. | 16163 |
![]() | Line is longer than 120 characters. | 16164 |
![]() | Line has trailing spaces. | 16165 |
![]() | '}' should be on the same line. | 16168 |
![]() | Line has trailing spaces. | 16169 |
![]() | Must have at least one statement. | 16170 |
![]() | Line has trailing spaces. | 16171 |
![]() | Line has trailing spaces. | 16173 |
![]() | 'while' construct must use '{}'s. | 16174 |
![]() | Line has trailing spaces. | 16176 |
![]() | 'if' construct must use '{}'s. | 16177 |
![]() | Line is longer than 120 characters. | 16179 |
![]() | Line has trailing spaces. | 16180 |
![]() | '}' is not followed by whitespace. | 16191 |
![]() | Line has trailing spaces. | 16193 |
![]() | Line has trailing spaces. | 16196 |
![]() | Line has trailing spaces. | 16197 |
![]() | Line is longer than 120 characters. | 16198 |
![]() | Missing a Javadoc comment. | 16198 |
![]() | Parameter param should be final. | 16198 |
![]() | Parameter optimizeContent should be final. | 16198 |
![]() | Line has trailing spaces. | 16201 |
![]() | 'try' is not followed by whitespace. | 16202 |
![]() | '{' is not preceded with whitespace. | 16202 |
![]() | Line is longer than 120 characters. | 16203 |
![]() | 'catch' is not followed by whitespace. | 16205 |
![]() | '{' is not preceded with whitespace. | 16205 |
![]() | Line has trailing spaces. | 16208 |
![]() | Line has trailing spaces. | 16211 |
![]() | Line is longer than 120 characters. | 16212 |
![]() | Missing a Javadoc comment. | 16212 |
![]() | Parameter param should be final. | 16212 |
![]() | Parameter optimizeContent should be final. | 16212 |
![]() | Line has trailing spaces. | 16215 |
![]() | 'try' is not followed by whitespace. | 16216 |
![]() | '{' is not preceded with whitespace. | 16216 |
![]() | Line is longer than 120 characters. | 16217 |
![]() | 'catch' is not followed by whitespace. | 16219 |
![]() | '{' is not preceded with whitespace. | 16219 |
![]() | Line has trailing spaces. | 16222 |
![]() | Line has trailing spaces. | 16225 |
![]() | Line is longer than 120 characters. | 16226 |
![]() | Missing a Javadoc comment. | 16226 |
![]() | Parameter param should be final. | 16226 |
![]() | Parameter optimizeContent should be final. | 16226 |
![]() | Line has trailing spaces. | 16229 |
![]() | 'try' is not followed by whitespace. | 16230 |
![]() | '{' is not preceded with whitespace. | 16230 |
![]() | Line is longer than 120 characters. | 16231 |
![]() | 'catch' is not followed by whitespace. | 16233 |
![]() | '{' is not preceded with whitespace. | 16233 |
![]() | Line has trailing spaces. | 16236 |
![]() | Line has trailing spaces. | 16239 |
![]() | Line is longer than 120 characters. | 16240 |
![]() | Missing a Javadoc comment. | 16240 |
![]() | Parameter param should be final. | 16240 |
![]() | Parameter optimizeContent should be final. | 16240 |
![]() | Line has trailing spaces. | 16243 |
![]() | 'try' is not followed by whitespace. | 16244 |
![]() | '{' is not preceded with whitespace. | 16244 |
![]() | Line is longer than 120 characters. | 16245 |
![]() | 'catch' is not followed by whitespace. | 16247 |
![]() | '{' is not preceded with whitespace. | 16247 |
![]() | Line has trailing spaces. | 16250 |
![]() | Line has trailing spaces. | 16253 |
![]() | Line is longer than 120 characters. | 16254 |
![]() | Missing a Javadoc comment. | 16254 |
![]() | Parameter param should be final. | 16254 |
![]() | Parameter optimizeContent should be final. | 16254 |
![]() | Line has trailing spaces. | 16257 |
![]() | 'try' is not followed by whitespace. | 16258 |
![]() | '{' is not preceded with whitespace. | 16258 |
![]() | Line is longer than 120 characters. | 16259 |
![]() | 'catch' is not followed by whitespace. | 16261 |
![]() | '{' is not preceded with whitespace. | 16261 |
![]() | Line has trailing spaces. | 16264 |
![]() | Line has trailing spaces. | 16267 |
![]() | Line is longer than 120 characters. | 16268 |
![]() | Missing a Javadoc comment. | 16268 |
![]() | Parameter param should be final. | 16268 |
![]() | Parameter optimizeContent should be final. | 16268 |
![]() | Line has trailing spaces. | 16271 |
![]() | 'try' is not followed by whitespace. | 16272 |
![]() | '{' is not preceded with whitespace. | 16272 |
![]() | Line is longer than 120 characters. | 16273 |
![]() | 'catch' is not followed by whitespace. | 16275 |
![]() | '{' is not preceded with whitespace. | 16275 |
![]() | Line has trailing spaces. | 16278 |
![]() | Line has trailing spaces. | 16281 |
![]() | Line is longer than 120 characters. | 16282 |
![]() | Missing a Javadoc comment. | 16282 |
![]() | Parameter param should be final. | 16282 |
![]() | Parameter optimizeContent should be final. | 16282 |
![]() | Line has trailing spaces. | 16285 |
![]() | 'try' is not followed by whitespace. | 16286 |
![]() | '{' is not preceded with whitespace. | 16286 |
![]() | Line is longer than 120 characters. | 16287 |
![]() | 'catch' is not followed by whitespace. | 16289 |
![]() | '{' is not preceded with whitespace. | 16289 |
![]() | Line has trailing spaces. | 16292 |
![]() | Line has trailing spaces. | 16295 |
![]() | Line is longer than 120 characters. | 16296 |
![]() | Missing a Javadoc comment. | 16296 |
![]() | Parameter param should be final. | 16296 |
![]() | Parameter optimizeContent should be final. | 16296 |
![]() | Line has trailing spaces. | 16299 |
![]() | 'try' is not followed by whitespace. | 16300 |
![]() | '{' is not preceded with whitespace. | 16300 |
![]() | Line is longer than 120 characters. | 16301 |
![]() | 'catch' is not followed by whitespace. | 16303 |
![]() | '{' is not preceded with whitespace. | 16303 |
![]() | Line has trailing spaces. | 16306 |
![]() | Line has trailing spaces. | 16309 |
![]() | Line is longer than 120 characters. | 16310 |
![]() | Missing a Javadoc comment. | 16310 |
![]() | Parameter param should be final. | 16310 |
![]() | Parameter optimizeContent should be final. | 16310 |
![]() | Line has trailing spaces. | 16313 |
![]() | 'try' is not followed by whitespace. | 16314 |
![]() | '{' is not preceded with whitespace. | 16314 |
![]() | Line is longer than 120 characters. | 16315 |
![]() | 'catch' is not followed by whitespace. | 16317 |
![]() | '{' is not preceded with whitespace. | 16317 |
![]() | Line has trailing spaces. | 16320 |
![]() | Line has trailing spaces. | 16323 |
![]() | Line is longer than 120 characters. | 16324 |
![]() | Missing a Javadoc comment. | 16324 |
![]() | Parameter param should be final. | 16324 |
![]() | Parameter optimizeContent should be final. | 16324 |
![]() | Line has trailing spaces. | 16327 |
![]() | 'try' is not followed by whitespace. | 16328 |
![]() | '{' is not preceded with whitespace. | 16328 |
![]() | Line is longer than 120 characters. | 16329 |
![]() | 'catch' is not followed by whitespace. | 16331 |
![]() | '{' is not preceded with whitespace. | 16331 |
![]() | Line has trailing spaces. | 16334 |
![]() | Line has trailing spaces. | 16337 |
![]() | Line is longer than 120 characters. | 16338 |
![]() | Missing a Javadoc comment. | 16338 |
![]() | Parameter param should be final. | 16338 |
![]() | Parameter optimizeContent should be final. | 16338 |
![]() | Line has trailing spaces. | 16341 |
![]() | 'try' is not followed by whitespace. | 16342 |
![]() | '{' is not preceded with whitespace. | 16342 |
![]() | Line is longer than 120 characters. | 16343 |
![]() | 'catch' is not followed by whitespace. | 16345 |
![]() | '{' is not preceded with whitespace. | 16345 |
![]() | Line has trailing spaces. | 16348 |
![]() | Line has trailing spaces. | 16351 |
![]() | Line is longer than 120 characters. | 16352 |
![]() | Missing a Javadoc comment. | 16352 |
![]() | Parameter param should be final. | 16352 |
![]() | Parameter optimizeContent should be final. | 16352 |
![]() | Line has trailing spaces. | 16355 |
![]() | 'try' is not followed by whitespace. | 16356 |
![]() | '{' is not preceded with whitespace. | 16356 |
![]() | Line is longer than 120 characters. | 16357 |
![]() | 'catch' is not followed by whitespace. | 16359 |
![]() | '{' is not preceded with whitespace. | 16359 |
![]() | Line has trailing spaces. | 16362 |
![]() | Line has trailing spaces. | 16365 |
![]() | Line is longer than 120 characters. | 16366 |
![]() | Missing a Javadoc comment. | 16366 |
![]() | Parameter param should be final. | 16366 |
![]() | Parameter optimizeContent should be final. | 16366 |
![]() | Line has trailing spaces. | 16369 |
![]() | 'try' is not followed by whitespace. | 16370 |
![]() | '{' is not preceded with whitespace. | 16370 |
![]() | Line is longer than 120 characters. | 16371 |
![]() | 'catch' is not followed by whitespace. | 16373 |
![]() | '{' is not preceded with whitespace. | 16373 |
![]() | Line has trailing spaces. | 16376 |
![]() | Line has trailing spaces. | 16379 |
![]() | Line is longer than 120 characters. | 16380 |
![]() | Missing a Javadoc comment. | 16380 |
![]() | Parameter param should be final. | 16380 |
![]() | Parameter optimizeContent should be final. | 16380 |
![]() | Line has trailing spaces. | 16383 |
![]() | 'try' is not followed by whitespace. | 16384 |
![]() | '{' is not preceded with whitespace. | 16384 |
![]() | Line is longer than 120 characters. | 16385 |
![]() | 'catch' is not followed by whitespace. | 16387 |
![]() | '{' is not preceded with whitespace. | 16387 |
![]() | Line has trailing spaces. | 16390 |
![]() | Line has trailing spaces. | 16393 |
![]() | Line is longer than 120 characters. | 16394 |
![]() | Missing a Javadoc comment. | 16394 |
![]() | Parameter param should be final. | 16394 |
![]() | Parameter optimizeContent should be final. | 16394 |
![]() | Line has trailing spaces. | 16397 |
![]() | 'try' is not followed by whitespace. | 16398 |
![]() | '{' is not preceded with whitespace. | 16398 |
![]() | Line is longer than 120 characters. | 16399 |
![]() | 'catch' is not followed by whitespace. | 16401 |
![]() | '{' is not preceded with whitespace. | 16401 |
![]() | Line has trailing spaces. | 16404 |
![]() | Line has trailing spaces. | 16407 |
![]() | Line is longer than 120 characters. | 16408 |
![]() | Missing a Javadoc comment. | 16408 |
![]() | Parameter param should be final. | 16408 |
![]() | Parameter optimizeContent should be final. | 16408 |
![]() | Line has trailing spaces. | 16411 |
![]() | 'try' is not followed by whitespace. | 16412 |
![]() | '{' is not preceded with whitespace. | 16412 |
![]() | Line is longer than 120 characters. | 16413 |
![]() | 'catch' is not followed by whitespace. | 16415 |
![]() | '{' is not preceded with whitespace. | 16415 |
![]() | Line has trailing spaces. | 16418 |
![]() | Line has trailing spaces. | 16421 |
![]() | Line is longer than 120 characters. | 16422 |
![]() | Missing a Javadoc comment. | 16422 |
![]() | Parameter param should be final. | 16422 |
![]() | Parameter optimizeContent should be final. | 16422 |
![]() | Line has trailing spaces. | 16425 |
![]() | 'try' is not followed by whitespace. | 16426 |
![]() | '{' is not preceded with whitespace. | 16426 |
![]() | Line is longer than 120 characters. | 16427 |
![]() | 'catch' is not followed by whitespace. | 16429 |
![]() | '{' is not preceded with whitespace. | 16429 |
![]() | Line has trailing spaces. | 16432 |
![]() | Line has trailing spaces. | 16435 |
![]() | Line is longer than 120 characters. | 16436 |
![]() | Missing a Javadoc comment. | 16436 |
![]() | Parameter param should be final. | 16436 |
![]() | Parameter optimizeContent should be final. | 16436 |
![]() | Line has trailing spaces. | 16439 |
![]() | 'try' is not followed by whitespace. | 16440 |
![]() | '{' is not preceded with whitespace. | 16440 |
![]() | Line is longer than 120 characters. | 16441 |
![]() | 'catch' is not followed by whitespace. | 16443 |
![]() | '{' is not preceded with whitespace. | 16443 |
![]() | Line has trailing spaces. | 16446 |
![]() | Line has trailing spaces. | 16449 |
![]() | Line is longer than 120 characters. | 16450 |
![]() | Missing a Javadoc comment. | 16450 |
![]() | Parameter param should be final. | 16450 |
![]() | Parameter optimizeContent should be final. | 16450 |
![]() | Line has trailing spaces. | 16453 |
![]() | 'try' is not followed by whitespace. | 16454 |
![]() | '{' is not preceded with whitespace. | 16454 |
![]() | Line is longer than 120 characters. | 16455 |
![]() | 'catch' is not followed by whitespace. | 16457 |
![]() | '{' is not preceded with whitespace. | 16457 |
![]() | Line has trailing spaces. | 16460 |
![]() | Line has trailing spaces. | 16463 |
![]() | Line is longer than 120 characters. | 16464 |
![]() | Missing a Javadoc comment. | 16464 |
![]() | Parameter param should be final. | 16464 |
![]() | Parameter optimizeContent should be final. | 16464 |
![]() | Line has trailing spaces. | 16467 |
![]() | 'try' is not followed by whitespace. | 16468 |
![]() | '{' is not preceded with whitespace. | 16468 |
![]() | Line is longer than 120 characters. | 16469 |
![]() | 'catch' is not followed by whitespace. | 16471 |
![]() | '{' is not preceded with whitespace. | 16471 |
![]() | Line has trailing spaces. | 16474 |
![]() | Line has trailing spaces. | 16477 |
![]() | Line has trailing spaces. | 16478 |
![]() | Line is longer than 120 characters. | 16479 |
![]() | Missing a Javadoc comment. | 16479 |
![]() | Parameter factory should be final. | 16479 |
![]() | Parameter param should be final. | 16479 |
![]() | Parameter optimizeContent should be final. | 16479 |
![]() | '{' is not preceded with whitespace. | 16480 |
![]() | Line has trailing spaces. | 16482 |
![]() | 'try' is not followed by whitespace. | 16483 |
![]() | '{' is not preceded with whitespace. | 16483 |
![]() | Line is longer than 120 characters. | 16485 |
![]() | Line is longer than 120 characters. | 16486 |
![]() | ',' is not followed by whitespace. | 16486 |
![]() | 'catch' is not followed by whitespace. | 16488 |
![]() | '{' is not preceded with whitespace. | 16488 |
![]() | Line has trailing spaces. | 16491 |
![]() | Line has trailing spaces. | 16494 |
![]() | Line has trailing spaces. | 16495 |
![]() | Line has trailing spaces. | 16498 |
![]() | Line has trailing spaces. | 16499 |
![]() | Line is longer than 120 characters. | 16500 |
![]() | Missing a Javadoc comment. | 16500 |
![]() | Parameter factory should be final. | 16500 |
![]() | Parameter param should be final. | 16500 |
![]() | Parameter optimizeContent should be final. | 16500 |
![]() | '{' is not preceded with whitespace. | 16501 |
![]() | Line has trailing spaces. | 16503 |
![]() | 'try' is not followed by whitespace. | 16504 |
![]() | '{' is not preceded with whitespace. | 16504 |
![]() | Line is longer than 120 characters. | 16506 |
![]() | Line is longer than 120 characters. | 16507 |
![]() | ',' is not followed by whitespace. | 16507 |
![]() | 'catch' is not followed by whitespace. | 16509 |
![]() | '{' is not preceded with whitespace. | 16509 |
![]() | Line has trailing spaces. | 16512 |
![]() | Line has trailing spaces. | 16515 |
![]() | Line has trailing spaces. | 16516 |
![]() | Line has trailing spaces. | 16519 |
![]() | Line has trailing spaces. | 16520 |
![]() | Line is longer than 120 characters. | 16521 |
![]() | Missing a Javadoc comment. | 16521 |
![]() | Parameter factory should be final. | 16521 |
![]() | Parameter param should be final. | 16521 |
![]() | Parameter optimizeContent should be final. | 16521 |
![]() | '{' is not preceded with whitespace. | 16522 |
![]() | Line has trailing spaces. | 16524 |
![]() | 'try' is not followed by whitespace. | 16525 |
![]() | '{' is not preceded with whitespace. | 16525 |
![]() | Line is longer than 120 characters. | 16527 |
![]() | Line is longer than 120 characters. | 16528 |
![]() | ',' is not followed by whitespace. | 16528 |
![]() | 'catch' is not followed by whitespace. | 16530 |
![]() | '{' is not preceded with whitespace. | 16530 |
![]() | Line has trailing spaces. | 16533 |
![]() | Line has trailing spaces. | 16536 |
![]() | Line has trailing spaces. | 16537 |
![]() | Line has trailing spaces. | 16540 |
![]() | Line has trailing spaces. | 16541 |
![]() | Line is longer than 120 characters. | 16542 |
![]() | Missing a Javadoc comment. | 16542 |
![]() | Parameter factory should be final. | 16542 |
![]() | Parameter param should be final. | 16542 |
![]() | Parameter optimizeContent should be final. | 16542 |
![]() | '{' is not preceded with whitespace. | 16543 |
![]() | Line has trailing spaces. | 16545 |
![]() | 'try' is not followed by whitespace. | 16546 |
![]() | '{' is not preceded with whitespace. | 16546 |
![]() | Line is longer than 120 characters. | 16548 |
![]() | Line is longer than 120 characters. | 16549 |
![]() | ',' is not followed by whitespace. | 16549 |
![]() | 'catch' is not followed by whitespace. | 16551 |
![]() | '{' is not preceded with whitespace. | 16551 |
![]() | Line has trailing spaces. | 16554 |
![]() | Line has trailing spaces. | 16557 |
![]() | Line has trailing spaces. | 16558 |
![]() | Line has trailing spaces. | 16561 |
![]() | Line has trailing spaces. | 16562 |
![]() | Line is longer than 120 characters. | 16563 |
![]() | Missing a Javadoc comment. | 16563 |
![]() | Parameter factory should be final. | 16563 |
![]() | Parameter param should be final. | 16563 |
![]() | Parameter optimizeContent should be final. | 16563 |
![]() | '{' is not preceded with whitespace. | 16564 |
![]() | Line has trailing spaces. | 16566 |
![]() | 'try' is not followed by whitespace. | 16567 |
![]() | '{' is not preceded with whitespace. | 16567 |
![]() | Line is longer than 120 characters. | 16569 |
![]() | Line is longer than 120 characters. | 16570 |
![]() | ',' is not followed by whitespace. | 16570 |
![]() | 'catch' is not followed by whitespace. | 16572 |
![]() | '{' is not preceded with whitespace. | 16572 |
![]() | Line has trailing spaces. | 16575 |
![]() | Line has trailing spaces. | 16578 |
![]() | Line has trailing spaces. | 16579 |
![]() | Line has trailing spaces. | 16582 |
![]() | Line has trailing spaces. | 16583 |
![]() | Line is longer than 120 characters. | 16584 |
![]() | Missing a Javadoc comment. | 16584 |
![]() | Parameter factory should be final. | 16584 |
![]() | Parameter param should be final. | 16584 |
![]() | Parameter optimizeContent should be final. | 16584 |
![]() | '{' is not preceded with whitespace. | 16585 |
![]() | Line has trailing spaces. | 16587 |
![]() | 'try' is not followed by whitespace. | 16588 |
![]() | '{' is not preceded with whitespace. | 16588 |
![]() | Line is longer than 120 characters. | 16590 |
![]() | Line is longer than 120 characters. | 16591 |
![]() | ',' is not followed by whitespace. | 16591 |
![]() | 'catch' is not followed by whitespace. | 16593 |
![]() | '{' is not preceded with whitespace. | 16593 |
![]() | Line has trailing spaces. | 16596 |
![]() | Line has trailing spaces. | 16599 |
![]() | Line has trailing spaces. | 16600 |
![]() | Line has trailing spaces. | 16603 |
![]() | Line has trailing spaces. | 16604 |
![]() | Line is longer than 120 characters. | 16605 |
![]() | Missing a Javadoc comment. | 16605 |
![]() | Parameter factory should be final. | 16605 |
![]() | Parameter param should be final. | 16605 |
![]() | Parameter optimizeContent should be final. | 16605 |
![]() | '{' is not preceded with whitespace. | 16606 |
![]() | Line has trailing spaces. | 16608 |
![]() | 'try' is not followed by whitespace. | 16609 |
![]() | '{' is not preceded with whitespace. | 16609 |
![]() | Line is longer than 120 characters. | 16611 |
![]() | Line is longer than 120 characters. | 16612 |
![]() | ',' is not followed by whitespace. | 16612 |
![]() | 'catch' is not followed by whitespace. | 16614 |
![]() | '{' is not preceded with whitespace. | 16614 |
![]() | Line has trailing spaces. | 16617 |
![]() | Line has trailing spaces. | 16620 |
![]() | Line has trailing spaces. | 16621 |
![]() | Line has trailing spaces. | 16624 |
![]() | First sentence should end with a period. | 16627 |
![]() | Expected an @return tag. | 16630 |
![]() | Parameter factory should be final. | 16630 |
![]() | Expected @param tag for 'factory'. | 16630 |
![]() | '{' is not preceded with whitespace. | 16630 |
![]() | Method length is 212 lines (max allowed is 150). | 16635 |
![]() | Missing a Javadoc comment. | 16635 |
![]() | Parameter param should be final. | 16636 |
![]() | Parameter type should be final. | 16637 |
![]() | Parameter extraNamespaces should be final. | 16638 |
![]() | '{' is not preceded with whitespace. | 16638 |
![]() | Line has trailing spaces. | 16641 |
![]() | Line is longer than 120 characters. | 16642 |
![]() | '{' is not preceded with whitespace. | 16642 |
![]() | Line has trailing spaces. | 16643 |
![]() | Line is longer than 120 characters. | 16644 |
![]() | Line has trailing spaces. | 16645 |
![]() | Line has trailing spaces. | 16648 |
![]() | Line is longer than 120 characters. | 16649 |
![]() | '{' is not preceded with whitespace. | 16649 |
![]() | Line has trailing spaces. | 16650 |
![]() | Line is longer than 120 characters. | 16651 |
![]() | Line has trailing spaces. | 16652 |
![]() | Line has trailing spaces. | 16655 |
![]() | Line is longer than 120 characters. | 16656 |
![]() | '{' is not preceded with whitespace. | 16656 |
![]() | Line has trailing spaces. | 16657 |
![]() | Line is longer than 120 characters. | 16658 |
![]() | Line has trailing spaces. | 16659 |
![]() | Line has trailing spaces. | 16662 |
![]() | Line is longer than 120 characters. | 16663 |
![]() | '{' is not preceded with whitespace. | 16663 |
![]() | Line has trailing spaces. | 16664 |
![]() | Line is longer than 120 characters. | 16665 |
![]() | Line has trailing spaces. | 16666 |
![]() | Line has trailing spaces. | 16669 |
![]() | Line is longer than 120 characters. | 16670 |
![]() | '{' is not preceded with whitespace. | 16670 |
![]() | Line has trailing spaces. | 16671 |
![]() | Line is longer than 120 characters. | 16672 |
![]() | Line has trailing spaces. | 16673 |
![]() | Line has trailing spaces. | 16676 |
![]() | Line is longer than 120 characters. | 16677 |
![]() | '{' is not preceded with whitespace. | 16677 |
![]() | Line has trailing spaces. | 16678 |
![]() | Line is longer than 120 characters. | 16679 |
![]() | Line has trailing spaces. | 16680 |
![]() | Line has trailing spaces. | 16683 |
![]() | Line is longer than 120 characters. | 16684 |
![]() | '{' is not preceded with whitespace. | 16684 |
![]() | Line has trailing spaces. | 16685 |
![]() | Line is longer than 120 characters. | 16686 |
![]() | Line has trailing spaces. | 16687 |
![]() | Line has trailing spaces. | 16690 |
![]() | Line is longer than 120 characters. | 16691 |
![]() | '{' is not preceded with whitespace. | 16691 |
![]() | Line has trailing spaces. | 16692 |
![]() | Line is longer than 120 characters. | 16693 |
![]() | Line has trailing spaces. | 16694 |
![]() | Line has trailing spaces. | 16697 |
![]() | Line is longer than 120 characters. | 16698 |
![]() | '{' is not preceded with whitespace. | 16698 |
![]() | Line has trailing spaces. | 16699 |
![]() | Line is longer than 120 characters. | 16700 |
![]() | Line has trailing spaces. | 16701 |
![]() | Line has trailing spaces. | 16704 |
![]() | Line is longer than 120 characters. | 16705 |
![]() | '{' is not preceded with whitespace. | 16705 |
![]() | Line has trailing spaces. | 16706 |
![]() | Line is longer than 120 characters. | 16707 |
![]() | Line has trailing spaces. | 16708 |
![]() | Line has trailing spaces. | 16711 |
![]() | Line is longer than 120 characters. | 16712 |
![]() | '{' is not preceded with whitespace. | 16712 |
![]() | Line has trailing spaces. | 16713 |
![]() | Line is longer than 120 characters. | 16714 |
![]() | Line has trailing spaces. | 16715 |
![]() | Line has trailing spaces. | 16718 |
![]() | Line is longer than 120 characters. | 16719 |
![]() | '{' is not preceded with whitespace. | 16719 |
![]() | Line has trailing spaces. | 16720 |
![]() | Line is longer than 120 characters. | 16721 |
![]() | Line has trailing spaces. | 16722 |
![]() | Line has trailing spaces. | 16725 |
![]() | Line is longer than 120 characters. | 16726 |
![]() | '{' is not preceded with whitespace. | 16726 |
![]() | Line has trailing spaces. | 16727 |
![]() | Line is longer than 120 characters. | 16728 |
![]() | Line has trailing spaces. | 16729 |
![]() | Line has trailing spaces. | 16732 |
![]() | Line is longer than 120 characters. | 16733 |
![]() | '{' is not preceded with whitespace. | 16733 |
![]() | Line has trailing spaces. | 16734 |
![]() | Line is longer than 120 characters. | 16735 |
![]() | Line has trailing spaces. | 16736 |
![]() | Line has trailing spaces. | 16739 |
![]() | Line is longer than 120 characters. | 16740 |
![]() | '{' is not preceded with whitespace. | 16740 |
![]() | Line has trailing spaces. | 16741 |
![]() | Line is longer than 120 characters. | 16742 |
![]() | Line has trailing spaces. | 16743 |
![]() | Line has trailing spaces. | 16746 |
![]() | Line is longer than 120 characters. | 16747 |
![]() | '{' is not preceded with whitespace. | 16747 |
![]() | Line has trailing spaces. | 16748 |
![]() | Line is longer than 120 characters. | 16749 |
![]() | Line has trailing spaces. | 16750 |
![]() | Line has trailing spaces. | 16753 |
![]() | Line is longer than 120 characters. | 16754 |
![]() | '{' is not preceded with whitespace. | 16754 |
![]() | Line has trailing spaces. | 16755 |
![]() | Line is longer than 120 characters. | 16756 |
![]() | Line has trailing spaces. | 16757 |
![]() | Line has trailing spaces. | 16760 |
![]() | Line is longer than 120 characters. | 16761 |
![]() | '{' is not preceded with whitespace. | 16761 |
![]() | Line has trailing spaces. | 16762 |
![]() | Line is longer than 120 characters. | 16763 |
![]() | Line has trailing spaces. | 16764 |
![]() | Line has trailing spaces. | 16767 |
![]() | Line is longer than 120 characters. | 16768 |
![]() | '{' is not preceded with whitespace. | 16768 |
![]() | Line has trailing spaces. | 16769 |
![]() | Line is longer than 120 characters. | 16770 |
![]() | Line has trailing spaces. | 16771 |
![]() | Line has trailing spaces. | 16774 |
![]() | Line is longer than 120 characters. | 16775 |
![]() | '{' is not preceded with whitespace. | 16775 |
![]() | Line has trailing spaces. | 16776 |
![]() | Line is longer than 120 characters. | 16777 |
![]() | Line has trailing spaces. | 16778 |
![]() | Line has trailing spaces. | 16781 |
![]() | Line is longer than 120 characters. | 16782 |
![]() | '{' is not preceded with whitespace. | 16782 |
![]() | Line has trailing spaces. | 16783 |
![]() | Line is longer than 120 characters. | 16784 |
![]() | Line has trailing spaces. | 16785 |
![]() | Line has trailing spaces. | 16788 |
![]() | Line is longer than 120 characters. | 16789 |
![]() | '{' is not preceded with whitespace. | 16789 |
![]() | Line has trailing spaces. | 16790 |
![]() | Line is longer than 120 characters. | 16791 |
![]() | Line has trailing spaces. | 16792 |
![]() | Line has trailing spaces. | 16795 |
![]() | Line is longer than 120 characters. | 16796 |
![]() | '{' is not preceded with whitespace. | 16796 |
![]() | Line has trailing spaces. | 16797 |
![]() | Line is longer than 120 characters. | 16798 |
![]() | Line has trailing spaces. | 16799 |
![]() | Line has trailing spaces. | 16802 |
![]() | Line is longer than 120 characters. | 16803 |
![]() | '{' is not preceded with whitespace. | 16803 |
![]() | Line has trailing spaces. | 16804 |
![]() | Line is longer than 120 characters. | 16805 |
![]() | Line has trailing spaces. | 16806 |
![]() | Line has trailing spaces. | 16809 |
![]() | Line is longer than 120 characters. | 16810 |
![]() | '{' is not preceded with whitespace. | 16810 |
![]() | Line has trailing spaces. | 16811 |
![]() | Line is longer than 120 characters. | 16812 |
![]() | Line has trailing spaces. | 16813 |
![]() | Line has trailing spaces. | 16816 |
![]() | Line is longer than 120 characters. | 16817 |
![]() | '{' is not preceded with whitespace. | 16817 |
![]() | Line has trailing spaces. | 16818 |
![]() | Line is longer than 120 characters. | 16819 |
![]() | Line has trailing spaces. | 16820 |
![]() | Line has trailing spaces. | 16823 |
![]() | Line is longer than 120 characters. | 16824 |
![]() | '{' is not preceded with whitespace. | 16824 |
![]() | Line has trailing spaces. | 16825 |
![]() | Line is longer than 120 characters. | 16826 |
![]() | Line has trailing spaces. | 16827 |
![]() | Line has trailing spaces. | 16830 |
![]() | Line is longer than 120 characters. | 16831 |
![]() | '{' is not preceded with whitespace. | 16831 |
![]() | Line has trailing spaces. | 16832 |
![]() | Line is longer than 120 characters. | 16833 |
![]() | Line has trailing spaces. | 16834 |
![]() | Line has trailing spaces. | 16837 |
![]() | Line is longer than 120 characters. | 16838 |
![]() | '{' is not preceded with whitespace. | 16838 |
![]() | Line has trailing spaces. | 16839 |
![]() | Line is longer than 120 characters. | 16840 |
![]() | Line has trailing spaces. | 16841 |
![]() | Line has trailing spaces. | 16844 |
![]() | Line has trailing spaces. | 16853 |
![]() | Line has trailing spaces. | 16855 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | File length is 11,299 lines (max allowed is 2,000). | 1 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 |
![]() | Variable '_operations' must be private and have accessor methods. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Name '__operation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line is longer than 120 characters. | 108 |
![]() | Line is longer than 120 characters. | 120 |
![]() | Line is longer than 120 characters. | 132 |
![]() | Line is longer than 120 characters. | 144 |
![]() | Line is longer than 120 characters. | 156 |
![]() | Line is longer than 120 characters. | 168 |
![]() | Line is longer than 120 characters. | 180 |
![]() | First sentence should end with a period. | 184 |
![]() | Parameter configurationContext should be final. | 189 |
![]() | Expected @param tag for 'configurationContext'. | 189 |
![]() | Parameter targetEndpoint should be final. | 189 |
![]() | Expected @param tag for 'targetEndpoint'. | 189 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 190 |
![]() | First sentence should end with a period. | 194 |
![]() | Parameter configurationContext should be final. | 198 |
![]() | Expected @param tag for 'configurationContext'. | 198 |
![]() | Parameter targetEndpoint should be final. | 198 |
![]() | Expected @param tag for 'targetEndpoint'. | 198 |
![]() | Parameter useSeparateListener should be final. | 199 |
![]() | Expected @param tag for 'useSeparateListener'. | 199 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 199 |
![]() | First sentence should end with a period. | 215 |
![]() | Line is longer than 120 characters. | 218 |
![]() | Parameter configurationContext should be final. | 218 |
![]() | Expected @param tag for 'configurationContext'. | 218 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 219 |
![]() | Line is longer than 120 characters. | 222 |
![]() | First sentence should end with a period. | 226 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 229 |
![]() | Line is longer than 120 characters. | 232 |
![]() | First sentence should end with a period. | 236 |
![]() | Parameter targetEndpoint should be final. | 239 |
![]() | Expected @param tag for 'targetEndpoint'. | 239 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 240 |
![]() | First sentence should end with a period. | 244 |
![]() | Line is longer than 120 characters. | 247 |
![]() | Expected an @return tag. | 254 |
![]() | Line is longer than 120 characters. | 254 |
![]() | Line is longer than 120 characters. | 256 |
![]() | Parameter getUpwardDependencies should be final. | 256 |
![]() | Expected @param tag for 'getUpwardDependencies'. | 256 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 258 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 261 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 263 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 293 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 295 |
![]() | Line is longer than 120 characters. | 300 |
![]() | Line is longer than 120 characters. | 303 |
![]() | '}' should be on the same line. | 305 |
![]() | '{' is followed by whitespace. | 322 |
![]() | '{' is followed by whitespace. | 323 |
![]() | Line is longer than 120 characters. | 325 |
![]() | Line is longer than 120 characters. | 326 |
![]() | '}' should be on the same line. | 330 |
![]() | '}' should be on the same line. | 334 |
![]() | '}' should be on the same line. | 338 |
![]() | '}' should be on the same line. | 342 |
![]() | '}' should be on the same line. | 346 |
![]() | '}' should be on the same line. | 350 |
![]() | '}' should be on the same line. | 355 |
![]() | '}' should be on the same line. | 359 |
![]() | '}' should be on the same line. | 363 |
![]() | First sentence should end with a period. | 369 |
![]() | Expected an @return tag. | 379 |
![]() | Line is longer than 120 characters. | 379 |
![]() | Line is longer than 120 characters. | 381 |
![]() | Parameter getSLA should be final. | 381 |
![]() | Expected @param tag for 'getSLA'. | 381 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 383 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 386 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 388 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 418 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 420 |
![]() | Line is longer than 120 characters. | 425 |
![]() | Line is longer than 120 characters. | 428 |
![]() | '}' should be on the same line. | 430 |
![]() | '{' is followed by whitespace. | 447 |
![]() | '{' is followed by whitespace. | 448 |
![]() | Line is longer than 120 characters. | 450 |
![]() | Line is longer than 120 characters. | 451 |
![]() | '}' should be on the same line. | 455 |
![]() | '}' should be on the same line. | 459 |
![]() | '}' should be on the same line. | 463 |
![]() | '}' should be on the same line. | 467 |
![]() | '}' should be on the same line. | 471 |
![]() | '}' should be on the same line. | 475 |
![]() | '}' should be on the same line. | 480 |
![]() | '}' should be on the same line. | 484 |
![]() | '}' should be on the same line. | 488 |
![]() | First sentence should end with a period. | 494 |
![]() | Line is longer than 120 characters. | 497 |
![]() | Expected an @return tag. | 504 |
![]() | Line is longer than 120 characters. | 504 |
![]() | Line is longer than 120 characters. | 506 |
![]() | Parameter getMinimumSLAInfo should be final. | 506 |
![]() | Expected @param tag for 'getMinimumSLAInfo'. | 506 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 508 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 511 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 513 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 543 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 545 |
![]() | Line is longer than 120 characters. | 550 |
![]() | Line is longer than 120 characters. | 553 |
![]() | '}' should be on the same line. | 555 |
![]() | '{' is followed by whitespace. | 572 |
![]() | '{' is followed by whitespace. | 573 |
![]() | Line is longer than 120 characters. | 575 |
![]() | Line is longer than 120 characters. | 576 |
![]() | '}' should be on the same line. | 580 |
![]() | '}' should be on the same line. | 584 |
![]() | '}' should be on the same line. | 588 |
![]() | '}' should be on the same line. | 592 |
![]() | '}' should be on the same line. | 596 |
![]() | '}' should be on the same line. | 600 |
![]() | '}' should be on the same line. | 605 |
![]() | '}' should be on the same line. | 609 |
![]() | '}' should be on the same line. | 613 |
![]() | First sentence should end with a period. | 619 |
![]() | Line is longer than 120 characters. | 622 |
![]() | Expected an @return tag. | 631 |
![]() | Line is longer than 120 characters. | 631 |
![]() | Line is longer than 120 characters. | 633 |
![]() | Parameter getStateHistory should be final. | 633 |
![]() | Expected @param tag for 'getStateHistory'. | 633 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 635 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 639 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 641 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 671 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 673 |
![]() | Line is longer than 120 characters. | 678 |
![]() | Line is longer than 120 characters. | 681 |
![]() | '}' should be on the same line. | 683 |
![]() | '{' is followed by whitespace. | 700 |
![]() | '{' is followed by whitespace. | 701 |
![]() | Line is longer than 120 characters. | 703 |
![]() | Line is longer than 120 characters. | 704 |
![]() | Line is longer than 120 characters. | 707 |
![]() | Line is longer than 120 characters. | 708 |
![]() | '}' should be on the same line. | 712 |
![]() | '}' should be on the same line. | 716 |
![]() | '}' should be on the same line. | 720 |
![]() | '}' should be on the same line. | 724 |
![]() | '}' should be on the same line. | 728 |
![]() | '}' should be on the same line. | 732 |
![]() | '}' should be on the same line. | 737 |
![]() | '}' should be on the same line. | 741 |
![]() | '}' should be on the same line. | 745 |
![]() | First sentence should end with a period. | 751 |
![]() | Line is longer than 120 characters. | 754 |
![]() | Expected an @return tag. | 761 |
![]() | Line is longer than 120 characters. | 761 |
![]() | Line is longer than 120 characters. | 763 |
![]() | Parameter getSLAsByState should be final. | 763 |
![]() | Expected @param tag for 'getSLAsByState'. | 763 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 765 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 768 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 770 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 800 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 802 |
![]() | Line is longer than 120 characters. | 807 |
![]() | Line is longer than 120 characters. | 810 |
![]() | '}' should be on the same line. | 812 |
![]() | '{' is followed by whitespace. | 829 |
![]() | '{' is followed by whitespace. | 830 |
![]() | Line is longer than 120 characters. | 832 |
![]() | Line is longer than 120 characters. | 833 |
![]() | '}' should be on the same line. | 837 |
![]() | '}' should be on the same line. | 841 |
![]() | '}' should be on the same line. | 845 |
![]() | '}' should be on the same line. | 849 |
![]() | '}' should be on the same line. | 853 |
![]() | '}' should be on the same line. | 857 |
![]() | '}' should be on the same line. | 862 |
![]() | '}' should be on the same line. | 866 |
![]() | '}' should be on the same line. | 870 |
![]() | First sentence should end with a period. | 876 |
![]() | Line is longer than 120 characters. | 879 |
![]() | Expected an @return tag. | 886 |
![]() | Line is longer than 120 characters. | 886 |
![]() | Line is longer than 120 characters. | 888 |
![]() | Parameter getDependencies should be final. | 888 |
![]() | Expected @param tag for 'getDependencies'. | 888 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 890 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 893 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 895 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 925 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 927 |
![]() | Line is longer than 120 characters. | 932 |
![]() | Line is longer than 120 characters. | 935 |
![]() | '}' should be on the same line. | 937 |
![]() | '{' is followed by whitespace. | 954 |
![]() | '{' is followed by whitespace. | 955 |
![]() | Line is longer than 120 characters. | 957 |
![]() | Line is longer than 120 characters. | 958 |
![]() | '}' should be on the same line. | 962 |
![]() | '}' should be on the same line. | 966 |
![]() | '}' should be on the same line. | 970 |
![]() | '}' should be on the same line. | 974 |
![]() | '}' should be on the same line. | 978 |
![]() | '}' should be on the same line. | 982 |
![]() | '}' should be on the same line. | 987 |
![]() | '}' should be on the same line. | 991 |
![]() | '}' should be on the same line. | 995 |
![]() | First sentence should end with a period. | 1001 |
![]() | Expected an @return tag. | 1004 |
![]() | Parameter env should be final. | 1004 |
![]() | Expected @param tag for 'env'. | 1004 |
![]() | Missing a Javadoc comment. | 1014 |
![]() | Missing a Javadoc comment. | 1016 |
![]() | Parameter opName should be final. | 1016 |
![]() | Missing a Javadoc comment. | 1030 |
![]() | Missing a Javadoc comment. | 1032 |
![]() | Missing a Javadoc comment. | 1036 |
![]() | Parameter namespace should be final. | 1036 |
![]() | First sentence should end with a period. | 1043 |
![]() | Variable 'localInvalidUUIDException' must be private and have accessor methods. | 1047 |
![]() | Missing a Javadoc comment. | 1053 |
![]() | Variable 'localInvalidUUIDExceptionTracker' must be private and have accessor methods. | 1053 |
![]() | First sentence should end with a period. | 1055 |
![]() | First sentence should end with a period. | 1064 |
![]() | Parameter param should be final. | 1070 |
![]() | '}' should be on the same line. | 1075 |
![]() | First sentence should end with a period. | 1085 |
![]() | Parameter reader should be final. | 1090 |
![]() | Expected @param tag for 'reader'. | 1090 |
![]() | '}' should be on the same line. | 1097 |
![]() | Expected @param tag for 'parentQName'. | 1110 |
![]() | Expected @param tag for 'factory'. | 1111 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1111 |
![]() | Parameter xmlWriter should be final. | 1117 |
![]() | Missing a Javadoc comment. | 1126 |
![]() | Parameter xmlWriter should be final. | 1127 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1128 |
![]() | Missing a Javadoc comment. | 1132 |
![]() | Parameter xmlWriter should be final. | 1133 |
![]() | Parameter serializeType should be final. | 1133 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1134 |
![]() | '}' should be on the same line. | 1146 |
![]() | '}' should be on the same line. | 1156 |
![]() | '}' should be on the same line. | 1168 |
![]() | '}' should be on the same line. | 1190 |
![]() | '}' should be on the same line. | 1195 |
![]() | '}' should be on the same line. | 1203 |
![]() | First sentence should end with a period. | 1213 |
![]() | Parameter prefix should be final. | 1216 |
![]() | Expected @param tag for 'prefix'. | 1216 |
![]() | Parameter namespace should be final. | 1216 |
![]() | Expected @param tag for 'namespace'. | 1216 |
![]() | Parameter attName should be final. | 1216 |
![]() | Expected @param tag for 'attName'. | 1216 |
![]() | Parameter attValue should be final. | 1217 |
![]() | Expected @param tag for 'attValue'. | 1217 |
![]() | Parameter xmlWriter should be final. | 1217 |
![]() | Expected @param tag for 'xmlWriter'. | 1217 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1218 |
![]() | First sentence should end with a period. | 1229 |
![]() | Parameter namespace should be final. | 1232 |
![]() | Expected @param tag for 'namespace'. | 1232 |
![]() | Parameter attName should be final. | 1232 |
![]() | Expected @param tag for 'attName'. | 1232 |
![]() | Parameter attValue should be final. | 1232 |
![]() | Expected @param tag for 'attValue'. | 1232 |
![]() | Parameter xmlWriter should be final. | 1233 |
![]() | Expected @param tag for 'xmlWriter'. | 1233 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1233 |
![]() | '}' should be on the same line. | 1236 |
![]() | First sentence should end with a period. | 1243 |
![]() | Parameter namespace should be final. | 1246 |
![]() | Expected @param tag for 'namespace'. | 1246 |
![]() | Parameter attName should be final. | 1246 |
![]() | Expected @param tag for 'attName'. | 1246 |
![]() | Parameter qname should be final. | 1247 |
![]() | Expected @param tag for 'qname'. | 1247 |
![]() | Parameter xmlWriter should be final. | 1247 |
![]() | Expected @param tag for 'xmlWriter'. | 1247 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1248 |
![]() | '}' should be on the same line. | 1258 |
![]() | '}' should be on the same line. | 1265 |
![]() | First sentence should end with a period. | 1272 |
![]() | Parameter qname should be final. | 1276 |
![]() | Expected @param tag for 'qname'. | 1276 |
![]() | Parameter xmlWriter should be final. | 1276 |
![]() | Expected @param tag for 'xmlWriter'. | 1276 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1277 |
![]() | '}' should be on the same line. | 1290 |
![]() | '}' should be on the same line. | 1296 |
![]() | Missing a Javadoc comment. | 1302 |
![]() | Parameter qnames should be final. | 1302 |
![]() | Parameter xmlWriter should be final. | 1302 |
![]() | '}' should be on the same line. | 1328 |
![]() | '}' should be on the same line. | 1333 |
![]() | First sentence should end with a period. | 1344 |
![]() | Expected an @return tag. | 1347 |
![]() | Parameter xmlWriter should be final. | 1347 |
![]() | Expected @param tag for 'xmlWriter'. | 1347 |
![]() | Parameter namespace should be final. | 1347 |
![]() | Expected @param tag for 'namespace'. | 1347 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1348 |
![]() | First sentence should end with a period. | 1365 |
![]() | Expected an @return tag. | 1369 |
![]() | Parameter qName should be final. | 1369 |
![]() | Expected @param tag for 'qName'. | 1369 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1370 |
![]() | Avoid inline conditionals. | 1378 |
![]() | First sentence should end with a period. | 1386 |
![]() | Utility classes should not have a public or default constructor. | 1389 |
![]() | First sentence should end with a period. | 1391 |
![]() | Expected an @return tag. | 1398 |
![]() | Parameter reader should be final. | 1398 |
![]() | Expected @param tag for 'reader'. | 1398 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1399 |
![]() | 'while' construct must use '{}'s. | 1408 |
![]() | Avoid inline conditionals. | 1419 |
![]() | 'while' construct must use '{}'s. | 1439 |
![]() | '}' should be on the same line. | 1452 |
![]() | '}' should be on the same line. | 1459 |
![]() | Must have at least one statement. | 1461 |
![]() | 'while' construct must use '{}'s. | 1465 |
![]() | 'if' construct must use '{}'s. | 1468 |
![]() | '}' should be on the same line. | 1473 |
![]() | '}' is not followed by whitespace. | 1481 |
![]() | Missing a Javadoc comment. | 1485 |
![]() | Missing a Javadoc comment. | 1491 |
![]() | Parameter namespace should be final. | 1491 |
![]() | First sentence should end with a period. | 1498 |
![]() | Parameter reader should be final. | 1503 |
![]() | Expected @param tag for 'reader'. | 1503 |
![]() | '}' should be on the same line. | 1510 |
![]() | Expected @param tag for 'parentQName'. | 1523 |
![]() | Expected @param tag for 'factory'. | 1524 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1524 |
![]() | Parameter xmlWriter should be final. | 1530 |
![]() | Missing a Javadoc comment. | 1539 |
![]() | Parameter xmlWriter should be final. | 1540 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1541 |
![]() | Missing a Javadoc comment. | 1545 |
![]() | Parameter xmlWriter should be final. | 1546 |
![]() | Parameter serializeType should be final. | 1546 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1547 |
![]() | '}' should be on the same line. | 1559 |
![]() | '}' should be on the same line. | 1569 |
![]() | '}' should be on the same line. | 1579 |
![]() | '}' should be on the same line. | 1591 |
![]() | '}' should be on the same line. | 1604 |
![]() | '}' should be on the same line. | 1609 |
![]() | '}' should be on the same line. | 1616 |
![]() | '}' should be on the same line. | 1631 |
![]() | '}' should be on the same line. | 1636 |
![]() | First sentence should end with a period. | 1652 |
![]() | Parameter prefix should be final. | 1655 |
![]() | Expected @param tag for 'prefix'. | 1655 |
![]() | Parameter namespace should be final. | 1655 |
![]() | Expected @param tag for 'namespace'. | 1655 |
![]() | Parameter attName should be final. | 1655 |
![]() | Expected @param tag for 'attName'. | 1655 |
![]() | Parameter attValue should be final. | 1656 |
![]() | Expected @param tag for 'attValue'. | 1656 |
![]() | Parameter xmlWriter should be final. | 1656 |
![]() | Expected @param tag for 'xmlWriter'. | 1656 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1657 |
![]() | First sentence should end with a period. | 1668 |
![]() | Parameter namespace should be final. | 1671 |
![]() | Expected @param tag for 'namespace'. | 1671 |
![]() | Parameter attName should be final. | 1671 |
![]() | Expected @param tag for 'attName'. | 1671 |
![]() | Parameter attValue should be final. | 1671 |
![]() | Expected @param tag for 'attValue'. | 1671 |
![]() | Parameter xmlWriter should be final. | 1672 |
![]() | Expected @param tag for 'xmlWriter'. | 1672 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1672 |
![]() | '}' should be on the same line. | 1675 |
![]() | First sentence should end with a period. | 1682 |
![]() | Parameter namespace should be final. | 1685 |
![]() | Expected @param tag for 'namespace'. | 1685 |
![]() | Parameter attName should be final. | 1685 |
![]() | Expected @param tag for 'attName'. | 1685 |
![]() | Parameter qname should be final. | 1686 |
![]() | Expected @param tag for 'qname'. | 1686 |
![]() | Parameter xmlWriter should be final. | 1686 |
![]() | Expected @param tag for 'xmlWriter'. | 1686 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1687 |
![]() | '}' should be on the same line. | 1697 |
![]() | '}' should be on the same line. | 1704 |
![]() | First sentence should end with a period. | 1711 |
![]() | Parameter qname should be final. | 1715 |
![]() | Expected @param tag for 'qname'. | 1715 |
![]() | Parameter xmlWriter should be final. | 1715 |
![]() | Expected @param tag for 'xmlWriter'. | 1715 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1716 |
![]() | '}' should be on the same line. | 1729 |
![]() | '}' should be on the same line. | 1735 |
![]() | Missing a Javadoc comment. | 1741 |
![]() | Parameter qnames should be final. | 1741 |
![]() | Parameter xmlWriter should be final. | 1741 |
![]() | '}' should be on the same line. | 1767 |
![]() | '}' should be on the same line. | 1772 |
![]() | First sentence should end with a period. | 1783 |
![]() | Expected an @return tag. | 1786 |
![]() | Parameter xmlWriter should be final. | 1786 |
![]() | Expected @param tag for 'xmlWriter'. | 1786 |
![]() | Parameter namespace should be final. | 1786 |
![]() | Expected @param tag for 'namespace'. | 1786 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1787 |
![]() | First sentence should end with a period. | 1804 |
![]() | Expected an @return tag. | 1808 |
![]() | Parameter qName should be final. | 1808 |
![]() | Expected @param tag for 'qName'. | 1808 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1809 |
![]() | Avoid inline conditionals. | 1820 |
![]() | First sentence should end with a period. | 1828 |
![]() | Utility classes should not have a public or default constructor. | 1831 |
![]() | First sentence should end with a period. | 1833 |
![]() | Expected an @return tag. | 1840 |
![]() | Parameter reader should be final. | 1840 |
![]() | Expected @param tag for 'reader'. | 1840 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1841 |
![]() | 'while' construct must use '{}'s. | 1850 |
![]() | Avoid inline conditionals. | 1861 |
![]() | 'while' construct must use '{}'s. | 1881 |
![]() | '}' should be on the same line. | 1892 |
![]() | Must have at least one statement. | 1894 |
![]() | 'while' construct must use '{}'s. | 1898 |
![]() | 'if' construct must use '{}'s. | 1901 |
![]() | '}' should be on the same line. | 1906 |
![]() | '}' is not followed by whitespace. | 1914 |
![]() | Missing a Javadoc comment. | 1918 |
![]() | Missing a Javadoc comment. | 1920 |
![]() | Missing a Javadoc comment. | 1924 |
![]() | Parameter namespace should be final. | 1924 |
![]() | First sentence should end with a period. | 1931 |
![]() | Variable 'localId' must be private and have accessor methods. | 1935 |
![]() | Missing a Javadoc comment. | 1941 |
![]() | Variable 'localIdTracker' must be private and have accessor methods. | 1941 |
![]() | First sentence should end with a period. | 1943 |
![]() | First sentence should end with a period. | 1952 |
![]() | Parameter param should be final. | 1958 |
![]() | '}' should be on the same line. | 1963 |
![]() | First sentence should end with a period. | 1973 |
![]() | Parameter reader should be final. | 1978 |
![]() | Expected @param tag for 'reader'. | 1978 |
![]() | '}' should be on the same line. | 1985 |
![]() | Expected @param tag for 'parentQName'. | 1998 |
![]() | Expected @param tag for 'factory'. | 1999 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1999 |
![]() | Parameter xmlWriter should be final. | 2005 |
![]() | Missing a Javadoc comment. | 2014 |
![]() | Parameter xmlWriter should be final. | 2015 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2016 |
![]() | Missing a Javadoc comment. | 2020 |
![]() | Parameter xmlWriter should be final. | 2021 |
![]() | Parameter serializeType should be final. | 2021 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2022 |
![]() | '}' should be on the same line. | 2034 |
![]() | '}' should be on the same line. | 2044 |
![]() | '}' should be on the same line. | 2056 |
![]() | '}' should be on the same line. | 2075 |
![]() | '}' should be on the same line. | 2080 |
![]() | '}' should be on the same line. | 2090 |
![]() | First sentence should end with a period. | 2103 |
![]() | Parameter prefix should be final. | 2106 |
![]() | Expected @param tag for 'prefix'. | 2106 |
![]() | Parameter namespace should be final. | 2106 |
![]() | Expected @param tag for 'namespace'. | 2106 |
![]() | Parameter attName should be final. | 2106 |
![]() | Expected @param tag for 'attName'. | 2106 |
![]() | Parameter attValue should be final. | 2107 |
![]() | Expected @param tag for 'attValue'. | 2107 |
![]() | Parameter xmlWriter should be final. | 2107 |
![]() | Expected @param tag for 'xmlWriter'. | 2107 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2108 |
![]() | First sentence should end with a period. | 2119 |
![]() | Parameter namespace should be final. | 2122 |
![]() | Expected @param tag for 'namespace'. | 2122 |
![]() | Parameter attName should be final. | 2122 |
![]() | Expected @param tag for 'attName'. | 2122 |
![]() | Parameter attValue should be final. | 2122 |
![]() | Expected @param tag for 'attValue'. | 2122 |
![]() | Parameter xmlWriter should be final. | 2123 |
![]() | Expected @param tag for 'xmlWriter'. | 2123 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2123 |
![]() | '}' should be on the same line. | 2126 |
![]() | First sentence should end with a period. | 2133 |
![]() | Parameter namespace should be final. | 2136 |
![]() | Expected @param tag for 'namespace'. | 2136 |
![]() | Parameter attName should be final. | 2136 |
![]() | Expected @param tag for 'attName'. | 2136 |
![]() | Parameter qname should be final. | 2137 |
![]() | Expected @param tag for 'qname'. | 2137 |
![]() | Parameter xmlWriter should be final. | 2137 |
![]() | Expected @param tag for 'xmlWriter'. | 2137 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2138 |
![]() | '}' should be on the same line. | 2148 |
![]() | '}' should be on the same line. | 2155 |
![]() | First sentence should end with a period. | 2162 |
![]() | Parameter qname should be final. | 2166 |
![]() | Expected @param tag for 'qname'. | 2166 |
![]() | Parameter xmlWriter should be final. | 2166 |
![]() | Expected @param tag for 'xmlWriter'. | 2166 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2167 |
![]() | '}' should be on the same line. | 2180 |
![]() | '}' should be on the same line. | 2186 |
![]() | Missing a Javadoc comment. | 2192 |
![]() | Parameter qnames should be final. | 2192 |
![]() | Parameter xmlWriter should be final. | 2192 |
![]() | '}' should be on the same line. | 2218 |
![]() | '}' should be on the same line. | 2223 |
![]() | First sentence should end with a period. | 2234 |
![]() | Expected an @return tag. | 2237 |
![]() | Parameter xmlWriter should be final. | 2237 |
![]() | Expected @param tag for 'xmlWriter'. | 2237 |
![]() | Parameter namespace should be final. | 2237 |
![]() | Expected @param tag for 'namespace'. | 2237 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2238 |
![]() | First sentence should end with a period. | 2255 |
![]() | Expected an @return tag. | 2259 |
![]() | Parameter qName should be final. | 2259 |
![]() | Expected @param tag for 'qName'. | 2259 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2260 |
![]() | Avoid inline conditionals. | 2268 |
![]() | First sentence should end with a period. | 2277 |
![]() | Utility classes should not have a public or default constructor. | 2280 |
![]() | First sentence should end with a period. | 2282 |
![]() | Expected an @return tag. | 2289 |
![]() | Parameter reader should be final. | 2289 |
![]() | Expected @param tag for 'reader'. | 2289 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2289 |
![]() | 'while' construct must use '{}'s. | 2298 |
![]() | Avoid inline conditionals. | 2309 |
![]() | 'while' construct must use '{}'s. | 2329 |
![]() | '}' should be on the same line. | 2341 |
![]() | '}' should be on the same line. | 2349 |
![]() | Must have at least one statement. | 2351 |
![]() | 'while' construct must use '{}'s. | 2355 |
![]() | 'if' construct must use '{}'s. | 2358 |
![]() | '}' should be on the same line. | 2363 |
![]() | '}' is not followed by whitespace. | 2371 |
![]() | Missing a Javadoc comment. | 2375 |
![]() | Missing a Javadoc comment. | 2377 |
![]() | Missing a Javadoc comment. | 2381 |
![]() | Parameter namespace should be final. | 2381 |
![]() | First sentence should end with a period. | 2388 |
![]() | Variable 'localInvalidStateException' must be private and have accessor methods. | 2392 |
![]() | Missing a Javadoc comment. | 2398 |
![]() | Variable 'localInvalidStateExceptionTracker' must be private and have accessor methods. | 2398 |
![]() | First sentence should end with a period. | 2400 |
![]() | First sentence should end with a period. | 2409 |
![]() | Parameter param should be final. | 2415 |
![]() | '}' should be on the same line. | 2420 |
![]() | First sentence should end with a period. | 2430 |
![]() | Parameter reader should be final. | 2435 |
![]() | Expected @param tag for 'reader'. | 2435 |
![]() | '}' should be on the same line. | 2442 |
![]() | Expected @param tag for 'parentQName'. | 2455 |
![]() | Expected @param tag for 'factory'. | 2456 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2456 |
![]() | Parameter xmlWriter should be final. | 2462 |
![]() | Missing a Javadoc comment. | 2471 |
![]() | Parameter xmlWriter should be final. | 2472 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2473 |
![]() | Missing a Javadoc comment. | 2477 |
![]() | Parameter xmlWriter should be final. | 2478 |
![]() | Parameter serializeType should be final. | 2478 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2479 |
![]() | '}' should be on the same line. | 2491 |
![]() | '}' should be on the same line. | 2501 |
![]() | '}' should be on the same line. | 2513 |
![]() | '}' should be on the same line. | 2535 |
![]() | '}' should be on the same line. | 2540 |
![]() | '}' should be on the same line. | 2548 |
![]() | First sentence should end with a period. | 2558 |
![]() | Parameter prefix should be final. | 2561 |
![]() | Expected @param tag for 'prefix'. | 2561 |
![]() | Parameter namespace should be final. | 2561 |
![]() | Expected @param tag for 'namespace'. | 2561 |
![]() | Parameter attName should be final. | 2561 |
![]() | Expected @param tag for 'attName'. | 2561 |
![]() | Parameter attValue should be final. | 2562 |
![]() | Expected @param tag for 'attValue'. | 2562 |
![]() | Parameter xmlWriter should be final. | 2562 |
![]() | Expected @param tag for 'xmlWriter'. | 2562 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2563 |
![]() | First sentence should end with a period. | 2574 |
![]() | Parameter namespace should be final. | 2577 |
![]() | Expected @param tag for 'namespace'. | 2577 |
![]() | Parameter attName should be final. | 2577 |
![]() | Expected @param tag for 'attName'. | 2577 |
![]() | Parameter attValue should be final. | 2577 |
![]() | Expected @param tag for 'attValue'. | 2577 |
![]() | Parameter xmlWriter should be final. | 2578 |
![]() | Expected @param tag for 'xmlWriter'. | 2578 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2578 |
![]() | '}' should be on the same line. | 2581 |
![]() | First sentence should end with a period. | 2588 |
![]() | Parameter namespace should be final. | 2591 |
![]() | Expected @param tag for 'namespace'. | 2591 |
![]() | Parameter attName should be final. | 2591 |
![]() | Expected @param tag for 'attName'. | 2591 |
![]() | Parameter qname should be final. | 2592 |
![]() | Expected @param tag for 'qname'. | 2592 |
![]() | Parameter xmlWriter should be final. | 2592 |
![]() | Expected @param tag for 'xmlWriter'. | 2592 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2593 |
![]() | '}' should be on the same line. | 2603 |
![]() | '}' should be on the same line. | 2610 |
![]() | First sentence should end with a period. | 2617 |
![]() | Parameter qname should be final. | 2621 |
![]() | Expected @param tag for 'qname'. | 2621 |
![]() | Parameter xmlWriter should be final. | 2621 |
![]() | Expected @param tag for 'xmlWriter'. | 2621 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2622 |
![]() | '}' should be on the same line. | 2635 |
![]() | '}' should be on the same line. | 2641 |
![]() | Missing a Javadoc comment. | 2647 |
![]() | Parameter qnames should be final. | 2647 |
![]() | Parameter xmlWriter should be final. | 2647 |
![]() | '}' should be on the same line. | 2673 |
![]() | '}' should be on the same line. | 2678 |
![]() | First sentence should end with a period. | 2689 |
![]() | Expected an @return tag. | 2692 |
![]() | Parameter xmlWriter should be final. | 2692 |
![]() | Expected @param tag for 'xmlWriter'. | 2692 |
![]() | Parameter namespace should be final. | 2692 |
![]() | Expected @param tag for 'namespace'. | 2692 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2693 |
![]() | First sentence should end with a period. | 2710 |
![]() | Expected an @return tag. | 2714 |
![]() | Parameter qName should be final. | 2714 |
![]() | Expected @param tag for 'qName'. | 2714 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2715 |
![]() | Avoid inline conditionals. | 2723 |
![]() | First sentence should end with a period. | 2731 |
![]() | Utility classes should not have a public or default constructor. | 2734 |
![]() | First sentence should end with a period. | 2736 |
![]() | Expected an @return tag. | 2743 |
![]() | Parameter reader should be final. | 2743 |
![]() | Expected @param tag for 'reader'. | 2743 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2744 |
![]() | 'while' construct must use '{}'s. | 2753 |
![]() | Avoid inline conditionals. | 2764 |
![]() | 'while' construct must use '{}'s. | 2784 |
![]() | '}' should be on the same line. | 2797 |
![]() | '}' should be on the same line. | 2804 |
![]() | Must have at least one statement. | 2806 |
![]() | 'while' construct must use '{}'s. | 2810 |
![]() | 'if' construct must use '{}'s. | 2813 |
![]() | '}' should be on the same line. | 2818 |
![]() | '}' is not followed by whitespace. | 2826 |
![]() | Missing a Javadoc comment. | 2830 |
![]() | Missing a Javadoc comment. | 2832 |
![]() | Missing a Javadoc comment. | 2836 |
![]() | Parameter namespace should be final. | 2836 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2847 |
![]() | Variable 'local_return' must be private and have accessor methods. | 2847 |
![]() | Missing a Javadoc comment. | 2853 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2853 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 2853 |
![]() | First sentence should end with a period. | 2855 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2860 |
![]() | First sentence should end with a period. | 2864 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2867 |
![]() | Parameter param should be final. | 2867 |
![]() | Expected @param tag for 'param'. | 2867 |
![]() | First sentence should end with a period. | 2871 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2877 |
![]() | Parameter param should be final. | 2877 |
![]() | '}' should be on the same line. | 2884 |
![]() | First sentence should end with a period. | 2893 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2899 |
![]() | Parameter param should be final. | 2899 |
![]() | First sentence should end with a period. | 2913 |
![]() | Parameter reader should be final. | 2918 |
![]() | Expected @param tag for 'reader'. | 2918 |
![]() | '}' should be on the same line. | 2925 |
![]() | Expected @param tag for 'parentQName'. | 2938 |
![]() | Expected @param tag for 'factory'. | 2939 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2939 |
![]() | Parameter xmlWriter should be final. | 2945 |
![]() | Missing a Javadoc comment. | 2954 |
![]() | Parameter xmlWriter should be final. | 2955 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2956 |
![]() | Missing a Javadoc comment. | 2960 |
![]() | Parameter xmlWriter should be final. | 2961 |
![]() | Parameter serializeType should be final. | 2961 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2962 |
![]() | '}' should be on the same line. | 2974 |
![]() | '}' should be on the same line. | 2984 |
![]() | '}' should be on the same line. | 2996 |
![]() | Avoid inline conditionals. | 3007 |
![]() | '}' should be on the same line. | 3020 |
![]() | '}' should be on the same line. | 3025 |
![]() | '}' should be on the same line. | 3035 |
![]() | '}' should be on the same line. | 3050 |
![]() | '}' should be on the same line. | 3055 |
![]() | '}' should be on the same line. | 3065 |
![]() | '}' should be on the same line. | 3081 |
![]() | '}' should be on the same line. | 3086 |
![]() | First sentence should end with a period. | 3102 |
![]() | Parameter prefix should be final. | 3105 |
![]() | Expected @param tag for 'prefix'. | 3105 |
![]() | Parameter namespace should be final. | 3105 |
![]() | Expected @param tag for 'namespace'. | 3105 |
![]() | Parameter attName should be final. | 3105 |
![]() | Expected @param tag for 'attName'. | 3105 |
![]() | Parameter attValue should be final. | 3106 |
![]() | Expected @param tag for 'attValue'. | 3106 |
![]() | Parameter xmlWriter should be final. | 3106 |
![]() | Expected @param tag for 'xmlWriter'. | 3106 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3107 |
![]() | First sentence should end with a period. | 3118 |
![]() | Parameter namespace should be final. | 3121 |
![]() | Expected @param tag for 'namespace'. | 3121 |
![]() | Parameter attName should be final. | 3121 |
![]() | Expected @param tag for 'attName'. | 3121 |
![]() | Parameter attValue should be final. | 3121 |
![]() | Expected @param tag for 'attValue'. | 3121 |
![]() | Parameter xmlWriter should be final. | 3122 |
![]() | Expected @param tag for 'xmlWriter'. | 3122 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3122 |
![]() | '}' should be on the same line. | 3125 |
![]() | First sentence should end with a period. | 3132 |
![]() | Parameter namespace should be final. | 3135 |
![]() | Expected @param tag for 'namespace'. | 3135 |
![]() | Parameter attName should be final. | 3135 |
![]() | Expected @param tag for 'attName'. | 3135 |
![]() | Parameter qname should be final. | 3136 |
![]() | Expected @param tag for 'qname'. | 3136 |
![]() | Parameter xmlWriter should be final. | 3136 |
![]() | Expected @param tag for 'xmlWriter'. | 3136 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3137 |
![]() | '}' should be on the same line. | 3147 |
![]() | '}' should be on the same line. | 3154 |
![]() | First sentence should end with a period. | 3161 |
![]() | Parameter qname should be final. | 3165 |
![]() | Expected @param tag for 'qname'. | 3165 |
![]() | Parameter xmlWriter should be final. | 3165 |
![]() | Expected @param tag for 'xmlWriter'. | 3165 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3166 |
![]() | '}' should be on the same line. | 3179 |
![]() | '}' should be on the same line. | 3185 |
![]() | Missing a Javadoc comment. | 3191 |
![]() | Parameter qnames should be final. | 3191 |
![]() | Parameter xmlWriter should be final. | 3191 |
![]() | '}' should be on the same line. | 3217 |
![]() | '}' should be on the same line. | 3222 |
![]() | First sentence should end with a period. | 3233 |
![]() | Expected an @return tag. | 3236 |
![]() | Parameter xmlWriter should be final. | 3236 |
![]() | Expected @param tag for 'xmlWriter'. | 3236 |
![]() | Parameter namespace should be final. | 3236 |
![]() | Expected @param tag for 'namespace'. | 3236 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3237 |
![]() | First sentence should end with a period. | 3254 |
![]() | Expected an @return tag. | 3258 |
![]() | Parameter qName should be final. | 3258 |
![]() | Expected @param tag for 'qName'. | 3258 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3259 |
![]() | '}' should be on the same line. | 3272 |
![]() | '}' should be on the same line. | 3281 |
![]() | First sentence should end with a period. | 3296 |
![]() | Utility classes should not have a public or default constructor. | 3299 |
![]() | First sentence should end with a period. | 3301 |
![]() | Expected an @return tag. | 3308 |
![]() | Parameter reader should be final. | 3308 |
![]() | Expected @param tag for 'reader'. | 3308 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3309 |
![]() | 'while' construct must use '{}'s. | 3318 |
![]() | Avoid inline conditionals. | 3329 |
![]() | 'while' construct must use '{}'s. | 3351 |
![]() | Line is longer than 120 characters. | 3354 |
![]() | '}' should be on the same line. | 3363 |
![]() | 'while' construct must use '{}'s. | 3377 |
![]() | '}' should be on the same line. | 3382 |
![]() | '}' should be on the same line. | 3394 |
![]() | '}' should be on the same line. | 3398 |
![]() | '}' should be on the same line. | 3408 |
![]() | Must have at least one statement. | 3410 |
![]() | 'while' construct must use '{}'s. | 3414 |
![]() | 'if' construct must use '{}'s. | 3417 |
![]() | '}' should be on the same line. | 3422 |
![]() | '}' is not followed by whitespace. | 3430 |
![]() | Missing a Javadoc comment. | 3434 |
![]() | Missing a Javadoc comment. | 3440 |
![]() | Parameter namespace should be final. | 3440 |
![]() | First sentence should end with a period. | 3447 |
![]() | Variable 'localException' must be private and have accessor methods. | 3451 |
![]() | Missing a Javadoc comment. | 3457 |
![]() | Variable 'localExceptionTracker' must be private and have accessor methods. | 3457 |
![]() | First sentence should end with a period. | 3459 |
![]() | First sentence should end with a period. | 3468 |
![]() | Parameter param should be final. | 3474 |
![]() | '}' should be on the same line. | 3479 |
![]() | First sentence should end with a period. | 3489 |
![]() | Parameter reader should be final. | 3494 |
![]() | Expected @param tag for 'reader'. | 3494 |
![]() | '}' should be on the same line. | 3501 |
![]() | Expected @param tag for 'parentQName'. | 3514 |
![]() | Expected @param tag for 'factory'. | 3515 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3515 |
![]() | Parameter xmlWriter should be final. | 3521 |
![]() | Missing a Javadoc comment. | 3530 |
![]() | Parameter xmlWriter should be final. | 3531 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3532 |
![]() | Missing a Javadoc comment. | 3536 |
![]() | Parameter xmlWriter should be final. | 3537 |
![]() | Parameter serializeType should be final. | 3537 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3538 |
![]() | '}' should be on the same line. | 3550 |
![]() | '}' should be on the same line. | 3560 |
![]() | '}' should be on the same line. | 3572 |
![]() | '}' should be on the same line. | 3584 |
![]() | '}' should be on the same line. | 3597 |
![]() | '}' should be on the same line. | 3602 |
![]() | '}' should be on the same line. | 3609 |
![]() | '}' should be on the same line. | 3624 |
![]() | '}' should be on the same line. | 3629 |
![]() | First sentence should end with a period. | 3645 |
![]() | Parameter prefix should be final. | 3648 |
![]() | Expected @param tag for 'prefix'. | 3648 |
![]() | Parameter namespace should be final. | 3648 |
![]() | Expected @param tag for 'namespace'. | 3648 |
![]() | Parameter attName should be final. | 3648 |
![]() | Expected @param tag for 'attName'. | 3648 |
![]() | Parameter attValue should be final. | 3649 |
![]() | Expected @param tag for 'attValue'. | 3649 |
![]() | Parameter xmlWriter should be final. | 3649 |
![]() | Expected @param tag for 'xmlWriter'. | 3649 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3650 |
![]() | First sentence should end with a period. | 3661 |
![]() | Parameter namespace should be final. | 3664 |
![]() | Expected @param tag for 'namespace'. | 3664 |
![]() | Parameter attName should be final. | 3664 |
![]() | Expected @param tag for 'attName'. | 3664 |
![]() | Parameter attValue should be final. | 3664 |
![]() | Expected @param tag for 'attValue'. | 3664 |
![]() | Parameter xmlWriter should be final. | 3665 |
![]() | Expected @param tag for 'xmlWriter'. | 3665 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3665 |
![]() | '}' should be on the same line. | 3668 |
![]() | First sentence should end with a period. | 3675 |
![]() | Parameter namespace should be final. | 3678 |
![]() | Expected @param tag for 'namespace'. | 3678 |
![]() | Parameter attName should be final. | 3678 |
![]() | Expected @param tag for 'attName'. | 3678 |
![]() | Parameter qname should be final. | 3679 |
![]() | Expected @param tag for 'qname'. | 3679 |
![]() | Parameter xmlWriter should be final. | 3679 |
![]() | Expected @param tag for 'xmlWriter'. | 3679 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3680 |
![]() | '}' should be on the same line. | 3690 |
![]() | '}' should be on the same line. | 3697 |
![]() | First sentence should end with a period. | 3704 |
![]() | Parameter qname should be final. | 3708 |
![]() | Expected @param tag for 'qname'. | 3708 |
![]() | Parameter xmlWriter should be final. | 3708 |
![]() | Expected @param tag for 'xmlWriter'. | 3708 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3709 |
![]() | '}' should be on the same line. | 3722 |
![]() | '}' should be on the same line. | 3728 |
![]() | Missing a Javadoc comment. | 3734 |
![]() | Parameter qnames should be final. | 3734 |
![]() | Parameter xmlWriter should be final. | 3734 |
![]() | '}' should be on the same line. | 3760 |
![]() | '}' should be on the same line. | 3765 |
![]() | First sentence should end with a period. | 3776 |
![]() | Expected an @return tag. | 3779 |
![]() | Parameter xmlWriter should be final. | 3779 |
![]() | Expected @param tag for 'xmlWriter'. | 3779 |
![]() | Parameter namespace should be final. | 3779 |
![]() | Expected @param tag for 'namespace'. | 3779 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3780 |
![]() | First sentence should end with a period. | 3797 |
![]() | Expected an @return tag. | 3801 |
![]() | Parameter qName should be final. | 3801 |
![]() | Expected @param tag for 'qName'. | 3801 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3802 |
![]() | Avoid inline conditionals. | 3810 |
![]() | First sentence should end with a period. | 3818 |
![]() | Utility classes should not have a public or default constructor. | 3821 |
![]() | First sentence should end with a period. | 3823 |
![]() | Expected an @return tag. | 3830 |
![]() | Parameter reader should be final. | 3830 |
![]() | Expected @param tag for 'reader'. | 3830 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3830 |
![]() | 'while' construct must use '{}'s. | 3839 |
![]() | Avoid inline conditionals. | 3850 |
![]() | 'while' construct must use '{}'s. | 3870 |
![]() | '}' should be on the same line. | 3881 |
![]() | Must have at least one statement. | 3883 |
![]() | 'while' construct must use '{}'s. | 3887 |
![]() | 'if' construct must use '{}'s. | 3890 |
![]() | '}' should be on the same line. | 3895 |
![]() | '}' is not followed by whitespace. | 3903 |
![]() | Missing a Javadoc comment. | 3907 |
![]() | Missing a Javadoc comment. | 3909 |
![]() | Missing a Javadoc comment. | 3912 |
![]() | Parameter namespace should be final. | 3912 |
![]() | Variable 'localIds' must be private and have accessor methods. | 3923 |
![]() | Missing a Javadoc comment. | 3929 |
![]() | Variable 'localIdsTracker' must be private and have accessor methods. | 3929 |
![]() | First sentence should end with a period. | 3931 |
![]() | First sentence should end with a period. | 3940 |
![]() | Parameter param should be final. | 3943 |
![]() | Expected @param tag for 'param'. | 3943 |
![]() | First sentence should end with a period. | 3947 |
![]() | Parameter param should be final. | 3953 |
![]() | '}' should be on the same line. | 3960 |
![]() | First sentence should end with a period. | 3969 |
![]() | Parameter param should be final. | 3975 |
![]() | First sentence should end with a period. | 3989 |
![]() | Parameter reader should be final. | 3994 |
![]() | Expected @param tag for 'reader'. | 3994 |
![]() | '}' should be on the same line. | 4001 |
![]() | Expected @param tag for 'parentQName'. | 4014 |
![]() | Expected @param tag for 'factory'. | 4015 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4015 |
![]() | Parameter xmlWriter should be final. | 4021 |
![]() | Missing a Javadoc comment. | 4030 |
![]() | Parameter xmlWriter should be final. | 4031 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4032 |
![]() | Missing a Javadoc comment. | 4036 |
![]() | Parameter xmlWriter should be final. | 4037 |
![]() | Parameter serializeType should be final. | 4037 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4038 |
![]() | '}' should be on the same line. | 4050 |
![]() | '}' should be on the same line. | 4060 |
![]() | '}' should be on the same line. | 4072 |
![]() | Avoid inline conditionals. | 4082 |
![]() | '}' should be on the same line. | 4095 |
![]() | '}' should be on the same line. | 4100 |
![]() | '}' should be on the same line. | 4110 |
![]() | '}' should be on the same line. | 4125 |
![]() | '}' should be on the same line. | 4130 |
![]() | '}' should be on the same line. | 4140 |
![]() | '}' should be on the same line. | 4156 |
![]() | '}' should be on the same line. | 4161 |
![]() | First sentence should end with a period. | 4177 |
![]() | Parameter prefix should be final. | 4180 |
![]() | Expected @param tag for 'prefix'. | 4180 |
![]() | Parameter namespace should be final. | 4180 |
![]() | Expected @param tag for 'namespace'. | 4180 |
![]() | Parameter attName should be final. | 4180 |
![]() | Expected @param tag for 'attName'. | 4180 |
![]() | Parameter attValue should be final. | 4181 |
![]() | Expected @param tag for 'attValue'. | 4181 |
![]() | Parameter xmlWriter should be final. | 4181 |
![]() | Expected @param tag for 'xmlWriter'. | 4181 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4182 |
![]() | First sentence should end with a period. | 4193 |
![]() | Parameter namespace should be final. | 4196 |
![]() | Expected @param tag for 'namespace'. | 4196 |
![]() | Parameter attName should be final. | 4196 |
![]() | Expected @param tag for 'attName'. | 4196 |
![]() | Parameter attValue should be final. | 4196 |
![]() | Expected @param tag for 'attValue'. | 4196 |
![]() | Parameter xmlWriter should be final. | 4197 |
![]() | Expected @param tag for 'xmlWriter'. | 4197 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4197 |
![]() | '}' should be on the same line. | 4200 |
![]() | First sentence should end with a period. | 4207 |
![]() | Parameter namespace should be final. | 4210 |
![]() | Expected @param tag for 'namespace'. | 4210 |
![]() | Parameter attName should be final. | 4210 |
![]() | Expected @param tag for 'attName'. | 4210 |
![]() | Parameter qname should be final. | 4211 |
![]() | Expected @param tag for 'qname'. | 4211 |
![]() | Parameter xmlWriter should be final. | 4211 |
![]() | Expected @param tag for 'xmlWriter'. | 4211 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4212 |
![]() | '}' should be on the same line. | 4222 |
![]() | '}' should be on the same line. | 4229 |
![]() | First sentence should end with a period. | 4236 |
![]() | Parameter qname should be final. | 4240 |
![]() | Expected @param tag for 'qname'. | 4240 |
![]() | Parameter xmlWriter should be final. | 4240 |
![]() | Expected @param tag for 'xmlWriter'. | 4240 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4241 |
![]() | '}' should be on the same line. | 4254 |
![]() | '}' should be on the same line. | 4260 |
![]() | Missing a Javadoc comment. | 4266 |
![]() | Parameter qnames should be final. | 4266 |
![]() | Parameter xmlWriter should be final. | 4266 |
![]() | '}' should be on the same line. | 4292 |
![]() | '}' should be on the same line. | 4297 |
![]() | First sentence should end with a period. | 4308 |
![]() | Expected an @return tag. | 4311 |
![]() | Parameter xmlWriter should be final. | 4311 |
![]() | Expected @param tag for 'xmlWriter'. | 4311 |
![]() | Parameter namespace should be final. | 4311 |
![]() | Expected @param tag for 'namespace'. | 4311 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4312 |
![]() | First sentence should end with a period. | 4329 |
![]() | Expected an @return tag. | 4333 |
![]() | Parameter qName should be final. | 4333 |
![]() | Expected @param tag for 'qName'. | 4333 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4334 |
![]() | '}' should be on the same line. | 4347 |
![]() | '}' should be on the same line. | 4356 |
![]() | First sentence should end with a period. | 4371 |
![]() | Utility classes should not have a public or default constructor. | 4374 |
![]() | First sentence should end with a period. | 4376 |
![]() | Expected an @return tag. | 4383 |
![]() | Parameter reader should be final. | 4383 |
![]() | Expected @param tag for 'reader'. | 4383 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4383 |
![]() | 'while' construct must use '{}'s. | 4392 |
![]() | Avoid inline conditionals. | 4403 |
![]() | 'while' construct must use '{}'s. | 4425 |
![]() | '}' should be on the same line. | 4437 |
![]() | 'while' construct must use '{}'s. | 4451 |
![]() | '}' should be on the same line. | 4456 |
![]() | '}' should be on the same line. | 4468 |
![]() | '}' should be on the same line. | 4472 |
![]() | '}' should be on the same line. | 4482 |
![]() | Must have at least one statement. | 4484 |
![]() | 'while' construct must use '{}'s. | 4488 |
![]() | 'if' construct must use '{}'s. | 4491 |
![]() | '}' should be on the same line. | 4496 |
![]() | '}' is not followed by whitespace. | 4504 |
![]() | Missing a Javadoc comment. | 4508 |
![]() | Missing a Javadoc comment. | 4515 |
![]() | Parameter namespace should be final. | 4515 |
![]() | First sentence should end with a period. | 4522 |
![]() | Parameter reader should be final. | 4527 |
![]() | Expected @param tag for 'reader'. | 4527 |
![]() | '}' should be on the same line. | 4534 |
![]() | Expected @param tag for 'parentQName'. | 4547 |
![]() | Expected @param tag for 'factory'. | 4548 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4548 |
![]() | Parameter xmlWriter should be final. | 4554 |
![]() | Missing a Javadoc comment. | 4563 |
![]() | Parameter xmlWriter should be final. | 4564 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4565 |
![]() | Missing a Javadoc comment. | 4569 |
![]() | Parameter xmlWriter should be final. | 4570 |
![]() | Parameter serializeType should be final. | 4570 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4571 |
![]() | '}' should be on the same line. | 4583 |
![]() | '}' should be on the same line. | 4593 |
![]() | '}' should be on the same line. | 4603 |
![]() | '}' should be on the same line. | 4615 |
![]() | '}' should be on the same line. | 4628 |
![]() | '}' should be on the same line. | 4633 |
![]() | '}' should be on the same line. | 4640 |
![]() | '}' should be on the same line. | 4655 |
![]() | '}' should be on the same line. | 4660 |
![]() | First sentence should end with a period. | 4676 |
![]() | Parameter prefix should be final. | 4679 |
![]() | Expected @param tag for 'prefix'. | 4679 |
![]() | Parameter namespace should be final. | 4679 |
![]() | Expected @param tag for 'namespace'. | 4679 |
![]() | Parameter attName should be final. | 4679 |
![]() | Expected @param tag for 'attName'. | 4679 |
![]() | Parameter attValue should be final. | 4680 |
![]() | Expected @param tag for 'attValue'. | 4680 |
![]() | Parameter xmlWriter should be final. | 4680 |
![]() | Expected @param tag for 'xmlWriter'. | 4680 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4681 |
![]() | First sentence should end with a period. | 4692 |
![]() | Parameter namespace should be final. | 4695 |
![]() | Expected @param tag for 'namespace'. | 4695 |
![]() | Parameter attName should be final. | 4695 |
![]() | Expected @param tag for 'attName'. | 4695 |
![]() | Parameter attValue should be final. | 4695 |
![]() | Expected @param tag for 'attValue'. | 4695 |
![]() | Parameter xmlWriter should be final. | 4696 |
![]() | Expected @param tag for 'xmlWriter'. | 4696 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4696 |
![]() | '}' should be on the same line. | 4699 |
![]() | First sentence should end with a period. | 4706 |
![]() | Parameter namespace should be final. | 4709 |
![]() | Expected @param tag for 'namespace'. | 4709 |
![]() | Parameter attName should be final. | 4709 |
![]() | Expected @param tag for 'attName'. | 4709 |
![]() | Parameter qname should be final. | 4710 |
![]() | Expected @param tag for 'qname'. | 4710 |
![]() | Parameter xmlWriter should be final. | 4710 |
![]() | Expected @param tag for 'xmlWriter'. | 4710 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4711 |
![]() | '}' should be on the same line. | 4721 |
![]() | '}' should be on the same line. | 4728 |
![]() | First sentence should end with a period. | 4735 |
![]() | Parameter qname should be final. | 4739 |
![]() | Expected @param tag for 'qname'. | 4739 |
![]() | Parameter xmlWriter should be final. | 4739 |
![]() | Expected @param tag for 'xmlWriter'. | 4739 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4740 |
![]() | '}' should be on the same line. | 4753 |
![]() | '}' should be on the same line. | 4759 |
![]() | Missing a Javadoc comment. | 4765 |
![]() | Parameter qnames should be final. | 4765 |
![]() | Parameter xmlWriter should be final. | 4765 |
![]() | '}' should be on the same line. | 4791 |
![]() | '}' should be on the same line. | 4796 |
![]() | First sentence should end with a period. | 4807 |
![]() | Expected an @return tag. | 4810 |
![]() | Parameter xmlWriter should be final. | 4810 |
![]() | Expected @param tag for 'xmlWriter'. | 4810 |
![]() | Parameter namespace should be final. | 4810 |
![]() | Expected @param tag for 'namespace'. | 4810 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4811 |
![]() | First sentence should end with a period. | 4828 |
![]() | Expected an @return tag. | 4832 |
![]() | Parameter qName should be final. | 4832 |
![]() | Expected @param tag for 'qName'. | 4832 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4833 |
![]() | Avoid inline conditionals. | 4844 |
![]() | First sentence should end with a period. | 4852 |
![]() | Utility classes should not have a public or default constructor. | 4855 |
![]() | First sentence should end with a period. | 4857 |
![]() | Expected an @return tag. | 4864 |
![]() | Parameter reader should be final. | 4864 |
![]() | Expected @param tag for 'reader'. | 4864 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4865 |
![]() | 'while' construct must use '{}'s. | 4874 |
![]() | Avoid inline conditionals. | 4885 |
![]() | 'while' construct must use '{}'s. | 4905 |
![]() | '}' should be on the same line. | 4916 |
![]() | Must have at least one statement. | 4918 |
![]() | 'while' construct must use '{}'s. | 4922 |
![]() | 'if' construct must use '{}'s. | 4925 |
![]() | '}' should be on the same line. | 4930 |
![]() | '}' is not followed by whitespace. | 4938 |
![]() | Missing a Javadoc comment. | 4942 |
![]() | Missing a Javadoc comment. | 4944 |
![]() | Missing a Javadoc comment. | 4948 |
![]() | Parameter namespace should be final. | 4948 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4959 |
![]() | Variable 'local_return' must be private and have accessor methods. | 4959 |
![]() | Missing a Javadoc comment. | 4965 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4965 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 4965 |
![]() | First sentence should end with a period. | 4967 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4972 |
![]() | First sentence should end with a period. | 4976 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4979 |
![]() | Parameter param should be final. | 4979 |
![]() | Expected @param tag for 'param'. | 4979 |
![]() | First sentence should end with a period. | 4983 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4989 |
![]() | Parameter param should be final. | 4989 |
![]() | '}' should be on the same line. | 4996 |
![]() | First sentence should end with a period. | 5005 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5011 |
![]() | Parameter param should be final. | 5011 |
![]() | First sentence should end with a period. | 5025 |
![]() | Parameter reader should be final. | 5030 |
![]() | Expected @param tag for 'reader'. | 5030 |
![]() | '}' should be on the same line. | 5037 |
![]() | Expected @param tag for 'parentQName'. | 5050 |
![]() | Expected @param tag for 'factory'. | 5051 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5051 |
![]() | Parameter xmlWriter should be final. | 5057 |
![]() | Missing a Javadoc comment. | 5066 |
![]() | Parameter xmlWriter should be final. | 5067 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5068 |
![]() | Missing a Javadoc comment. | 5072 |
![]() | Parameter xmlWriter should be final. | 5073 |
![]() | Parameter serializeType should be final. | 5073 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5074 |
![]() | '}' should be on the same line. | 5086 |
![]() | '}' should be on the same line. | 5096 |
![]() | '}' should be on the same line. | 5108 |
![]() | Avoid inline conditionals. | 5119 |
![]() | '}' should be on the same line. | 5132 |
![]() | '}' should be on the same line. | 5137 |
![]() | '}' should be on the same line. | 5147 |
![]() | '}' should be on the same line. | 5162 |
![]() | '}' should be on the same line. | 5167 |
![]() | '}' should be on the same line. | 5177 |
![]() | '}' should be on the same line. | 5193 |
![]() | '}' should be on the same line. | 5198 |
![]() | First sentence should end with a period. | 5214 |
![]() | Parameter prefix should be final. | 5217 |
![]() | Expected @param tag for 'prefix'. | 5217 |
![]() | Parameter namespace should be final. | 5217 |
![]() | Expected @param tag for 'namespace'. | 5217 |
![]() | Parameter attName should be final. | 5217 |
![]() | Expected @param tag for 'attName'. | 5217 |
![]() | Parameter attValue should be final. | 5218 |
![]() | Expected @param tag for 'attValue'. | 5218 |
![]() | Parameter xmlWriter should be final. | 5218 |
![]() | Expected @param tag for 'xmlWriter'. | 5218 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5219 |
![]() | First sentence should end with a period. | 5230 |
![]() | Parameter namespace should be final. | 5233 |
![]() | Expected @param tag for 'namespace'. | 5233 |
![]() | Parameter attName should be final. | 5233 |
![]() | Expected @param tag for 'attName'. | 5233 |
![]() | Parameter attValue should be final. | 5233 |
![]() | Expected @param tag for 'attValue'. | 5233 |
![]() | Parameter xmlWriter should be final. | 5234 |
![]() | Expected @param tag for 'xmlWriter'. | 5234 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5234 |
![]() | '}' should be on the same line. | 5237 |
![]() | First sentence should end with a period. | 5244 |
![]() | Parameter namespace should be final. | 5247 |
![]() | Expected @param tag for 'namespace'. | 5247 |
![]() | Parameter attName should be final. | 5247 |
![]() | Expected @param tag for 'attName'. | 5247 |
![]() | Parameter qname should be final. | 5248 |
![]() | Expected @param tag for 'qname'. | 5248 |
![]() | Parameter xmlWriter should be final. | 5248 |
![]() | Expected @param tag for 'xmlWriter'. | 5248 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5249 |
![]() | '}' should be on the same line. | 5259 |
![]() | '}' should be on the same line. | 5266 |
![]() | First sentence should end with a period. | 5273 |
![]() | Parameter qname should be final. | 5277 |
![]() | Expected @param tag for 'qname'. | 5277 |
![]() | Parameter xmlWriter should be final. | 5277 |
![]() | Expected @param tag for 'xmlWriter'. | 5277 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5278 |
![]() | '}' should be on the same line. | 5291 |
![]() | '}' should be on the same line. | 5297 |
![]() | Missing a Javadoc comment. | 5303 |
![]() | Parameter qnames should be final. | 5303 |
![]() | Parameter xmlWriter should be final. | 5303 |
![]() | '}' should be on the same line. | 5329 |
![]() | '}' should be on the same line. | 5334 |
![]() | First sentence should end with a period. | 5345 |
![]() | Expected an @return tag. | 5348 |
![]() | Parameter xmlWriter should be final. | 5348 |
![]() | Expected @param tag for 'xmlWriter'. | 5348 |
![]() | Parameter namespace should be final. | 5348 |
![]() | Expected @param tag for 'namespace'. | 5348 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5349 |
![]() | First sentence should end with a period. | 5366 |
![]() | Expected an @return tag. | 5370 |
![]() | Parameter qName should be final. | 5370 |
![]() | Expected @param tag for 'qName'. | 5370 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5371 |
![]() | '}' should be on the same line. | 5384 |
![]() | '}' should be on the same line. | 5393 |
![]() | First sentence should end with a period. | 5408 |
![]() | Utility classes should not have a public or default constructor. | 5411 |
![]() | First sentence should end with a period. | 5413 |
![]() | Expected an @return tag. | 5420 |
![]() | Parameter reader should be final. | 5420 |
![]() | Expected @param tag for 'reader'. | 5420 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 5421 |
![]() | 'while' construct must use '{}'s. | 5430 |
![]() | Avoid inline conditionals. | 5441 |
![]() | 'while' construct must use '{}'s. | 5463 |
![]() | Line is longer than 120 characters. | 5466 |
![]() | '}' should be on the same line. | 5475 |
![]() | 'while' construct must use '{}'s. | 5489 |
![]() | '}' should be on the same line. | 5494 |
![]() | '}' should be on the same line. | 5506 |
![]() | '}' should be on the same line. | 5510 |
![]() | '}' should be on the same line. | 5520 |
![]() | Must have at least one statement. | 5522 |
![]() | 'while' construct must use '{}'s. | 5526 |
![]() | 'if' construct must use '{}'s. | 5529 |
![]() | '}' should be on the same line. | 5534 |
![]() | '}' is not followed by whitespace. | 5542 |
![]() | Missing a Javadoc comment. | 5546 |
![]() | Missing a Javadoc comment. | 5552 |
![]() | Parameter namespace should be final. | 5552 |
![]() | First sentence should end with a period. | 5559 |
![]() | Parameter reader should be final. | 5564 |
![]() | Expected @param tag for 'reader'. | 5564 |
![]() | '}' should be on the same line. | 5571 |
![]() | Expected @param tag for 'parentQName'. | 5584 |
![]() | Expected @param tag for 'factory'. | 5585 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5585 |
![]() | Parameter xmlWriter should be final. | 5591 |
![]() | Missing a Javadoc comment. | 5600 |
![]() | Parameter xmlWriter should be final. | 5601 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5602 |
![]() | Missing a Javadoc comment. | 5606 |
![]() | Parameter xmlWriter should be final. | 5607 |
![]() | Parameter serializeType should be final. | 5607 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5608 |
![]() | '}' should be on the same line. | 5620 |
![]() | '}' should be on the same line. | 5630 |
![]() | '}' should be on the same line. | 5640 |
![]() | '}' should be on the same line. | 5652 |
![]() | '}' should be on the same line. | 5665 |
![]() | '}' should be on the same line. | 5670 |
![]() | '}' should be on the same line. | 5677 |
![]() | '}' should be on the same line. | 5692 |
![]() | '}' should be on the same line. | 5697 |
![]() | First sentence should end with a period. | 5713 |
![]() | Parameter prefix should be final. | 5716 |
![]() | Expected @param tag for 'prefix'. | 5716 |
![]() | Parameter namespace should be final. | 5716 |
![]() | Expected @param tag for 'namespace'. | 5716 |
![]() | Parameter attName should be final. | 5716 |
![]() | Expected @param tag for 'attName'. | 5716 |
![]() | Parameter attValue should be final. | 5717 |
![]() | Expected @param tag for 'attValue'. | 5717 |
![]() | Parameter xmlWriter should be final. | 5717 |
![]() | Expected @param tag for 'xmlWriter'. | 5717 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5718 |
![]() | First sentence should end with a period. | 5729 |
![]() | Parameter namespace should be final. | 5732 |
![]() | Expected @param tag for 'namespace'. | 5732 |
![]() | Parameter attName should be final. | 5732 |
![]() | Expected @param tag for 'attName'. | 5732 |
![]() | Parameter attValue should be final. | 5732 |
![]() | Expected @param tag for 'attValue'. | 5732 |
![]() | Parameter xmlWriter should be final. | 5733 |
![]() | Expected @param tag for 'xmlWriter'. | 5733 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5733 |
![]() | '}' should be on the same line. | 5736 |
![]() | First sentence should end with a period. | 5743 |
![]() | Parameter namespace should be final. | 5746 |
![]() | Expected @param tag for 'namespace'. | 5746 |
![]() | Parameter attName should be final. | 5746 |
![]() | Expected @param tag for 'attName'. | 5746 |
![]() | Parameter qname should be final. | 5747 |
![]() | Expected @param tag for 'qname'. | 5747 |
![]() | Parameter xmlWriter should be final. | 5747 |
![]() | Expected @param tag for 'xmlWriter'. | 5747 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5748 |
![]() | '}' should be on the same line. | 5758 |
![]() | '}' should be on the same line. | 5765 |
![]() | First sentence should end with a period. | 5772 |
![]() | Parameter qname should be final. | 5776 |
![]() | Expected @param tag for 'qname'. | 5776 |
![]() | Parameter xmlWriter should be final. | 5776 |
![]() | Expected @param tag for 'xmlWriter'. | 5776 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5777 |
![]() | '}' should be on the same line. | 5790 |
![]() | '}' should be on the same line. | 5796 |
![]() | Missing a Javadoc comment. | 5802 |
![]() | Parameter qnames should be final. | 5802 |
![]() | Parameter xmlWriter should be final. | 5802 |
![]() | '}' should be on the same line. | 5828 |
![]() | '}' should be on the same line. | 5833 |
![]() | First sentence should end with a period. | 5844 |
![]() | Expected an @return tag. | 5847 |
![]() | Parameter xmlWriter should be final. | 5847 |
![]() | Expected @param tag for 'xmlWriter'. | 5847 |
![]() | Parameter namespace should be final. | 5847 |
![]() | Expected @param tag for 'namespace'. | 5847 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5848 |
![]() | First sentence should end with a period. | 5865 |
![]() | Expected an @return tag. | 5869 |
![]() | Parameter qName should be final. | 5869 |
![]() | Expected @param tag for 'qName'. | 5869 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5870 |
![]() | Avoid inline conditionals. | 5881 |
![]() | First sentence should end with a period. | 5889 |
![]() | Utility classes should not have a public or default constructor. | 5892 |
![]() | First sentence should end with a period. | 5894 |
![]() | Expected an @return tag. | 5901 |
![]() | Parameter reader should be final. | 5901 |
![]() | Expected @param tag for 'reader'. | 5901 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 5902 |
![]() | 'while' construct must use '{}'s. | 5911 |
![]() | Avoid inline conditionals. | 5922 |
![]() | 'while' construct must use '{}'s. | 5942 |
![]() | '}' should be on the same line. | 5953 |
![]() | Must have at least one statement. | 5955 |
![]() | 'while' construct must use '{}'s. | 5959 |
![]() | 'if' construct must use '{}'s. | 5962 |
![]() | '}' should be on the same line. | 5967 |
![]() | '}' is not followed by whitespace. | 5975 |
![]() | Missing a Javadoc comment. | 5979 |
![]() | Missing a Javadoc comment. | 5981 |
![]() | Missing a Javadoc comment. | 5985 |
![]() | Parameter namespace should be final. | 5985 |
![]() | First sentence should end with a period. | 5992 |
![]() | Variable 'localId' must be private and have accessor methods. | 5996 |
![]() | Missing a Javadoc comment. | 6002 |
![]() | Variable 'localIdTracker' must be private and have accessor methods. | 6002 |
![]() | First sentence should end with a period. | 6004 |
![]() | First sentence should end with a period. | 6013 |
![]() | Parameter param should be final. | 6019 |
![]() | '}' should be on the same line. | 6024 |
![]() | First sentence should end with a period. | 6034 |
![]() | Parameter reader should be final. | 6039 |
![]() | Expected @param tag for 'reader'. | 6039 |
![]() | '}' should be on the same line. | 6046 |
![]() | Expected @param tag for 'parentQName'. | 6059 |
![]() | Expected @param tag for 'factory'. | 6060 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6060 |
![]() | Parameter xmlWriter should be final. | 6066 |
![]() | Missing a Javadoc comment. | 6075 |
![]() | Parameter xmlWriter should be final. | 6076 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6077 |
![]() | Missing a Javadoc comment. | 6081 |
![]() | Parameter xmlWriter should be final. | 6082 |
![]() | Parameter serializeType should be final. | 6082 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6083 |
![]() | '}' should be on the same line. | 6095 |
![]() | '}' should be on the same line. | 6105 |
![]() | '}' should be on the same line. | 6117 |
![]() | '}' should be on the same line. | 6136 |
![]() | '}' should be on the same line. | 6141 |
![]() | '}' should be on the same line. | 6151 |
![]() | First sentence should end with a period. | 6164 |
![]() | Parameter prefix should be final. | 6167 |
![]() | Expected @param tag for 'prefix'. | 6167 |
![]() | Parameter namespace should be final. | 6167 |
![]() | Expected @param tag for 'namespace'. | 6167 |
![]() | Parameter attName should be final. | 6167 |
![]() | Expected @param tag for 'attName'. | 6167 |
![]() | Parameter attValue should be final. | 6168 |
![]() | Expected @param tag for 'attValue'. | 6168 |
![]() | Parameter xmlWriter should be final. | 6168 |
![]() | Expected @param tag for 'xmlWriter'. | 6168 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6169 |
![]() | First sentence should end with a period. | 6180 |
![]() | Parameter namespace should be final. | 6183 |
![]() | Expected @param tag for 'namespace'. | 6183 |
![]() | Parameter attName should be final. | 6183 |
![]() | Expected @param tag for 'attName'. | 6183 |
![]() | Parameter attValue should be final. | 6183 |
![]() | Expected @param tag for 'attValue'. | 6183 |
![]() | Parameter xmlWriter should be final. | 6184 |
![]() | Expected @param tag for 'xmlWriter'. | 6184 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6184 |
![]() | '}' should be on the same line. | 6187 |
![]() | First sentence should end with a period. | 6194 |
![]() | Parameter namespace should be final. | 6197 |
![]() | Expected @param tag for 'namespace'. | 6197 |
![]() | Parameter attName should be final. | 6197 |
![]() | Expected @param tag for 'attName'. | 6197 |
![]() | Parameter qname should be final. | 6198 |
![]() | Expected @param tag for 'qname'. | 6198 |
![]() | Parameter xmlWriter should be final. | 6198 |
![]() | Expected @param tag for 'xmlWriter'. | 6198 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6199 |
![]() | '}' should be on the same line. | 6209 |
![]() | '}' should be on the same line. | 6216 |
![]() | First sentence should end with a period. | 6223 |
![]() | Parameter qname should be final. | 6227 |
![]() | Expected @param tag for 'qname'. | 6227 |
![]() | Parameter xmlWriter should be final. | 6227 |
![]() | Expected @param tag for 'xmlWriter'. | 6227 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6228 |
![]() | '}' should be on the same line. | 6241 |
![]() | '}' should be on the same line. | 6247 |
![]() | Missing a Javadoc comment. | 6253 |
![]() | Parameter qnames should be final. | 6253 |
![]() | Parameter xmlWriter should be final. | 6253 |
![]() | '}' should be on the same line. | 6279 |
![]() | '}' should be on the same line. | 6284 |
![]() | First sentence should end with a period. | 6295 |
![]() | Expected an @return tag. | 6298 |
![]() | Parameter xmlWriter should be final. | 6298 |
![]() | Expected @param tag for 'xmlWriter'. | 6298 |
![]() | Parameter namespace should be final. | 6298 |
![]() | Expected @param tag for 'namespace'. | 6298 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6299 |
![]() | First sentence should end with a period. | 6316 |
![]() | Expected an @return tag. | 6320 |
![]() | Parameter qName should be final. | 6320 |
![]() | Expected @param tag for 'qName'. | 6320 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6321 |
![]() | Avoid inline conditionals. | 6329 |
![]() | First sentence should end with a period. | 6338 |
![]() | Utility classes should not have a public or default constructor. | 6341 |
![]() | First sentence should end with a period. | 6343 |
![]() | Expected an @return tag. | 6350 |
![]() | Parameter reader should be final. | 6350 |
![]() | Expected @param tag for 'reader'. | 6350 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 6351 |
![]() | 'while' construct must use '{}'s. | 6360 |
![]() | Avoid inline conditionals. | 6371 |
![]() | 'while' construct must use '{}'s. | 6391 |
![]() | '}' should be on the same line. | 6403 |
![]() | '}' should be on the same line. | 6411 |
![]() | Must have at least one statement. | 6413 |
![]() | 'while' construct must use '{}'s. | 6417 |
![]() | 'if' construct must use '{}'s. | 6420 |
![]() | '}' should be on the same line. | 6425 |
![]() | '}' is not followed by whitespace. | 6433 |
![]() | Missing a Javadoc comment. | 6437 |
![]() | Missing a Javadoc comment. | 6439 |
![]() | Missing a Javadoc comment. | 6443 |
![]() | Parameter namespace should be final. | 6443 |
![]() | First sentence should end with a period. | 6450 |
![]() | Variable 'localId' must be private and have accessor methods. | 6454 |
![]() | Missing a Javadoc comment. | 6460 |
![]() | Variable 'localIdTracker' must be private and have accessor methods. | 6460 |
![]() | First sentence should end with a period. | 6462 |
![]() | First sentence should end with a period. | 6471 |
![]() | Parameter param should be final. | 6477 |
![]() | '}' should be on the same line. | 6482 |
![]() | First sentence should end with a period. | 6492 |
![]() | Variable 'localCurrent' must be private and have accessor methods. | 6496 |
![]() | Missing a Javadoc comment. | 6502 |
![]() | Variable 'localCurrentTracker' must be private and have accessor methods. | 6502 |
![]() | First sentence should end with a period. | 6504 |
![]() | First sentence should end with a period. | 6513 |
![]() | Parameter param should be final. | 6519 |
![]() | '}' should be on the same line. | 6526 |
![]() | First sentence should end with a period. | 6535 |
![]() | Parameter reader should be final. | 6540 |
![]() | Expected @param tag for 'reader'. | 6540 |
![]() | '}' should be on the same line. | 6547 |
![]() | Expected @param tag for 'parentQName'. | 6560 |
![]() | Expected @param tag for 'factory'. | 6561 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6561 |
![]() | Parameter xmlWriter should be final. | 6567 |
![]() | Missing a Javadoc comment. | 6576 |
![]() | Parameter xmlWriter should be final. | 6577 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6578 |
![]() | Missing a Javadoc comment. | 6582 |
![]() | Parameter xmlWriter should be final. | 6583 |
![]() | Parameter serializeType should be final. | 6583 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6584 |
![]() | '}' should be on the same line. | 6596 |
![]() | '}' should be on the same line. | 6606 |
![]() | '}' should be on the same line. | 6618 |
![]() | '}' should be on the same line. | 6637 |
![]() | '}' should be on the same line. | 6642 |
![]() | '}' should be on the same line. | 6652 |
![]() | '}' should be on the same line. | 6673 |
![]() | '}' should be on the same line. | 6678 |
![]() | '}' should be on the same line. | 6687 |
![]() | First sentence should end with a period. | 6699 |
![]() | Parameter prefix should be final. | 6702 |
![]() | Expected @param tag for 'prefix'. | 6702 |
![]() | Parameter namespace should be final. | 6702 |
![]() | Expected @param tag for 'namespace'. | 6702 |
![]() | Parameter attName should be final. | 6702 |
![]() | Expected @param tag for 'attName'. | 6702 |
![]() | Parameter attValue should be final. | 6703 |
![]() | Expected @param tag for 'attValue'. | 6703 |
![]() | Parameter xmlWriter should be final. | 6703 |
![]() | Expected @param tag for 'xmlWriter'. | 6703 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6704 |
![]() | First sentence should end with a period. | 6715 |
![]() | Parameter namespace should be final. | 6718 |
![]() | Expected @param tag for 'namespace'. | 6718 |
![]() | Parameter attName should be final. | 6718 |
![]() | Expected @param tag for 'attName'. | 6718 |
![]() | Parameter attValue should be final. | 6718 |
![]() | Expected @param tag for 'attValue'. | 6718 |
![]() | Parameter xmlWriter should be final. | 6719 |
![]() | Expected @param tag for 'xmlWriter'. | 6719 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6719 |
![]() | '}' should be on the same line. | 6722 |
![]() | First sentence should end with a period. | 6729 |
![]() | Parameter namespace should be final. | 6732 |
![]() | Expected @param tag for 'namespace'. | 6732 |
![]() | Parameter attName should be final. | 6732 |
![]() | Expected @param tag for 'attName'. | 6732 |
![]() | Parameter qname should be final. | 6733 |
![]() | Expected @param tag for 'qname'. | 6733 |
![]() | Parameter xmlWriter should be final. | 6733 |
![]() | Expected @param tag for 'xmlWriter'. | 6733 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6734 |
![]() | '}' should be on the same line. | 6744 |
![]() | '}' should be on the same line. | 6751 |
![]() | First sentence should end with a period. | 6758 |
![]() | Parameter qname should be final. | 6762 |
![]() | Expected @param tag for 'qname'. | 6762 |
![]() | Parameter xmlWriter should be final. | 6762 |
![]() | Expected @param tag for 'xmlWriter'. | 6762 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6763 |
![]() | '}' should be on the same line. | 6776 |
![]() | '}' should be on the same line. | 6782 |
![]() | Missing a Javadoc comment. | 6788 |
![]() | Parameter qnames should be final. | 6788 |
![]() | Parameter xmlWriter should be final. | 6788 |
![]() | '}' should be on the same line. | 6814 |
![]() | '}' should be on the same line. | 6819 |
![]() | First sentence should end with a period. | 6830 |
![]() | Expected an @return tag. | 6833 |
![]() | Parameter xmlWriter should be final. | 6833 |
![]() | Expected @param tag for 'xmlWriter'. | 6833 |
![]() | Parameter namespace should be final. | 6833 |
![]() | Expected @param tag for 'namespace'. | 6833 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6834 |
![]() | First sentence should end with a period. | 6851 |
![]() | Expected an @return tag. | 6855 |
![]() | Parameter qName should be final. | 6855 |
![]() | Expected @param tag for 'qName'. | 6855 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6856 |
![]() | Avoid inline conditionals. | 6864 |
![]() | First sentence should end with a period. | 6878 |
![]() | Utility classes should not have a public or default constructor. | 6881 |
![]() | First sentence should end with a period. | 6883 |
![]() | Expected an @return tag. | 6890 |
![]() | Parameter reader should be final. | 6890 |
![]() | Expected @param tag for 'reader'. | 6890 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 6890 |
![]() | 'while' construct must use '{}'s. | 6899 |
![]() | Avoid inline conditionals. | 6910 |
![]() | 'while' construct must use '{}'s. | 6930 |
![]() | '}' should be on the same line. | 6942 |
![]() | '}' should be on the same line. | 6950 |
![]() | Must have at least one statement. | 6952 |
![]() | 'while' construct must use '{}'s. | 6956 |
![]() | '}' should be on the same line. | 6968 |
![]() | Must have at least one statement. | 6970 |
![]() | 'while' construct must use '{}'s. | 6974 |
![]() | 'if' construct must use '{}'s. | 6977 |
![]() | '}' should be on the same line. | 6982 |
![]() | '}' is not followed by whitespace. | 6990 |
![]() | Missing a Javadoc comment. | 6994 |
![]() | Missing a Javadoc comment. | 6996 |
![]() | Missing a Javadoc comment. | 7000 |
![]() | Parameter namespace should be final. | 7000 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7011 |
![]() | Variable 'local_return' must be private and have accessor methods. | 7011 |
![]() | Missing a Javadoc comment. | 7017 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7017 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 7017 |
![]() | First sentence should end with a period. | 7019 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7024 |
![]() | First sentence should end with a period. | 7028 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7031 |
![]() | Parameter param should be final. | 7031 |
![]() | Expected @param tag for 'param'. | 7031 |
![]() | First sentence should end with a period. | 7035 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7041 |
![]() | Parameter param should be final. | 7041 |
![]() | '}' should be on the same line. | 7048 |
![]() | First sentence should end with a period. | 7057 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7063 |
![]() | Parameter param should be final. | 7063 |
![]() | First sentence should end with a period. | 7077 |
![]() | Parameter reader should be final. | 7082 |
![]() | Expected @param tag for 'reader'. | 7082 |
![]() | '}' should be on the same line. | 7089 |
![]() | Expected @param tag for 'parentQName'. | 7102 |
![]() | Expected @param tag for 'factory'. | 7103 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7103 |
![]() | Parameter xmlWriter should be final. | 7109 |
![]() | Missing a Javadoc comment. | 7118 |
![]() | Parameter xmlWriter should be final. | 7119 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7120 |
![]() | Missing a Javadoc comment. | 7124 |
![]() | Parameter xmlWriter should be final. | 7125 |
![]() | Parameter serializeType should be final. | 7125 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7126 |
![]() | '}' should be on the same line. | 7138 |
![]() | '}' should be on the same line. | 7148 |
![]() | '}' should be on the same line. | 7160 |
![]() | Avoid inline conditionals. | 7171 |
![]() | '}' should be on the same line. | 7184 |
![]() | '}' should be on the same line. | 7189 |
![]() | '}' should be on the same line. | 7199 |
![]() | '}' should be on the same line. | 7214 |
![]() | '}' should be on the same line. | 7219 |
![]() | '}' should be on the same line. | 7229 |
![]() | '}' should be on the same line. | 7245 |
![]() | '}' should be on the same line. | 7250 |
![]() | First sentence should end with a period. | 7266 |
![]() | Parameter prefix should be final. | 7269 |
![]() | Expected @param tag for 'prefix'. | 7269 |
![]() | Parameter namespace should be final. | 7269 |
![]() | Expected @param tag for 'namespace'. | 7269 |
![]() | Parameter attName should be final. | 7269 |
![]() | Expected @param tag for 'attName'. | 7269 |
![]() | Parameter attValue should be final. | 7270 |
![]() | Expected @param tag for 'attValue'. | 7270 |
![]() | Parameter xmlWriter should be final. | 7270 |
![]() | Expected @param tag for 'xmlWriter'. | 7270 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7271 |
![]() | First sentence should end with a period. | 7282 |
![]() | Parameter namespace should be final. | 7285 |
![]() | Expected @param tag for 'namespace'. | 7285 |
![]() | Parameter attName should be final. | 7285 |
![]() | Expected @param tag for 'attName'. | 7285 |
![]() | Parameter attValue should be final. | 7285 |
![]() | Expected @param tag for 'attValue'. | 7285 |
![]() | Parameter xmlWriter should be final. | 7286 |
![]() | Expected @param tag for 'xmlWriter'. | 7286 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7286 |
![]() | '}' should be on the same line. | 7289 |
![]() | First sentence should end with a period. | 7296 |
![]() | Parameter namespace should be final. | 7299 |
![]() | Expected @param tag for 'namespace'. | 7299 |
![]() | Parameter attName should be final. | 7299 |
![]() | Expected @param tag for 'attName'. | 7299 |
![]() | Parameter qname should be final. | 7300 |
![]() | Expected @param tag for 'qname'. | 7300 |
![]() | Parameter xmlWriter should be final. | 7300 |
![]() | Expected @param tag for 'xmlWriter'. | 7300 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7301 |
![]() | '}' should be on the same line. | 7311 |
![]() | '}' should be on the same line. | 7318 |
![]() | First sentence should end with a period. | 7325 |
![]() | Parameter qname should be final. | 7329 |
![]() | Expected @param tag for 'qname'. | 7329 |
![]() | Parameter xmlWriter should be final. | 7329 |
![]() | Expected @param tag for 'xmlWriter'. | 7329 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7330 |
![]() | '}' should be on the same line. | 7343 |
![]() | '}' should be on the same line. | 7349 |
![]() | Missing a Javadoc comment. | 7355 |
![]() | Parameter qnames should be final. | 7355 |
![]() | Parameter xmlWriter should be final. | 7355 |
![]() | '}' should be on the same line. | 7381 |
![]() | '}' should be on the same line. | 7386 |
![]() | First sentence should end with a period. | 7397 |
![]() | Expected an @return tag. | 7400 |
![]() | Parameter xmlWriter should be final. | 7400 |
![]() | Expected @param tag for 'xmlWriter'. | 7400 |
![]() | Parameter namespace should be final. | 7400 |
![]() | Expected @param tag for 'namespace'. | 7400 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7401 |
![]() | First sentence should end with a period. | 7418 |
![]() | Expected an @return tag. | 7422 |
![]() | Parameter qName should be final. | 7422 |
![]() | Expected @param tag for 'qName'. | 7422 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7423 |
![]() | '}' should be on the same line. | 7436 |
![]() | '}' should be on the same line. | 7445 |
![]() | First sentence should end with a period. | 7460 |
![]() | Utility classes should not have a public or default constructor. | 7463 |
![]() | First sentence should end with a period. | 7465 |
![]() | Expected an @return tag. | 7472 |
![]() | Parameter reader should be final. | 7472 |
![]() | Expected @param tag for 'reader'. | 7472 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 7473 |
![]() | 'while' construct must use '{}'s. | 7482 |
![]() | Avoid inline conditionals. | 7493 |
![]() | 'while' construct must use '{}'s. | 7515 |
![]() | Line is longer than 120 characters. | 7518 |
![]() | '}' should be on the same line. | 7527 |
![]() | 'while' construct must use '{}'s. | 7541 |
![]() | '}' should be on the same line. | 7546 |
![]() | '}' should be on the same line. | 7558 |
![]() | '}' should be on the same line. | 7562 |
![]() | '}' should be on the same line. | 7572 |
![]() | Must have at least one statement. | 7574 |
![]() | 'while' construct must use '{}'s. | 7578 |
![]() | 'if' construct must use '{}'s. | 7581 |
![]() | '}' should be on the same line. | 7586 |
![]() | '}' is not followed by whitespace. | 7594 |
![]() | Missing a Javadoc comment. | 7598 |
![]() | Missing a Javadoc comment. | 7600 |
![]() | Missing a Javadoc comment. | 7604 |
![]() | Parameter namespace should be final. | 7604 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7615 |
![]() | Variable 'local_return' must be private and have accessor methods. | 7615 |
![]() | Missing a Javadoc comment. | 7621 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7621 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 7621 |
![]() | First sentence should end with a period. | 7623 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7628 |
![]() | First sentence should end with a period. | 7632 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7635 |
![]() | Parameter param should be final. | 7635 |
![]() | Expected @param tag for 'param'. | 7635 |
![]() | First sentence should end with a period. | 7639 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7645 |
![]() | Parameter param should be final. | 7645 |
![]() | '}' should be on the same line. | 7652 |
![]() | First sentence should end with a period. | 7661 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7667 |
![]() | Parameter param should be final. | 7667 |
![]() | First sentence should end with a period. | 7681 |
![]() | Parameter reader should be final. | 7686 |
![]() | Expected @param tag for 'reader'. | 7686 |
![]() | '}' should be on the same line. | 7693 |
![]() | Expected @param tag for 'parentQName'. | 7706 |
![]() | Expected @param tag for 'factory'. | 7707 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7707 |
![]() | Parameter xmlWriter should be final. | 7713 |
![]() | Missing a Javadoc comment. | 7722 |
![]() | Parameter xmlWriter should be final. | 7723 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7724 |
![]() | Missing a Javadoc comment. | 7728 |
![]() | Parameter xmlWriter should be final. | 7729 |
![]() | Parameter serializeType should be final. | 7729 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7730 |
![]() | '}' should be on the same line. | 7742 |
![]() | '}' should be on the same line. | 7752 |
![]() | '}' should be on the same line. | 7764 |
![]() | Avoid inline conditionals. | 7775 |
![]() | '}' should be on the same line. | 7788 |
![]() | '}' should be on the same line. | 7793 |
![]() | '}' should be on the same line. | 7803 |
![]() | '}' should be on the same line. | 7818 |
![]() | '}' should be on the same line. | 7823 |
![]() | '}' should be on the same line. | 7833 |
![]() | '}' should be on the same line. | 7849 |
![]() | '}' should be on the same line. | 7854 |
![]() | First sentence should end with a period. | 7870 |
![]() | Parameter prefix should be final. | 7873 |
![]() | Expected @param tag for 'prefix'. | 7873 |
![]() | Parameter namespace should be final. | 7873 |
![]() | Expected @param tag for 'namespace'. | 7873 |
![]() | Parameter attName should be final. | 7873 |
![]() | Expected @param tag for 'attName'. | 7873 |
![]() | Parameter attValue should be final. | 7874 |
![]() | Expected @param tag for 'attValue'. | 7874 |
![]() | Parameter xmlWriter should be final. | 7874 |
![]() | Expected @param tag for 'xmlWriter'. | 7874 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7875 |
![]() | First sentence should end with a period. | 7886 |
![]() | Parameter namespace should be final. | 7889 |
![]() | Expected @param tag for 'namespace'. | 7889 |
![]() | Parameter attName should be final. | 7889 |
![]() | Expected @param tag for 'attName'. | 7889 |
![]() | Parameter attValue should be final. | 7889 |
![]() | Expected @param tag for 'attValue'. | 7889 |
![]() | Parameter xmlWriter should be final. | 7890 |
![]() | Expected @param tag for 'xmlWriter'. | 7890 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7890 |
![]() | '}' should be on the same line. | 7893 |
![]() | First sentence should end with a period. | 7900 |
![]() | Parameter namespace should be final. | 7903 |
![]() | Expected @param tag for 'namespace'. | 7903 |
![]() | Parameter attName should be final. | 7903 |
![]() | Expected @param tag for 'attName'. | 7903 |
![]() | Parameter qname should be final. | 7904 |
![]() | Expected @param tag for 'qname'. | 7904 |
![]() | Parameter xmlWriter should be final. | 7904 |
![]() | Expected @param tag for 'xmlWriter'. | 7904 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7905 |
![]() | '}' should be on the same line. | 7915 |
![]() | '}' should be on the same line. | 7922 |
![]() | First sentence should end with a period. | 7929 |
![]() | Parameter qname should be final. | 7933 |
![]() | Expected @param tag for 'qname'. | 7933 |
![]() | Parameter xmlWriter should be final. | 7933 |
![]() | Expected @param tag for 'xmlWriter'. | 7933 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7934 |
![]() | '}' should be on the same line. | 7947 |
![]() | '}' should be on the same line. | 7953 |
![]() | Missing a Javadoc comment. | 7959 |
![]() | Parameter qnames should be final. | 7959 |
![]() | Parameter xmlWriter should be final. | 7959 |
![]() | '}' should be on the same line. | 7985 |
![]() | '}' should be on the same line. | 7990 |
![]() | First sentence should end with a period. | 8001 |
![]() | Expected an @return tag. | 8004 |
![]() | Parameter xmlWriter should be final. | 8004 |
![]() | Expected @param tag for 'xmlWriter'. | 8004 |
![]() | Parameter namespace should be final. | 8004 |
![]() | Expected @param tag for 'namespace'. | 8004 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8005 |
![]() | First sentence should end with a period. | 8022 |
![]() | Expected an @return tag. | 8026 |
![]() | Parameter qName should be final. | 8026 |
![]() | Expected @param tag for 'qName'. | 8026 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8027 |
![]() | '}' should be on the same line. | 8040 |
![]() | '}' should be on the same line. | 8049 |
![]() | First sentence should end with a period. | 8064 |
![]() | Utility classes should not have a public or default constructor. | 8067 |
![]() | First sentence should end with a period. | 8069 |
![]() | Expected an @return tag. | 8076 |
![]() | Parameter reader should be final. | 8076 |
![]() | Expected @param tag for 'reader'. | 8076 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 8077 |
![]() | 'while' construct must use '{}'s. | 8086 |
![]() | Avoid inline conditionals. | 8097 |
![]() | 'while' construct must use '{}'s. | 8120 |
![]() | Line is longer than 120 characters. | 8123 |
![]() | '}' should be on the same line. | 8132 |
![]() | 'while' construct must use '{}'s. | 8146 |
![]() | '}' should be on the same line. | 8151 |
![]() | '}' should be on the same line. | 8163 |
![]() | '}' should be on the same line. | 8167 |
![]() | '}' should be on the same line. | 8177 |
![]() | Must have at least one statement. | 8179 |
![]() | 'while' construct must use '{}'s. | 8183 |
![]() | 'if' construct must use '{}'s. | 8186 |
![]() | '}' should be on the same line. | 8191 |
![]() | '}' is not followed by whitespace. | 8199 |
![]() | Missing a Javadoc comment. | 8203 |
![]() | Utility classes should not have a public or default constructor. | 8203 |
![]() | Missing a Javadoc comment. | 8205 |
![]() | Parameter namespaceURI should be final. | 8205 |
![]() | Parameter typeName should be final. | 8205 |
![]() | Parameter reader should be final. | 8206 |
![]() | Missing a Javadoc comment. | 8241 |
![]() | Missing a Javadoc comment. | 8243 |
![]() | Missing a Javadoc comment. | 8247 |
![]() | Parameter namespace should be final. | 8247 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8258 |
![]() | Variable 'local_return' must be private and have accessor methods. | 8258 |
![]() | Missing a Javadoc comment. | 8264 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8264 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 8264 |
![]() | First sentence should end with a period. | 8266 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8271 |
![]() | First sentence should end with a period. | 8275 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8278 |
![]() | Parameter param should be final. | 8278 |
![]() | Expected @param tag for 'param'. | 8278 |
![]() | First sentence should end with a period. | 8282 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8288 |
![]() | Parameter param should be final. | 8288 |
![]() | '}' should be on the same line. | 8295 |
![]() | First sentence should end with a period. | 8304 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 8310 |
![]() | Parameter param should be final. | 8310 |
![]() | First sentence should end with a period. | 8324 |
![]() | Parameter reader should be final. | 8329 |
![]() | Expected @param tag for 'reader'. | 8329 |
![]() | '}' should be on the same line. | 8336 |
![]() | Expected @param tag for 'parentQName'. | 8349 |
![]() | Expected @param tag for 'factory'. | 8350 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8350 |
![]() | Parameter xmlWriter should be final. | 8356 |
![]() | Missing a Javadoc comment. | 8365 |
![]() | Parameter xmlWriter should be final. | 8366 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8367 |
![]() | Missing a Javadoc comment. | 8371 |
![]() | Parameter xmlWriter should be final. | 8372 |
![]() | Parameter serializeType should be final. | 8372 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8373 |
![]() | '}' should be on the same line. | 8385 |
![]() | '}' should be on the same line. | 8395 |
![]() | '}' should be on the same line. | 8407 |
![]() | Avoid inline conditionals. | 8418 |
![]() | '}' should be on the same line. | 8431 |
![]() | '}' should be on the same line. | 8436 |
![]() | '}' should be on the same line. | 8446 |
![]() | '}' should be on the same line. | 8461 |
![]() | '}' should be on the same line. | 8466 |
![]() | '}' should be on the same line. | 8476 |
![]() | '}' should be on the same line. | 8492 |
![]() | '}' should be on the same line. | 8497 |
![]() | First sentence should end with a period. | 8513 |
![]() | Parameter prefix should be final. | 8516 |
![]() | Expected @param tag for 'prefix'. | 8516 |
![]() | Parameter namespace should be final. | 8516 |
![]() | Expected @param tag for 'namespace'. | 8516 |
![]() | Parameter attName should be final. | 8516 |
![]() | Expected @param tag for 'attName'. | 8516 |
![]() | Parameter attValue should be final. | 8517 |
![]() | Expected @param tag for 'attValue'. | 8517 |
![]() | Parameter xmlWriter should be final. | 8517 |
![]() | Expected @param tag for 'xmlWriter'. | 8517 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8518 |
![]() | First sentence should end with a period. | 8529 |
![]() | Parameter namespace should be final. | 8532 |
![]() | Expected @param tag for 'namespace'. | 8532 |
![]() | Parameter attName should be final. | 8532 |
![]() | Expected @param tag for 'attName'. | 8532 |
![]() | Parameter attValue should be final. | 8532 |
![]() | Expected @param tag for 'attValue'. | 8532 |
![]() | Parameter xmlWriter should be final. | 8533 |
![]() | Expected @param tag for 'xmlWriter'. | 8533 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8533 |
![]() | '}' should be on the same line. | 8536 |
![]() | First sentence should end with a period. | 8543 |
![]() | Parameter namespace should be final. | 8546 |
![]() | Expected @param tag for 'namespace'. | 8546 |
![]() | Parameter attName should be final. | 8546 |
![]() | Expected @param tag for 'attName'. | 8546 |
![]() | Parameter qname should be final. | 8547 |
![]() | Expected @param tag for 'qname'. | 8547 |
![]() | Parameter xmlWriter should be final. | 8547 |
![]() | Expected @param tag for 'xmlWriter'. | 8547 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8548 |
![]() | '}' should be on the same line. | 8558 |
![]() | '}' should be on the same line. | 8565 |
![]() | First sentence should end with a period. | 8572 |
![]() | Parameter qname should be final. | 8576 |
![]() | Expected @param tag for 'qname'. | 8576 |
![]() | Parameter xmlWriter should be final. | 8576 |
![]() | Expected @param tag for 'xmlWriter'. | 8576 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8577 |
![]() | '}' should be on the same line. | 8590 |
![]() | '}' should be on the same line. | 8596 |
![]() | Missing a Javadoc comment. | 8602 |
![]() | Parameter qnames should be final. | 8602 |
![]() | Parameter xmlWriter should be final. | 8602 |
![]() | '}' should be on the same line. | 8628 |
![]() | '}' should be on the same line. | 8633 |
![]() | First sentence should end with a period. | 8644 |
![]() | Expected an @return tag. | 8647 |
![]() | Parameter xmlWriter should be final. | 8647 |
![]() | Expected @param tag for 'xmlWriter'. | 8647 |
![]() | Parameter namespace should be final. | 8647 |
![]() | Expected @param tag for 'namespace'. | 8647 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8648 |
![]() | First sentence should end with a period. | 8665 |
![]() | Expected an @return tag. | 8669 |
![]() | Parameter qName should be final. | 8669 |
![]() | Expected @param tag for 'qName'. | 8669 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8670 |
![]() | '}' should be on the same line. | 8683 |
![]() | '}' should be on the same line. | 8692 |
![]() | First sentence should end with a period. | 8707 |
![]() | Utility classes should not have a public or default constructor. | 8710 |
![]() | First sentence should end with a period. | 8712 |
![]() | Expected an @return tag. | 8719 |
![]() | Parameter reader should be final. | 8719 |
![]() | Expected @param tag for 'reader'. | 8719 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 8719 |
![]() | 'while' construct must use '{}'s. | 8728 |
![]() | Avoid inline conditionals. | 8739 |
![]() | 'while' construct must use '{}'s. | 8761 |
![]() | Line is longer than 120 characters. | 8764 |
![]() | '}' should be on the same line. | 8773 |
![]() | 'while' construct must use '{}'s. | 8787 |
![]() | '}' should be on the same line. | 8792 |
![]() | '}' should be on the same line. | 8804 |
![]() | '}' should be on the same line. | 8808 |
![]() | '}' should be on the same line. | 8818 |
![]() | Must have at least one statement. | 8820 |
![]() | 'while' construct must use '{}'s. | 8824 |
![]() | 'if' construct must use '{}'s. | 8827 |
![]() | '}' should be on the same line. | 8832 |
![]() | '}' is not followed by whitespace. | 8840 |
![]() | Missing a Javadoc comment. | 8844 |
![]() | Missing a Javadoc comment. | 8846 |
![]() | Missing a Javadoc comment. | 8850 |
![]() | Parameter namespace should be final. | 8850 |
![]() | Variable 'localStates' must be private and have accessor methods. | 8861 |
![]() | Missing a Javadoc comment. | 8867 |
![]() | Variable 'localStatesTracker' must be private and have accessor methods. | 8867 |
![]() | First sentence should end with a period. | 8869 |
![]() | First sentence should end with a period. | 8878 |
![]() | Parameter param should be final. | 8881 |
![]() | Expected @param tag for 'param'. | 8881 |
![]() | First sentence should end with a period. | 8885 |
![]() | Parameter param should be final. | 8891 |
![]() | '}' should be on the same line. | 8898 |
![]() | First sentence should end with a period. | 8907 |
![]() | Parameter param should be final. | 8913 |
![]() | First sentence should end with a period. | 8927 |
![]() | Variable 'localInclusive' must be private and have accessor methods. | 8931 |
![]() | Missing a Javadoc comment. | 8937 |
![]() | Variable 'localInclusiveTracker' must be private and have accessor methods. | 8937 |
![]() | First sentence should end with a period. | 8939 |
![]() | First sentence should end with a period. | 8948 |
![]() | Parameter param should be final. | 8954 |
![]() | '}' should be on the same line. | 8961 |
![]() | First sentence should end with a period. | 8970 |
![]() | Parameter reader should be final. | 8975 |
![]() | Expected @param tag for 'reader'. | 8975 |
![]() | '}' should be on the same line. | 8982 |
![]() | Expected @param tag for 'parentQName'. | 8995 |
![]() | Expected @param tag for 'factory'. | 8996 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8996 |
![]() | Parameter xmlWriter should be final. | 9002 |
![]() | Missing a Javadoc comment. | 9011 |
![]() | Parameter xmlWriter should be final. | 9012 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 9013 |
![]() | Method length is 173 lines (max allowed is 150). | 9017 |
![]() | Missing a Javadoc comment. | 9017 |
![]() | Parameter xmlWriter should be final. | 9018 |
![]() | Parameter serializeType should be final. | 9018 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 9019 |
![]() | '}' should be on the same line. | 9031 |
![]() | '}' should be on the same line. | 9041 |
![]() | '}' should be on the same line. | 9053 |
![]() | Avoid inline conditionals. | 9064 |
![]() | '}' should be on the same line. | 9077 |
![]() | '}' should be on the same line. | 9082 |
![]() | '}' should be on the same line. | 9092 |
![]() | '}' should be on the same line. | 9107 |
![]() | '}' should be on the same line. | 9112 |
![]() | '}' should be on the same line. | 9122 |
![]() | '}' should be on the same line. | 9138 |
![]() | '}' should be on the same line. | 9143 |
![]() | '}' should be on the same line. | 9167 |
![]() | '}' should be on the same line. | 9172 |
![]() | '}' should be on the same line. | 9181 |
![]() | First sentence should end with a period. | 9193 |
![]() | Parameter prefix should be final. | 9196 |
![]() | Expected @param tag for 'prefix'. | 9196 |
![]() | Parameter namespace should be final. | 9196 |
![]() | Expected @param tag for 'namespace'. | 9196 |
![]() | Parameter attName should be final. | 9196 |
![]() | Expected @param tag for 'attName'. | 9196 |
![]() | Parameter attValue should be final. | 9197 |
![]() | Expected @param tag for 'attValue'. | 9197 |
![]() | Parameter xmlWriter should be final. | 9197 |
![]() | Expected @param tag for 'xmlWriter'. | 9197 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9198 |
![]() | First sentence should end with a period. | 9209 |
![]() | Parameter namespace should be final. | 9212 |
![]() | Expected @param tag for 'namespace'. | 9212 |
![]() | Parameter attName should be final. | 9212 |
![]() | Expected @param tag for 'attName'. | 9212 |
![]() | Parameter attValue should be final. | 9212 |
![]() | Expected @param tag for 'attValue'. | 9212 |
![]() | Parameter xmlWriter should be final. | 9213 |
![]() | Expected @param tag for 'xmlWriter'. | 9213 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9213 |
![]() | '}' should be on the same line. | 9216 |
![]() | First sentence should end with a period. | 9223 |
![]() | Parameter namespace should be final. | 9226 |
![]() | Expected @param tag for 'namespace'. | 9226 |
![]() | Parameter attName should be final. | 9226 |
![]() | Expected @param tag for 'attName'. | 9226 |
![]() | Parameter qname should be final. | 9227 |
![]() | Expected @param tag for 'qname'. | 9227 |
![]() | Parameter xmlWriter should be final. | 9227 |
![]() | Expected @param tag for 'xmlWriter'. | 9227 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9228 |
![]() | '}' should be on the same line. | 9238 |
![]() | '}' should be on the same line. | 9245 |
![]() | First sentence should end with a period. | 9252 |
![]() | Parameter qname should be final. | 9256 |
![]() | Expected @param tag for 'qname'. | 9256 |
![]() | Parameter xmlWriter should be final. | 9256 |
![]() | Expected @param tag for 'xmlWriter'. | 9256 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9257 |
![]() | '}' should be on the same line. | 9270 |
![]() | '}' should be on the same line. | 9276 |
![]() | Missing a Javadoc comment. | 9282 |
![]() | Parameter qnames should be final. | 9282 |
![]() | Parameter xmlWriter should be final. | 9282 |
![]() | '}' should be on the same line. | 9308 |
![]() | '}' should be on the same line. | 9313 |
![]() | First sentence should end with a period. | 9324 |
![]() | Expected an @return tag. | 9327 |
![]() | Parameter xmlWriter should be final. | 9327 |
![]() | Expected @param tag for 'xmlWriter'. | 9327 |
![]() | Parameter namespace should be final. | 9327 |
![]() | Expected @param tag for 'namespace'. | 9327 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9328 |
![]() | First sentence should end with a period. | 9345 |
![]() | Expected an @return tag. | 9349 |
![]() | Parameter qName should be final. | 9349 |
![]() | Expected @param tag for 'qName'. | 9349 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 9350 |
![]() | '}' should be on the same line. | 9363 |
![]() | '}' should be on the same line. | 9372 |
![]() | First sentence should end with a period. | 9392 |
![]() | Utility classes should not have a public or default constructor. | 9395 |
![]() | First sentence should end with a period. | 9397 |
![]() | Expected an @return tag. | 9404 |
![]() | Parameter reader should be final. | 9404 |
![]() | Expected @param tag for 'reader'. | 9404 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 9404 |
![]() | 'while' construct must use '{}'s. | 9413 |
![]() | Avoid inline conditionals. | 9424 |
![]() | 'while' construct must use '{}'s. | 9446 |
![]() | Line is longer than 120 characters. | 9449 |
![]() | '}' should be on the same line. | 9458 |
![]() | 'while' construct must use '{}'s. | 9472 |
![]() | '}' should be on the same line. | 9477 |
![]() | '}' should be on the same line. | 9489 |
![]() | '}' should be on the same line. | 9493 |
![]() | '}' should be on the same line. | 9503 |
![]() | Must have at least one statement. | 9505 |
![]() | 'while' construct must use '{}'s. | 9509 |
![]() | '}' should be on the same line. | 9521 |
![]() | Must have at least one statement. | 9523 |
![]() | 'while' construct must use '{}'s. | 9527 |
![]() | 'if' construct must use '{}'s. | 9530 |
![]() | '}' should be on the same line. | 9535 |
![]() | '}' is not followed by whitespace. | 9543 |
![]() | Missing a Javadoc comment. | 9547 |
![]() | Missing a Javadoc comment. | 9549 |
![]() | Missing a Javadoc comment. | 9553 |
![]() | Parameter namespace should be final. | 9553 |
![]() | Variable 'localIds' must be private and have accessor methods. | 9564 |
![]() | Missing a Javadoc comment. | 9570 |
![]() | Variable 'localIdsTracker' must be private and have accessor methods. | 9570 |
![]() | First sentence should end with a period. | 9572 |
![]() | First sentence should end with a period. | 9581 |
![]() | Parameter param should be final. | 9584 |
![]() | Expected @param tag for 'param'. | 9584 |
![]() | First sentence should end with a period. | 9588 |
![]() | Parameter param should be final. | 9594 |
![]() | '}' should be on the same line. | 9601 |
![]() | First sentence should end with a period. | 9610 |
![]() | Parameter param should be final. | 9616 |
![]() | First sentence should end with a period. | 9630 |
![]() | Parameter reader should be final. | 9635 |
![]() | Expected @param tag for 'reader'. | 9635 |
![]() | '}' should be on the same line. | 9642 |
![]() | Expected @param tag for 'parentQName'. | 9655 |
![]() | Expected @param tag for 'factory'. | 9656 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 9656 |
![]() | Parameter xmlWriter should be final. | 9662 |
![]() | Missing a Javadoc comment. | 9671 |
![]() | Parameter xmlWriter should be final. | 9672 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 9673 |
![]() | Missing a Javadoc comment. | 9677 |
![]() | Parameter xmlWriter should be final. | 9678 |
![]() | Parameter serializeType should be final. | 9678 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 9679 |
![]() | '}' should be on the same line. | 9691 |
![]() | '}' should be on the same line. | 9701 |
![]() | '}' should be on the same line. | 9713 |
![]() | Avoid inline conditionals. | 9724 |
![]() | '}' should be on the same line. | 9737 |
![]() | '}' should be on the same line. | 9742 |
![]() | '}' should be on the same line. | 9752 |
![]() | '}' should be on the same line. | 9767 |
![]() | '}' should be on the same line. | 9772 |
![]() | '}' should be on the same line. | 9782 |
![]() | '}' should be on the same line. | 9798 |
![]() | '}' should be on the same line. | 9803 |
![]() | First sentence should end with a period. | 9819 |
![]() | Parameter prefix should be final. | 9822 |
![]() | Expected @param tag for 'prefix'. | 9822 |
![]() | Parameter namespace should be final. | 9822 |
![]() | Expected @param tag for 'namespace'. | 9822 |
![]() | Parameter attName should be final. | 9822 |
![]() | Expected @param tag for 'attName'. | 9822 |
![]() | Parameter attValue should be final. | 9823 |
![]() | Expected @param tag for 'attValue'. | 9823 |
![]() | Parameter xmlWriter should be final. | 9823 |
![]() | Expected @param tag for 'xmlWriter'. | 9823 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9824 |
![]() | First sentence should end with a period. | 9835 |
![]() | Parameter namespace should be final. | 9838 |
![]() | Expected @param tag for 'namespace'. | 9838 |
![]() | Parameter attName should be final. | 9838 |
![]() | Expected @param tag for 'attName'. | 9838 |
![]() | Parameter attValue should be final. | 9838 |
![]() | Expected @param tag for 'attValue'. | 9838 |
![]() | Parameter xmlWriter should be final. | 9839 |
![]() | Expected @param tag for 'xmlWriter'. | 9839 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9839 |
![]() | '}' should be on the same line. | 9842 |
![]() | First sentence should end with a period. | 9849 |
![]() | Parameter namespace should be final. | 9852 |
![]() | Expected @param tag for 'namespace'. | 9852 |
![]() | Parameter attName should be final. | 9852 |
![]() | Expected @param tag for 'attName'. | 9852 |
![]() | Parameter qname should be final. | 9853 |
![]() | Expected @param tag for 'qname'. | 9853 |
![]() | Parameter xmlWriter should be final. | 9853 |
![]() | Expected @param tag for 'xmlWriter'. | 9853 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9854 |
![]() | '}' should be on the same line. | 9864 |
![]() | '}' should be on the same line. | 9871 |
![]() | First sentence should end with a period. | 9878 |
![]() | Parameter qname should be final. | 9882 |
![]() | Expected @param tag for 'qname'. | 9882 |
![]() | Parameter xmlWriter should be final. | 9882 |
![]() | Expected @param tag for 'xmlWriter'. | 9882 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9883 |
![]() | '}' should be on the same line. | 9896 |
![]() | '}' should be on the same line. | 9902 |
![]() | Missing a Javadoc comment. | 9908 |
![]() | Parameter qnames should be final. | 9908 |
![]() | Parameter xmlWriter should be final. | 9908 |
![]() | '}' should be on the same line. | 9934 |
![]() | '}' should be on the same line. | 9939 |
![]() | First sentence should end with a period. | 9950 |
![]() | Expected an @return tag. | 9953 |
![]() | Parameter xmlWriter should be final. | 9953 |
![]() | Expected @param tag for 'xmlWriter'. | 9953 |
![]() | Parameter namespace should be final. | 9953 |
![]() | Expected @param tag for 'namespace'. | 9953 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9954 |
![]() | First sentence should end with a period. | 9971 |
![]() | Expected an @return tag. | 9975 |
![]() | Parameter qName should be final. | 9975 |
![]() | Expected @param tag for 'qName'. | 9975 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 9976 |
![]() | '}' should be on the same line. | 9989 |
![]() | '}' should be on the same line. | 9998 |
![]() | First sentence should end with a period. | 10013 |
![]() | Utility classes should not have a public or default constructor. | 10016 |
![]() | First sentence should end with a period. | 10018 |
![]() | Expected an @return tag. | 10025 |
![]() | Parameter reader should be final. | 10025 |
![]() | Expected @param tag for 'reader'. | 10025 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 10025 |
![]() | 'while' construct must use '{}'s. | 10034 |
![]() | Avoid inline conditionals. | 10045 |
![]() | 'while' construct must use '{}'s. | 10067 |
![]() | '}' should be on the same line. | 10079 |
![]() | 'while' construct must use '{}'s. | 10093 |
![]() | '}' should be on the same line. | 10098 |
![]() | '}' should be on the same line. | 10110 |
![]() | '}' should be on the same line. | 10114 |
![]() | '}' should be on the same line. | 10124 |
![]() | Must have at least one statement. | 10126 |
![]() | 'while' construct must use '{}'s. | 10130 |
![]() | 'if' construct must use '{}'s. | 10133 |
![]() | '}' should be on the same line. | 10138 |
![]() | '}' is not followed by whitespace. | 10146 |
![]() | Missing a Javadoc comment. | 10150 |
![]() | Missing a Javadoc comment. | 10152 |
![]() | Missing a Javadoc comment. | 10156 |
![]() | Parameter namespace should be final. | 10156 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10167 |
![]() | Variable 'local_return' must be private and have accessor methods. | 10167 |
![]() | Missing a Javadoc comment. | 10173 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10173 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 10173 |
![]() | First sentence should end with a period. | 10175 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10180 |
![]() | First sentence should end with a period. | 10184 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10187 |
![]() | Parameter param should be final. | 10187 |
![]() | Expected @param tag for 'param'. | 10187 |
![]() | First sentence should end with a period. | 10191 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10197 |
![]() | Parameter param should be final. | 10197 |
![]() | '}' should be on the same line. | 10204 |
![]() | First sentence should end with a period. | 10213 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 10219 |
![]() | Parameter param should be final. | 10219 |
![]() | First sentence should end with a period. | 10233 |
![]() | Parameter reader should be final. | 10238 |
![]() | Expected @param tag for 'reader'. | 10238 |
![]() | '}' should be on the same line. | 10245 |
![]() | Expected @param tag for 'parentQName'. | 10258 |
![]() | Expected @param tag for 'factory'. | 10259 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 10259 |
![]() | Parameter xmlWriter should be final. | 10265 |
![]() | Missing a Javadoc comment. | 10274 |
![]() | Parameter xmlWriter should be final. | 10275 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 10276 |
![]() | Missing a Javadoc comment. | 10280 |
![]() | Parameter xmlWriter should be final. | 10281 |
![]() | Parameter serializeType should be final. | 10281 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 10282 |
![]() | '}' should be on the same line. | 10294 |
![]() | '}' should be on the same line. | 10304 |
![]() | '}' should be on the same line. | 10316 |
![]() | Avoid inline conditionals. | 10327 |
![]() | '}' should be on the same line. | 10340 |
![]() | '}' should be on the same line. | 10345 |
![]() | '}' should be on the same line. | 10355 |
![]() | '}' should be on the same line. | 10370 |
![]() | '}' should be on the same line. | 10375 |
![]() | '}' should be on the same line. | 10385 |
![]() | '}' should be on the same line. | 10401 |
![]() | '}' should be on the same line. | 10406 |
![]() | First sentence should end with a period. | 10422 |
![]() | Parameter prefix should be final. | 10425 |
![]() | Expected @param tag for 'prefix'. | 10425 |
![]() | Parameter namespace should be final. | 10425 |
![]() | Expected @param tag for 'namespace'. | 10425 |
![]() | Parameter attName should be final. | 10425 |
![]() | Expected @param tag for 'attName'. | 10425 |
![]() | Parameter attValue should be final. | 10426 |
![]() | Expected @param tag for 'attValue'. | 10426 |
![]() | Parameter xmlWriter should be final. | 10426 |
![]() | Expected @param tag for 'xmlWriter'. | 10426 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10427 |
![]() | First sentence should end with a period. | 10438 |
![]() | Parameter namespace should be final. | 10441 |
![]() | Expected @param tag for 'namespace'. | 10441 |
![]() | Parameter attName should be final. | 10441 |
![]() | Expected @param tag for 'attName'. | 10441 |
![]() | Parameter attValue should be final. | 10441 |
![]() | Expected @param tag for 'attValue'. | 10441 |
![]() | Parameter xmlWriter should be final. | 10442 |
![]() | Expected @param tag for 'xmlWriter'. | 10442 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10442 |
![]() | '}' should be on the same line. | 10445 |
![]() | First sentence should end with a period. | 10452 |
![]() | Parameter namespace should be final. | 10455 |
![]() | Expected @param tag for 'namespace'. | 10455 |
![]() | Parameter attName should be final. | 10455 |
![]() | Expected @param tag for 'attName'. | 10455 |
![]() | Parameter qname should be final. | 10456 |
![]() | Expected @param tag for 'qname'. | 10456 |
![]() | Parameter xmlWriter should be final. | 10456 |
![]() | Expected @param tag for 'xmlWriter'. | 10456 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10457 |
![]() | '}' should be on the same line. | 10467 |
![]() | '}' should be on the same line. | 10474 |
![]() | First sentence should end with a period. | 10481 |
![]() | Parameter qname should be final. | 10485 |
![]() | Expected @param tag for 'qname'. | 10485 |
![]() | Parameter xmlWriter should be final. | 10485 |
![]() | Expected @param tag for 'xmlWriter'. | 10485 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10486 |
![]() | '}' should be on the same line. | 10499 |
![]() | '}' should be on the same line. | 10505 |
![]() | Missing a Javadoc comment. | 10511 |
![]() | Parameter qnames should be final. | 10511 |
![]() | Parameter xmlWriter should be final. | 10511 |
![]() | '}' should be on the same line. | 10537 |
![]() | '}' should be on the same line. | 10542 |
![]() | First sentence should end with a period. | 10553 |
![]() | Expected an @return tag. | 10556 |
![]() | Parameter xmlWriter should be final. | 10556 |
![]() | Expected @param tag for 'xmlWriter'. | 10556 |
![]() | Parameter namespace should be final. | 10556 |
![]() | Expected @param tag for 'namespace'. | 10556 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 10557 |
![]() | First sentence should end with a period. | 10574 |
![]() | Expected an @return tag. | 10578 |
![]() | Parameter qName should be final. | 10578 |
![]() | Expected @param tag for 'qName'. | 10578 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 10579 |
![]() | '}' should be on the same line. | 10592 |
![]() | '}' should be on the same line. | 10601 |
![]() | First sentence should end with a period. | 10616 |
![]() | Utility classes should not have a public or default constructor. | 10619 |
![]() | First sentence should end with a period. | 10621 |
![]() | Expected an @return tag. | 10628 |
![]() | Parameter reader should be final. | 10628 |
![]() | Expected @param tag for 'reader'. | 10628 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 10629 |
![]() | 'while' construct must use '{}'s. | 10638 |
![]() | Avoid inline conditionals. | 10649 |
![]() | 'while' construct must use '{}'s. | 10671 |
![]() | Line is longer than 120 characters. | 10674 |
![]() | '}' should be on the same line. | 10683 |
![]() | 'while' construct must use '{}'s. | 10697 |
![]() | '}' should be on the same line. | 10702 |
![]() | '}' should be on the same line. | 10714 |
![]() | '}' should be on the same line. | 10718 |
![]() | '}' should be on the same line. | 10728 |
![]() | Must have at least one statement. | 10730 |
![]() | 'while' construct must use '{}'s. | 10734 |
![]() | 'if' construct must use '{}'s. | 10737 |
![]() | '}' should be on the same line. | 10742 |
![]() | '}' is not followed by whitespace. | 10750 |
![]() | Missing a Javadoc comment. | 10754 |
![]() | Line is longer than 120 characters. | 10755 |
![]() | Parameter param should be final. | 10755 |
![]() | Parameter optimizeContent should be final. | 10756 |
![]() | Line is longer than 120 characters. | 10761 |
![]() | '}' should be on the same line. | 10763 |
![]() | Missing a Javadoc comment. | 10770 |
![]() | Line is longer than 120 characters. | 10771 |
![]() | Parameter param should be final. | 10771 |
![]() | Parameter optimizeContent should be final. | 10772 |
![]() | Line is longer than 120 characters. | 10777 |
![]() | '}' should be on the same line. | 10779 |
![]() | Missing a Javadoc comment. | 10786 |
![]() | Line is longer than 120 characters. | 10787 |
![]() | Parameter param should be final. | 10787 |
![]() | Parameter optimizeContent should be final. | 10788 |
![]() | Line is longer than 120 characters. | 10793 |
![]() | '}' should be on the same line. | 10795 |
![]() | Missing a Javadoc comment. | 10802 |
![]() | Line is longer than 120 characters. | 10803 |
![]() | Parameter param should be final. | 10803 |
![]() | Parameter optimizeContent should be final. | 10804 |
![]() | Line is longer than 120 characters. | 10809 |
![]() | '}' should be on the same line. | 10811 |
![]() | Missing a Javadoc comment. | 10818 |
![]() | Line is longer than 120 characters. | 10819 |
![]() | Parameter param should be final. | 10819 |
![]() | Parameter optimizeContent should be final. | 10820 |
![]() | Line is longer than 120 characters. | 10825 |
![]() | '}' should be on the same line. | 10827 |
![]() | Missing a Javadoc comment. | 10834 |
![]() | Line is longer than 120 characters. | 10835 |
![]() | Parameter param should be final. | 10835 |
![]() | Parameter optimizeContent should be final. | 10836 |
![]() | Line is longer than 120 characters. | 10841 |
![]() | '}' should be on the same line. | 10843 |
![]() | Missing a Javadoc comment. | 10850 |
![]() | Line is longer than 120 characters. | 10851 |
![]() | Parameter param should be final. | 10851 |
![]() | Parameter optimizeContent should be final. | 10852 |
![]() | Line is longer than 120 characters. | 10857 |
![]() | '}' should be on the same line. | 10859 |
![]() | Missing a Javadoc comment. | 10866 |
![]() | Line is longer than 120 characters. | 10867 |
![]() | Parameter param should be final. | 10867 |
![]() | Parameter optimizeContent should be final. | 10868 |
![]() | Line is longer than 120 characters. | 10873 |
![]() | '}' should be on the same line. | 10875 |
![]() | Missing a Javadoc comment. | 10882 |
![]() | Line is longer than 120 characters. | 10883 |
![]() | Parameter param should be final. | 10883 |
![]() | Parameter optimizeContent should be final. | 10884 |
![]() | Line is longer than 120 characters. | 10889 |
![]() | '}' should be on the same line. | 10891 |
![]() | Missing a Javadoc comment. | 10898 |
![]() | Line is longer than 120 characters. | 10899 |
![]() | Parameter param should be final. | 10899 |
![]() | Parameter optimizeContent should be final. | 10900 |
![]() | Line is longer than 120 characters. | 10905 |
![]() | '}' should be on the same line. | 10907 |
![]() | Missing a Javadoc comment. | 10914 |
![]() | Line is longer than 120 characters. | 10915 |
![]() | Parameter param should be final. | 10915 |
![]() | Parameter optimizeContent should be final. | 10916 |
![]() | Line is longer than 120 characters. | 10921 |
![]() | '}' should be on the same line. | 10923 |
![]() | Missing a Javadoc comment. | 10930 |
![]() | Line is longer than 120 characters. | 10931 |
![]() | Parameter param should be final. | 10931 |
![]() | Parameter optimizeContent should be final. | 10932 |
![]() | Line is longer than 120 characters. | 10937 |
![]() | '}' should be on the same line. | 10939 |
![]() | Missing a Javadoc comment. | 10946 |
![]() | Line is longer than 120 characters. | 10947 |
![]() | Parameter param should be final. | 10947 |
![]() | Parameter optimizeContent should be final. | 10948 |
![]() | Line is longer than 120 characters. | 10953 |
![]() | '}' should be on the same line. | 10955 |
![]() | Missing a Javadoc comment. | 10962 |
![]() | Line is longer than 120 characters. | 10963 |
![]() | Parameter param should be final. | 10963 |
![]() | Parameter optimizeContent should be final. | 10964 |
![]() | Line is longer than 120 characters. | 10969 |
![]() | '}' should be on the same line. | 10971 |
![]() | Missing a Javadoc comment. | 10978 |
![]() | Parameter factory should be final. | 10979 |
![]() | Line is longer than 120 characters. | 10980 |
![]() | Parameter param should be final. | 10980 |
![]() | Parameter optimizeContent should be final. | 10981 |
![]() | Line is longer than 120 characters. | 10991 |
![]() | '}' should be on the same line. | 10994 |
![]() | Missing a Javadoc comment. | 11003 |
![]() | Parameter factory should be final. | 11004 |
![]() | Line is longer than 120 characters. | 11005 |
![]() | Parameter param should be final. | 11005 |
![]() | Parameter optimizeContent should be final. | 11006 |
![]() | Line is longer than 120 characters. | 11016 |
![]() | '}' should be on the same line. | 11019 |
![]() | Missing a Javadoc comment. | 11028 |
![]() | Parameter factory should be final. | 11029 |
![]() | Line is longer than 120 characters. | 11030 |
![]() | Parameter param should be final. | 11030 |
![]() | Parameter optimizeContent should be final. | 11031 |
![]() | Line is longer than 120 characters. | 11041 |
![]() | '}' should be on the same line. | 11044 |
![]() | Missing a Javadoc comment. | 11053 |
![]() | Parameter factory should be final. | 11054 |
![]() | Line is longer than 120 characters. | 11055 |
![]() | Parameter param should be final. | 11055 |
![]() | Parameter optimizeContent should be final. | 11056 |
![]() | Line is longer than 120 characters. | 11066 |
![]() | '}' should be on the same line. | 11069 |
![]() | Missing a Javadoc comment. | 11078 |
![]() | Parameter factory should be final. | 11079 |
![]() | Line is longer than 120 characters. | 11080 |
![]() | Parameter param should be final. | 11080 |
![]() | Parameter optimizeContent should be final. | 11081 |
![]() | Line is longer than 120 characters. | 11091 |
![]() | '}' should be on the same line. | 11094 |
![]() | Missing a Javadoc comment. | 11103 |
![]() | Parameter factory should be final. | 11104 |
![]() | Line is longer than 120 characters. | 11105 |
![]() | Parameter param should be final. | 11105 |
![]() | Parameter optimizeContent should be final. | 11106 |
![]() | Line is longer than 120 characters. | 11116 |
![]() | '}' should be on the same line. | 11119 |
![]() | First sentence should end with a period. | 11128 |
![]() | Expected an @return tag. | 11131 |
![]() | Parameter factory should be final. | 11131 |
![]() | Expected @param tag for 'factory'. | 11131 |
![]() | Method length is 162 lines (max allowed is 150). | 11135 |
![]() | Missing a Javadoc comment. | 11135 |
![]() | Parameter param should be final. | 11135 |
![]() | Parameter type should be final. | 11135 |
![]() | Parameter extraNamespaces should be final. | 11136 |
![]() | Line is longer than 120 characters. | 11140 |
![]() | Line is longer than 120 characters. | 11143 |
![]() | Line is longer than 120 characters. | 11148 |
![]() | Line is longer than 120 characters. | 11151 |
![]() | Line is longer than 120 characters. | 11156 |
![]() | Line is longer than 120 characters. | 11159 |
![]() | Line is longer than 120 characters. | 11164 |
![]() | Line is longer than 120 characters. | 11167 |
![]() | Line is longer than 120 characters. | 11172 |
![]() | Line is longer than 120 characters. | 11175 |
![]() | Line is longer than 120 characters. | 11180 |
![]() | Line is longer than 120 characters. | 11183 |
![]() | Line is longer than 120 characters. | 11188 |
![]() | Line is longer than 120 characters. | 11191 |
![]() | Line is longer than 120 characters. | 11196 |
![]() | Line is longer than 120 characters. | 11199 |
![]() | Line is longer than 120 characters. | 11204 |
![]() | Line is longer than 120 characters. | 11207 |
![]() | Line is longer than 120 characters. | 11212 |
![]() | Line is longer than 120 characters. | 11215 |
![]() | Line is longer than 120 characters. | 11220 |
![]() | Line is longer than 120 characters. | 11223 |
![]() | Line is longer than 120 characters. | 11228 |
![]() | Line is longer than 120 characters. | 11231 |
![]() | Line is longer than 120 characters. | 11236 |
![]() | Line is longer than 120 characters. | 11239 |
![]() | Line is longer than 120 characters. | 11244 |
![]() | Line is longer than 120 characters. | 11247 |
![]() | Line is longer than 120 characters. | 11252 |
![]() | Line is longer than 120 characters. | 11255 |
![]() | Line is longer than 120 characters. | 11260 |
![]() | Line is longer than 120 characters. | 11263 |
![]() | Line is longer than 120 characters. | 11268 |
![]() | Line is longer than 120 characters. | 11271 |
![]() | Line is longer than 120 characters. | 11276 |
![]() | Line is longer than 120 characters. | 11279 |
![]() | Line is longer than 120 characters. | 11284 |
![]() | Line is longer than 120 characters. | 11287 |
![]() | '}' should be on the same line. | 11292 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | File length is 6,045 lines (max allowed is 2,000). | 1 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 |
![]() | Variable '_operations' must be private and have accessor methods. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Name '__operation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Line is longer than 120 characters. | 88 |
![]() | First sentence should end with a period. | 92 |
![]() | Parameter configurationContext should be final. | 97 |
![]() | Expected @param tag for 'configurationContext'. | 97 |
![]() | Parameter targetEndpoint should be final. | 97 |
![]() | Expected @param tag for 'targetEndpoint'. | 97 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 98 |
![]() | First sentence should end with a period. | 102 |
![]() | Parameter configurationContext should be final. | 106 |
![]() | Expected @param tag for 'configurationContext'. | 106 |
![]() | Parameter targetEndpoint should be final. | 106 |
![]() | Expected @param tag for 'targetEndpoint'. | 106 |
![]() | Parameter useSeparateListener should be final. | 107 |
![]() | Expected @param tag for 'useSeparateListener'. | 107 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 107 |
![]() | First sentence should end with a period. | 123 |
![]() | Parameter configurationContext should be final. | 127 |
![]() | Expected @param tag for 'configurationContext'. | 127 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 127 |
![]() | Line is longer than 120 characters. | 130 |
![]() | First sentence should end with a period. | 134 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 137 |
![]() | Line is longer than 120 characters. | 140 |
![]() | First sentence should end with a period. | 144 |
![]() | Parameter targetEndpoint should be final. | 147 |
![]() | Expected @param tag for 'targetEndpoint'. | 147 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 148 |
![]() | First sentence should end with a period. | 152 |
![]() | Line is longer than 120 characters. | 155 |
![]() | Expected an @return tag. | 162 |
![]() | Line is longer than 120 characters. | 162 |
![]() | Line is longer than 120 characters. | 164 |
![]() | Parameter update should be final. | 164 |
![]() | Expected @param tag for 'update'. | 164 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 166 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 171 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 203 |
![]() | Line is longer than 120 characters. | 208 |
![]() | Line is longer than 120 characters. | 211 |
![]() | '}' should be on the same line. | 213 |
![]() | '{' is followed by whitespace. | 230 |
![]() | '{' is followed by whitespace. | 231 |
![]() | Line is longer than 120 characters. | 233 |
![]() | Line is longer than 120 characters. | 234 |
![]() | '}' should be on the same line. | 238 |
![]() | '}' should be on the same line. | 242 |
![]() | '}' should be on the same line. | 246 |
![]() | '}' should be on the same line. | 250 |
![]() | '}' should be on the same line. | 254 |
![]() | '}' should be on the same line. | 258 |
![]() | '}' should be on the same line. | 263 |
![]() | '}' should be on the same line. | 267 |
![]() | '}' should be on the same line. | 271 |
![]() | First sentence should end with a period. | 277 |
![]() | Line is longer than 120 characters. | 280 |
![]() | Expected an @return tag. | 287 |
![]() | Line is longer than 120 characters. | 287 |
![]() | Line is longer than 120 characters. | 289 |
![]() | Parameter register should be final. | 289 |
![]() | Expected @param tag for 'register'. | 289 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 291 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 294 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 296 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 328 |
![]() | Line is longer than 120 characters. | 333 |
![]() | Line is longer than 120 characters. | 336 |
![]() | '}' should be on the same line. | 338 |
![]() | '{' is followed by whitespace. | 355 |
![]() | '{' is followed by whitespace. | 356 |
![]() | Line is longer than 120 characters. | 358 |
![]() | Line is longer than 120 characters. | 359 |
![]() | '}' should be on the same line. | 363 |
![]() | '}' should be on the same line. | 367 |
![]() | '}' should be on the same line. | 371 |
![]() | '}' should be on the same line. | 375 |
![]() | '}' should be on the same line. | 379 |
![]() | '}' should be on the same line. | 383 |
![]() | '}' should be on the same line. | 388 |
![]() | '}' should be on the same line. | 392 |
![]() | '}' should be on the same line. | 396 |
![]() | First sentence should end with a period. | 402 |
![]() | Expected an @return tag. | 405 |
![]() | Parameter env should be final. | 405 |
![]() | Expected @param tag for 'env'. | 405 |
![]() | Missing a Javadoc comment. | 415 |
![]() | Missing a Javadoc comment. | 417 |
![]() | Parameter opName should be final. | 417 |
![]() | Line is longer than 120 characters. | 430 |
![]() | Missing a Javadoc comment. | 431 |
![]() | Missing a Javadoc comment. | 437 |
![]() | Parameter namespace should be final. | 437 |
![]() | First sentence should end with a period. | 444 |
![]() | Parameter reader should be final. | 449 |
![]() | Expected @param tag for 'reader'. | 449 |
![]() | '}' should be on the same line. | 456 |
![]() | Expected @param tag for 'parentQName'. | 469 |
![]() | Expected @param tag for 'factory'. | 470 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 470 |
![]() | Parameter xmlWriter should be final. | 476 |
![]() | Missing a Javadoc comment. | 485 |
![]() | Parameter xmlWriter should be final. | 486 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 487 |
![]() | Missing a Javadoc comment. | 491 |
![]() | Parameter xmlWriter should be final. | 492 |
![]() | Parameter serializeType should be final. | 492 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 493 |
![]() | '}' should be on the same line. | 505 |
![]() | '}' should be on the same line. | 515 |
![]() | '}' should be on the same line. | 525 |
![]() | '}' should be on the same line. | 537 |
![]() | '}' should be on the same line. | 550 |
![]() | '}' should be on the same line. | 555 |
![]() | '}' should be on the same line. | 562 |
![]() | '}' should be on the same line. | 577 |
![]() | '}' should be on the same line. | 582 |
![]() | First sentence should end with a period. | 598 |
![]() | Parameter prefix should be final. | 601 |
![]() | Expected @param tag for 'prefix'. | 601 |
![]() | Parameter namespace should be final. | 601 |
![]() | Expected @param tag for 'namespace'. | 601 |
![]() | Parameter attName should be final. | 601 |
![]() | Expected @param tag for 'attName'. | 601 |
![]() | Parameter attValue should be final. | 602 |
![]() | Expected @param tag for 'attValue'. | 602 |
![]() | Parameter xmlWriter should be final. | 602 |
![]() | Expected @param tag for 'xmlWriter'. | 602 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 603 |
![]() | First sentence should end with a period. | 614 |
![]() | Parameter namespace should be final. | 617 |
![]() | Expected @param tag for 'namespace'. | 617 |
![]() | Parameter attName should be final. | 617 |
![]() | Expected @param tag for 'attName'. | 617 |
![]() | Parameter attValue should be final. | 617 |
![]() | Expected @param tag for 'attValue'. | 617 |
![]() | Parameter xmlWriter should be final. | 618 |
![]() | Expected @param tag for 'xmlWriter'. | 618 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 618 |
![]() | '}' should be on the same line. | 621 |
![]() | First sentence should end with a period. | 628 |
![]() | Parameter namespace should be final. | 631 |
![]() | Expected @param tag for 'namespace'. | 631 |
![]() | Parameter attName should be final. | 631 |
![]() | Expected @param tag for 'attName'. | 631 |
![]() | Parameter qname should be final. | 632 |
![]() | Expected @param tag for 'qname'. | 632 |
![]() | Parameter xmlWriter should be final. | 632 |
![]() | Expected @param tag for 'xmlWriter'. | 632 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 633 |
![]() | '}' should be on the same line. | 643 |
![]() | '}' should be on the same line. | 650 |
![]() | First sentence should end with a period. | 657 |
![]() | Parameter qname should be final. | 661 |
![]() | Expected @param tag for 'qname'. | 661 |
![]() | Parameter xmlWriter should be final. | 661 |
![]() | Expected @param tag for 'xmlWriter'. | 661 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 662 |
![]() | '}' should be on the same line. | 675 |
![]() | '}' should be on the same line. | 681 |
![]() | Missing a Javadoc comment. | 687 |
![]() | Parameter qnames should be final. | 687 |
![]() | Parameter xmlWriter should be final. | 687 |
![]() | '}' should be on the same line. | 713 |
![]() | '}' should be on the same line. | 718 |
![]() | First sentence should end with a period. | 729 |
![]() | Expected an @return tag. | 732 |
![]() | Parameter xmlWriter should be final. | 732 |
![]() | Expected @param tag for 'xmlWriter'. | 732 |
![]() | Parameter namespace should be final. | 732 |
![]() | Expected @param tag for 'namespace'. | 732 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 733 |
![]() | First sentence should end with a period. | 750 |
![]() | Expected an @return tag. | 754 |
![]() | Parameter qName should be final. | 754 |
![]() | Expected @param tag for 'qName'. | 754 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 755 |
![]() | Avoid inline conditionals. | 766 |
![]() | First sentence should end with a period. | 774 |
![]() | Utility classes should not have a public or default constructor. | 777 |
![]() | First sentence should end with a period. | 779 |
![]() | Expected an @return tag. | 786 |
![]() | Parameter reader should be final. | 786 |
![]() | Expected @param tag for 'reader'. | 786 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 787 |
![]() | 'while' construct must use '{}'s. | 796 |
![]() | Avoid inline conditionals. | 807 |
![]() | 'while' construct must use '{}'s. | 827 |
![]() | '}' should be on the same line. | 838 |
![]() | Must have at least one statement. | 840 |
![]() | 'while' construct must use '{}'s. | 844 |
![]() | 'if' construct must use '{}'s. | 847 |
![]() | '}' should be on the same line. | 852 |
![]() | '}' is not followed by whitespace. | 860 |
![]() | Missing a Javadoc comment. | 864 |
![]() | Missing a Javadoc comment. | 866 |
![]() | Missing a Javadoc comment. | 869 |
![]() | Parameter namespace should be final. | 869 |
![]() | First sentence should end with a period. | 876 |
![]() | Variable 'localAgreement' must be private and have accessor methods. | 880 |
![]() | Missing a Javadoc comment. | 886 |
![]() | Variable 'localAgreementTracker' must be private and have accessor methods. | 886 |
![]() | First sentence should end with a period. | 888 |
![]() | First sentence should end with a period. | 897 |
![]() | Parameter param should be final. | 903 |
![]() | '}' should be on the same line. | 908 |
![]() | Variable 'localDependencies' must be private and have accessor methods. | 922 |
![]() | Missing a Javadoc comment. | 928 |
![]() | Variable 'localDependenciesTracker' must be private and have accessor methods. | 928 |
![]() | First sentence should end with a period. | 930 |
![]() | First sentence should end with a period. | 939 |
![]() | Parameter param should be final. | 942 |
![]() | Expected @param tag for 'param'. | 942 |
![]() | First sentence should end with a period. | 946 |
![]() | Parameter param should be final. | 952 |
![]() | '}' should be on the same line. | 959 |
![]() | First sentence should end with a period. | 968 |
![]() | Parameter param should be final. | 974 |
![]() | First sentence should end with a period. | 988 |
![]() | Variable 'localState' must be private and have accessor methods. | 992 |
![]() | Missing a Javadoc comment. | 998 |
![]() | Variable 'localStateTracker' must be private and have accessor methods. | 998 |
![]() | First sentence should end with a period. | 1000 |
![]() | First sentence should end with a period. | 1009 |
![]() | Parameter param should be final. | 1015 |
![]() | '}' should be on the same line. | 1020 |
![]() | First sentence should end with a period. | 1030 |
![]() | Parameter reader should be final. | 1035 |
![]() | Expected @param tag for 'reader'. | 1035 |
![]() | '}' should be on the same line. | 1042 |
![]() | Expected @param tag for 'parentQName'. | 1055 |
![]() | Expected @param tag for 'factory'. | 1056 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1056 |
![]() | Parameter xmlWriter should be final. | 1062 |
![]() | Missing a Javadoc comment. | 1071 |
![]() | Parameter xmlWriter should be final. | 1072 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1073 |
![]() | Method length is 210 lines (max allowed is 150). | 1077 |
![]() | Missing a Javadoc comment. | 1077 |
![]() | Parameter xmlWriter should be final. | 1078 |
![]() | Parameter serializeType should be final. | 1078 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1079 |
![]() | '}' should be on the same line. | 1091 |
![]() | '}' should be on the same line. | 1101 |
![]() | '}' should be on the same line. | 1113 |
![]() | '}' should be on the same line. | 1131 |
![]() | '}' should be on the same line. | 1136 |
![]() | '}' should be on the same line. | 1146 |
![]() | Avoid inline conditionals. | 1159 |
![]() | '}' should be on the same line. | 1172 |
![]() | '}' should be on the same line. | 1177 |
![]() | '}' should be on the same line. | 1187 |
![]() | '}' should be on the same line. | 1202 |
![]() | '}' should be on the same line. | 1207 |
![]() | '}' should be on the same line. | 1217 |
![]() | '}' should be on the same line. | 1233 |
![]() | '}' should be on the same line. | 1238 |
![]() | '}' should be on the same line. | 1262 |
![]() | '}' should be on the same line. | 1267 |
![]() | '}' should be on the same line. | 1277 |
![]() | First sentence should end with a period. | 1290 |
![]() | Parameter prefix should be final. | 1293 |
![]() | Expected @param tag for 'prefix'. | 1293 |
![]() | Parameter namespace should be final. | 1293 |
![]() | Expected @param tag for 'namespace'. | 1293 |
![]() | Parameter attName should be final. | 1293 |
![]() | Expected @param tag for 'attName'. | 1293 |
![]() | Parameter attValue should be final. | 1294 |
![]() | Expected @param tag for 'attValue'. | 1294 |
![]() | Parameter xmlWriter should be final. | 1294 |
![]() | Expected @param tag for 'xmlWriter'. | 1294 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1295 |
![]() | First sentence should end with a period. | 1306 |
![]() | Parameter namespace should be final. | 1309 |
![]() | Expected @param tag for 'namespace'. | 1309 |
![]() | Parameter attName should be final. | 1309 |
![]() | Expected @param tag for 'attName'. | 1309 |
![]() | Parameter attValue should be final. | 1309 |
![]() | Expected @param tag for 'attValue'. | 1309 |
![]() | Parameter xmlWriter should be final. | 1310 |
![]() | Expected @param tag for 'xmlWriter'. | 1310 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1310 |
![]() | '}' should be on the same line. | 1313 |
![]() | First sentence should end with a period. | 1320 |
![]() | Parameter namespace should be final. | 1323 |
![]() | Expected @param tag for 'namespace'. | 1323 |
![]() | Parameter attName should be final. | 1323 |
![]() | Expected @param tag for 'attName'. | 1323 |
![]() | Parameter qname should be final. | 1324 |
![]() | Expected @param tag for 'qname'. | 1324 |
![]() | Parameter xmlWriter should be final. | 1324 |
![]() | Expected @param tag for 'xmlWriter'. | 1324 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1325 |
![]() | '}' should be on the same line. | 1335 |
![]() | '}' should be on the same line. | 1342 |
![]() | First sentence should end with a period. | 1349 |
![]() | Parameter qname should be final. | 1353 |
![]() | Expected @param tag for 'qname'. | 1353 |
![]() | Parameter xmlWriter should be final. | 1353 |
![]() | Expected @param tag for 'xmlWriter'. | 1353 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1354 |
![]() | '}' should be on the same line. | 1367 |
![]() | '}' should be on the same line. | 1373 |
![]() | Missing a Javadoc comment. | 1379 |
![]() | Parameter qnames should be final. | 1379 |
![]() | Parameter xmlWriter should be final. | 1379 |
![]() | '}' should be on the same line. | 1405 |
![]() | '}' should be on the same line. | 1410 |
![]() | First sentence should end with a period. | 1421 |
![]() | Expected an @return tag. | 1424 |
![]() | Parameter xmlWriter should be final. | 1424 |
![]() | Expected @param tag for 'xmlWriter'. | 1424 |
![]() | Parameter namespace should be final. | 1424 |
![]() | Expected @param tag for 'namespace'. | 1424 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1425 |
![]() | First sentence should end with a period. | 1442 |
![]() | Expected an @return tag. | 1446 |
![]() | Parameter qName should be final. | 1446 |
![]() | Expected @param tag for 'qName'. | 1446 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1447 |
![]() | Avoid inline conditionals. | 1455 |
![]() | '}' should be on the same line. | 1466 |
![]() | '}' should be on the same line. | 1475 |
![]() | Avoid inline conditionals. | 1487 |
![]() | First sentence should end with a period. | 1496 |
![]() | Utility classes should not have a public or default constructor. | 1499 |
![]() | First sentence should end with a period. | 1501 |
![]() | Expected an @return tag. | 1508 |
![]() | Method length is 175 lines (max allowed is 150). | 1508 |
![]() | Parameter reader should be final. | 1508 |
![]() | Expected @param tag for 'reader'. | 1508 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1508 |
![]() | 'while' construct must use '{}'s. | 1517 |
![]() | Avoid inline conditionals. | 1528 |
![]() | 'while' construct must use '{}'s. | 1550 |
![]() | '}' should be on the same line. | 1564 |
![]() | '}' should be on the same line. | 1572 |
![]() | Must have at least one statement. | 1574 |
![]() | 'while' construct must use '{}'s. | 1578 |
![]() | '}' should be on the same line. | 1591 |
![]() | 'while' construct must use '{}'s. | 1605 |
![]() | '}' should be on the same line. | 1610 |
![]() | '}' should be on the same line. | 1622 |
![]() | '}' should be on the same line. | 1626 |
![]() | '}' should be on the same line. | 1636 |
![]() | Must have at least one statement. | 1638 |
![]() | 'while' construct must use '{}'s. | 1642 |
![]() | Line is longer than 120 characters. | 1645 |
![]() | '}' should be on the same line. | 1654 |
![]() | '}' should be on the same line. | 1662 |
![]() | Must have at least one statement. | 1664 |
![]() | 'while' construct must use '{}'s. | 1668 |
![]() | 'if' construct must use '{}'s. | 1671 |
![]() | '}' should be on the same line. | 1676 |
![]() | '}' is not followed by whitespace. | 1684 |
![]() | Missing a Javadoc comment. | 1688 |
![]() | Missing a Javadoc comment. | 1690 |
![]() | Missing a Javadoc comment. | 1694 |
![]() | Parameter namespace should be final. | 1694 |
![]() | First sentence should end with a period. | 1701 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1705 |
![]() | Variable 'local_return' must be private and have accessor methods. | 1705 |
![]() | Missing a Javadoc comment. | 1711 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1711 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 1711 |
![]() | First sentence should end with a period. | 1713 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1718 |
![]() | First sentence should end with a period. | 1722 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1728 |
![]() | Parameter param should be final. | 1728 |
![]() | '}' should be on the same line. | 1733 |
![]() | First sentence should end with a period. | 1743 |
![]() | Parameter reader should be final. | 1748 |
![]() | Expected @param tag for 'reader'. | 1748 |
![]() | '}' should be on the same line. | 1755 |
![]() | Expected @param tag for 'parentQName'. | 1768 |
![]() | Expected @param tag for 'factory'. | 1769 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1769 |
![]() | Parameter xmlWriter should be final. | 1775 |
![]() | Missing a Javadoc comment. | 1784 |
![]() | Parameter xmlWriter should be final. | 1785 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1786 |
![]() | Missing a Javadoc comment. | 1790 |
![]() | Parameter xmlWriter should be final. | 1791 |
![]() | Parameter serializeType should be final. | 1791 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1792 |
![]() | '}' should be on the same line. | 1804 |
![]() | '}' should be on the same line. | 1814 |
![]() | '}' should be on the same line. | 1826 |
![]() | '}' should be on the same line. | 1845 |
![]() | '}' should be on the same line. | 1850 |
![]() | '}' should be on the same line. | 1860 |
![]() | First sentence should end with a period. | 1873 |
![]() | Parameter prefix should be final. | 1876 |
![]() | Expected @param tag for 'prefix'. | 1876 |
![]() | Parameter namespace should be final. | 1876 |
![]() | Expected @param tag for 'namespace'. | 1876 |
![]() | Parameter attName should be final. | 1876 |
![]() | Expected @param tag for 'attName'. | 1876 |
![]() | Parameter attValue should be final. | 1877 |
![]() | Expected @param tag for 'attValue'. | 1877 |
![]() | Parameter xmlWriter should be final. | 1877 |
![]() | Expected @param tag for 'xmlWriter'. | 1877 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1878 |
![]() | First sentence should end with a period. | 1889 |
![]() | Parameter namespace should be final. | 1892 |
![]() | Expected @param tag for 'namespace'. | 1892 |
![]() | Parameter attName should be final. | 1892 |
![]() | Expected @param tag for 'attName'. | 1892 |
![]() | Parameter attValue should be final. | 1892 |
![]() | Expected @param tag for 'attValue'. | 1892 |
![]() | Parameter xmlWriter should be final. | 1893 |
![]() | Expected @param tag for 'xmlWriter'. | 1893 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1893 |
![]() | '}' should be on the same line. | 1896 |
![]() | First sentence should end with a period. | 1903 |
![]() | Parameter namespace should be final. | 1906 |
![]() | Expected @param tag for 'namespace'. | 1906 |
![]() | Parameter attName should be final. | 1906 |
![]() | Expected @param tag for 'attName'. | 1906 |
![]() | Parameter qname should be final. | 1907 |
![]() | Expected @param tag for 'qname'. | 1907 |
![]() | Parameter xmlWriter should be final. | 1907 |
![]() | Expected @param tag for 'xmlWriter'. | 1907 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1908 |
![]() | '}' should be on the same line. | 1918 |
![]() | '}' should be on the same line. | 1925 |
![]() | First sentence should end with a period. | 1932 |
![]() | Parameter qname should be final. | 1936 |
![]() | Expected @param tag for 'qname'. | 1936 |
![]() | Parameter xmlWriter should be final. | 1936 |
![]() | Expected @param tag for 'xmlWriter'. | 1936 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1937 |
![]() | '}' should be on the same line. | 1950 |
![]() | '}' should be on the same line. | 1956 |
![]() | Missing a Javadoc comment. | 1962 |
![]() | Parameter qnames should be final. | 1962 |
![]() | Parameter xmlWriter should be final. | 1962 |
![]() | '}' should be on the same line. | 1988 |
![]() | '}' should be on the same line. | 1993 |
![]() | First sentence should end with a period. | 2004 |
![]() | Expected an @return tag. | 2007 |
![]() | Parameter xmlWriter should be final. | 2007 |
![]() | Expected @param tag for 'xmlWriter'. | 2007 |
![]() | Parameter namespace should be final. | 2007 |
![]() | Expected @param tag for 'namespace'. | 2007 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2008 |
![]() | First sentence should end with a period. | 2025 |
![]() | Expected an @return tag. | 2029 |
![]() | Parameter qName should be final. | 2029 |
![]() | Expected @param tag for 'qName'. | 2029 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2030 |
![]() | Avoid inline conditionals. | 2038 |
![]() | First sentence should end with a period. | 2047 |
![]() | Utility classes should not have a public or default constructor. | 2050 |
![]() | First sentence should end with a period. | 2052 |
![]() | Expected an @return tag. | 2059 |
![]() | Parameter reader should be final. | 2059 |
![]() | Expected @param tag for 'reader'. | 2059 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2059 |
![]() | 'while' construct must use '{}'s. | 2068 |
![]() | Avoid inline conditionals. | 2079 |
![]() | 'while' construct must use '{}'s. | 2099 |
![]() | Line is longer than 120 characters. | 2102 |
![]() | '}' should be on the same line. | 2113 |
![]() | '}' should be on the same line. | 2121 |
![]() | Must have at least one statement. | 2123 |
![]() | 'while' construct must use '{}'s. | 2127 |
![]() | 'if' construct must use '{}'s. | 2130 |
![]() | '}' should be on the same line. | 2135 |
![]() | '}' is not followed by whitespace. | 2143 |
![]() | Missing a Javadoc comment. | 2147 |
![]() | Missing a Javadoc comment. | 2149 |
![]() | Missing a Javadoc comment. | 2153 |
![]() | Parameter namespace should be final. | 2153 |
![]() | First sentence should end with a period. | 2160 |
![]() | Variable 'localRegistrationFailureException' must be private and have accessor methods. | 2164 |
![]() | Missing a Javadoc comment. | 2170 |
![]() | Variable 'localRegistrationFailureExceptionTracker' must be private and have accessor methods. | 2170 |
![]() | First sentence should end with a period. | 2172 |
![]() | First sentence should end with a period. | 2181 |
![]() | Parameter param should be final. | 2187 |
![]() | '}' should be on the same line. | 2192 |
![]() | First sentence should end with a period. | 2202 |
![]() | Parameter reader should be final. | 2207 |
![]() | Expected @param tag for 'reader'. | 2207 |
![]() | '}' should be on the same line. | 2214 |
![]() | Expected @param tag for 'parentQName'. | 2227 |
![]() | Expected @param tag for 'factory'. | 2228 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2228 |
![]() | Parameter xmlWriter should be final. | 2234 |
![]() | Missing a Javadoc comment. | 2243 |
![]() | Parameter xmlWriter should be final. | 2244 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2245 |
![]() | Missing a Javadoc comment. | 2249 |
![]() | Parameter xmlWriter should be final. | 2250 |
![]() | Parameter serializeType should be final. | 2250 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2251 |
![]() | '}' should be on the same line. | 2263 |
![]() | '}' should be on the same line. | 2273 |
![]() | '}' should be on the same line. | 2285 |
![]() | '}' should be on the same line. | 2307 |
![]() | '}' should be on the same line. | 2312 |
![]() | '}' should be on the same line. | 2320 |
![]() | First sentence should end with a period. | 2330 |
![]() | Parameter prefix should be final. | 2333 |
![]() | Expected @param tag for 'prefix'. | 2333 |
![]() | Parameter namespace should be final. | 2333 |
![]() | Expected @param tag for 'namespace'. | 2333 |
![]() | Parameter attName should be final. | 2333 |
![]() | Expected @param tag for 'attName'. | 2333 |
![]() | Parameter attValue should be final. | 2334 |
![]() | Expected @param tag for 'attValue'. | 2334 |
![]() | Parameter xmlWriter should be final. | 2334 |
![]() | Expected @param tag for 'xmlWriter'. | 2334 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2335 |
![]() | First sentence should end with a period. | 2346 |
![]() | Parameter namespace should be final. | 2349 |
![]() | Expected @param tag for 'namespace'. | 2349 |
![]() | Parameter attName should be final. | 2349 |
![]() | Expected @param tag for 'attName'. | 2349 |
![]() | Parameter attValue should be final. | 2349 |
![]() | Expected @param tag for 'attValue'. | 2349 |
![]() | Parameter xmlWriter should be final. | 2350 |
![]() | Expected @param tag for 'xmlWriter'. | 2350 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2350 |
![]() | '}' should be on the same line. | 2353 |
![]() | First sentence should end with a period. | 2360 |
![]() | Parameter namespace should be final. | 2363 |
![]() | Expected @param tag for 'namespace'. | 2363 |
![]() | Parameter attName should be final. | 2363 |
![]() | Expected @param tag for 'attName'. | 2363 |
![]() | Parameter qname should be final. | 2364 |
![]() | Expected @param tag for 'qname'. | 2364 |
![]() | Parameter xmlWriter should be final. | 2364 |
![]() | Expected @param tag for 'xmlWriter'. | 2364 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2365 |
![]() | '}' should be on the same line. | 2375 |
![]() | '}' should be on the same line. | 2382 |
![]() | First sentence should end with a period. | 2389 |
![]() | Parameter qname should be final. | 2393 |
![]() | Expected @param tag for 'qname'. | 2393 |
![]() | Parameter xmlWriter should be final. | 2393 |
![]() | Expected @param tag for 'xmlWriter'. | 2393 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2394 |
![]() | '}' should be on the same line. | 2407 |
![]() | '}' should be on the same line. | 2413 |
![]() | Missing a Javadoc comment. | 2419 |
![]() | Parameter qnames should be final. | 2419 |
![]() | Parameter xmlWriter should be final. | 2419 |
![]() | '}' should be on the same line. | 2445 |
![]() | '}' should be on the same line. | 2450 |
![]() | First sentence should end with a period. | 2461 |
![]() | Expected an @return tag. | 2464 |
![]() | Parameter xmlWriter should be final. | 2464 |
![]() | Expected @param tag for 'xmlWriter'. | 2464 |
![]() | Parameter namespace should be final. | 2464 |
![]() | Expected @param tag for 'namespace'. | 2464 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2465 |
![]() | First sentence should end with a period. | 2482 |
![]() | Expected an @return tag. | 2486 |
![]() | Parameter qName should be final. | 2486 |
![]() | Expected @param tag for 'qName'. | 2486 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2487 |
![]() | Avoid inline conditionals. | 2495 |
![]() | First sentence should end with a period. | 2503 |
![]() | Utility classes should not have a public or default constructor. | 2506 |
![]() | First sentence should end with a period. | 2508 |
![]() | Expected an @return tag. | 2515 |
![]() | Parameter reader should be final. | 2515 |
![]() | Expected @param tag for 'reader'. | 2515 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2516 |
![]() | 'while' construct must use '{}'s. | 2525 |
![]() | Avoid inline conditionals. | 2536 |
![]() | 'while' construct must use '{}'s. | 2557 |
![]() | '}' should be on the same line. | 2571 |
![]() | '}' should be on the same line. | 2578 |
![]() | Must have at least one statement. | 2580 |
![]() | 'while' construct must use '{}'s. | 2584 |
![]() | 'if' construct must use '{}'s. | 2587 |
![]() | '}' should be on the same line. | 2592 |
![]() | '}' is not followed by whitespace. | 2600 |
![]() | Missing a Javadoc comment. | 2604 |
![]() | Missing a Javadoc comment. | 2606 |
![]() | Missing a Javadoc comment. | 2610 |
![]() | Parameter namespace should be final. | 2610 |
![]() | First sentence should end with a period. | 2617 |
![]() | Variable 'localUpdateFailureException' must be private and have accessor methods. | 2621 |
![]() | Missing a Javadoc comment. | 2627 |
![]() | Variable 'localUpdateFailureExceptionTracker' must be private and have accessor methods. | 2627 |
![]() | First sentence should end with a period. | 2629 |
![]() | First sentence should end with a period. | 2638 |
![]() | Parameter param should be final. | 2644 |
![]() | '}' should be on the same line. | 2649 |
![]() | First sentence should end with a period. | 2659 |
![]() | Parameter reader should be final. | 2664 |
![]() | Expected @param tag for 'reader'. | 2664 |
![]() | '}' should be on the same line. | 2671 |
![]() | Expected @param tag for 'parentQName'. | 2684 |
![]() | Expected @param tag for 'factory'. | 2685 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2685 |
![]() | Parameter xmlWriter should be final. | 2691 |
![]() | Missing a Javadoc comment. | 2700 |
![]() | Parameter xmlWriter should be final. | 2701 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2702 |
![]() | Missing a Javadoc comment. | 2706 |
![]() | Parameter xmlWriter should be final. | 2707 |
![]() | Parameter serializeType should be final. | 2707 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2708 |
![]() | '}' should be on the same line. | 2720 |
![]() | '}' should be on the same line. | 2730 |
![]() | '}' should be on the same line. | 2742 |
![]() | '}' should be on the same line. | 2764 |
![]() | '}' should be on the same line. | 2769 |
![]() | '}' should be on the same line. | 2777 |
![]() | First sentence should end with a period. | 2787 |
![]() | Parameter prefix should be final. | 2790 |
![]() | Expected @param tag for 'prefix'. | 2790 |
![]() | Parameter namespace should be final. | 2790 |
![]() | Expected @param tag for 'namespace'. | 2790 |
![]() | Parameter attName should be final. | 2790 |
![]() | Expected @param tag for 'attName'. | 2790 |
![]() | Parameter attValue should be final. | 2791 |
![]() | Expected @param tag for 'attValue'. | 2791 |
![]() | Parameter xmlWriter should be final. | 2791 |
![]() | Expected @param tag for 'xmlWriter'. | 2791 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2792 |
![]() | First sentence should end with a period. | 2803 |
![]() | Parameter namespace should be final. | 2806 |
![]() | Expected @param tag for 'namespace'. | 2806 |
![]() | Parameter attName should be final. | 2806 |
![]() | Expected @param tag for 'attName'. | 2806 |
![]() | Parameter attValue should be final. | 2806 |
![]() | Expected @param tag for 'attValue'. | 2806 |
![]() | Parameter xmlWriter should be final. | 2807 |
![]() | Expected @param tag for 'xmlWriter'. | 2807 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2807 |
![]() | '}' should be on the same line. | 2810 |
![]() | First sentence should end with a period. | 2817 |
![]() | Parameter namespace should be final. | 2820 |
![]() | Expected @param tag for 'namespace'. | 2820 |
![]() | Parameter attName should be final. | 2820 |
![]() | Expected @param tag for 'attName'. | 2820 |
![]() | Parameter qname should be final. | 2821 |
![]() | Expected @param tag for 'qname'. | 2821 |
![]() | Parameter xmlWriter should be final. | 2821 |
![]() | Expected @param tag for 'xmlWriter'. | 2821 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2822 |
![]() | '}' should be on the same line. | 2832 |
![]() | '}' should be on the same line. | 2839 |
![]() | First sentence should end with a period. | 2846 |
![]() | Parameter qname should be final. | 2850 |
![]() | Expected @param tag for 'qname'. | 2850 |
![]() | Parameter xmlWriter should be final. | 2850 |
![]() | Expected @param tag for 'xmlWriter'. | 2850 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2851 |
![]() | '}' should be on the same line. | 2864 |
![]() | '}' should be on the same line. | 2870 |
![]() | Missing a Javadoc comment. | 2876 |
![]() | Parameter qnames should be final. | 2876 |
![]() | Parameter xmlWriter should be final. | 2876 |
![]() | '}' should be on the same line. | 2902 |
![]() | '}' should be on the same line. | 2907 |
![]() | First sentence should end with a period. | 2918 |
![]() | Expected an @return tag. | 2921 |
![]() | Parameter xmlWriter should be final. | 2921 |
![]() | Expected @param tag for 'xmlWriter'. | 2921 |
![]() | Parameter namespace should be final. | 2921 |
![]() | Expected @param tag for 'namespace'. | 2921 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2922 |
![]() | First sentence should end with a period. | 2939 |
![]() | Expected an @return tag. | 2943 |
![]() | Parameter qName should be final. | 2943 |
![]() | Expected @param tag for 'qName'. | 2943 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2944 |
![]() | Avoid inline conditionals. | 2952 |
![]() | First sentence should end with a period. | 2960 |
![]() | Utility classes should not have a public or default constructor. | 2963 |
![]() | First sentence should end with a period. | 2965 |
![]() | Expected an @return tag. | 2972 |
![]() | Parameter reader should be final. | 2972 |
![]() | Expected @param tag for 'reader'. | 2972 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2973 |
![]() | 'while' construct must use '{}'s. | 2982 |
![]() | Avoid inline conditionals. | 2993 |
![]() | 'while' construct must use '{}'s. | 3013 |
![]() | '}' should be on the same line. | 3026 |
![]() | '}' should be on the same line. | 3033 |
![]() | Must have at least one statement. | 3035 |
![]() | 'while' construct must use '{}'s. | 3039 |
![]() | 'if' construct must use '{}'s. | 3042 |
![]() | '}' should be on the same line. | 3047 |
![]() | '}' is not followed by whitespace. | 3055 |
![]() | Missing a Javadoc comment. | 3059 |
![]() | Missing a Javadoc comment. | 3061 |
![]() | Missing a Javadoc comment. | 3065 |
![]() | Parameter namespace should be final. | 3065 |
![]() | First sentence should end with a period. | 3072 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3076 |
![]() | Variable 'local_return' must be private and have accessor methods. | 3076 |
![]() | Missing a Javadoc comment. | 3082 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3082 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 3082 |
![]() | First sentence should end with a period. | 3084 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3089 |
![]() | First sentence should end with a period. | 3093 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3099 |
![]() | Parameter param should be final. | 3099 |
![]() | '}' should be on the same line. | 3104 |
![]() | First sentence should end with a period. | 3114 |
![]() | Parameter reader should be final. | 3119 |
![]() | Expected @param tag for 'reader'. | 3119 |
![]() | '}' should be on the same line. | 3126 |
![]() | Expected @param tag for 'parentQName'. | 3139 |
![]() | Expected @param tag for 'factory'. | 3140 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3140 |
![]() | Parameter xmlWriter should be final. | 3146 |
![]() | Missing a Javadoc comment. | 3155 |
![]() | Parameter xmlWriter should be final. | 3156 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3157 |
![]() | Missing a Javadoc comment. | 3161 |
![]() | Parameter xmlWriter should be final. | 3162 |
![]() | Parameter serializeType should be final. | 3162 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3163 |
![]() | '}' should be on the same line. | 3175 |
![]() | '}' should be on the same line. | 3185 |
![]() | '}' should be on the same line. | 3197 |
![]() | '}' should be on the same line. | 3216 |
![]() | '}' should be on the same line. | 3221 |
![]() | '}' should be on the same line. | 3231 |
![]() | First sentence should end with a period. | 3244 |
![]() | Parameter prefix should be final. | 3247 |
![]() | Expected @param tag for 'prefix'. | 3247 |
![]() | Parameter namespace should be final. | 3247 |
![]() | Expected @param tag for 'namespace'. | 3247 |
![]() | Parameter attName should be final. | 3247 |
![]() | Expected @param tag for 'attName'. | 3247 |
![]() | Parameter attValue should be final. | 3248 |
![]() | Expected @param tag for 'attValue'. | 3248 |
![]() | Parameter xmlWriter should be final. | 3248 |
![]() | Expected @param tag for 'xmlWriter'. | 3248 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3249 |
![]() | First sentence should end with a period. | 3260 |
![]() | Parameter namespace should be final. | 3263 |
![]() | Expected @param tag for 'namespace'. | 3263 |
![]() | Parameter attName should be final. | 3263 |
![]() | Expected @param tag for 'attName'. | 3263 |
![]() | Parameter attValue should be final. | 3263 |
![]() | Expected @param tag for 'attValue'. | 3263 |
![]() | Parameter xmlWriter should be final. | 3264 |
![]() | Expected @param tag for 'xmlWriter'. | 3264 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3264 |
![]() | '}' should be on the same line. | 3267 |
![]() | First sentence should end with a period. | 3274 |
![]() | Parameter namespace should be final. | 3277 |
![]() | Expected @param tag for 'namespace'. | 3277 |
![]() | Parameter attName should be final. | 3277 |
![]() | Expected @param tag for 'attName'. | 3277 |
![]() | Parameter qname should be final. | 3278 |
![]() | Expected @param tag for 'qname'. | 3278 |
![]() | Parameter xmlWriter should be final. | 3278 |
![]() | Expected @param tag for 'xmlWriter'. | 3278 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3279 |
![]() | '}' should be on the same line. | 3289 |
![]() | '}' should be on the same line. | 3296 |
![]() | First sentence should end with a period. | 3303 |
![]() | Parameter qname should be final. | 3307 |
![]() | Expected @param tag for 'qname'. | 3307 |
![]() | Parameter xmlWriter should be final. | 3307 |
![]() | Expected @param tag for 'xmlWriter'. | 3307 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3308 |
![]() | '}' should be on the same line. | 3321 |
![]() | '}' should be on the same line. | 3327 |
![]() | Missing a Javadoc comment. | 3333 |
![]() | Parameter qnames should be final. | 3333 |
![]() | Parameter xmlWriter should be final. | 3333 |
![]() | '}' should be on the same line. | 3359 |
![]() | '}' should be on the same line. | 3364 |
![]() | First sentence should end with a period. | 3375 |
![]() | Expected an @return tag. | 3378 |
![]() | Parameter xmlWriter should be final. | 3378 |
![]() | Expected @param tag for 'xmlWriter'. | 3378 |
![]() | Parameter namespace should be final. | 3378 |
![]() | Expected @param tag for 'namespace'. | 3378 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3379 |
![]() | First sentence should end with a period. | 3396 |
![]() | Expected an @return tag. | 3400 |
![]() | Parameter qName should be final. | 3400 |
![]() | Expected @param tag for 'qName'. | 3400 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3401 |
![]() | Avoid inline conditionals. | 3409 |
![]() | First sentence should end with a period. | 3418 |
![]() | Utility classes should not have a public or default constructor. | 3421 |
![]() | First sentence should end with a period. | 3423 |
![]() | Expected an @return tag. | 3430 |
![]() | Parameter reader should be final. | 3430 |
![]() | Expected @param tag for 'reader'. | 3430 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3430 |
![]() | 'while' construct must use '{}'s. | 3439 |
![]() | Avoid inline conditionals. | 3450 |
![]() | 'while' construct must use '{}'s. | 3470 |
![]() | Line is longer than 120 characters. | 3473 |
![]() | '}' should be on the same line. | 3484 |
![]() | '}' should be on the same line. | 3492 |
![]() | Must have at least one statement. | 3494 |
![]() | 'while' construct must use '{}'s. | 3498 |
![]() | 'if' construct must use '{}'s. | 3501 |
![]() | '}' should be on the same line. | 3506 |
![]() | '}' is not followed by whitespace. | 3514 |
![]() | Missing a Javadoc comment. | 3518 |
![]() | Utility classes should not have a public or default constructor. | 3518 |
![]() | Missing a Javadoc comment. | 3520 |
![]() | Parameter namespaceURI should be final. | 3520 |
![]() | Parameter typeName should be final. | 3520 |
![]() | Parameter reader should be final. | 3521 |
![]() | Missing a Javadoc comment. | 3556 |
![]() | Missing a Javadoc comment. | 3563 |
![]() | Parameter namespace should be final. | 3563 |
![]() | First sentence should end with a period. | 3570 |
![]() | Parameter reader should be final. | 3575 |
![]() | Expected @param tag for 'reader'. | 3575 |
![]() | '}' should be on the same line. | 3582 |
![]() | Expected @param tag for 'parentQName'. | 3595 |
![]() | Expected @param tag for 'factory'. | 3596 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3596 |
![]() | Parameter xmlWriter should be final. | 3602 |
![]() | Missing a Javadoc comment. | 3611 |
![]() | Parameter xmlWriter should be final. | 3612 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3613 |
![]() | Missing a Javadoc comment. | 3617 |
![]() | Parameter xmlWriter should be final. | 3618 |
![]() | Parameter serializeType should be final. | 3618 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3619 |
![]() | '}' should be on the same line. | 3631 |
![]() | '}' should be on the same line. | 3641 |
![]() | '}' should be on the same line. | 3651 |
![]() | '}' should be on the same line. | 3663 |
![]() | '}' should be on the same line. | 3676 |
![]() | '}' should be on the same line. | 3681 |
![]() | '}' should be on the same line. | 3688 |
![]() | '}' should be on the same line. | 3703 |
![]() | '}' should be on the same line. | 3708 |
![]() | First sentence should end with a period. | 3724 |
![]() | Parameter prefix should be final. | 3727 |
![]() | Expected @param tag for 'prefix'. | 3727 |
![]() | Parameter namespace should be final. | 3727 |
![]() | Expected @param tag for 'namespace'. | 3727 |
![]() | Parameter attName should be final. | 3727 |
![]() | Expected @param tag for 'attName'. | 3727 |
![]() | Parameter attValue should be final. | 3728 |
![]() | Expected @param tag for 'attValue'. | 3728 |
![]() | Parameter xmlWriter should be final. | 3728 |
![]() | Expected @param tag for 'xmlWriter'. | 3728 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3729 |
![]() | First sentence should end with a period. | 3740 |
![]() | Parameter namespace should be final. | 3743 |
![]() | Expected @param tag for 'namespace'. | 3743 |
![]() | Parameter attName should be final. | 3743 |
![]() | Expected @param tag for 'attName'. | 3743 |
![]() | Parameter attValue should be final. | 3743 |
![]() | Expected @param tag for 'attValue'. | 3743 |
![]() | Parameter xmlWriter should be final. | 3744 |
![]() | Expected @param tag for 'xmlWriter'. | 3744 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3744 |
![]() | '}' should be on the same line. | 3747 |
![]() | First sentence should end with a period. | 3754 |
![]() | Parameter namespace should be final. | 3757 |
![]() | Expected @param tag for 'namespace'. | 3757 |
![]() | Parameter attName should be final. | 3757 |
![]() | Expected @param tag for 'attName'. | 3757 |
![]() | Parameter qname should be final. | 3758 |
![]() | Expected @param tag for 'qname'. | 3758 |
![]() | Parameter xmlWriter should be final. | 3758 |
![]() | Expected @param tag for 'xmlWriter'. | 3758 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3759 |
![]() | '}' should be on the same line. | 3769 |
![]() | '}' should be on the same line. | 3776 |
![]() | First sentence should end with a period. | 3783 |
![]() | Parameter qname should be final. | 3787 |
![]() | Expected @param tag for 'qname'. | 3787 |
![]() | Parameter xmlWriter should be final. | 3787 |
![]() | Expected @param tag for 'xmlWriter'. | 3787 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3788 |
![]() | '}' should be on the same line. | 3801 |
![]() | '}' should be on the same line. | 3807 |
![]() | Missing a Javadoc comment. | 3813 |
![]() | Parameter qnames should be final. | 3813 |
![]() | Parameter xmlWriter should be final. | 3813 |
![]() | '}' should be on the same line. | 3839 |
![]() | '}' should be on the same line. | 3844 |
![]() | First sentence should end with a period. | 3855 |
![]() | Expected an @return tag. | 3858 |
![]() | Parameter xmlWriter should be final. | 3858 |
![]() | Expected @param tag for 'xmlWriter'. | 3858 |
![]() | Parameter namespace should be final. | 3858 |
![]() | Expected @param tag for 'namespace'. | 3858 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3859 |
![]() | First sentence should end with a period. | 3876 |
![]() | Expected an @return tag. | 3880 |
![]() | Parameter qName should be final. | 3880 |
![]() | Expected @param tag for 'qName'. | 3880 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3881 |
![]() | Avoid inline conditionals. | 3892 |
![]() | First sentence should end with a period. | 3900 |
![]() | Utility classes should not have a public or default constructor. | 3903 |
![]() | First sentence should end with a period. | 3905 |
![]() | Expected an @return tag. | 3912 |
![]() | Parameter reader should be final. | 3912 |
![]() | Expected @param tag for 'reader'. | 3912 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3913 |
![]() | 'while' construct must use '{}'s. | 3922 |
![]() | Avoid inline conditionals. | 3933 |
![]() | 'while' construct must use '{}'s. | 3954 |
![]() | '}' should be on the same line. | 3965 |
![]() | Must have at least one statement. | 3967 |
![]() | 'while' construct must use '{}'s. | 3971 |
![]() | 'if' construct must use '{}'s. | 3974 |
![]() | '}' should be on the same line. | 3979 |
![]() | '}' is not followed by whitespace. | 3987 |
![]() | Missing a Javadoc comment. | 3991 |
![]() | Missing a Javadoc comment. | 3997 |
![]() | Parameter namespace should be final. | 3997 |
![]() | First sentence should end with a period. | 4004 |
![]() | Variable 'localException' must be private and have accessor methods. | 4008 |
![]() | Missing a Javadoc comment. | 4014 |
![]() | Variable 'localExceptionTracker' must be private and have accessor methods. | 4014 |
![]() | First sentence should end with a period. | 4016 |
![]() | First sentence should end with a period. | 4025 |
![]() | Parameter param should be final. | 4031 |
![]() | '}' should be on the same line. | 4036 |
![]() | First sentence should end with a period. | 4046 |
![]() | Parameter reader should be final. | 4051 |
![]() | Expected @param tag for 'reader'. | 4051 |
![]() | '}' should be on the same line. | 4058 |
![]() | Expected @param tag for 'parentQName'. | 4071 |
![]() | Expected @param tag for 'factory'. | 4072 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4072 |
![]() | Parameter xmlWriter should be final. | 4078 |
![]() | Missing a Javadoc comment. | 4087 |
![]() | Parameter xmlWriter should be final. | 4088 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4089 |
![]() | Missing a Javadoc comment. | 4093 |
![]() | Parameter xmlWriter should be final. | 4094 |
![]() | Parameter serializeType should be final. | 4094 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4095 |
![]() | '}' should be on the same line. | 4107 |
![]() | '}' should be on the same line. | 4117 |
![]() | '}' should be on the same line. | 4129 |
![]() | '}' should be on the same line. | 4141 |
![]() | '}' should be on the same line. | 4154 |
![]() | '}' should be on the same line. | 4159 |
![]() | '}' should be on the same line. | 4166 |
![]() | '}' should be on the same line. | 4181 |
![]() | '}' should be on the same line. | 4186 |
![]() | First sentence should end with a period. | 4202 |
![]() | Parameter prefix should be final. | 4205 |
![]() | Expected @param tag for 'prefix'. | 4205 |
![]() | Parameter namespace should be final. | 4205 |
![]() | Expected @param tag for 'namespace'. | 4205 |
![]() | Parameter attName should be final. | 4205 |
![]() | Expected @param tag for 'attName'. | 4205 |
![]() | Parameter attValue should be final. | 4206 |
![]() | Expected @param tag for 'attValue'. | 4206 |
![]() | Parameter xmlWriter should be final. | 4206 |
![]() | Expected @param tag for 'xmlWriter'. | 4206 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4207 |
![]() | First sentence should end with a period. | 4218 |
![]() | Parameter namespace should be final. | 4221 |
![]() | Expected @param tag for 'namespace'. | 4221 |
![]() | Parameter attName should be final. | 4221 |
![]() | Expected @param tag for 'attName'. | 4221 |
![]() | Parameter attValue should be final. | 4221 |
![]() | Expected @param tag for 'attValue'. | 4221 |
![]() | Parameter xmlWriter should be final. | 4222 |
![]() | Expected @param tag for 'xmlWriter'. | 4222 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4222 |
![]() | '}' should be on the same line. | 4225 |
![]() | First sentence should end with a period. | 4232 |
![]() | Parameter namespace should be final. | 4235 |
![]() | Expected @param tag for 'namespace'. | 4235 |
![]() | Parameter attName should be final. | 4235 |
![]() | Expected @param tag for 'attName'. | 4235 |
![]() | Parameter qname should be final. | 4236 |
![]() | Expected @param tag for 'qname'. | 4236 |
![]() | Parameter xmlWriter should be final. | 4236 |
![]() | Expected @param tag for 'xmlWriter'. | 4236 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4237 |
![]() | '}' should be on the same line. | 4247 |
![]() | '}' should be on the same line. | 4254 |
![]() | First sentence should end with a period. | 4261 |
![]() | Parameter qname should be final. | 4265 |
![]() | Expected @param tag for 'qname'. | 4265 |
![]() | Parameter xmlWriter should be final. | 4265 |
![]() | Expected @param tag for 'xmlWriter'. | 4265 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4266 |
![]() | '}' should be on the same line. | 4279 |
![]() | '}' should be on the same line. | 4285 |
![]() | Missing a Javadoc comment. | 4291 |
![]() | Parameter qnames should be final. | 4291 |
![]() | Parameter xmlWriter should be final. | 4291 |
![]() | '}' should be on the same line. | 4317 |
![]() | '}' should be on the same line. | 4322 |
![]() | First sentence should end with a period. | 4333 |
![]() | Expected an @return tag. | 4336 |
![]() | Parameter xmlWriter should be final. | 4336 |
![]() | Expected @param tag for 'xmlWriter'. | 4336 |
![]() | Parameter namespace should be final. | 4336 |
![]() | Expected @param tag for 'namespace'. | 4336 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4337 |
![]() | First sentence should end with a period. | 4354 |
![]() | Expected an @return tag. | 4358 |
![]() | Parameter qName should be final. | 4358 |
![]() | Expected @param tag for 'qName'. | 4358 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4359 |
![]() | Avoid inline conditionals. | 4367 |
![]() | First sentence should end with a period. | 4375 |
![]() | Utility classes should not have a public or default constructor. | 4378 |
![]() | First sentence should end with a period. | 4380 |
![]() | Expected an @return tag. | 4387 |
![]() | Parameter reader should be final. | 4387 |
![]() | Expected @param tag for 'reader'. | 4387 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4387 |
![]() | 'while' construct must use '{}'s. | 4396 |
![]() | Avoid inline conditionals. | 4407 |
![]() | 'while' construct must use '{}'s. | 4427 |
![]() | '}' should be on the same line. | 4438 |
![]() | Must have at least one statement. | 4440 |
![]() | 'while' construct must use '{}'s. | 4444 |
![]() | 'if' construct must use '{}'s. | 4447 |
![]() | '}' should be on the same line. | 4452 |
![]() | '}' is not followed by whitespace. | 4460 |
![]() | Missing a Javadoc comment. | 4464 |
![]() | Missing a Javadoc comment. | 4471 |
![]() | Parameter namespace should be final. | 4471 |
![]() | First sentence should end with a period. | 4478 |
![]() | Parameter reader should be final. | 4483 |
![]() | Expected @param tag for 'reader'. | 4483 |
![]() | '}' should be on the same line. | 4490 |
![]() | Expected @param tag for 'parentQName'. | 4503 |
![]() | Expected @param tag for 'factory'. | 4504 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4504 |
![]() | Parameter xmlWriter should be final. | 4510 |
![]() | Missing a Javadoc comment. | 4519 |
![]() | Parameter xmlWriter should be final. | 4520 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4521 |
![]() | Missing a Javadoc comment. | 4525 |
![]() | Parameter xmlWriter should be final. | 4526 |
![]() | Parameter serializeType should be final. | 4526 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4527 |
![]() | '}' should be on the same line. | 4539 |
![]() | '}' should be on the same line. | 4549 |
![]() | '}' should be on the same line. | 4559 |
![]() | '}' should be on the same line. | 4571 |
![]() | '}' should be on the same line. | 4584 |
![]() | '}' should be on the same line. | 4589 |
![]() | '}' should be on the same line. | 4596 |
![]() | '}' should be on the same line. | 4611 |
![]() | '}' should be on the same line. | 4616 |
![]() | First sentence should end with a period. | 4632 |
![]() | Parameter prefix should be final. | 4635 |
![]() | Expected @param tag for 'prefix'. | 4635 |
![]() | Parameter namespace should be final. | 4635 |
![]() | Expected @param tag for 'namespace'. | 4635 |
![]() | Parameter attName should be final. | 4635 |
![]() | Expected @param tag for 'attName'. | 4635 |
![]() | Parameter attValue should be final. | 4636 |
![]() | Expected @param tag for 'attValue'. | 4636 |
![]() | Parameter xmlWriter should be final. | 4636 |
![]() | Expected @param tag for 'xmlWriter'. | 4636 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4637 |
![]() | First sentence should end with a period. | 4648 |
![]() | Parameter namespace should be final. | 4651 |
![]() | Expected @param tag for 'namespace'. | 4651 |
![]() | Parameter attName should be final. | 4651 |
![]() | Expected @param tag for 'attName'. | 4651 |
![]() | Parameter attValue should be final. | 4651 |
![]() | Expected @param tag for 'attValue'. | 4651 |
![]() | Parameter xmlWriter should be final. | 4652 |
![]() | Expected @param tag for 'xmlWriter'. | 4652 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4652 |
![]() | '}' should be on the same line. | 4655 |
![]() | First sentence should end with a period. | 4662 |
![]() | Parameter namespace should be final. | 4665 |
![]() | Expected @param tag for 'namespace'. | 4665 |
![]() | Parameter attName should be final. | 4665 |
![]() | Expected @param tag for 'attName'. | 4665 |
![]() | Parameter qname should be final. | 4666 |
![]() | Expected @param tag for 'qname'. | 4666 |
![]() | Parameter xmlWriter should be final. | 4666 |
![]() | Expected @param tag for 'xmlWriter'. | 4666 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4667 |
![]() | '}' should be on the same line. | 4677 |
![]() | '}' should be on the same line. | 4684 |
![]() | First sentence should end with a period. | 4691 |
![]() | Parameter qname should be final. | 4695 |
![]() | Expected @param tag for 'qname'. | 4695 |
![]() | Parameter xmlWriter should be final. | 4695 |
![]() | Expected @param tag for 'xmlWriter'. | 4695 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4696 |
![]() | '}' should be on the same line. | 4709 |
![]() | '}' should be on the same line. | 4715 |
![]() | Missing a Javadoc comment. | 4721 |
![]() | Parameter qnames should be final. | 4721 |
![]() | Parameter xmlWriter should be final. | 4721 |
![]() | '}' should be on the same line. | 4747 |
![]() | '}' should be on the same line. | 4752 |
![]() | First sentence should end with a period. | 4763 |
![]() | Expected an @return tag. | 4766 |
![]() | Parameter xmlWriter should be final. | 4766 |
![]() | Expected @param tag for 'xmlWriter'. | 4766 |
![]() | Parameter namespace should be final. | 4766 |
![]() | Expected @param tag for 'namespace'. | 4766 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4767 |
![]() | First sentence should end with a period. | 4784 |
![]() | Expected an @return tag. | 4788 |
![]() | Parameter qName should be final. | 4788 |
![]() | Expected @param tag for 'qName'. | 4788 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4789 |
![]() | Avoid inline conditionals. | 4800 |
![]() | First sentence should end with a period. | 4808 |
![]() | Utility classes should not have a public or default constructor. | 4811 |
![]() | First sentence should end with a period. | 4813 |
![]() | Expected an @return tag. | 4820 |
![]() | Parameter reader should be final. | 4820 |
![]() | Expected @param tag for 'reader'. | 4820 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4821 |
![]() | 'while' construct must use '{}'s. | 4830 |
![]() | Avoid inline conditionals. | 4841 |
![]() | 'while' construct must use '{}'s. | 4861 |
![]() | '}' should be on the same line. | 4872 |
![]() | Must have at least one statement. | 4874 |
![]() | 'while' construct must use '{}'s. | 4878 |
![]() | 'if' construct must use '{}'s. | 4881 |
![]() | '}' should be on the same line. | 4886 |
![]() | '}' is not followed by whitespace. | 4894 |
![]() | Missing a Javadoc comment. | 4898 |
![]() | Missing a Javadoc comment. | 4900 |
![]() | Missing a Javadoc comment. | 4903 |
![]() | Parameter namespace should be final. | 4903 |
![]() | First sentence should end with a period. | 4910 |
![]() | Variable 'localId' must be private and have accessor methods. | 4914 |
![]() | Missing a Javadoc comment. | 4920 |
![]() | Variable 'localIdTracker' must be private and have accessor methods. | 4920 |
![]() | First sentence should end with a period. | 4922 |
![]() | First sentence should end with a period. | 4931 |
![]() | Parameter param should be final. | 4937 |
![]() | '}' should be on the same line. | 4942 |
![]() | First sentence should end with a period. | 4952 |
![]() | Variable 'localAgreement' must be private and have accessor methods. | 4956 |
![]() | Missing a Javadoc comment. | 4962 |
![]() | Variable 'localAgreementTracker' must be private and have accessor methods. | 4962 |
![]() | First sentence should end with a period. | 4964 |
![]() | First sentence should end with a period. | 4973 |
![]() | Parameter param should be final. | 4979 |
![]() | '}' should be on the same line. | 4984 |
![]() | Variable 'localDependencies' must be private and have accessor methods. | 4998 |
![]() | Missing a Javadoc comment. | 5004 |
![]() | Variable 'localDependenciesTracker' must be private and have accessor methods. | 5004 |
![]() | First sentence should end with a period. | 5006 |
![]() | First sentence should end with a period. | 5015 |
![]() | Parameter param should be final. | 5018 |
![]() | Expected @param tag for 'param'. | 5018 |
![]() | First sentence should end with a period. | 5022 |
![]() | Parameter param should be final. | 5028 |
![]() | '}' should be on the same line. | 5035 |
![]() | First sentence should end with a period. | 5044 |
![]() | Parameter param should be final. | 5050 |
![]() | First sentence should end with a period. | 5064 |
![]() | Variable 'localState' must be private and have accessor methods. | 5068 |
![]() | Missing a Javadoc comment. | 5074 |
![]() | Variable 'localStateTracker' must be private and have accessor methods. | 5074 |
![]() | First sentence should end with a period. | 5076 |
![]() | First sentence should end with a period. | 5085 |
![]() | Parameter param should be final. | 5091 |
![]() | '}' should be on the same line. | 5096 |
![]() | First sentence should end with a period. | 5106 |
![]() | Parameter reader should be final. | 5111 |
![]() | Expected @param tag for 'reader'. | 5111 |
![]() | '}' should be on the same line. | 5118 |
![]() | Expected @param tag for 'parentQName'. | 5131 |
![]() | Expected @param tag for 'factory'. | 5132 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5132 |
![]() | Parameter xmlWriter should be final. | 5138 |
![]() | Missing a Javadoc comment. | 5147 |
![]() | Parameter xmlWriter should be final. | 5148 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5149 |
![]() | Method length is 246 lines (max allowed is 150). | 5153 |
![]() | Missing a Javadoc comment. | 5153 |
![]() | Parameter xmlWriter should be final. | 5154 |
![]() | Parameter serializeType should be final. | 5154 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5155 |
![]() | '}' should be on the same line. | 5167 |
![]() | '}' should be on the same line. | 5177 |
![]() | '}' should be on the same line. | 5189 |
![]() | '}' should be on the same line. | 5207 |
![]() | '}' should be on the same line. | 5212 |
![]() | '}' should be on the same line. | 5222 |
![]() | '}' should be on the same line. | 5243 |
![]() | '}' should be on the same line. | 5248 |
![]() | '}' should be on the same line. | 5258 |
![]() | Avoid inline conditionals. | 5271 |
![]() | '}' should be on the same line. | 5284 |
![]() | '}' should be on the same line. | 5289 |
![]() | '}' should be on the same line. | 5299 |
![]() | '}' should be on the same line. | 5314 |
![]() | '}' should be on the same line. | 5319 |
![]() | '}' should be on the same line. | 5329 |
![]() | '}' should be on the same line. | 5345 |
![]() | '}' should be on the same line. | 5350 |
![]() | '}' should be on the same line. | 5374 |
![]() | '}' should be on the same line. | 5379 |
![]() | '}' should be on the same line. | 5389 |
![]() | First sentence should end with a period. | 5402 |
![]() | Parameter prefix should be final. | 5405 |
![]() | Expected @param tag for 'prefix'. | 5405 |
![]() | Parameter namespace should be final. | 5405 |
![]() | Expected @param tag for 'namespace'. | 5405 |
![]() | Parameter attName should be final. | 5405 |
![]() | Expected @param tag for 'attName'. | 5405 |
![]() | Parameter attValue should be final. | 5406 |
![]() | Expected @param tag for 'attValue'. | 5406 |
![]() | Parameter xmlWriter should be final. | 5406 |
![]() | Expected @param tag for 'xmlWriter'. | 5406 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5407 |
![]() | First sentence should end with a period. | 5418 |
![]() | Parameter namespace should be final. | 5421 |
![]() | Expected @param tag for 'namespace'. | 5421 |
![]() | Parameter attName should be final. | 5421 |
![]() | Expected @param tag for 'attName'. | 5421 |
![]() | Parameter attValue should be final. | 5421 |
![]() | Expected @param tag for 'attValue'. | 5421 |
![]() | Parameter xmlWriter should be final. | 5422 |
![]() | Expected @param tag for 'xmlWriter'. | 5422 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5422 |
![]() | '}' should be on the same line. | 5425 |
![]() | First sentence should end with a period. | 5432 |
![]() | Parameter namespace should be final. | 5435 |
![]() | Expected @param tag for 'namespace'. | 5435 |
![]() | Parameter attName should be final. | 5435 |
![]() | Expected @param tag for 'attName'. | 5435 |
![]() | Parameter qname should be final. | 5436 |
![]() | Expected @param tag for 'qname'. | 5436 |
![]() | Parameter xmlWriter should be final. | 5436 |
![]() | Expected @param tag for 'xmlWriter'. | 5436 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5437 |
![]() | '}' should be on the same line. | 5447 |
![]() | '}' should be on the same line. | 5454 |
![]() | First sentence should end with a period. | 5461 |
![]() | Parameter qname should be final. | 5465 |
![]() | Expected @param tag for 'qname'. | 5465 |
![]() | Parameter xmlWriter should be final. | 5465 |
![]() | Expected @param tag for 'xmlWriter'. | 5465 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5466 |
![]() | '}' should be on the same line. | 5479 |
![]() | '}' should be on the same line. | 5485 |
![]() | Missing a Javadoc comment. | 5491 |
![]() | Parameter qnames should be final. | 5491 |
![]() | Parameter xmlWriter should be final. | 5491 |
![]() | '}' should be on the same line. | 5517 |
![]() | '}' should be on the same line. | 5522 |
![]() | First sentence should end with a period. | 5533 |
![]() | Expected an @return tag. | 5536 |
![]() | Parameter xmlWriter should be final. | 5536 |
![]() | Expected @param tag for 'xmlWriter'. | 5536 |
![]() | Parameter namespace should be final. | 5536 |
![]() | Expected @param tag for 'namespace'. | 5536 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5537 |
![]() | First sentence should end with a period. | 5554 |
![]() | Expected an @return tag. | 5558 |
![]() | Parameter qName should be final. | 5558 |
![]() | Expected @param tag for 'qName'. | 5558 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5559 |
![]() | Avoid inline conditionals. | 5567 |
![]() | Avoid inline conditionals. | 5573 |
![]() | '}' should be on the same line. | 5584 |
![]() | '}' should be on the same line. | 5593 |
![]() | Avoid inline conditionals. | 5605 |
![]() | First sentence should end with a period. | 5614 |
![]() | Utility classes should not have a public or default constructor. | 5617 |
![]() | First sentence should end with a period. | 5619 |
![]() | Expected an @return tag. | 5626 |
![]() | Method length is 201 lines (max allowed is 150). | 5626 |
![]() | Parameter reader should be final. | 5626 |
![]() | Expected @param tag for 'reader'. | 5626 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 5626 |
![]() | 'while' construct must use '{}'s. | 5635 |
![]() | Avoid inline conditionals. | 5646 |
![]() | 'while' construct must use '{}'s. | 5668 |
![]() | '}' should be on the same line. | 5680 |
![]() | '}' should be on the same line. | 5688 |
![]() | Must have at least one statement. | 5690 |
![]() | 'while' construct must use '{}'s. | 5694 |
![]() | '}' should be on the same line. | 5708 |
![]() | '}' should be on the same line. | 5716 |
![]() | Must have at least one statement. | 5718 |
![]() | 'while' construct must use '{}'s. | 5722 |
![]() | '}' should be on the same line. | 5735 |
![]() | 'while' construct must use '{}'s. | 5749 |
![]() | '}' should be on the same line. | 5754 |
![]() | '}' should be on the same line. | 5766 |
![]() | '}' should be on the same line. | 5770 |
![]() | '}' should be on the same line. | 5780 |
![]() | Must have at least one statement. | 5782 |
![]() | 'while' construct must use '{}'s. | 5786 |
![]() | Line is longer than 120 characters. | 5789 |
![]() | '}' should be on the same line. | 5798 |
![]() | '}' should be on the same line. | 5806 |
![]() | Must have at least one statement. | 5808 |
![]() | 'while' construct must use '{}'s. | 5812 |
![]() | 'if' construct must use '{}'s. | 5815 |
![]() | '}' should be on the same line. | 5820 |
![]() | '}' is not followed by whitespace. | 5828 |
![]() | Missing a Javadoc comment. | 5832 |
![]() | Line is longer than 120 characters. | 5833 |
![]() | Parameter param should be final. | 5833 |
![]() | Parameter optimizeContent should be final. | 5834 |
![]() | Line is longer than 120 characters. | 5839 |
![]() | '}' should be on the same line. | 5841 |
![]() | Missing a Javadoc comment. | 5848 |
![]() | Line is longer than 120 characters. | 5849 |
![]() | Parameter param should be final. | 5849 |
![]() | Parameter optimizeContent should be final. | 5850 |
![]() | Line is longer than 120 characters. | 5855 |
![]() | '}' should be on the same line. | 5857 |
![]() | Missing a Javadoc comment. | 5864 |
![]() | Line is longer than 120 characters. | 5865 |
![]() | Parameter param should be final. | 5865 |
![]() | Parameter optimizeContent should be final. | 5866 |
![]() | Line is longer than 120 characters. | 5871 |
![]() | '}' should be on the same line. | 5873 |
![]() | Missing a Javadoc comment. | 5880 |
![]() | Line is longer than 120 characters. | 5881 |
![]() | Parameter param should be final. | 5881 |
![]() | Parameter optimizeContent should be final. | 5882 |
![]() | Line is longer than 120 characters. | 5887 |
![]() | '}' should be on the same line. | 5889 |
![]() | Missing a Javadoc comment. | 5896 |
![]() | Line is longer than 120 characters. | 5897 |
![]() | Parameter param should be final. | 5897 |
![]() | Parameter optimizeContent should be final. | 5898 |
![]() | Line is longer than 120 characters. | 5903 |
![]() | '}' should be on the same line. | 5905 |
![]() | Missing a Javadoc comment. | 5912 |
![]() | Line is longer than 120 characters. | 5913 |
![]() | Parameter param should be final. | 5913 |
![]() | Parameter optimizeContent should be final. | 5914 |
![]() | Line is longer than 120 characters. | 5919 |
![]() | '}' should be on the same line. | 5921 |
![]() | Missing a Javadoc comment. | 5928 |
![]() | Parameter factory should be final. | 5929 |
![]() | Line is longer than 120 characters. | 5930 |
![]() | Parameter param should be final. | 5930 |
![]() | Parameter optimizeContent should be final. | 5931 |
![]() | Line is longer than 120 characters. | 5941 |
![]() | '}' should be on the same line. | 5944 |
![]() | Missing a Javadoc comment. | 5953 |
![]() | Parameter factory should be final. | 5954 |
![]() | Line is longer than 120 characters. | 5955 |
![]() | Parameter param should be final. | 5955 |
![]() | Parameter optimizeContent should be final. | 5956 |
![]() | Line is longer than 120 characters. | 5966 |
![]() | '}' should be on the same line. | 5969 |
![]() | First sentence should end with a period. | 5978 |
![]() | Expected an @return tag. | 5981 |
![]() | Parameter factory should be final. | 5981 |
![]() | Expected @param tag for 'factory'. | 5981 |
![]() | Missing a Javadoc comment. | 5985 |
![]() | Parameter param should be final. | 5985 |
![]() | Parameter type should be final. | 5985 |
![]() | Parameter extraNamespaces should be final. | 5986 |
![]() | Line is longer than 120 characters. | 5990 |
![]() | Line is longer than 120 characters. | 5993 |
![]() | Line is longer than 120 characters. | 5998 |
![]() | Line is longer than 120 characters. | 6001 |
![]() | Line is longer than 120 characters. | 6006 |
![]() | Line is longer than 120 characters. | 6009 |
![]() | Line is longer than 120 characters. | 6014 |
![]() | Line is longer than 120 characters. | 6017 |
![]() | Line is longer than 120 characters. | 6022 |
![]() | Line is longer than 120 characters. | 6025 |
![]() | Line is longer than 120 characters. | 6030 |
![]() | Line is longer than 120 characters. | 6033 |
![]() | '}' should be on the same line. | 6038 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line is longer than 120 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter s should be final. | 18 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter s should be final. | 22 |
![]() | Parameter ex should be final. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter cause should be final. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 120 characters. | 31 |
![]() | Parameter msg should be final. | 31 |
![]() | Line is longer than 120 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line is longer than 120 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter s should be final. | 18 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter s should be final. | 22 |
![]() | Parameter ex should be final. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter cause should be final. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 120 characters. | 31 |
![]() | Parameter msg should be final. | 31 |
![]() | Line is longer than 120 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line is longer than 120 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter s should be final. | 18 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter s should be final. | 22 |
![]() | Parameter ex should be final. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter cause should be final. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 120 characters. | 31 |
![]() | Parameter msg should be final. | 31 |
![]() | Line is longer than 120 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Utility classes should not have a public or default constructor. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter minInfoString should be final. | 19 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter stateInfoString should be final. | 51 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter slaString should be final. | 60 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 14 |
![]() | Line is longer than 120 characters. | 15 |
![]() | Line is longer than 120 characters. | 16 |
![]() | Line is longer than 120 characters. | 18 |
![]() | Line is longer than 120 characters. | 19 |
![]() | Line is longer than 120 characters. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Parameter epr should be final. | 29 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter id should be final. | 35 |
![]() | '}' should be on the same line. | 47 |
![]() | '}' should be on the same line. | 50 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter ids should be final. | 57 |
![]() | 'if' construct must use '{}'s. | 72 |
![]() | 'else' construct must use '{}'s. | 74 |
![]() | '}' should be on the same line. | 76 |
![]() | '}' should be on the same line. | 83 |
![]() | '}' should be on the same line. | 86 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter ids should be final. | 94 |
![]() | 'if' construct must use '{}'s. | 109 |
![]() | '}' should be on the same line. | 114 |
![]() | '}' should be on the same line. | 120 |
![]() | '}' should be on the same line. | 123 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Parameter states should be final. | 131 |
![]() | Parameter inclusive should be final. | 131 |
![]() | '}' should be on the same line. | 151 |
![]() | '}' should be on the same line. | 154 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Parameter id should be final. | 162 |
![]() | Parameter current should be final. | 162 |
![]() | 'if' construct must use '{}'s. | 171 |
![]() | 'else' construct must use '{}'s. | 173 |
![]() | '}' should be on the same line. | 177 |
![]() | '}' should be on the same line. | 180 |
![]() | '}' should be on the same line. | 183 |
![]() | '}' should be on the same line. | 186 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Parameter id should be final. | 194 |
![]() | '}' should be on the same line. | 207 |
![]() | '}' should be on the same line. | 210 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Parameter arg0 should be final. | 217 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Parameter arg0 should be final. | 222 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 11 |
![]() | Line is longer than 120 characters. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Line is longer than 120 characters. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter epr should be final. | 21 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter agreement should be final. | 26 |
![]() | Parameter dependencies should be final. | 26 |
![]() | Parameter state should be final. | 26 |
![]() | '}' should be on the same line. | 47 |
![]() | '}' should be on the same line. | 51 |
![]() | '}' should be on the same line. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter slaID should be final. | 62 |
![]() | '{' should be on the previous line. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter id should be final. | 67 |
![]() | Parameter agreement should be final. | 67 |
![]() | Parameter dependencies should be final. | 67 |
![]() | Parameter state should be final. | 67 |
![]() | '}' should be on the same line. | 92 |
![]() | '}' should be on the same line. | 95 |
![]() | '}' should be on the same line. | 98 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line is longer than 120 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter s should be final. | 18 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter s should be final. | 22 |
![]() | Parameter ex should be final. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter cause should be final. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 120 characters. | 31 |
![]() | Parameter msg should be final. | 31 |
![]() | Line is longer than 120 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line is longer than 120 characters. | 12 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter s should be final. | 18 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter s should be final. | 22 |
![]() | Parameter ex should be final. | 22 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter cause should be final. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line is longer than 120 characters. | 31 |
![]() | Parameter msg should be final. | 31 |
![]() | Line is longer than 120 characters. | 35 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | File length is 5,695 lines (max allowed is 2,000). | 1 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 |
![]() | Variable '_operations' must be private and have accessor methods. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Name '__operation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line is longer than 120 characters. | 89 |
![]() | Line is longer than 120 characters. | 90 |
![]() | Line is longer than 120 characters. | 99 |
![]() | Line is longer than 120 characters. | 100 |
![]() | Line is longer than 120 characters. | 109 |
![]() | Line is longer than 120 characters. | 110 |
![]() | Line is longer than 120 characters. | 119 |
![]() | Line is longer than 120 characters. | 120 |
![]() | First sentence should end with a period. | 124 |
![]() | Parameter configurationContext should be final. | 129 |
![]() | Expected @param tag for 'configurationContext'. | 129 |
![]() | Parameter targetEndpoint should be final. | 129 |
![]() | Expected @param tag for 'targetEndpoint'. | 129 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 130 |
![]() | First sentence should end with a period. | 134 |
![]() | Parameter configurationContext should be final. | 138 |
![]() | Expected @param tag for 'configurationContext'. | 138 |
![]() | Parameter targetEndpoint should be final. | 138 |
![]() | Expected @param tag for 'targetEndpoint'. | 138 |
![]() | Parameter useSeparateListener should be final. | 139 |
![]() | Expected @param tag for 'useSeparateListener'. | 139 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 139 |
![]() | First sentence should end with a period. | 155 |
![]() | Parameter configurationContext should be final. | 159 |
![]() | Expected @param tag for 'configurationContext'. | 159 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 159 |
![]() | Line is longer than 120 characters. | 163 |
![]() | First sentence should end with a period. | 167 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 170 |
![]() | Line is longer than 120 characters. | 173 |
![]() | First sentence should end with a period. | 177 |
![]() | Parameter targetEndpoint should be final. | 180 |
![]() | Expected @param tag for 'targetEndpoint'. | 180 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 181 |
![]() | First sentence should end with a period. | 185 |
![]() | Line is longer than 120 characters. | 192 |
![]() | Parameter removeSLATemplate should be final. | 192 |
![]() | Expected @param tag for 'removeSLATemplate'. | 192 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 194 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 200 |
![]() | '}' should be on the same line. | 229 |
![]() | '{' is followed by whitespace. | 245 |
![]() | '{' is followed by whitespace. | 246 |
![]() | Line is longer than 120 characters. | 248 |
![]() | Line is longer than 120 characters. | 249 |
![]() | '}' should be on the same line. | 253 |
![]() | '}' should be on the same line. | 257 |
![]() | '}' should be on the same line. | 261 |
![]() | '}' should be on the same line. | 265 |
![]() | '}' should be on the same line. | 269 |
![]() | '}' should be on the same line. | 273 |
![]() | '}' should be on the same line. | 278 |
![]() | '}' should be on the same line. | 282 |
![]() | '}' should be on the same line. | 286 |
![]() | First sentence should end with a period. | 294 |
![]() | Line is longer than 120 characters. | 297 |
![]() | Expected an @return tag. | 304 |
![]() | Line is longer than 120 characters. | 304 |
![]() | Line is longer than 120 characters. | 306 |
![]() | Parameter addSLATemplate should be final. | 306 |
![]() | Expected @param tag for 'addSLATemplate'. | 306 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 308 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 311 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 313 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 343 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 345 |
![]() | Line is longer than 120 characters. | 350 |
![]() | Line is longer than 120 characters. | 353 |
![]() | '}' should be on the same line. | 355 |
![]() | '{' is followed by whitespace. | 372 |
![]() | '{' is followed by whitespace. | 373 |
![]() | Line is longer than 120 characters. | 375 |
![]() | Line is longer than 120 characters. | 376 |
![]() | '}' should be on the same line. | 380 |
![]() | '}' should be on the same line. | 384 |
![]() | '}' should be on the same line. | 388 |
![]() | '}' should be on the same line. | 392 |
![]() | '}' should be on the same line. | 396 |
![]() | '}' should be on the same line. | 400 |
![]() | '}' should be on the same line. | 405 |
![]() | '}' should be on the same line. | 409 |
![]() | '}' should be on the same line. | 413 |
![]() | First sentence should end with a period. | 419 |
![]() | Line is longer than 120 characters. | 422 |
![]() | Expected an @return tag. | 429 |
![]() | Line is longer than 120 characters. | 429 |
![]() | Line is longer than 120 characters. | 431 |
![]() | Parameter query should be final. | 431 |
![]() | Expected @param tag for 'query'. | 431 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 433 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 436 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 438 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 468 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 470 |
![]() | Line is longer than 120 characters. | 475 |
![]() | Line is longer than 120 characters. | 478 |
![]() | '}' should be on the same line. | 480 |
![]() | '{' is followed by whitespace. | 497 |
![]() | '{' is followed by whitespace. | 498 |
![]() | Line is longer than 120 characters. | 500 |
![]() | Line is longer than 120 characters. | 501 |
![]() | '}' should be on the same line. | 505 |
![]() | '}' should be on the same line. | 509 |
![]() | '}' should be on the same line. | 513 |
![]() | '}' should be on the same line. | 517 |
![]() | '}' should be on the same line. | 521 |
![]() | '}' should be on the same line. | 525 |
![]() | '}' should be on the same line. | 530 |
![]() | '}' should be on the same line. | 534 |
![]() | '}' should be on the same line. | 538 |
![]() | First sentence should end with a period. | 544 |
![]() | Line is longer than 120 characters. | 547 |
![]() | Expected an @return tag. | 554 |
![]() | Line is longer than 120 characters. | 554 |
![]() | Line is longer than 120 characters. | 556 |
![]() | Parameter queryWithTemplate should be final. | 556 |
![]() | Expected @param tag for 'queryWithTemplate'. | 556 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 558 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 561 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 563 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 593 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 595 |
![]() | Line is longer than 120 characters. | 600 |
![]() | Line is longer than 120 characters. | 603 |
![]() | '}' should be on the same line. | 605 |
![]() | '{' is followed by whitespace. | 622 |
![]() | '{' is followed by whitespace. | 623 |
![]() | Line is longer than 120 characters. | 625 |
![]() | Line is longer than 120 characters. | 626 |
![]() | '}' should be on the same line. | 630 |
![]() | '}' should be on the same line. | 634 |
![]() | '}' should be on the same line. | 638 |
![]() | '}' should be on the same line. | 642 |
![]() | '}' should be on the same line. | 646 |
![]() | '}' should be on the same line. | 650 |
![]() | '}' should be on the same line. | 655 |
![]() | '}' should be on the same line. | 659 |
![]() | '}' should be on the same line. | 663 |
![]() | First sentence should end with a period. | 669 |
![]() | Expected an @return tag. | 672 |
![]() | Parameter env should be final. | 672 |
![]() | Expected @param tag for 'env'. | 672 |
![]() | Missing a Javadoc comment. | 682 |
![]() | Missing a Javadoc comment. | 684 |
![]() | Parameter opName should be final. | 684 |
![]() | Line is longer than 120 characters. | 697 |
![]() | Missing a Javadoc comment. | 698 |
![]() | Missing a Javadoc comment. | 700 |
![]() | Missing a Javadoc comment. | 704 |
![]() | Parameter namespace should be final. | 704 |
![]() | First sentence should end with a period. | 711 |
![]() | Variable 'localTemplateId' must be private and have accessor methods. | 715 |
![]() | Missing a Javadoc comment. | 721 |
![]() | Variable 'localTemplateIdTracker' must be private and have accessor methods. | 721 |
![]() | First sentence should end with a period. | 723 |
![]() | First sentence should end with a period. | 732 |
![]() | Parameter param should be final. | 738 |
![]() | '}' should be on the same line. | 743 |
![]() | First sentence should end with a period. | 753 |
![]() | Parameter reader should be final. | 758 |
![]() | Expected @param tag for 'reader'. | 758 |
![]() | '}' should be on the same line. | 765 |
![]() | Expected @param tag for 'parentQName'. | 778 |
![]() | Expected @param tag for 'factory'. | 779 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 779 |
![]() | Parameter xmlWriter should be final. | 785 |
![]() | Missing a Javadoc comment. | 794 |
![]() | Parameter xmlWriter should be final. | 795 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 796 |
![]() | Missing a Javadoc comment. | 800 |
![]() | Parameter xmlWriter should be final. | 801 |
![]() | Parameter serializeType should be final. | 801 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 802 |
![]() | '}' should be on the same line. | 814 |
![]() | '}' should be on the same line. | 824 |
![]() | '}' should be on the same line. | 836 |
![]() | '}' should be on the same line. | 855 |
![]() | '}' should be on the same line. | 860 |
![]() | '}' should be on the same line. | 870 |
![]() | First sentence should end with a period. | 883 |
![]() | Parameter prefix should be final. | 886 |
![]() | Expected @param tag for 'prefix'. | 886 |
![]() | Parameter namespace should be final. | 886 |
![]() | Expected @param tag for 'namespace'. | 886 |
![]() | Parameter attName should be final. | 886 |
![]() | Expected @param tag for 'attName'. | 886 |
![]() | Parameter attValue should be final. | 887 |
![]() | Expected @param tag for 'attValue'. | 887 |
![]() | Parameter xmlWriter should be final. | 887 |
![]() | Expected @param tag for 'xmlWriter'. | 887 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 888 |
![]() | First sentence should end with a period. | 899 |
![]() | Parameter namespace should be final. | 902 |
![]() | Expected @param tag for 'namespace'. | 902 |
![]() | Parameter attName should be final. | 902 |
![]() | Expected @param tag for 'attName'. | 902 |
![]() | Parameter attValue should be final. | 902 |
![]() | Expected @param tag for 'attValue'. | 902 |
![]() | Parameter xmlWriter should be final. | 903 |
![]() | Expected @param tag for 'xmlWriter'. | 903 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 903 |
![]() | '}' should be on the same line. | 906 |
![]() | First sentence should end with a period. | 913 |
![]() | Parameter namespace should be final. | 916 |
![]() | Expected @param tag for 'namespace'. | 916 |
![]() | Parameter attName should be final. | 916 |
![]() | Expected @param tag for 'attName'. | 916 |
![]() | Parameter qname should be final. | 917 |
![]() | Expected @param tag for 'qname'. | 917 |
![]() | Parameter xmlWriter should be final. | 917 |
![]() | Expected @param tag for 'xmlWriter'. | 917 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 918 |
![]() | '}' should be on the same line. | 928 |
![]() | '}' should be on the same line. | 935 |
![]() | First sentence should end with a period. | 942 |
![]() | Parameter qname should be final. | 946 |
![]() | Expected @param tag for 'qname'. | 946 |
![]() | Parameter xmlWriter should be final. | 946 |
![]() | Expected @param tag for 'xmlWriter'. | 946 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 947 |
![]() | '}' should be on the same line. | 960 |
![]() | '}' should be on the same line. | 966 |
![]() | Missing a Javadoc comment. | 972 |
![]() | Parameter qnames should be final. | 972 |
![]() | Parameter xmlWriter should be final. | 972 |
![]() | '}' should be on the same line. | 998 |
![]() | '}' should be on the same line. | 1003 |
![]() | First sentence should end with a period. | 1014 |
![]() | Expected an @return tag. | 1017 |
![]() | Parameter xmlWriter should be final. | 1017 |
![]() | Expected @param tag for 'xmlWriter'. | 1017 |
![]() | Parameter namespace should be final. | 1017 |
![]() | Expected @param tag for 'namespace'. | 1017 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1018 |
![]() | First sentence should end with a period. | 1035 |
![]() | Expected an @return tag. | 1039 |
![]() | Parameter qName should be final. | 1039 |
![]() | Expected @param tag for 'qName'. | 1039 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1040 |
![]() | Avoid inline conditionals. | 1048 |
![]() | First sentence should end with a period. | 1057 |
![]() | Utility classes should not have a public or default constructor. | 1060 |
![]() | First sentence should end with a period. | 1062 |
![]() | Expected an @return tag. | 1069 |
![]() | Parameter reader should be final. | 1069 |
![]() | Expected @param tag for 'reader'. | 1069 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1069 |
![]() | 'while' construct must use '{}'s. | 1078 |
![]() | Avoid inline conditionals. | 1089 |
![]() | 'while' construct must use '{}'s. | 1109 |
![]() | '}' should be on the same line. | 1123 |
![]() | '}' should be on the same line. | 1131 |
![]() | Must have at least one statement. | 1133 |
![]() | 'while' construct must use '{}'s. | 1137 |
![]() | 'if' construct must use '{}'s. | 1140 |
![]() | '}' should be on the same line. | 1145 |
![]() | '}' is not followed by whitespace. | 1153 |
![]() | Missing a Javadoc comment. | 1157 |
![]() | Missing a Javadoc comment. | 1159 |
![]() | Missing a Javadoc comment. | 1162 |
![]() | Parameter namespace should be final. | 1162 |
![]() | First sentence should end with a period. | 1169 |
![]() | Variable 'localException' must be private and have accessor methods. | 1173 |
![]() | Missing a Javadoc comment. | 1179 |
![]() | Variable 'localExceptionTracker' must be private and have accessor methods. | 1179 |
![]() | First sentence should end with a period. | 1181 |
![]() | First sentence should end with a period. | 1190 |
![]() | Parameter param should be final. | 1196 |
![]() | '}' should be on the same line. | 1201 |
![]() | First sentence should end with a period. | 1211 |
![]() | Parameter reader should be final. | 1216 |
![]() | Expected @param tag for 'reader'. | 1216 |
![]() | '}' should be on the same line. | 1223 |
![]() | Expected @param tag for 'parentQName'. | 1236 |
![]() | Expected @param tag for 'factory'. | 1237 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1237 |
![]() | Parameter xmlWriter should be final. | 1243 |
![]() | Missing a Javadoc comment. | 1252 |
![]() | Parameter xmlWriter should be final. | 1253 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1254 |
![]() | Missing a Javadoc comment. | 1258 |
![]() | Parameter xmlWriter should be final. | 1259 |
![]() | Parameter serializeType should be final. | 1259 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1260 |
![]() | '}' should be on the same line. | 1272 |
![]() | '}' should be on the same line. | 1282 |
![]() | '}' should be on the same line. | 1294 |
![]() | '}' should be on the same line. | 1315 |
![]() | '}' should be on the same line. | 1320 |
![]() | '}' should be on the same line. | 1328 |
![]() | First sentence should end with a period. | 1337 |
![]() | Parameter prefix should be final. | 1340 |
![]() | Expected @param tag for 'prefix'. | 1340 |
![]() | Parameter namespace should be final. | 1340 |
![]() | Expected @param tag for 'namespace'. | 1340 |
![]() | Parameter attName should be final. | 1340 |
![]() | Expected @param tag for 'attName'. | 1340 |
![]() | Parameter attValue should be final. | 1341 |
![]() | Expected @param tag for 'attValue'. | 1341 |
![]() | Parameter xmlWriter should be final. | 1341 |
![]() | Expected @param tag for 'xmlWriter'. | 1341 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1342 |
![]() | First sentence should end with a period. | 1353 |
![]() | Parameter namespace should be final. | 1356 |
![]() | Expected @param tag for 'namespace'. | 1356 |
![]() | Parameter attName should be final. | 1356 |
![]() | Expected @param tag for 'attName'. | 1356 |
![]() | Parameter attValue should be final. | 1356 |
![]() | Expected @param tag for 'attValue'. | 1356 |
![]() | Parameter xmlWriter should be final. | 1357 |
![]() | Expected @param tag for 'xmlWriter'. | 1357 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1357 |
![]() | '}' should be on the same line. | 1360 |
![]() | First sentence should end with a period. | 1367 |
![]() | Parameter namespace should be final. | 1370 |
![]() | Expected @param tag for 'namespace'. | 1370 |
![]() | Parameter attName should be final. | 1370 |
![]() | Expected @param tag for 'attName'. | 1370 |
![]() | Parameter qname should be final. | 1371 |
![]() | Expected @param tag for 'qname'. | 1371 |
![]() | Parameter xmlWriter should be final. | 1371 |
![]() | Expected @param tag for 'xmlWriter'. | 1371 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1372 |
![]() | '}' should be on the same line. | 1382 |
![]() | '}' should be on the same line. | 1389 |
![]() | First sentence should end with a period. | 1396 |
![]() | Parameter qname should be final. | 1400 |
![]() | Expected @param tag for 'qname'. | 1400 |
![]() | Parameter xmlWriter should be final. | 1400 |
![]() | Expected @param tag for 'xmlWriter'. | 1400 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1401 |
![]() | '}' should be on the same line. | 1414 |
![]() | '}' should be on the same line. | 1420 |
![]() | Missing a Javadoc comment. | 1426 |
![]() | Parameter qnames should be final. | 1426 |
![]() | Parameter xmlWriter should be final. | 1426 |
![]() | '}' should be on the same line. | 1452 |
![]() | '}' should be on the same line. | 1457 |
![]() | First sentence should end with a period. | 1468 |
![]() | Expected an @return tag. | 1471 |
![]() | Parameter xmlWriter should be final. | 1471 |
![]() | Expected @param tag for 'xmlWriter'. | 1471 |
![]() | Parameter namespace should be final. | 1471 |
![]() | Expected @param tag for 'namespace'. | 1471 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1472 |
![]() | First sentence should end with a period. | 1489 |
![]() | Expected an @return tag. | 1493 |
![]() | Parameter qName should be final. | 1493 |
![]() | Expected @param tag for 'qName'. | 1493 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1494 |
![]() | Avoid inline conditionals. | 1502 |
![]() | First sentence should end with a period. | 1510 |
![]() | Utility classes should not have a public or default constructor. | 1513 |
![]() | First sentence should end with a period. | 1515 |
![]() | Expected an @return tag. | 1522 |
![]() | Parameter reader should be final. | 1522 |
![]() | Expected @param tag for 'reader'. | 1522 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1522 |
![]() | 'while' construct must use '{}'s. | 1531 |
![]() | Avoid inline conditionals. | 1542 |
![]() | 'while' construct must use '{}'s. | 1562 |
![]() | '}' should be on the same line. | 1575 |
![]() | '}' should be on the same line. | 1582 |
![]() | Must have at least one statement. | 1584 |
![]() | 'while' construct must use '{}'s. | 1588 |
![]() | 'if' construct must use '{}'s. | 1591 |
![]() | '}' should be on the same line. | 1596 |
![]() | '}' is not followed by whitespace. | 1604 |
![]() | Missing a Javadoc comment. | 1608 |
![]() | Missing a Javadoc comment. | 1610 |
![]() | Missing a Javadoc comment. | 1614 |
![]() | Parameter namespace should be final. | 1614 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1625 |
![]() | Variable 'local_return' must be private and have accessor methods. | 1625 |
![]() | Missing a Javadoc comment. | 1631 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1631 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 1631 |
![]() | First sentence should end with a period. | 1633 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1638 |
![]() | First sentence should end with a period. | 1642 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1645 |
![]() | Parameter param should be final. | 1645 |
![]() | Expected @param tag for 'param'. | 1645 |
![]() | First sentence should end with a period. | 1649 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1655 |
![]() | Parameter param should be final. | 1655 |
![]() | '}' should be on the same line. | 1662 |
![]() | First sentence should end with a period. | 1671 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1677 |
![]() | Parameter param should be final. | 1677 |
![]() | First sentence should end with a period. | 1691 |
![]() | Parameter reader should be final. | 1696 |
![]() | Expected @param tag for 'reader'. | 1696 |
![]() | '}' should be on the same line. | 1703 |
![]() | Expected @param tag for 'parentQName'. | 1716 |
![]() | Expected @param tag for 'factory'. | 1717 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1717 |
![]() | Parameter xmlWriter should be final. | 1723 |
![]() | Missing a Javadoc comment. | 1732 |
![]() | Parameter xmlWriter should be final. | 1733 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1734 |
![]() | Missing a Javadoc comment. | 1738 |
![]() | Parameter xmlWriter should be final. | 1739 |
![]() | Parameter serializeType should be final. | 1739 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1740 |
![]() | '}' should be on the same line. | 1752 |
![]() | '}' should be on the same line. | 1762 |
![]() | '}' should be on the same line. | 1774 |
![]() | Avoid inline conditionals. | 1785 |
![]() | '}' should be on the same line. | 1798 |
![]() | '}' should be on the same line. | 1803 |
![]() | '}' should be on the same line. | 1813 |
![]() | '}' should be on the same line. | 1828 |
![]() | '}' should be on the same line. | 1833 |
![]() | '}' should be on the same line. | 1843 |
![]() | '}' should be on the same line. | 1859 |
![]() | '}' should be on the same line. | 1864 |
![]() | First sentence should end with a period. | 1880 |
![]() | Parameter prefix should be final. | 1883 |
![]() | Expected @param tag for 'prefix'. | 1883 |
![]() | Parameter namespace should be final. | 1883 |
![]() | Expected @param tag for 'namespace'. | 1883 |
![]() | Parameter attName should be final. | 1883 |
![]() | Expected @param tag for 'attName'. | 1883 |
![]() | Parameter attValue should be final. | 1884 |
![]() | Expected @param tag for 'attValue'. | 1884 |
![]() | Parameter xmlWriter should be final. | 1884 |
![]() | Expected @param tag for 'xmlWriter'. | 1884 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1885 |
![]() | First sentence should end with a period. | 1896 |
![]() | Parameter namespace should be final. | 1899 |
![]() | Expected @param tag for 'namespace'. | 1899 |
![]() | Parameter attName should be final. | 1899 |
![]() | Expected @param tag for 'attName'. | 1899 |
![]() | Parameter attValue should be final. | 1899 |
![]() | Expected @param tag for 'attValue'. | 1899 |
![]() | Parameter xmlWriter should be final. | 1900 |
![]() | Expected @param tag for 'xmlWriter'. | 1900 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1900 |
![]() | '}' should be on the same line. | 1903 |
![]() | First sentence should end with a period. | 1910 |
![]() | Parameter namespace should be final. | 1913 |
![]() | Expected @param tag for 'namespace'. | 1913 |
![]() | Parameter attName should be final. | 1913 |
![]() | Expected @param tag for 'attName'. | 1913 |
![]() | Parameter qname should be final. | 1914 |
![]() | Expected @param tag for 'qname'. | 1914 |
![]() | Parameter xmlWriter should be final. | 1914 |
![]() | Expected @param tag for 'xmlWriter'. | 1914 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1915 |
![]() | '}' should be on the same line. | 1925 |
![]() | '}' should be on the same line. | 1932 |
![]() | First sentence should end with a period. | 1939 |
![]() | Parameter qname should be final. | 1943 |
![]() | Expected @param tag for 'qname'. | 1943 |
![]() | Parameter xmlWriter should be final. | 1943 |
![]() | Expected @param tag for 'xmlWriter'. | 1943 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1944 |
![]() | '}' should be on the same line. | 1957 |
![]() | '}' should be on the same line. | 1963 |
![]() | Missing a Javadoc comment. | 1969 |
![]() | Parameter qnames should be final. | 1969 |
![]() | Parameter xmlWriter should be final. | 1969 |
![]() | '}' should be on the same line. | 1995 |
![]() | '}' should be on the same line. | 2000 |
![]() | First sentence should end with a period. | 2011 |
![]() | Expected an @return tag. | 2014 |
![]() | Parameter xmlWriter should be final. | 2014 |
![]() | Expected @param tag for 'xmlWriter'. | 2014 |
![]() | Parameter namespace should be final. | 2014 |
![]() | Expected @param tag for 'namespace'. | 2014 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2015 |
![]() | First sentence should end with a period. | 2032 |
![]() | Expected an @return tag. | 2036 |
![]() | Parameter qName should be final. | 2036 |
![]() | Expected @param tag for 'qName'. | 2036 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2037 |
![]() | '}' should be on the same line. | 2050 |
![]() | '}' should be on the same line. | 2059 |
![]() | First sentence should end with a period. | 2074 |
![]() | Utility classes should not have a public or default constructor. | 2077 |
![]() | First sentence should end with a period. | 2079 |
![]() | Expected an @return tag. | 2086 |
![]() | Parameter reader should be final. | 2086 |
![]() | Expected @param tag for 'reader'. | 2086 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2086 |
![]() | 'while' construct must use '{}'s. | 2095 |
![]() | Avoid inline conditionals. | 2106 |
![]() | 'while' construct must use '{}'s. | 2128 |
![]() | Line is longer than 120 characters. | 2131 |
![]() | '}' should be on the same line. | 2140 |
![]() | 'while' construct must use '{}'s. | 2154 |
![]() | '}' should be on the same line. | 2159 |
![]() | '}' should be on the same line. | 2171 |
![]() | '}' should be on the same line. | 2175 |
![]() | '}' should be on the same line. | 2185 |
![]() | Must have at least one statement. | 2187 |
![]() | 'while' construct must use '{}'s. | 2191 |
![]() | 'if' construct must use '{}'s. | 2194 |
![]() | '}' should be on the same line. | 2199 |
![]() | '}' is not followed by whitespace. | 2207 |
![]() | Missing a Javadoc comment. | 2211 |
![]() | Utility classes should not have a public or default constructor. | 2211 |
![]() | Missing a Javadoc comment. | 2213 |
![]() | Parameter namespaceURI should be final. | 2213 |
![]() | Parameter typeName should be final. | 2213 |
![]() | Parameter reader should be final. | 2214 |
![]() | Missing a Javadoc comment. | 2228 |
![]() | Missing a Javadoc comment. | 2230 |
![]() | Missing a Javadoc comment. | 2234 |
![]() | Parameter namespace should be final. | 2234 |
![]() | First sentence should end with a period. | 2241 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2245 |
![]() | Variable 'local_return' must be private and have accessor methods. | 2245 |
![]() | Missing a Javadoc comment. | 2251 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2251 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 2251 |
![]() | First sentence should end with a period. | 2253 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2258 |
![]() | First sentence should end with a period. | 2262 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2268 |
![]() | Parameter param should be final. | 2268 |
![]() | '}' should be on the same line. | 2273 |
![]() | First sentence should end with a period. | 2283 |
![]() | Parameter reader should be final. | 2288 |
![]() | Expected @param tag for 'reader'. | 2288 |
![]() | '}' should be on the same line. | 2295 |
![]() | Expected @param tag for 'parentQName'. | 2308 |
![]() | Expected @param tag for 'factory'. | 2309 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2309 |
![]() | Parameter xmlWriter should be final. | 2315 |
![]() | Missing a Javadoc comment. | 2324 |
![]() | Parameter xmlWriter should be final. | 2325 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2326 |
![]() | Missing a Javadoc comment. | 2330 |
![]() | Parameter xmlWriter should be final. | 2331 |
![]() | Parameter serializeType should be final. | 2331 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2332 |
![]() | '}' should be on the same line. | 2344 |
![]() | '}' should be on the same line. | 2354 |
![]() | '}' should be on the same line. | 2366 |
![]() | '}' should be on the same line. | 2385 |
![]() | '}' should be on the same line. | 2390 |
![]() | '}' should be on the same line. | 2400 |
![]() | First sentence should end with a period. | 2413 |
![]() | Parameter prefix should be final. | 2416 |
![]() | Expected @param tag for 'prefix'. | 2416 |
![]() | Parameter namespace should be final. | 2416 |
![]() | Expected @param tag for 'namespace'. | 2416 |
![]() | Parameter attName should be final. | 2416 |
![]() | Expected @param tag for 'attName'. | 2416 |
![]() | Parameter attValue should be final. | 2417 |
![]() | Expected @param tag for 'attValue'. | 2417 |
![]() | Parameter xmlWriter should be final. | 2417 |
![]() | Expected @param tag for 'xmlWriter'. | 2417 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2418 |
![]() | First sentence should end with a period. | 2429 |
![]() | Parameter namespace should be final. | 2432 |
![]() | Expected @param tag for 'namespace'. | 2432 |
![]() | Parameter attName should be final. | 2432 |
![]() | Expected @param tag for 'attName'. | 2432 |
![]() | Parameter attValue should be final. | 2432 |
![]() | Expected @param tag for 'attValue'. | 2432 |
![]() | Parameter xmlWriter should be final. | 2433 |
![]() | Expected @param tag for 'xmlWriter'. | 2433 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2433 |
![]() | '}' should be on the same line. | 2436 |
![]() | First sentence should end with a period. | 2443 |
![]() | Parameter namespace should be final. | 2446 |
![]() | Expected @param tag for 'namespace'. | 2446 |
![]() | Parameter attName should be final. | 2446 |
![]() | Expected @param tag for 'attName'. | 2446 |
![]() | Parameter qname should be final. | 2447 |
![]() | Expected @param tag for 'qname'. | 2447 |
![]() | Parameter xmlWriter should be final. | 2447 |
![]() | Expected @param tag for 'xmlWriter'. | 2447 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2448 |
![]() | '}' should be on the same line. | 2458 |
![]() | '}' should be on the same line. | 2465 |
![]() | First sentence should end with a period. | 2472 |
![]() | Parameter qname should be final. | 2476 |
![]() | Expected @param tag for 'qname'. | 2476 |
![]() | Parameter xmlWriter should be final. | 2476 |
![]() | Expected @param tag for 'xmlWriter'. | 2476 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2477 |
![]() | '}' should be on the same line. | 2490 |
![]() | '}' should be on the same line. | 2496 |
![]() | Missing a Javadoc comment. | 2502 |
![]() | Parameter qnames should be final. | 2502 |
![]() | Parameter xmlWriter should be final. | 2502 |
![]() | '}' should be on the same line. | 2528 |
![]() | '}' should be on the same line. | 2533 |
![]() | First sentence should end with a period. | 2544 |
![]() | Expected an @return tag. | 2547 |
![]() | Parameter xmlWriter should be final. | 2547 |
![]() | Expected @param tag for 'xmlWriter'. | 2547 |
![]() | Parameter namespace should be final. | 2547 |
![]() | Expected @param tag for 'namespace'. | 2547 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2548 |
![]() | First sentence should end with a period. | 2565 |
![]() | Expected an @return tag. | 2569 |
![]() | Parameter qName should be final. | 2569 |
![]() | Expected @param tag for 'qName'. | 2569 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2570 |
![]() | Avoid inline conditionals. | 2578 |
![]() | First sentence should end with a period. | 2587 |
![]() | Utility classes should not have a public or default constructor. | 2590 |
![]() | First sentence should end with a period. | 2592 |
![]() | Expected an @return tag. | 2599 |
![]() | Parameter reader should be final. | 2599 |
![]() | Expected @param tag for 'reader'. | 2599 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2600 |
![]() | 'while' construct must use '{}'s. | 2609 |
![]() | Avoid inline conditionals. | 2620 |
![]() | 'while' construct must use '{}'s. | 2640 |
![]() | Line is longer than 120 characters. | 2643 |
![]() | '}' should be on the same line. | 2654 |
![]() | '}' should be on the same line. | 2662 |
![]() | Must have at least one statement. | 2664 |
![]() | 'while' construct must use '{}'s. | 2668 |
![]() | 'if' construct must use '{}'s. | 2671 |
![]() | '}' should be on the same line. | 2676 |
![]() | '}' is not followed by whitespace. | 2684 |
![]() | Missing a Javadoc comment. | 2688 |
![]() | Missing a Javadoc comment. | 2690 |
![]() | Missing a Javadoc comment. | 2694 |
![]() | Parameter namespace should be final. | 2694 |
![]() | First sentence should end with a period. | 2701 |
![]() | Variable 'localSlat' must be private and have accessor methods. | 2705 |
![]() | Missing a Javadoc comment. | 2711 |
![]() | Variable 'localSlatTracker' must be private and have accessor methods. | 2711 |
![]() | First sentence should end with a period. | 2713 |
![]() | First sentence should end with a period. | 2722 |
![]() | Parameter param should be final. | 2728 |
![]() | '}' should be on the same line. | 2733 |
![]() | First sentence should end with a period. | 2743 |
![]() | Variable 'localMetadata' must be private and have accessor methods. | 2747 |
![]() | Missing a Javadoc comment. | 2753 |
![]() | Variable 'localMetadataTracker' must be private and have accessor methods. | 2753 |
![]() | First sentence should end with a period. | 2755 |
![]() | First sentence should end with a period. | 2764 |
![]() | Parameter param should be final. | 2770 |
![]() | '}' should be on the same line. | 2775 |
![]() | First sentence should end with a period. | 2785 |
![]() | Parameter reader should be final. | 2790 |
![]() | Expected @param tag for 'reader'. | 2790 |
![]() | '}' should be on the same line. | 2797 |
![]() | Expected @param tag for 'parentQName'. | 2810 |
![]() | Expected @param tag for 'factory'. | 2811 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2811 |
![]() | Parameter xmlWriter should be final. | 2817 |
![]() | Missing a Javadoc comment. | 2826 |
![]() | Parameter xmlWriter should be final. | 2827 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2828 |
![]() | Missing a Javadoc comment. | 2832 |
![]() | Parameter xmlWriter should be final. | 2833 |
![]() | Parameter serializeType should be final. | 2833 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2834 |
![]() | '}' should be on the same line. | 2846 |
![]() | '}' should be on the same line. | 2856 |
![]() | '}' should be on the same line. | 2868 |
![]() | '}' should be on the same line. | 2887 |
![]() | '}' should be on the same line. | 2892 |
![]() | '}' should be on the same line. | 2902 |
![]() | '}' should be on the same line. | 2923 |
![]() | '}' should be on the same line. | 2928 |
![]() | '}' should be on the same line. | 2938 |
![]() | First sentence should end with a period. | 2951 |
![]() | Parameter prefix should be final. | 2954 |
![]() | Expected @param tag for 'prefix'. | 2954 |
![]() | Parameter namespace should be final. | 2954 |
![]() | Expected @param tag for 'namespace'. | 2954 |
![]() | Parameter attName should be final. | 2954 |
![]() | Expected @param tag for 'attName'. | 2954 |
![]() | Parameter attValue should be final. | 2955 |
![]() | Expected @param tag for 'attValue'. | 2955 |
![]() | Parameter xmlWriter should be final. | 2955 |
![]() | Expected @param tag for 'xmlWriter'. | 2955 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2956 |
![]() | First sentence should end with a period. | 2967 |
![]() | Parameter namespace should be final. | 2970 |
![]() | Expected @param tag for 'namespace'. | 2970 |
![]() | Parameter attName should be final. | 2970 |
![]() | Expected @param tag for 'attName'. | 2970 |
![]() | Parameter attValue should be final. | 2970 |
![]() | Expected @param tag for 'attValue'. | 2970 |
![]() | Parameter xmlWriter should be final. | 2971 |
![]() | Expected @param tag for 'xmlWriter'. | 2971 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2971 |
![]() | '}' should be on the same line. | 2974 |
![]() | First sentence should end with a period. | 2981 |
![]() | Parameter namespace should be final. | 2984 |
![]() | Expected @param tag for 'namespace'. | 2984 |
![]() | Parameter attName should be final. | 2984 |
![]() | Expected @param tag for 'attName'. | 2984 |
![]() | Parameter qname should be final. | 2985 |
![]() | Expected @param tag for 'qname'. | 2985 |
![]() | Parameter xmlWriter should be final. | 2985 |
![]() | Expected @param tag for 'xmlWriter'. | 2985 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2986 |
![]() | '}' should be on the same line. | 2996 |
![]() | '}' should be on the same line. | 3003 |
![]() | First sentence should end with a period. | 3010 |
![]() | Parameter qname should be final. | 3014 |
![]() | Expected @param tag for 'qname'. | 3014 |
![]() | Parameter xmlWriter should be final. | 3014 |
![]() | Expected @param tag for 'xmlWriter'. | 3014 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3015 |
![]() | '}' should be on the same line. | 3028 |
![]() | '}' should be on the same line. | 3034 |
![]() | Missing a Javadoc comment. | 3040 |
![]() | Parameter qnames should be final. | 3040 |
![]() | Parameter xmlWriter should be final. | 3040 |
![]() | '}' should be on the same line. | 3066 |
![]() | '}' should be on the same line. | 3071 |
![]() | First sentence should end with a period. | 3082 |
![]() | Expected an @return tag. | 3085 |
![]() | Parameter xmlWriter should be final. | 3085 |
![]() | Expected @param tag for 'xmlWriter'. | 3085 |
![]() | Parameter namespace should be final. | 3085 |
![]() | Expected @param tag for 'namespace'. | 3085 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3086 |
![]() | First sentence should end with a period. | 3103 |
![]() | Expected an @return tag. | 3107 |
![]() | Parameter qName should be final. | 3107 |
![]() | Expected @param tag for 'qName'. | 3107 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3108 |
![]() | Avoid inline conditionals. | 3116 |
![]() | Avoid inline conditionals. | 3122 |
![]() | First sentence should end with a period. | 3131 |
![]() | Utility classes should not have a public or default constructor. | 3134 |
![]() | First sentence should end with a period. | 3136 |
![]() | Expected an @return tag. | 3143 |
![]() | Parameter reader should be final. | 3143 |
![]() | Expected @param tag for 'reader'. | 3143 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3143 |
![]() | 'while' construct must use '{}'s. | 3152 |
![]() | Avoid inline conditionals. | 3163 |
![]() | 'while' construct must use '{}'s. | 3183 |
![]() | '}' should be on the same line. | 3195 |
![]() | '}' should be on the same line. | 3203 |
![]() | Must have at least one statement. | 3205 |
![]() | 'while' construct must use '{}'s. | 3209 |
![]() | '}' should be on the same line. | 3223 |
![]() | '}' should be on the same line. | 3231 |
![]() | Must have at least one statement. | 3233 |
![]() | 'while' construct must use '{}'s. | 3237 |
![]() | 'if' construct must use '{}'s. | 3240 |
![]() | '}' should be on the same line. | 3245 |
![]() | '}' is not followed by whitespace. | 3253 |
![]() | Missing a Javadoc comment. | 3257 |
![]() | Missing a Javadoc comment. | 3259 |
![]() | Missing a Javadoc comment. | 3263 |
![]() | Parameter namespace should be final. | 3263 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3274 |
![]() | Variable 'local_return' must be private and have accessor methods. | 3274 |
![]() | Missing a Javadoc comment. | 3280 |
![]() | Name 'local_returnTracker' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3280 |
![]() | Variable 'local_returnTracker' must be private and have accessor methods. | 3280 |
![]() | First sentence should end with a period. | 3282 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3287 |
![]() | First sentence should end with a period. | 3291 |
![]() | Name 'validate_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3294 |
![]() | Parameter param should be final. | 3294 |
![]() | Expected @param tag for 'param'. | 3294 |
![]() | First sentence should end with a period. | 3298 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3304 |
![]() | Parameter param should be final. | 3304 |
![]() | '}' should be on the same line. | 3311 |
![]() | First sentence should end with a period. | 3320 |
![]() | Name 'add_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 3326 |
![]() | Parameter param should be final. | 3326 |
![]() | First sentence should end with a period. | 3340 |
![]() | Parameter reader should be final. | 3345 |
![]() | Expected @param tag for 'reader'. | 3345 |
![]() | '}' should be on the same line. | 3352 |
![]() | Expected @param tag for 'parentQName'. | 3365 |
![]() | Expected @param tag for 'factory'. | 3366 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3366 |
![]() | Parameter xmlWriter should be final. | 3372 |
![]() | Missing a Javadoc comment. | 3381 |
![]() | Parameter xmlWriter should be final. | 3382 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3383 |
![]() | Missing a Javadoc comment. | 3387 |
![]() | Parameter xmlWriter should be final. | 3388 |
![]() | Parameter serializeType should be final. | 3388 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3389 |
![]() | '}' should be on the same line. | 3401 |
![]() | '}' should be on the same line. | 3411 |
![]() | '}' should be on the same line. | 3423 |
![]() | Avoid inline conditionals. | 3434 |
![]() | '}' should be on the same line. | 3447 |
![]() | '}' should be on the same line. | 3452 |
![]() | '}' should be on the same line. | 3462 |
![]() | '}' should be on the same line. | 3477 |
![]() | '}' should be on the same line. | 3482 |
![]() | '}' should be on the same line. | 3492 |
![]() | '}' should be on the same line. | 3508 |
![]() | '}' should be on the same line. | 3513 |
![]() | First sentence should end with a period. | 3529 |
![]() | Parameter prefix should be final. | 3532 |
![]() | Expected @param tag for 'prefix'. | 3532 |
![]() | Parameter namespace should be final. | 3532 |
![]() | Expected @param tag for 'namespace'. | 3532 |
![]() | Parameter attName should be final. | 3532 |
![]() | Expected @param tag for 'attName'. | 3532 |
![]() | Parameter attValue should be final. | 3533 |
![]() | Expected @param tag for 'attValue'. | 3533 |
![]() | Parameter xmlWriter should be final. | 3533 |
![]() | Expected @param tag for 'xmlWriter'. | 3533 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3534 |
![]() | First sentence should end with a period. | 3545 |
![]() | Parameter namespace should be final. | 3548 |
![]() | Expected @param tag for 'namespace'. | 3548 |
![]() | Parameter attName should be final. | 3548 |
![]() | Expected @param tag for 'attName'. | 3548 |
![]() | Parameter attValue should be final. | 3548 |
![]() | Expected @param tag for 'attValue'. | 3548 |
![]() | Parameter xmlWriter should be final. | 3549 |
![]() | Expected @param tag for 'xmlWriter'. | 3549 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3549 |
![]() | '}' should be on the same line. | 3552 |
![]() | First sentence should end with a period. | 3559 |
![]() | Parameter namespace should be final. | 3562 |
![]() | Expected @param tag for 'namespace'. | 3562 |
![]() | Parameter attName should be final. | 3562 |
![]() | Expected @param tag for 'attName'. | 3562 |
![]() | Parameter qname should be final. | 3563 |
![]() | Expected @param tag for 'qname'. | 3563 |
![]() | Parameter xmlWriter should be final. | 3563 |
![]() | Expected @param tag for 'xmlWriter'. | 3563 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3564 |
![]() | '}' should be on the same line. | 3574 |
![]() | '}' should be on the same line. | 3581 |
![]() | First sentence should end with a period. | 3588 |
![]() | Parameter qname should be final. | 3592 |
![]() | Expected @param tag for 'qname'. | 3592 |
![]() | Parameter xmlWriter should be final. | 3592 |
![]() | Expected @param tag for 'xmlWriter'. | 3592 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3593 |
![]() | '}' should be on the same line. | 3606 |
![]() | '}' should be on the same line. | 3612 |
![]() | Missing a Javadoc comment. | 3618 |
![]() | Parameter qnames should be final. | 3618 |
![]() | Parameter xmlWriter should be final. | 3618 |
![]() | '}' should be on the same line. | 3644 |
![]() | '}' should be on the same line. | 3649 |
![]() | First sentence should end with a period. | 3660 |
![]() | Expected an @return tag. | 3663 |
![]() | Parameter xmlWriter should be final. | 3663 |
![]() | Expected @param tag for 'xmlWriter'. | 3663 |
![]() | Parameter namespace should be final. | 3663 |
![]() | Expected @param tag for 'namespace'. | 3663 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3664 |
![]() | First sentence should end with a period. | 3681 |
![]() | Expected an @return tag. | 3685 |
![]() | Parameter qName should be final. | 3685 |
![]() | Expected @param tag for 'qName'. | 3685 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3686 |
![]() | '}' should be on the same line. | 3699 |
![]() | '}' should be on the same line. | 3708 |
![]() | First sentence should end with a period. | 3723 |
![]() | Utility classes should not have a public or default constructor. | 3726 |
![]() | First sentence should end with a period. | 3728 |
![]() | Expected an @return tag. | 3735 |
![]() | Parameter reader should be final. | 3735 |
![]() | Expected @param tag for 'reader'. | 3735 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3736 |
![]() | 'while' construct must use '{}'s. | 3745 |
![]() | Avoid inline conditionals. | 3756 |
![]() | 'while' construct must use '{}'s. | 3778 |
![]() | Line is longer than 120 characters. | 3781 |
![]() | '}' should be on the same line. | 3790 |
![]() | 'while' construct must use '{}'s. | 3804 |
![]() | '}' should be on the same line. | 3809 |
![]() | '}' should be on the same line. | 3821 |
![]() | '}' should be on the same line. | 3825 |
![]() | '}' should be on the same line. | 3835 |
![]() | Must have at least one statement. | 3837 |
![]() | 'while' construct must use '{}'s. | 3841 |
![]() | 'if' construct must use '{}'s. | 3844 |
![]() | '}' should be on the same line. | 3849 |
![]() | '}' is not followed by whitespace. | 3857 |
![]() | Missing a Javadoc comment. | 3861 |
![]() | Missing a Javadoc comment. | 3867 |
![]() | Parameter namespace should be final. | 3867 |
![]() | First sentence should end with a period. | 3874 |
![]() | Variable 'localException' must be private and have accessor methods. | 3878 |
![]() | Missing a Javadoc comment. | 3884 |
![]() | Variable 'localExceptionTracker' must be private and have accessor methods. | 3884 |
![]() | First sentence should end with a period. | 3886 |
![]() | First sentence should end with a period. | 3895 |
![]() | Parameter param should be final. | 3901 |
![]() | '}' should be on the same line. | 3906 |
![]() | First sentence should end with a period. | 3916 |
![]() | Parameter reader should be final. | 3921 |
![]() | Expected @param tag for 'reader'. | 3921 |
![]() | '}' should be on the same line. | 3928 |
![]() | Expected @param tag for 'parentQName'. | 3941 |
![]() | Expected @param tag for 'factory'. | 3942 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3942 |
![]() | Parameter xmlWriter should be final. | 3948 |
![]() | Missing a Javadoc comment. | 3957 |
![]() | Parameter xmlWriter should be final. | 3958 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3959 |
![]() | Missing a Javadoc comment. | 3963 |
![]() | Parameter xmlWriter should be final. | 3964 |
![]() | Parameter serializeType should be final. | 3964 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3965 |
![]() | '}' should be on the same line. | 3977 |
![]() | '}' should be on the same line. | 3987 |
![]() | '}' should be on the same line. | 3999 |
![]() | '}' should be on the same line. | 4011 |
![]() | '}' should be on the same line. | 4024 |
![]() | '}' should be on the same line. | 4029 |
![]() | '}' should be on the same line. | 4036 |
![]() | '}' should be on the same line. | 4051 |
![]() | '}' should be on the same line. | 4056 |
![]() | First sentence should end with a period. | 4072 |
![]() | Parameter prefix should be final. | 4075 |
![]() | Expected @param tag for 'prefix'. | 4075 |
![]() | Parameter namespace should be final. | 4075 |
![]() | Expected @param tag for 'namespace'. | 4075 |
![]() | Parameter attName should be final. | 4075 |
![]() | Expected @param tag for 'attName'. | 4075 |
![]() | Parameter attValue should be final. | 4076 |
![]() | Expected @param tag for 'attValue'. | 4076 |
![]() | Parameter xmlWriter should be final. | 4076 |
![]() | Expected @param tag for 'xmlWriter'. | 4076 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4077 |
![]() | First sentence should end with a period. | 4088 |
![]() | Parameter namespace should be final. | 4091 |
![]() | Expected @param tag for 'namespace'. | 4091 |
![]() | Parameter attName should be final. | 4091 |
![]() | Expected @param tag for 'attName'. | 4091 |
![]() | Parameter attValue should be final. | 4091 |
![]() | Expected @param tag for 'attValue'. | 4091 |
![]() | Parameter xmlWriter should be final. | 4092 |
![]() | Expected @param tag for 'xmlWriter'. | 4092 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4092 |
![]() | '}' should be on the same line. | 4095 |
![]() | First sentence should end with a period. | 4102 |
![]() | Parameter namespace should be final. | 4105 |
![]() | Expected @param tag for 'namespace'. | 4105 |
![]() | Parameter attName should be final. | 4105 |
![]() | Expected @param tag for 'attName'. | 4105 |
![]() | Parameter qname should be final. | 4106 |
![]() | Expected @param tag for 'qname'. | 4106 |
![]() | Parameter xmlWriter should be final. | 4106 |
![]() | Expected @param tag for 'xmlWriter'. | 4106 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4107 |
![]() | '}' should be on the same line. | 4117 |
![]() | '}' should be on the same line. | 4124 |
![]() | First sentence should end with a period. | 4131 |
![]() | Parameter qname should be final. | 4135 |
![]() | Expected @param tag for 'qname'. | 4135 |
![]() | Parameter xmlWriter should be final. | 4135 |
![]() | Expected @param tag for 'xmlWriter'. | 4135 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4136 |
![]() | '}' should be on the same line. | 4149 |
![]() | '}' should be on the same line. | 4155 |
![]() | Missing a Javadoc comment. | 4161 |
![]() | Parameter qnames should be final. | 4161 |
![]() | Parameter xmlWriter should be final. | 4161 |
![]() | '}' should be on the same line. | 4187 |
![]() | '}' should be on the same line. | 4192 |
![]() | First sentence should end with a period. | 4203 |
![]() | Expected an @return tag. | 4206 |
![]() | Parameter xmlWriter should be final. | 4206 |
![]() | Expected @param tag for 'xmlWriter'. | 4206 |
![]() | Parameter namespace should be final. | 4206 |
![]() | Expected @param tag for 'namespace'. | 4206 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4207 |
![]() | First sentence should end with a period. | 4224 |
![]() | Expected an @return tag. | 4228 |
![]() | Parameter qName should be final. | 4228 |
![]() | Expected @param tag for 'qName'. | 4228 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4229 |
![]() | Avoid inline conditionals. | 4237 |
![]() | First sentence should end with a period. | 4245 |
![]() | Utility classes should not have a public or default constructor. | 4248 |
![]() | First sentence should end with a period. | 4250 |
![]() | Expected an @return tag. | 4257 |
![]() | Parameter reader should be final. | 4257 |
![]() | Expected @param tag for 'reader'. | 4257 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4257 |
![]() | 'while' construct must use '{}'s. | 4266 |
![]() | Avoid inline conditionals. | 4277 |
![]() | 'while' construct must use '{}'s. | 4297 |
![]() | '}' should be on the same line. | 4308 |
![]() | Must have at least one statement. | 4310 |
![]() | 'while' construct must use '{}'s. | 4314 |
![]() | 'if' construct must use '{}'s. | 4317 |
![]() | '}' should be on the same line. | 4322 |
![]() | '}' is not followed by whitespace. | 4330 |
![]() | Missing a Javadoc comment. | 4334 |
![]() | Missing a Javadoc comment. | 4336 |
![]() | Missing a Javadoc comment. | 4340 |
![]() | Parameter namespace should be final. | 4340 |
![]() | First sentence should end with a period. | 4347 |
![]() | Variable 'localQuery' must be private and have accessor methods. | 4351 |
![]() | Missing a Javadoc comment. | 4357 |
![]() | Variable 'localQueryTracker' must be private and have accessor methods. | 4357 |
![]() | First sentence should end with a period. | 4359 |
![]() | First sentence should end with a period. | 4368 |
![]() | Parameter param should be final. | 4374 |
![]() | '}' should be on the same line. | 4379 |
![]() | First sentence should end with a period. | 4389 |
![]() | Variable 'localMetadataConstraint' must be private and have accessor methods. | 4393 |
![]() | Missing a Javadoc comment. | 4399 |
![]() | Variable 'localMetadataConstraintTracker' must be private and have accessor methods. | 4399 |
![]() | First sentence should end with a period. | 4401 |
![]() | First sentence should end with a period. | 4410 |
![]() | Parameter param should be final. | 4416 |
![]() | '}' should be on the same line. | 4421 |
![]() | First sentence should end with a period. | 4431 |
![]() | Parameter reader should be final. | 4436 |
![]() | Expected @param tag for 'reader'. | 4436 |
![]() | '}' should be on the same line. | 4443 |
![]() | Expected @param tag for 'parentQName'. | 4456 |
![]() | Expected @param tag for 'factory'. | 4457 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4457 |
![]() | Parameter xmlWriter should be final. | 4463 |
![]() | Missing a Javadoc comment. | 4472 |
![]() | Parameter xmlWriter should be final. | 4473 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4474 |
![]() | Missing a Javadoc comment. | 4478 |
![]() | Parameter xmlWriter should be final. | 4479 |
![]() | Parameter serializeType should be final. | 4479 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4480 |
![]() | '}' should be on the same line. | 4492 |
![]() | '}' should be on the same line. | 4502 |
![]() | '}' should be on the same line. | 4514 |
![]() | '}' should be on the same line. | 4533 |
![]() | '}' should be on the same line. | 4538 |
![]() | '}' should be on the same line. | 4548 |
![]() | '}' should be on the same line. | 4569 |
![]() | '}' should be on the same line. | 4574 |
![]() | '}' should be on the same line. | 4584 |
![]() | First sentence should end with a period. | 4597 |
![]() | Parameter prefix should be final. | 4600 |
![]() | Expected @param tag for 'prefix'. | 4600 |
![]() | Parameter namespace should be final. | 4600 |
![]() | Expected @param tag for 'namespace'. | 4600 |
![]() | Parameter attName should be final. | 4600 |
![]() | Expected @param tag for 'attName'. | 4600 |
![]() | Parameter attValue should be final. | 4601 |
![]() | Expected @param tag for 'attValue'. | 4601 |
![]() | Parameter xmlWriter should be final. | 4601 |
![]() | Expected @param tag for 'xmlWriter'. | 4601 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4602 |
![]() | First sentence should end with a period. | 4613 |
![]() | Parameter namespace should be final. | 4616 |
![]() | Expected @param tag for 'namespace'. | 4616 |
![]() | Parameter attName should be final. | 4616 |
![]() | Expected @param tag for 'attName'. | 4616 |
![]() | Parameter attValue should be final. | 4616 |
![]() | Expected @param tag for 'attValue'. | 4616 |
![]() | Parameter xmlWriter should be final. | 4617 |
![]() | Expected @param tag for 'xmlWriter'. | 4617 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4617 |
![]() | '}' should be on the same line. | 4620 |
![]() | First sentence should end with a period. | 4627 |
![]() | Parameter namespace should be final. | 4630 |
![]() | Expected @param tag for 'namespace'. | 4630 |
![]() | Parameter attName should be final. | 4630 |
![]() | Expected @param tag for 'attName'. | 4630 |
![]() | Parameter qname should be final. | 4631 |
![]() | Expected @param tag for 'qname'. | 4631 |
![]() | Parameter xmlWriter should be final. | 4631 |
![]() | Expected @param tag for 'xmlWriter'. | 4631 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4632 |
![]() | '}' should be on the same line. | 4642 |
![]() | '}' should be on the same line. | 4649 |
![]() | First sentence should end with a period. | 4656 |
![]() | Parameter qname should be final. | 4660 |
![]() | Expected @param tag for 'qname'. | 4660 |
![]() | Parameter xmlWriter should be final. | 4660 |
![]() | Expected @param tag for 'xmlWriter'. | 4660 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4661 |
![]() | '}' should be on the same line. | 4674 |
![]() | '}' should be on the same line. | 4680 |
![]() | Missing a Javadoc comment. | 4686 |
![]() | Parameter qnames should be final. | 4686 |
![]() | Parameter xmlWriter should be final. | 4686 |
![]() | '}' should be on the same line. | 4712 |
![]() | '}' should be on the same line. | 4717 |
![]() | First sentence should end with a period. | 4728 |
![]() | Expected an @return tag. | 4731 |
![]() | Parameter xmlWriter should be final. | 4731 |
![]() | Expected @param tag for 'xmlWriter'. | 4731 |
![]() | Parameter namespace should be final. | 4731 |
![]() | Expected @param tag for 'namespace'. | 4731 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4732 |
![]() | First sentence should end with a period. | 4749 |
![]() | Expected an @return tag. | 4753 |
![]() | Parameter qName should be final. | 4753 |
![]() | Expected @param tag for 'qName'. | 4753 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4754 |
![]() | Avoid inline conditionals. | 4762 |
![]() | Avoid inline conditionals. | 4768 |
![]() | First sentence should end with a period. | 4777 |
![]() | Utility classes should not have a public or default constructor. | 4780 |
![]() | First sentence should end with a period. | 4782 |
![]() | Expected an @return tag. | 4789 |
![]() | Parameter reader should be final. | 4789 |
![]() | Expected @param tag for 'reader'. | 4789 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4789 |
![]() | 'while' construct must use '{}'s. | 4798 |
![]() | Avoid inline conditionals. | 4809 |
![]() | 'while' construct must use '{}'s. | 4829 |
![]() | Line is longer than 120 characters. | 4832 |
![]() | '}' should be on the same line. | 4841 |
![]() | '}' should be on the same line. | 4849 |
![]() | Must have at least one statement. | 4851 |
![]() | 'while' construct must use '{}'s. | 4855 |
![]() | '}' should be on the same line. | 4869 |
![]() | '}' should be on the same line. | 4877 |
![]() | Must have at least one statement. | 4879 |
![]() | 'while' construct must use '{}'s. | 4883 |
![]() | 'if' construct must use '{}'s. | 4886 |
![]() | '}' should be on the same line. | 4891 |
![]() | '}' is not followed by whitespace. | 4899 |
![]() | Missing a Javadoc comment. | 4903 |
![]() | Missing a Javadoc comment. | 4905 |
![]() | Missing a Javadoc comment. | 4908 |
![]() | Parameter namespace should be final. | 4908 |
![]() | First sentence should end with a period. | 4915 |
![]() | Variable 'localMetadataQuery' must be private and have accessor methods. | 4919 |
![]() | Missing a Javadoc comment. | 4925 |
![]() | Variable 'localMetadataQueryTracker' must be private and have accessor methods. | 4925 |
![]() | First sentence should end with a period. | 4927 |
![]() | First sentence should end with a period. | 4936 |
![]() | Parameter param should be final. | 4942 |
![]() | '}' should be on the same line. | 4947 |
![]() | First sentence should end with a period. | 4957 |
![]() | Parameter reader should be final. | 4962 |
![]() | Expected @param tag for 'reader'. | 4962 |
![]() | '}' should be on the same line. | 4969 |
![]() | Expected @param tag for 'parentQName'. | 4982 |
![]() | Expected @param tag for 'factory'. | 4983 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4983 |
![]() | Parameter xmlWriter should be final. | 4989 |
![]() | Missing a Javadoc comment. | 4998 |
![]() | Parameter xmlWriter should be final. | 4999 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5000 |
![]() | Missing a Javadoc comment. | 5004 |
![]() | Parameter xmlWriter should be final. | 5005 |
![]() | Parameter serializeType should be final. | 5005 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5006 |
![]() | '}' should be on the same line. | 5018 |
![]() | '}' should be on the same line. | 5028 |
![]() | '}' should be on the same line. | 5040 |
![]() | '}' should be on the same line. | 5058 |
![]() | '}' should be on the same line. | 5063 |
![]() | '}' should be on the same line. | 5073 |
![]() | First sentence should end with a period. | 5086 |
![]() | Parameter prefix should be final. | 5089 |
![]() | Expected @param tag for 'prefix'. | 5089 |
![]() | Parameter namespace should be final. | 5089 |
![]() | Expected @param tag for 'namespace'. | 5089 |
![]() | Parameter attName should be final. | 5089 |
![]() | Expected @param tag for 'attName'. | 5089 |
![]() | Parameter attValue should be final. | 5090 |
![]() | Expected @param tag for 'attValue'. | 5090 |
![]() | Parameter xmlWriter should be final. | 5090 |
![]() | Expected @param tag for 'xmlWriter'. | 5090 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5091 |
![]() | First sentence should end with a period. | 5102 |
![]() | Parameter namespace should be final. | 5105 |
![]() | Expected @param tag for 'namespace'. | 5105 |
![]() | Parameter attName should be final. | 5105 |
![]() | Expected @param tag for 'attName'. | 5105 |
![]() | Parameter attValue should be final. | 5105 |
![]() | Expected @param tag for 'attValue'. | 5105 |
![]() | Parameter xmlWriter should be final. | 5106 |
![]() | Expected @param tag for 'xmlWriter'. | 5106 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5106 |
![]() | '}' should be on the same line. | 5109 |
![]() | First sentence should end with a period. | 5116 |
![]() | Parameter namespace should be final. | 5119 |
![]() | Expected @param tag for 'namespace'. | 5119 |
![]() | Parameter attName should be final. | 5119 |
![]() | Expected @param tag for 'attName'. | 5119 |
![]() | Parameter qname should be final. | 5120 |
![]() | Expected @param tag for 'qname'. | 5120 |
![]() | Parameter xmlWriter should be final. | 5120 |
![]() | Expected @param tag for 'xmlWriter'. | 5120 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5121 |
![]() | '}' should be on the same line. | 5131 |
![]() | '}' should be on the same line. | 5138 |
![]() | First sentence should end with a period. | 5145 |
![]() | Parameter qname should be final. | 5149 |
![]() | Expected @param tag for 'qname'. | 5149 |
![]() | Parameter xmlWriter should be final. | 5149 |
![]() | Expected @param tag for 'xmlWriter'. | 5149 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5150 |
![]() | '}' should be on the same line. | 5163 |
![]() | '}' should be on the same line. | 5169 |
![]() | Missing a Javadoc comment. | 5175 |
![]() | Parameter qnames should be final. | 5175 |
![]() | Parameter xmlWriter should be final. | 5175 |
![]() | '}' should be on the same line. | 5201 |
![]() | '}' should be on the same line. | 5206 |
![]() | First sentence should end with a period. | 5217 |
![]() | Expected an @return tag. | 5220 |
![]() | Parameter xmlWriter should be final. | 5220 |
![]() | Expected @param tag for 'xmlWriter'. | 5220 |
![]() | Parameter namespace should be final. | 5220 |
![]() | Expected @param tag for 'namespace'. | 5220 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5221 |
![]() | First sentence should end with a period. | 5238 |
![]() | Expected an @return tag. | 5242 |
![]() | Parameter qName should be final. | 5242 |
![]() | Expected @param tag for 'qName'. | 5242 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5243 |
![]() | Avoid inline conditionals. | 5251 |
![]() | First sentence should end with a period. | 5260 |
![]() | Utility classes should not have a public or default constructor. | 5263 |
![]() | First sentence should end with a period. | 5265 |
![]() | Expected an @return tag. | 5272 |
![]() | Parameter reader should be final. | 5272 |
![]() | Expected @param tag for 'reader'. | 5272 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 5272 |
![]() | 'while' construct must use '{}'s. | 5281 |
![]() | Avoid inline conditionals. | 5292 |
![]() | 'while' construct must use '{}'s. | 5312 |
![]() | '}' should be on the same line. | 5326 |
![]() | '}' should be on the same line. | 5334 |
![]() | Must have at least one statement. | 5336 |
![]() | 'while' construct must use '{}'s. | 5340 |
![]() | 'if' construct must use '{}'s. | 5343 |
![]() | '}' should be on the same line. | 5348 |
![]() | '}' is not followed by whitespace. | 5356 |
![]() | Missing a Javadoc comment. | 5360 |
![]() | Line is longer than 120 characters. | 5361 |
![]() | Parameter param should be final. | 5361 |
![]() | Parameter optimizeContent should be final. | 5362 |
![]() | Line is longer than 120 characters. | 5367 |
![]() | '}' should be on the same line. | 5369 |
![]() | Missing a Javadoc comment. | 5376 |
![]() | Line is longer than 120 characters. | 5377 |
![]() | Parameter param should be final. | 5377 |
![]() | Parameter optimizeContent should be final. | 5378 |
![]() | Line is longer than 120 characters. | 5383 |
![]() | '}' should be on the same line. | 5385 |
![]() | Missing a Javadoc comment. | 5392 |
![]() | Line is longer than 120 characters. | 5393 |
![]() | Parameter param should be final. | 5393 |
![]() | Parameter optimizeContent should be final. | 5394 |
![]() | Line is longer than 120 characters. | 5399 |
![]() | '}' should be on the same line. | 5401 |
![]() | Missing a Javadoc comment. | 5408 |
![]() | Line is longer than 120 characters. | 5409 |
![]() | Parameter param should be final. | 5409 |
![]() | Parameter optimizeContent should be final. | 5410 |
![]() | Line is longer than 120 characters. | 5415 |
![]() | '}' should be on the same line. | 5417 |
![]() | Missing a Javadoc comment. | 5424 |
![]() | Line is longer than 120 characters. | 5425 |
![]() | Parameter param should be final. | 5425 |
![]() | Parameter optimizeContent should be final. | 5426 |
![]() | Line is longer than 120 characters. | 5431 |
![]() | '}' should be on the same line. | 5433 |
![]() | Missing a Javadoc comment. | 5440 |
![]() | Line is longer than 120 characters. | 5441 |
![]() | Parameter param should be final. | 5441 |
![]() | Parameter optimizeContent should be final. | 5442 |
![]() | Line is longer than 120 characters. | 5447 |
![]() | '}' should be on the same line. | 5449 |
![]() | Missing a Javadoc comment. | 5456 |
![]() | Line is longer than 120 characters. | 5457 |
![]() | Parameter param should be final. | 5457 |
![]() | Parameter optimizeContent should be final. | 5458 |
![]() | Line is longer than 120 characters. | 5463 |
![]() | '}' should be on the same line. | 5465 |
![]() | Missing a Javadoc comment. | 5472 |
![]() | Line is longer than 120 characters. | 5473 |
![]() | Parameter param should be final. | 5473 |
![]() | Parameter optimizeContent should be final. | 5474 |
![]() | Line is longer than 120 characters. | 5479 |
![]() | '}' should be on the same line. | 5481 |
![]() | Missing a Javadoc comment. | 5488 |
![]() | Parameter factory should be final. | 5489 |
![]() | Line is longer than 120 characters. | 5490 |
![]() | Parameter param should be final. | 5490 |
![]() | Parameter optimizeContent should be final. | 5491 |
![]() | Line is longer than 120 characters. | 5501 |
![]() | '}' should be on the same line. | 5504 |
![]() | Missing a Javadoc comment. | 5513 |
![]() | Parameter factory should be final. | 5514 |
![]() | Line is longer than 120 characters. | 5515 |
![]() | Parameter param should be final. | 5515 |
![]() | Parameter optimizeContent should be final. | 5516 |
![]() | Line is longer than 120 characters. | 5526 |
![]() | '}' should be on the same line. | 5529 |
![]() | Missing a Javadoc comment. | 5538 |
![]() | Parameter factory should be final. | 5539 |
![]() | Line is longer than 120 characters. | 5540 |
![]() | Parameter param should be final. | 5540 |
![]() | Parameter optimizeContent should be final. | 5541 |
![]() | Line is longer than 120 characters. | 5551 |
![]() | '}' should be on the same line. | 5554 |
![]() | Missing a Javadoc comment. | 5563 |
![]() | Parameter factory should be final. | 5564 |
![]() | Line is longer than 120 characters. | 5565 |
![]() | Parameter param should be final. | 5565 |
![]() | Parameter optimizeContent should be final. | 5566 |
![]() | Line is longer than 120 characters. | 5576 |
![]() | '}' should be on the same line. | 5579 |
![]() | First sentence should end with a period. | 5588 |
![]() | Expected an @return tag. | 5591 |
![]() | Parameter factory should be final. | 5591 |
![]() | Expected @param tag for 'factory'. | 5591 |
![]() | Missing a Javadoc comment. | 5595 |
![]() | Parameter param should be final. | 5595 |
![]() | Parameter type should be final. | 5595 |
![]() | Parameter extraNamespaces should be final. | 5596 |
![]() | Line is longer than 120 characters. | 5600 |
![]() | Line is longer than 120 characters. | 5603 |
![]() | Line is longer than 120 characters. | 5608 |
![]() | Line is longer than 120 characters. | 5611 |
![]() | Line is longer than 120 characters. | 5616 |
![]() | Line is longer than 120 characters. | 5619 |
![]() | Line is longer than 120 characters. | 5624 |
![]() | Line is longer than 120 characters. | 5627 |
![]() | Line is longer than 120 characters. | 5632 |
![]() | Line is longer than 120 characters. | 5635 |
![]() | Line is longer than 120 characters. | 5640 |
![]() | Line is longer than 120 characters. | 5643 |
![]() | Line is longer than 120 characters. | 5648 |
![]() | Line is longer than 120 characters. | 5651 |
![]() | Line is longer than 120 characters. | 5656 |
![]() | Line is longer than 120 characters. | 5659 |
![]() | Line is longer than 120 characters. | 5664 |
![]() | Line is longer than 120 characters. | 5667 |
![]() | Line is longer than 120 characters. | 5672 |
![]() | Line is longer than 120 characters. | 5675 |
![]() | Line is longer than 120 characters. | 5680 |
![]() | Line is longer than 120 characters. | 5683 |
![]() | '}' should be on the same line. | 5688 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 11 |
![]() | Line is longer than 120 characters. | 12 |
![]() | Line is longer than 120 characters. | 13 |
![]() | Line is longer than 120 characters. | 14 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter epr should be final. | 26 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter slat should be final. | 32 |
![]() | Parameter metadata should be final. | 32 |
![]() | '}' should be on the same line. | 37 |
![]() | 'if' construct must use '{}'s. | 43 |
![]() | 'else' construct must use '{}'s. | 45 |
![]() | 'if' construct must use '{}'s. | 51 |
![]() | 'else' construct must use '{}'s. | 53 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter metadataQuery should be final. | 60 |
![]() | '}' should be on the same line. | 65 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter query should be final. | 78 |
![]() | Parameter metadataConstraint should be final. | 78 |
![]() | '}' should be on the same line. | 82 |
![]() | '}' should be on the same line. | 91 |
![]() | 'if' construct must use '{}'s. | 99 |
![]() | 'else' construct must use '{}'s. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter templateId should be final. | 105 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Utility classes should not have a public or default constructor. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter metadata should be final. | 25 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter warningString should be final. | 73 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter resultString should be final. | 78 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter constraint should be final. | 118 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter epr should be final. | 18 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter violationList should be final. | 23 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter productId should be final. | 38 |
![]() | Parameter customerID should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | File length is 9,380 lines (max allowed is 2,000). | 1 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 |
![]() | Variable '_operations' must be private and have accessor methods. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Name '__operation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 |
![]() | Missing a Javadoc comment. | 62 |
![]() | First sentence should end with a period. | 66 |
![]() | Line is longer than 120 characters. | 70 |
![]() | Parameter configurationContext should be final. | 70 |
![]() | Expected @param tag for 'configurationContext'. | 70 |
![]() | Parameter targetEndpoint should be final. | 70 |
![]() | Expected @param tag for 'targetEndpoint'. | 70 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 71 |
![]() | First sentence should end with a period. | 75 |
![]() | Parameter configurationContext should be final. | 78 |
![]() | Expected @param tag for 'configurationContext'. | 78 |
![]() | Parameter targetEndpoint should be final. | 79 |
![]() | Expected @param tag for 'targetEndpoint'. | 79 |
![]() | Parameter useSeparateListener should be final. | 79 |
![]() | Expected @param tag for 'useSeparateListener'. | 79 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 79 |
![]() | First sentence should end with a period. | 91 |
![]() | Parameter configurationContext should be final. | 94 |
![]() | Expected @param tag for 'configurationContext'. | 94 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 95 |
![]() | First sentence should end with a period. | 101 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 104 |
![]() | First sentence should end with a period. | 110 |
![]() | Parameter targetEndpoint should be final. | 113 |
![]() | Expected @param tag for 'targetEndpoint'. | 113 |
![]() | Expected @throws tag for 'org.apache.axis2.AxisFault'. | 113 |
![]() | First sentence should end with a period. | 117 |
![]() | Expected an @return tag. | 124 |
![]() | Parameter trackEventRequest should be final. | 126 |
![]() | Expected @param tag for 'trackEventRequest'. | 126 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 128 |
![]() | '{' should be on the previous line. | 130 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 163 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 |
![]() | '}' should be on the same line. | 175 |
![]() | '{' is followed by whitespace. | 192 |
![]() | '{' is followed by whitespace. | 193 |
![]() | '}' should be on the same line. | 196 |
![]() | '}' should be on the same line. | 200 |
![]() | '}' should be on the same line. | 204 |
![]() | '}' should be on the same line. | 208 |
![]() | '}' should be on the same line. | 212 |
![]() | '}' should be on the same line. | 216 |
![]() | '}' should be on the same line. | 221 |
![]() | '}' should be on the same line. | 225 |
![]() | '}' should be on the same line. | 229 |
![]() | First sentence should end with a period. | 235 |
![]() | Expected an @return tag. | 242 |
![]() | Line is longer than 120 characters. | 242 |
![]() | Line is longer than 120 characters. | 244 |
![]() | Parameter getCustomerPurchaseAuthRequest should be final. | 244 |
![]() | Expected @param tag for 'getCustomerPurchaseAuthRequest'. | 244 |
![]() | Expected @throws tag for 'java.rmi.RemoteException'. | 246 |
![]() | '{' should be on the previous line. | 248 |
![]() | Name '_messageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 249 |
![]() | Name '_operationClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 251 |
![]() | Name '_returnMessageContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 281 |
![]() | Name '_returnEnv' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 283 |
![]() | Line is longer than 120 characters. | 288 |
![]() | Line is longer than 120 characters. | 291 |
![]() | '}' should be on the same line. | 293 |
![]() | '{' is followed by whitespace. | 310 |
![]() | '{' is followed by whitespace. | 311 |
![]() | '}' should be on the same line. | 314 |
![]() | '}' should be on the same line. | 318 |
![]() | '}' should be on the same line. | 322 |
![]() | '}' should be on the same line. | 326 |
![]() | '}' should be on the same line. | 330 |
![]() | '}' should be on the same line. | 334 |
![]() | '}' should be on the same line. | 339 |
![]() | '}' should be on the same line. | 343 |
![]() | '}' should be on the same line. | 347 |
![]() | First sentence should end with a period. | 353 |
![]() | Expected an @return tag. | 356 |
![]() | Parameter env should be final. | 356 |
![]() | Expected @param tag for 'env'. | 356 |
![]() | Missing a Javadoc comment. | 366 |
![]() | Missing a Javadoc comment. | 368 |
![]() | Parameter opName should be final. | 368 |
![]() | Missing a Javadoc comment. | 382 |
![]() | Missing a Javadoc comment. | 388 |
![]() | Parameter namespace should be final. | 388 |
![]() | First sentence should end with a period. | 395 |
![]() | Variable 'localCorrectiveAction' must be private and have accessor methods. | 399 |
![]() | Missing a Javadoc comment. | 405 |
![]() | Variable 'localCorrectiveActionTracker' must be private and have accessor methods. | 405 |
![]() | First sentence should end with a period. | 407 |
![]() | First sentence should end with a period. | 416 |
![]() | Parameter param should be final. | 422 |
![]() | '}' should be on the same line. | 427 |
![]() | First sentence should end with a period. | 437 |
![]() | Variable 'localTime' must be private and have accessor methods. | 441 |
![]() | Missing a Javadoc comment. | 447 |
![]() | Variable 'localTimeTracker' must be private and have accessor methods. | 447 |
![]() | First sentence should end with a period. | 449 |
![]() | First sentence should end with a period. | 458 |
![]() | Parameter param should be final. | 464 |
![]() | '}' should be on the same line. | 469 |
![]() | First sentence should end with a period. | 479 |
![]() | Parameter reader should be final. | 484 |
![]() | Expected @param tag for 'reader'. | 484 |
![]() | '}' should be on the same line. | 491 |
![]() | Expected @param tag for 'parentQName'. | 504 |
![]() | Expected @param tag for 'factory'. | 505 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 505 |
![]() | Parameter xmlWriter should be final. | 511 |
![]() | Missing a Javadoc comment. | 520 |
![]() | Parameter xmlWriter should be final. | 521 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 522 |
![]() | Missing a Javadoc comment. | 526 |
![]() | Parameter xmlWriter should be final. | 527 |
![]() | Parameter serializeType should be final. | 527 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 528 |
![]() | '}' should be on the same line. | 540 |
![]() | '}' should be on the same line. | 550 |
![]() | '}' should be on the same line. | 562 |
![]() | '}' should be on the same line. | 580 |
![]() | '}' should be on the same line. | 585 |
![]() | '}' should be on the same line. | 595 |
![]() | '}' should be on the same line. | 616 |
![]() | '}' should be on the same line. | 621 |
![]() | '}' should be on the same line. | 631 |
![]() | First sentence should end with a period. | 645 |
![]() | Parameter prefix should be final. | 648 |
![]() | Expected @param tag for 'prefix'. | 648 |
![]() | Parameter namespace should be final. | 648 |
![]() | Expected @param tag for 'namespace'. | 648 |
![]() | Parameter attName should be final. | 648 |
![]() | Expected @param tag for 'attName'. | 648 |
![]() | Parameter attValue should be final. | 649 |
![]() | Expected @param tag for 'attValue'. | 649 |
![]() | Parameter xmlWriter should be final. | 649 |
![]() | Expected @param tag for 'xmlWriter'. | 649 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 650 |
![]() | First sentence should end with a period. | 661 |
![]() | Parameter namespace should be final. | 664 |
![]() | Expected @param tag for 'namespace'. | 664 |
![]() | Parameter attName should be final. | 664 |
![]() | Expected @param tag for 'attName'. | 664 |
![]() | Parameter attValue should be final. | 664 |
![]() | Expected @param tag for 'attValue'. | 664 |
![]() | Parameter xmlWriter should be final. | 665 |
![]() | Expected @param tag for 'xmlWriter'. | 665 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 665 |
![]() | '}' should be on the same line. | 668 |
![]() | First sentence should end with a period. | 675 |
![]() | Parameter namespace should be final. | 678 |
![]() | Expected @param tag for 'namespace'. | 678 |
![]() | Parameter attName should be final. | 678 |
![]() | Expected @param tag for 'attName'. | 678 |
![]() | Parameter qname should be final. | 679 |
![]() | Expected @param tag for 'qname'. | 679 |
![]() | Parameter xmlWriter should be final. | 679 |
![]() | Expected @param tag for 'xmlWriter'. | 679 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 680 |
![]() | '}' should be on the same line. | 690 |
![]() | '}' should be on the same line. | 697 |
![]() | First sentence should end with a period. | 704 |
![]() | Parameter qname should be final. | 708 |
![]() | Expected @param tag for 'qname'. | 708 |
![]() | Parameter xmlWriter should be final. | 708 |
![]() | Expected @param tag for 'xmlWriter'. | 708 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 709 |
![]() | '}' should be on the same line. | 722 |
![]() | '}' should be on the same line. | 728 |
![]() | Missing a Javadoc comment. | 734 |
![]() | Parameter qnames should be final. | 734 |
![]() | Parameter xmlWriter should be final. | 734 |
![]() | '}' should be on the same line. | 760 |
![]() | '}' should be on the same line. | 765 |
![]() | First sentence should end with a period. | 776 |
![]() | Expected an @return tag. | 779 |
![]() | Parameter xmlWriter should be final. | 779 |
![]() | Expected @param tag for 'xmlWriter'. | 779 |
![]() | Parameter namespace should be final. | 779 |
![]() | Expected @param tag for 'namespace'. | 779 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 780 |
![]() | First sentence should end with a period. | 797 |
![]() | Expected an @return tag. | 801 |
![]() | Parameter qName should be final. | 801 |
![]() | Expected @param tag for 'qName'. | 801 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 802 |
![]() | '}' should be on the same line. | 813 |
![]() | '}' should be on the same line. | 823 |
![]() | First sentence should end with a period. | 834 |
![]() | Utility classes should not have a public or default constructor. | 837 |
![]() | First sentence should end with a period. | 839 |
![]() | Expected an @return tag. | 846 |
![]() | Parameter reader should be final. | 846 |
![]() | Expected @param tag for 'reader'. | 846 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 846 |
![]() | 'while' construct must use '{}'s. | 855 |
![]() | Avoid inline conditionals. | 866 |
![]() | 'while' construct must use '{}'s. | 886 |
![]() | '}' should be on the same line. | 899 |
![]() | Must have at least one statement. | 901 |
![]() | 'while' construct must use '{}'s. | 905 |
![]() | '}' should be on the same line. | 916 |
![]() | Must have at least one statement. | 918 |
![]() | 'while' construct must use '{}'s. | 922 |
![]() | 'if' construct must use '{}'s. | 925 |
![]() | '}' should be on the same line. | 930 |
![]() | '}' is not followed by whitespace. | 938 |
![]() | Missing a Javadoc comment. | 942 |
![]() | Missing a Javadoc comment. | 944 |
![]() | Missing a Javadoc comment. | 948 |
![]() | Parameter namespace should be final. | 948 |
![]() | First sentence should end with a period. | 955 |
![]() | Variable 'localGetCustomerPurchaseAuthRequest' must be private and have accessor methods. | 959 |
![]() | First sentence should end with a period. | 961 |
![]() | First sentence should end with a period. | 970 |
![]() | Parameter param should be final. | 976 |
![]() | First sentence should end with a period. | 982 |
![]() | Parameter reader should be final. | 987 |
![]() | Expected @param tag for 'reader'. | 987 |
![]() | '}' should be on the same line. | 994 |
![]() | Expected @param tag for 'parentQName'. | 1007 |
![]() | Expected @param tag for 'factory'. | 1008 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1008 |
![]() | Parameter xmlWriter should be final. | 1014 |
![]() | Missing a Javadoc comment. | 1023 |
![]() | Parameter xmlWriter should be final. | 1024 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1025 |
![]() | Missing a Javadoc comment. | 1029 |
![]() | Parameter xmlWriter should be final. | 1030 |
![]() | Parameter serializeType should be final. | 1030 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1031 |
![]() | First sentence should end with a period. | 1042 |
![]() | Parameter prefix should be final. | 1045 |
![]() | Expected @param tag for 'prefix'. | 1045 |
![]() | Parameter namespace should be final. | 1045 |
![]() | Expected @param tag for 'namespace'. | 1045 |
![]() | Parameter attName should be final. | 1045 |
![]() | Expected @param tag for 'attName'. | 1045 |
![]() | Parameter attValue should be final. | 1046 |
![]() | Expected @param tag for 'attValue'. | 1046 |
![]() | Parameter xmlWriter should be final. | 1046 |
![]() | Expected @param tag for 'xmlWriter'. | 1046 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1047 |
![]() | First sentence should end with a period. | 1058 |
![]() | Parameter namespace should be final. | 1061 |
![]() | Expected @param tag for 'namespace'. | 1061 |
![]() | Parameter attName should be final. | 1061 |
![]() | Expected @param tag for 'attName'. | 1061 |
![]() | Parameter attValue should be final. | 1061 |
![]() | Expected @param tag for 'attValue'. | 1061 |
![]() | Parameter xmlWriter should be final. | 1062 |
![]() | Expected @param tag for 'xmlWriter'. | 1062 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1062 |
![]() | '}' should be on the same line. | 1065 |
![]() | First sentence should end with a period. | 1072 |
![]() | Parameter namespace should be final. | 1075 |
![]() | Expected @param tag for 'namespace'. | 1075 |
![]() | Parameter attName should be final. | 1075 |
![]() | Expected @param tag for 'attName'. | 1075 |
![]() | Parameter qname should be final. | 1076 |
![]() | Expected @param tag for 'qname'. | 1076 |
![]() | Parameter xmlWriter should be final. | 1076 |
![]() | Expected @param tag for 'xmlWriter'. | 1076 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1077 |
![]() | '}' should be on the same line. | 1087 |
![]() | '}' should be on the same line. | 1094 |
![]() | First sentence should end with a period. | 1101 |
![]() | Parameter qname should be final. | 1105 |
![]() | Expected @param tag for 'qname'. | 1105 |
![]() | Parameter xmlWriter should be final. | 1105 |
![]() | Expected @param tag for 'xmlWriter'. | 1105 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1106 |
![]() | '}' should be on the same line. | 1119 |
![]() | '}' should be on the same line. | 1125 |
![]() | Missing a Javadoc comment. | 1131 |
![]() | Parameter qnames should be final. | 1131 |
![]() | Parameter xmlWriter should be final. | 1131 |
![]() | '}' should be on the same line. | 1157 |
![]() | '}' should be on the same line. | 1162 |
![]() | First sentence should end with a period. | 1173 |
![]() | Expected an @return tag. | 1176 |
![]() | Parameter xmlWriter should be final. | 1176 |
![]() | Expected @param tag for 'xmlWriter'. | 1176 |
![]() | Parameter namespace should be final. | 1176 |
![]() | Expected @param tag for 'namespace'. | 1176 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1177 |
![]() | First sentence should end with a period. | 1194 |
![]() | Expected an @return tag. | 1198 |
![]() | Parameter qName should be final. | 1198 |
![]() | Expected @param tag for 'qName'. | 1198 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1199 |
![]() | First sentence should end with a period. | 1206 |
![]() | Utility classes should not have a public or default constructor. | 1209 |
![]() | First sentence should end with a period. | 1211 |
![]() | Expected an @return tag. | 1218 |
![]() | Parameter reader should be final. | 1218 |
![]() | Expected @param tag for 'reader'. | 1218 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1219 |
![]() | 'while' construct must use '{}'s. | 1228 |
![]() | '}' should be on the same line. | 1245 |
![]() | '}' should be on the same line. | 1253 |
![]() | '}' should be on the same line. | 1259 |
![]() | '}' is not followed by whitespace. | 1267 |
![]() | Missing a Javadoc comment. | 1271 |
![]() | Missing a Javadoc comment. | 1277 |
![]() | Parameter namespace should be final. | 1277 |
![]() | First sentence should end with a period. | 1284 |
![]() | Variable 'localViolationEvent' must be private and have accessor methods. | 1288 |
![]() | Missing a Javadoc comment. | 1294 |
![]() | Variable 'localViolationEventTracker' must be private and have accessor methods. | 1294 |
![]() | First sentence should end with a period. | 1296 |
![]() | First sentence should end with a period. | 1305 |
![]() | Parameter param should be final. | 1311 |
![]() | '}' should be on the same line. | 1316 |
![]() | First sentence should end with a period. | 1326 |
![]() | Variable 'localRecoveryEvent' must be private and have accessor methods. | 1330 |
![]() | Missing a Javadoc comment. | 1336 |
![]() | Variable 'localRecoveryEventTracker' must be private and have accessor methods. | 1336 |
![]() | First sentence should end with a period. | 1338 |
![]() | First sentence should end with a period. | 1347 |
![]() | Parameter param should be final. | 1353 |
![]() | '}' should be on the same line. | 1358 |
![]() | First sentence should end with a period. | 1368 |
![]() | Variable 'localNotificationEvent' must be private and have accessor methods. | 1372 |
![]() | Missing a Javadoc comment. | 1378 |
![]() | Variable 'localNotificationEventTracker' must be private and have accessor methods. | 1378 |
![]() | First sentence should end with a period. | 1380 |
![]() | First sentence should end with a period. | 1389 |
![]() | Parameter param should be final. | 1395 |
![]() | '}' should be on the same line. | 1400 |
![]() | First sentence should end with a period. | 1410 |
![]() | Parameter reader should be final. | 1415 |
![]() | Expected @param tag for 'reader'. | 1415 |
![]() | '}' should be on the same line. | 1422 |
![]() | Expected @param tag for 'parentQName'. | 1435 |
![]() | Expected @param tag for 'factory'. | 1436 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1436 |
![]() | Parameter xmlWriter should be final. | 1442 |
![]() | Missing a Javadoc comment. | 1451 |
![]() | Parameter xmlWriter should be final. | 1452 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1453 |
![]() | Missing a Javadoc comment. | 1457 |
![]() | Parameter xmlWriter should be final. | 1458 |
![]() | Parameter serializeType should be final. | 1458 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1459 |
![]() | '}' should be on the same line. | 1471 |
![]() | '}' should be on the same line. | 1481 |
![]() | '}' should be on the same line. | 1493 |
![]() | First sentence should end with a period. | 1523 |
![]() | Parameter prefix should be final. | 1526 |
![]() | Expected @param tag for 'prefix'. | 1526 |
![]() | Parameter namespace should be final. | 1526 |
![]() | Expected @param tag for 'namespace'. | 1526 |
![]() | Parameter attName should be final. | 1526 |
![]() | Expected @param tag for 'attName'. | 1526 |
![]() | Parameter attValue should be final. | 1527 |
![]() | Expected @param tag for 'attValue'. | 1527 |
![]() | Parameter xmlWriter should be final. | 1527 |
![]() | Expected @param tag for 'xmlWriter'. | 1527 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1528 |
![]() | First sentence should end with a period. | 1539 |
![]() | Parameter namespace should be final. | 1542 |
![]() | Expected @param tag for 'namespace'. | 1542 |
![]() | Parameter attName should be final. | 1542 |
![]() | Expected @param tag for 'attName'. | 1542 |
![]() | Parameter attValue should be final. | 1542 |
![]() | Expected @param tag for 'attValue'. | 1542 |
![]() | Parameter xmlWriter should be final. | 1543 |
![]() | Expected @param tag for 'xmlWriter'. | 1543 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1543 |
![]() | '}' should be on the same line. | 1546 |
![]() | First sentence should end with a period. | 1553 |
![]() | Parameter namespace should be final. | 1556 |
![]() | Expected @param tag for 'namespace'. | 1556 |
![]() | Parameter attName should be final. | 1556 |
![]() | Expected @param tag for 'attName'. | 1556 |
![]() | Parameter qname should be final. | 1557 |
![]() | Expected @param tag for 'qname'. | 1557 |
![]() | Parameter xmlWriter should be final. | 1557 |
![]() | Expected @param tag for 'xmlWriter'. | 1557 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1558 |
![]() | '}' should be on the same line. | 1568 |
![]() | '}' should be on the same line. | 1575 |
![]() | First sentence should end with a period. | 1582 |
![]() | Parameter qname should be final. | 1586 |
![]() | Expected @param tag for 'qname'. | 1586 |
![]() | Parameter xmlWriter should be final. | 1586 |
![]() | Expected @param tag for 'xmlWriter'. | 1586 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1587 |
![]() | '}' should be on the same line. | 1600 |
![]() | '}' should be on the same line. | 1606 |
![]() | Missing a Javadoc comment. | 1612 |
![]() | Parameter qnames should be final. | 1612 |
![]() | Parameter xmlWriter should be final. | 1612 |
![]() | '}' should be on the same line. | 1638 |
![]() | '}' should be on the same line. | 1643 |
![]() | First sentence should end with a period. | 1654 |
![]() | Expected an @return tag. | 1657 |
![]() | Parameter xmlWriter should be final. | 1657 |
![]() | Expected @param tag for 'xmlWriter'. | 1657 |
![]() | Parameter namespace should be final. | 1657 |
![]() | Expected @param tag for 'namespace'. | 1657 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 1658 |
![]() | First sentence should end with a period. | 1675 |
![]() | Expected an @return tag. | 1679 |
![]() | Parameter qName should be final. | 1679 |
![]() | Expected @param tag for 'qName'. | 1679 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1680 |
![]() | First sentence should end with a period. | 1715 |
![]() | Utility classes should not have a public or default constructor. | 1718 |
![]() | First sentence should end with a period. | 1720 |
![]() | Expected an @return tag. | 1727 |
![]() | Parameter reader should be final. | 1727 |
![]() | Expected @param tag for 'reader'. | 1727 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 1727 |
![]() | 'while' construct must use '{}'s. | 1736 |
![]() | Avoid inline conditionals. | 1747 |
![]() | 'while' construct must use '{}'s. | 1767 |
![]() | '}' should be on the same line. | 1777 |
![]() | Must have at least one statement. | 1779 |
![]() | 'while' construct must use '{}'s. | 1783 |
![]() | '}' should be on the same line. | 1793 |
![]() | Must have at least one statement. | 1795 |
![]() | 'while' construct must use '{}'s. | 1799 |
![]() | '}' should be on the same line. | 1809 |
![]() | Must have at least one statement. | 1811 |
![]() | 'while' construct must use '{}'s. | 1815 |
![]() | 'if' construct must use '{}'s. | 1818 |
![]() | '}' should be on the same line. | 1823 |
![]() | '}' is not followed by whitespace. | 1831 |
![]() | Missing a Javadoc comment. | 1835 |
![]() | Missing a Javadoc comment. | 1841 |
![]() | Parameter namespace should be final. | 1841 |
![]() | Variable 'localViolationList' must be private and have accessor methods. | 1852 |
![]() | First sentence should end with a period. | 1854 |
![]() | First sentence should end with a period. | 1863 |
![]() | Parameter param should be final. | 1866 |
![]() | Expected @param tag for 'param'. | 1866 |
![]() | First sentence should end with a period. | 1874 |
![]() | Parameter param should be final. | 1880 |
![]() | First sentence should end with a period. | 1887 |
![]() | Parameter param should be final. | 1893 |
![]() | First sentence should end with a period. | 1905 |
![]() | Parameter reader should be final. | 1910 |
![]() | Expected @param tag for 'reader'. | 1910 |
![]() | '}' should be on the same line. | 1917 |
![]() | Expected @param tag for 'parentQName'. | 1930 |
![]() | Expected @param tag for 'factory'. | 1931 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 1931 |
![]() | Parameter xmlWriter should be final. | 1937 |
![]() | Missing a Javadoc comment. | 1946 |
![]() | Parameter xmlWriter should be final. | 1947 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1948 |
![]() | Missing a Javadoc comment. | 1952 |
![]() | Parameter xmlWriter should be final. | 1953 |
![]() | Parameter serializeType should be final. | 1953 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 1954 |
![]() | '}' should be on the same line. | 1966 |
![]() | '}' should be on the same line. | 1976 |
![]() | '}' should be on the same line. | 1988 |
![]() | '}' should be on the same line. | 2001 |
![]() | '}' should be on the same line. | 2009 |
![]() | First sentence should end with a period. | 2020 |
![]() | Parameter prefix should be final. | 2023 |
![]() | Expected @param tag for 'prefix'. | 2023 |
![]() | Parameter namespace should be final. | 2023 |
![]() | Expected @param tag for 'namespace'. | 2023 |
![]() | Parameter attName should be final. | 2023 |
![]() | Expected @param tag for 'attName'. | 2023 |
![]() | Parameter attValue should be final. | 2024 |
![]() | Expected @param tag for 'attValue'. | 2024 |
![]() | Parameter xmlWriter should be final. | 2024 |
![]() | Expected @param tag for 'xmlWriter'. | 2024 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2025 |
![]() | First sentence should end with a period. | 2036 |
![]() | Parameter namespace should be final. | 2039 |
![]() | Expected @param tag for 'namespace'. | 2039 |
![]() | Parameter attName should be final. | 2039 |
![]() | Expected @param tag for 'attName'. | 2039 |
![]() | Parameter attValue should be final. | 2039 |
![]() | Expected @param tag for 'attValue'. | 2039 |
![]() | Parameter xmlWriter should be final. | 2040 |
![]() | Expected @param tag for 'xmlWriter'. | 2040 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2040 |
![]() | '}' should be on the same line. | 2043 |
![]() | First sentence should end with a period. | 2050 |
![]() | Parameter namespace should be final. | 2053 |
![]() | Expected @param tag for 'namespace'. | 2053 |
![]() | Parameter attName should be final. | 2053 |
![]() | Expected @param tag for 'attName'. | 2053 |
![]() | Parameter qname should be final. | 2054 |
![]() | Expected @param tag for 'qname'. | 2054 |
![]() | Parameter xmlWriter should be final. | 2054 |
![]() | Expected @param tag for 'xmlWriter'. | 2054 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2055 |
![]() | '}' should be on the same line. | 2065 |
![]() | '}' should be on the same line. | 2072 |
![]() | First sentence should end with a period. | 2079 |
![]() | Parameter qname should be final. | 2083 |
![]() | Expected @param tag for 'qname'. | 2083 |
![]() | Parameter xmlWriter should be final. | 2083 |
![]() | Expected @param tag for 'xmlWriter'. | 2083 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2084 |
![]() | '}' should be on the same line. | 2097 |
![]() | '}' should be on the same line. | 2103 |
![]() | Missing a Javadoc comment. | 2109 |
![]() | Parameter qnames should be final. | 2109 |
![]() | Parameter xmlWriter should be final. | 2109 |
![]() | '}' should be on the same line. | 2135 |
![]() | '}' should be on the same line. | 2140 |
![]() | First sentence should end with a period. | 2151 |
![]() | Expected an @return tag. | 2154 |
![]() | Parameter xmlWriter should be final. | 2154 |
![]() | Expected @param tag for 'xmlWriter'. | 2154 |
![]() | Parameter namespace should be final. | 2154 |
![]() | Expected @param tag for 'namespace'. | 2154 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2155 |
![]() | First sentence should end with a period. | 2172 |
![]() | Expected an @return tag. | 2176 |
![]() | Parameter qName should be final. | 2176 |
![]() | Expected @param tag for 'qName'. | 2176 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2177 |
![]() | '}' should be on the same line. | 2188 |
![]() | '}' should be on the same line. | 2196 |
![]() | First sentence should end with a period. | 2208 |
![]() | Utility classes should not have a public or default constructor. | 2211 |
![]() | First sentence should end with a period. | 2213 |
![]() | Expected an @return tag. | 2220 |
![]() | Parameter reader should be final. | 2220 |
![]() | Expected @param tag for 'reader'. | 2220 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2221 |
![]() | 'while' construct must use '{}'s. | 2230 |
![]() | Avoid inline conditionals. | 2241 |
![]() | 'while' construct must use '{}'s. | 2263 |
![]() | 'while' construct must use '{}'s. | 2276 |
![]() | 'while' construct must use '{}'s. | 2281 |
![]() | '}' should be on the same line. | 2286 |
![]() | '}' should be on the same line. | 2291 |
![]() | Line is longer than 120 characters. | 2300 |
![]() | '}' should be on the same line. | 2303 |
![]() | 'while' construct must use '{}'s. | 2311 |
![]() | 'if' construct must use '{}'s. | 2314 |
![]() | '}' should be on the same line. | 2319 |
![]() | '}' is not followed by whitespace. | 2327 |
![]() | Missing a Javadoc comment. | 2331 |
![]() | Missing a Javadoc comment. | 2333 |
![]() | Missing a Javadoc comment. | 2337 |
![]() | Parameter namespace should be final. | 2337 |
![]() | First sentence should end with a period. | 2344 |
![]() | Variable 'localGetCustomerPurchaseAuthResponse' must be private and have accessor methods. | 2348 |
![]() | First sentence should end with a period. | 2350 |
![]() | First sentence should end with a period. | 2359 |
![]() | Parameter param should be final. | 2365 |
![]() | First sentence should end with a period. | 2371 |
![]() | Parameter reader should be final. | 2376 |
![]() | Expected @param tag for 'reader'. | 2376 |
![]() | '}' should be on the same line. | 2383 |
![]() | Expected @param tag for 'parentQName'. | 2396 |
![]() | Expected @param tag for 'factory'. | 2397 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2397 |
![]() | Parameter xmlWriter should be final. | 2403 |
![]() | Missing a Javadoc comment. | 2412 |
![]() | Parameter xmlWriter should be final. | 2413 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2414 |
![]() | Missing a Javadoc comment. | 2418 |
![]() | Parameter xmlWriter should be final. | 2419 |
![]() | Parameter serializeType should be final. | 2419 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2420 |
![]() | First sentence should end with a period. | 2431 |
![]() | Parameter prefix should be final. | 2434 |
![]() | Expected @param tag for 'prefix'. | 2434 |
![]() | Parameter namespace should be final. | 2434 |
![]() | Expected @param tag for 'namespace'. | 2434 |
![]() | Parameter attName should be final. | 2434 |
![]() | Expected @param tag for 'attName'. | 2434 |
![]() | Parameter attValue should be final. | 2435 |
![]() | Expected @param tag for 'attValue'. | 2435 |
![]() | Parameter xmlWriter should be final. | 2435 |
![]() | Expected @param tag for 'xmlWriter'. | 2435 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2436 |
![]() | First sentence should end with a period. | 2447 |
![]() | Parameter namespace should be final. | 2450 |
![]() | Expected @param tag for 'namespace'. | 2450 |
![]() | Parameter attName should be final. | 2450 |
![]() | Expected @param tag for 'attName'. | 2450 |
![]() | Parameter attValue should be final. | 2450 |
![]() | Expected @param tag for 'attValue'. | 2450 |
![]() | Parameter xmlWriter should be final. | 2451 |
![]() | Expected @param tag for 'xmlWriter'. | 2451 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2451 |
![]() | '}' should be on the same line. | 2454 |
![]() | First sentence should end with a period. | 2461 |
![]() | Parameter namespace should be final. | 2464 |
![]() | Expected @param tag for 'namespace'. | 2464 |
![]() | Parameter attName should be final. | 2464 |
![]() | Expected @param tag for 'attName'. | 2464 |
![]() | Parameter qname should be final. | 2465 |
![]() | Expected @param tag for 'qname'. | 2465 |
![]() | Parameter xmlWriter should be final. | 2465 |
![]() | Expected @param tag for 'xmlWriter'. | 2465 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2466 |
![]() | '}' should be on the same line. | 2476 |
![]() | '}' should be on the same line. | 2483 |
![]() | First sentence should end with a period. | 2490 |
![]() | Parameter qname should be final. | 2494 |
![]() | Expected @param tag for 'qname'. | 2494 |
![]() | Parameter xmlWriter should be final. | 2494 |
![]() | Expected @param tag for 'xmlWriter'. | 2494 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2495 |
![]() | '}' should be on the same line. | 2508 |
![]() | '}' should be on the same line. | 2514 |
![]() | Missing a Javadoc comment. | 2520 |
![]() | Parameter qnames should be final. | 2520 |
![]() | Parameter xmlWriter should be final. | 2520 |
![]() | '}' should be on the same line. | 2546 |
![]() | '}' should be on the same line. | 2551 |
![]() | First sentence should end with a period. | 2562 |
![]() | Expected an @return tag. | 2565 |
![]() | Parameter xmlWriter should be final. | 2565 |
![]() | Expected @param tag for 'xmlWriter'. | 2565 |
![]() | Parameter namespace should be final. | 2565 |
![]() | Expected @param tag for 'namespace'. | 2565 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2566 |
![]() | First sentence should end with a period. | 2583 |
![]() | Expected an @return tag. | 2587 |
![]() | Parameter qName should be final. | 2587 |
![]() | Expected @param tag for 'qName'. | 2587 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2588 |
![]() | First sentence should end with a period. | 2595 |
![]() | Utility classes should not have a public or default constructor. | 2598 |
![]() | First sentence should end with a period. | 2600 |
![]() | Expected an @return tag. | 2607 |
![]() | Parameter reader should be final. | 2607 |
![]() | Expected @param tag for 'reader'. | 2607 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 2608 |
![]() | 'while' construct must use '{}'s. | 2617 |
![]() | '}' should be on the same line. | 2634 |
![]() | '}' should be on the same line. | 2642 |
![]() | '}' should be on the same line. | 2648 |
![]() | '}' is not followed by whitespace. | 2656 |
![]() | Missing a Javadoc comment. | 2660 |
![]() | Missing a Javadoc comment. | 2666 |
![]() | Parameter namespace should be final. | 2666 |
![]() | Variable 'localActionList' must be private and have accessor methods. | 2677 |
![]() | First sentence should end with a period. | 2679 |
![]() | First sentence should end with a period. | 2688 |
![]() | Parameter param should be final. | 2691 |
![]() | Expected @param tag for 'param'. | 2691 |
![]() | First sentence should end with a period. | 2699 |
![]() | Parameter param should be final. | 2705 |
![]() | First sentence should end with a period. | 2712 |
![]() | Parameter param should be final. | 2718 |
![]() | First sentence should end with a period. | 2729 |
![]() | Parameter reader should be final. | 2734 |
![]() | Expected @param tag for 'reader'. | 2734 |
![]() | '}' should be on the same line. | 2741 |
![]() | Expected @param tag for 'parentQName'. | 2754 |
![]() | Expected @param tag for 'factory'. | 2755 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 2755 |
![]() | Parameter xmlWriter should be final. | 2761 |
![]() | Missing a Javadoc comment. | 2770 |
![]() | Parameter xmlWriter should be final. | 2771 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2772 |
![]() | Missing a Javadoc comment. | 2776 |
![]() | Parameter xmlWriter should be final. | 2777 |
![]() | Parameter serializeType should be final. | 2777 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 2778 |
![]() | '}' should be on the same line. | 2790 |
![]() | '}' should be on the same line. | 2800 |
![]() | '}' should be on the same line. | 2812 |
![]() | '}' should be on the same line. | 2825 |
![]() | '}' should be on the same line. | 2833 |
![]() | First sentence should end with a period. | 2844 |
![]() | Parameter prefix should be final. | 2847 |
![]() | Expected @param tag for 'prefix'. | 2847 |
![]() | Parameter namespace should be final. | 2847 |
![]() | Expected @param tag for 'namespace'. | 2847 |
![]() | Parameter attName should be final. | 2847 |
![]() | Expected @param tag for 'attName'. | 2847 |
![]() | Parameter attValue should be final. | 2848 |
![]() | Expected @param tag for 'attValue'. | 2848 |
![]() | Parameter xmlWriter should be final. | 2848 |
![]() | Expected @param tag for 'xmlWriter'. | 2848 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2849 |
![]() | First sentence should end with a period. | 2860 |
![]() | Parameter namespace should be final. | 2863 |
![]() | Expected @param tag for 'namespace'. | 2863 |
![]() | Parameter attName should be final. | 2863 |
![]() | Expected @param tag for 'attName'. | 2863 |
![]() | Parameter attValue should be final. | 2863 |
![]() | Expected @param tag for 'attValue'. | 2863 |
![]() | Parameter xmlWriter should be final. | 2864 |
![]() | Expected @param tag for 'xmlWriter'. | 2864 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2864 |
![]() | '}' should be on the same line. | 2867 |
![]() | First sentence should end with a period. | 2874 |
![]() | Parameter namespace should be final. | 2877 |
![]() | Expected @param tag for 'namespace'. | 2877 |
![]() | Parameter attName should be final. | 2877 |
![]() | Expected @param tag for 'attName'. | 2877 |
![]() | Parameter qname should be final. | 2878 |
![]() | Expected @param tag for 'qname'. | 2878 |
![]() | Parameter xmlWriter should be final. | 2878 |
![]() | Expected @param tag for 'xmlWriter'. | 2878 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2879 |
![]() | '}' should be on the same line. | 2889 |
![]() | '}' should be on the same line. | 2896 |
![]() | First sentence should end with a period. | 2903 |
![]() | Parameter qname should be final. | 2907 |
![]() | Expected @param tag for 'qname'. | 2907 |
![]() | Parameter xmlWriter should be final. | 2907 |
![]() | Expected @param tag for 'xmlWriter'. | 2907 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2908 |
![]() | '}' should be on the same line. | 2921 |
![]() | '}' should be on the same line. | 2927 |
![]() | Missing a Javadoc comment. | 2933 |
![]() | Parameter qnames should be final. | 2933 |
![]() | Parameter xmlWriter should be final. | 2933 |
![]() | '}' should be on the same line. | 2959 |
![]() | '}' should be on the same line. | 2964 |
![]() | First sentence should end with a period. | 2975 |
![]() | Expected an @return tag. | 2978 |
![]() | Parameter xmlWriter should be final. | 2978 |
![]() | Expected @param tag for 'xmlWriter'. | 2978 |
![]() | Parameter namespace should be final. | 2978 |
![]() | Expected @param tag for 'namespace'. | 2978 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 2979 |
![]() | First sentence should end with a period. | 2996 |
![]() | Expected an @return tag. | 3000 |
![]() | Parameter qName should be final. | 3000 |
![]() | Expected @param tag for 'qName'. | 3000 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3001 |
![]() | '}' should be on the same line. | 3012 |
![]() | '}' should be on the same line. | 3020 |
![]() | First sentence should end with a period. | 3032 |
![]() | Utility classes should not have a public or default constructor. | 3035 |
![]() | First sentence should end with a period. | 3037 |
![]() | Expected an @return tag. | 3044 |
![]() | Parameter reader should be final. | 3044 |
![]() | Expected @param tag for 'reader'. | 3044 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3044 |
![]() | 'while' construct must use '{}'s. | 3053 |
![]() | Avoid inline conditionals. | 3064 |
![]() | 'while' construct must use '{}'s. | 3086 |
![]() | 'while' construct must use '{}'s. | 3099 |
![]() | 'while' construct must use '{}'s. | 3104 |
![]() | '}' should be on the same line. | 3109 |
![]() | '}' should be on the same line. | 3114 |
![]() | '}' should be on the same line. | 3125 |
![]() | 'while' construct must use '{}'s. | 3133 |
![]() | 'if' construct must use '{}'s. | 3136 |
![]() | '}' should be on the same line. | 3141 |
![]() | '}' is not followed by whitespace. | 3149 |
![]() | Missing a Javadoc comment. | 3153 |
![]() | Missing a Javadoc comment. | 3155 |
![]() | Missing a Javadoc comment. | 3159 |
![]() | Parameter namespace should be final. | 3159 |
![]() | First sentence should end with a period. | 3166 |
![]() | Variable 'localTrackEventResponse' must be private and have accessor methods. | 3170 |
![]() | First sentence should end with a period. | 3172 |
![]() | First sentence should end with a period. | 3181 |
![]() | Parameter param should be final. | 3187 |
![]() | First sentence should end with a period. | 3193 |
![]() | Parameter reader should be final. | 3198 |
![]() | Expected @param tag for 'reader'. | 3198 |
![]() | '}' should be on the same line. | 3205 |
![]() | Expected @param tag for 'parentQName'. | 3218 |
![]() | Expected @param tag for 'factory'. | 3219 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3219 |
![]() | Parameter xmlWriter should be final. | 3225 |
![]() | Missing a Javadoc comment. | 3234 |
![]() | Parameter xmlWriter should be final. | 3235 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3236 |
![]() | Missing a Javadoc comment. | 3240 |
![]() | Parameter xmlWriter should be final. | 3241 |
![]() | Parameter serializeType should be final. | 3241 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3242 |
![]() | First sentence should end with a period. | 3253 |
![]() | Parameter prefix should be final. | 3256 |
![]() | Expected @param tag for 'prefix'. | 3256 |
![]() | Parameter namespace should be final. | 3256 |
![]() | Expected @param tag for 'namespace'. | 3256 |
![]() | Parameter attName should be final. | 3256 |
![]() | Expected @param tag for 'attName'. | 3256 |
![]() | Parameter attValue should be final. | 3257 |
![]() | Expected @param tag for 'attValue'. | 3257 |
![]() | Parameter xmlWriter should be final. | 3257 |
![]() | Expected @param tag for 'xmlWriter'. | 3257 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3258 |
![]() | First sentence should end with a period. | 3269 |
![]() | Parameter namespace should be final. | 3272 |
![]() | Expected @param tag for 'namespace'. | 3272 |
![]() | Parameter attName should be final. | 3272 |
![]() | Expected @param tag for 'attName'. | 3272 |
![]() | Parameter attValue should be final. | 3272 |
![]() | Expected @param tag for 'attValue'. | 3272 |
![]() | Parameter xmlWriter should be final. | 3273 |
![]() | Expected @param tag for 'xmlWriter'. | 3273 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3273 |
![]() | '}' should be on the same line. | 3276 |
![]() | First sentence should end with a period. | 3283 |
![]() | Parameter namespace should be final. | 3286 |
![]() | Expected @param tag for 'namespace'. | 3286 |
![]() | Parameter attName should be final. | 3286 |
![]() | Expected @param tag for 'attName'. | 3286 |
![]() | Parameter qname should be final. | 3287 |
![]() | Expected @param tag for 'qname'. | 3287 |
![]() | Parameter xmlWriter should be final. | 3287 |
![]() | Expected @param tag for 'xmlWriter'. | 3287 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3288 |
![]() | '}' should be on the same line. | 3298 |
![]() | '}' should be on the same line. | 3305 |
![]() | First sentence should end with a period. | 3312 |
![]() | Parameter qname should be final. | 3316 |
![]() | Expected @param tag for 'qname'. | 3316 |
![]() | Parameter xmlWriter should be final. | 3316 |
![]() | Expected @param tag for 'xmlWriter'. | 3316 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3317 |
![]() | '}' should be on the same line. | 3330 |
![]() | '}' should be on the same line. | 3336 |
![]() | Missing a Javadoc comment. | 3342 |
![]() | Parameter qnames should be final. | 3342 |
![]() | Parameter xmlWriter should be final. | 3342 |
![]() | '}' should be on the same line. | 3368 |
![]() | '}' should be on the same line. | 3373 |
![]() | First sentence should end with a period. | 3384 |
![]() | Expected an @return tag. | 3387 |
![]() | Parameter xmlWriter should be final. | 3387 |
![]() | Expected @param tag for 'xmlWriter'. | 3387 |
![]() | Parameter namespace should be final. | 3387 |
![]() | Expected @param tag for 'namespace'. | 3387 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3388 |
![]() | First sentence should end with a period. | 3405 |
![]() | Expected an @return tag. | 3409 |
![]() | Parameter qName should be final. | 3409 |
![]() | Expected @param tag for 'qName'. | 3409 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3410 |
![]() | First sentence should end with a period. | 3417 |
![]() | Utility classes should not have a public or default constructor. | 3420 |
![]() | First sentence should end with a period. | 3422 |
![]() | Expected an @return tag. | 3429 |
![]() | Parameter reader should be final. | 3429 |
![]() | Expected @param tag for 'reader'. | 3429 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3429 |
![]() | 'while' construct must use '{}'s. | 3438 |
![]() | '}' should be on the same line. | 3454 |
![]() | '}' should be on the same line. | 3462 |
![]() | '}' should be on the same line. | 3468 |
![]() | '}' is not followed by whitespace. | 3476 |
![]() | Missing a Javadoc comment. | 3480 |
![]() | Missing a Javadoc comment. | 3486 |
![]() | Parameter namespace should be final. | 3486 |
![]() | First sentence should end with a period. | 3493 |
![]() | Variable 'localName' must be private and have accessor methods. | 3497 |
![]() | First sentence should end with a period. | 3499 |
![]() | First sentence should end with a period. | 3508 |
![]() | Parameter param should be final. | 3514 |
![]() | First sentence should end with a period. | 3520 |
![]() | Variable 'localValue' must be private and have accessor methods. | 3524 |
![]() | First sentence should end with a period. | 3526 |
![]() | First sentence should end with a period. | 3535 |
![]() | Parameter param should be final. | 3541 |
![]() | First sentence should end with a period. | 3547 |
![]() | Variable 'localUnit' must be private and have accessor methods. | 3551 |
![]() | First sentence should end with a period. | 3553 |
![]() | First sentence should end with a period. | 3562 |
![]() | Parameter param should be final. | 3568 |
![]() | First sentence should end with a period. | 3574 |
![]() | Parameter reader should be final. | 3579 |
![]() | Expected @param tag for 'reader'. | 3579 |
![]() | '}' should be on the same line. | 3586 |
![]() | Expected @param tag for 'parentQName'. | 3599 |
![]() | Expected @param tag for 'factory'. | 3600 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3600 |
![]() | Parameter xmlWriter should be final. | 3606 |
![]() | Missing a Javadoc comment. | 3615 |
![]() | Parameter xmlWriter should be final. | 3616 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3617 |
![]() | Missing a Javadoc comment. | 3621 |
![]() | Parameter xmlWriter should be final. | 3622 |
![]() | Parameter serializeType should be final. | 3622 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 3623 |
![]() | '}' should be on the same line. | 3635 |
![]() | '}' should be on the same line. | 3645 |
![]() | '}' should be on the same line. | 3657 |
![]() | '}' should be on the same line. | 3675 |
![]() | '}' should be on the same line. | 3680 |
![]() | '}' should be on the same line. | 3690 |
![]() | '}' should be on the same line. | 3710 |
![]() | '}' should be on the same line. | 3715 |
![]() | '}' should be on the same line. | 3725 |
![]() | '}' should be on the same line. | 3745 |
![]() | '}' should be on the same line. | 3750 |
![]() | '}' should be on the same line. | 3760 |
![]() | First sentence should end with a period. | 3773 |
![]() | Parameter prefix should be final. | 3776 |
![]() | Expected @param tag for 'prefix'. | 3776 |
![]() | Parameter namespace should be final. | 3776 |
![]() | Expected @param tag for 'namespace'. | 3776 |
![]() | Parameter attName should be final. | 3776 |
![]() | Expected @param tag for 'attName'. | 3776 |
![]() | Parameter attValue should be final. | 3777 |
![]() | Expected @param tag for 'attValue'. | 3777 |
![]() | Parameter xmlWriter should be final. | 3777 |
![]() | Expected @param tag for 'xmlWriter'. | 3777 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3778 |
![]() | First sentence should end with a period. | 3789 |
![]() | Parameter namespace should be final. | 3792 |
![]() | Expected @param tag for 'namespace'. | 3792 |
![]() | Parameter attName should be final. | 3792 |
![]() | Expected @param tag for 'attName'. | 3792 |
![]() | Parameter attValue should be final. | 3792 |
![]() | Expected @param tag for 'attValue'. | 3792 |
![]() | Parameter xmlWriter should be final. | 3793 |
![]() | Expected @param tag for 'xmlWriter'. | 3793 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3793 |
![]() | '}' should be on the same line. | 3796 |
![]() | First sentence should end with a period. | 3803 |
![]() | Parameter namespace should be final. | 3806 |
![]() | Expected @param tag for 'namespace'. | 3806 |
![]() | Parameter attName should be final. | 3806 |
![]() | Expected @param tag for 'attName'. | 3806 |
![]() | Parameter qname should be final. | 3807 |
![]() | Expected @param tag for 'qname'. | 3807 |
![]() | Parameter xmlWriter should be final. | 3807 |
![]() | Expected @param tag for 'xmlWriter'. | 3807 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3808 |
![]() | '}' should be on the same line. | 3818 |
![]() | '}' should be on the same line. | 3825 |
![]() | First sentence should end with a period. | 3832 |
![]() | Parameter qname should be final. | 3836 |
![]() | Expected @param tag for 'qname'. | 3836 |
![]() | Parameter xmlWriter should be final. | 3836 |
![]() | Expected @param tag for 'xmlWriter'. | 3836 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3837 |
![]() | '}' should be on the same line. | 3850 |
![]() | '}' should be on the same line. | 3856 |
![]() | Missing a Javadoc comment. | 3862 |
![]() | Parameter qnames should be final. | 3862 |
![]() | Parameter xmlWriter should be final. | 3862 |
![]() | '}' should be on the same line. | 3888 |
![]() | '}' should be on the same line. | 3893 |
![]() | First sentence should end with a period. | 3904 |
![]() | Expected an @return tag. | 3907 |
![]() | Parameter xmlWriter should be final. | 3907 |
![]() | Expected @param tag for 'xmlWriter'. | 3907 |
![]() | Parameter namespace should be final. | 3907 |
![]() | Expected @param tag for 'namespace'. | 3907 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 3908 |
![]() | First sentence should end with a period. | 3925 |
![]() | Expected an @return tag. | 3929 |
![]() | Parameter qName should be final. | 3929 |
![]() | Expected @param tag for 'qName'. | 3929 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 3930 |
![]() | '}' should be on the same line. | 3939 |
![]() | '}' should be on the same line. | 3948 |
![]() | '}' should be on the same line. | 3957 |
![]() | First sentence should end with a period. | 3967 |
![]() | Utility classes should not have a public or default constructor. | 3970 |
![]() | First sentence should end with a period. | 3972 |
![]() | Expected an @return tag. | 3979 |
![]() | Parameter reader should be final. | 3979 |
![]() | Expected @param tag for 'reader'. | 3979 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 3979 |
![]() | 'while' construct must use '{}'s. | 3988 |
![]() | Avoid inline conditionals. | 3999 |
![]() | 'while' construct must use '{}'s. | 4019 |
![]() | '}' should be on the same line. | 4030 |
![]() | 'while' construct must use '{}'s. | 4038 |
![]() | Line is longer than 120 characters. | 4041 |
![]() | '}' should be on the same line. | 4049 |
![]() | 'while' construct must use '{}'s. | 4057 |
![]() | '}' should be on the same line. | 4068 |
![]() | 'while' construct must use '{}'s. | 4076 |
![]() | 'if' construct must use '{}'s. | 4079 |
![]() | '}' should be on the same line. | 4084 |
![]() | '}' is not followed by whitespace. | 4092 |
![]() | Missing a Javadoc comment. | 4096 |
![]() | Missing a Javadoc comment. | 4102 |
![]() | Parameter namespace should be final. | 4102 |
![]() | Variable 'localNotification' must be private and have accessor methods. | 4113 |
![]() | First sentence should end with a period. | 4115 |
![]() | First sentence should end with a period. | 4124 |
![]() | Parameter param should be final. | 4127 |
![]() | Expected @param tag for 'param'. | 4127 |
![]() | First sentence should end with a period. | 4135 |
![]() | Parameter param should be final. | 4141 |
![]() | First sentence should end with a period. | 4148 |
![]() | Parameter param should be final. | 4154 |
![]() | First sentence should end with a period. | 4165 |
![]() | Parameter reader should be final. | 4170 |
![]() | Expected @param tag for 'reader'. | 4170 |
![]() | '}' should be on the same line. | 4177 |
![]() | Expected @param tag for 'parentQName'. | 4190 |
![]() | Expected @param tag for 'factory'. | 4191 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4191 |
![]() | Parameter xmlWriter should be final. | 4197 |
![]() | Missing a Javadoc comment. | 4206 |
![]() | Parameter xmlWriter should be final. | 4207 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4208 |
![]() | Missing a Javadoc comment. | 4212 |
![]() | Parameter xmlWriter should be final. | 4213 |
![]() | Parameter serializeType should be final. | 4213 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4214 |
![]() | '}' should be on the same line. | 4226 |
![]() | '}' should be on the same line. | 4236 |
![]() | '}' should be on the same line. | 4248 |
![]() | Avoid inline conditionals. | 4259 |
![]() | '}' should be on the same line. | 4272 |
![]() | '}' should be on the same line. | 4277 |
![]() | '}' should be on the same line. | 4287 |
![]() | '}' should be on the same line. | 4295 |
![]() | First sentence should end with a period. | 4306 |
![]() | Parameter prefix should be final. | 4309 |
![]() | Expected @param tag for 'prefix'. | 4309 |
![]() | Parameter namespace should be final. | 4309 |
![]() | Expected @param tag for 'namespace'. | 4309 |
![]() | Parameter attName should be final. | 4309 |
![]() | Expected @param tag for 'attName'. | 4309 |
![]() | Parameter attValue should be final. | 4310 |
![]() | Expected @param tag for 'attValue'. | 4310 |
![]() | Parameter xmlWriter should be final. | 4310 |
![]() | Expected @param tag for 'xmlWriter'. | 4310 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4311 |
![]() | First sentence should end with a period. | 4322 |
![]() | Parameter namespace should be final. | 4325 |
![]() | Expected @param tag for 'namespace'. | 4325 |
![]() | Parameter attName should be final. | 4325 |
![]() | Expected @param tag for 'attName'. | 4325 |
![]() | Parameter attValue should be final. | 4325 |
![]() | Expected @param tag for 'attValue'. | 4325 |
![]() | Parameter xmlWriter should be final. | 4326 |
![]() | Expected @param tag for 'xmlWriter'. | 4326 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4326 |
![]() | '}' should be on the same line. | 4329 |
![]() | First sentence should end with a period. | 4336 |
![]() | Parameter namespace should be final. | 4339 |
![]() | Expected @param tag for 'namespace'. | 4339 |
![]() | Parameter attName should be final. | 4339 |
![]() | Expected @param tag for 'attName'. | 4339 |
![]() | Parameter qname should be final. | 4340 |
![]() | Expected @param tag for 'qname'. | 4340 |
![]() | Parameter xmlWriter should be final. | 4340 |
![]() | Expected @param tag for 'xmlWriter'. | 4340 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4341 |
![]() | '}' should be on the same line. | 4351 |
![]() | '}' should be on the same line. | 4358 |
![]() | First sentence should end with a period. | 4365 |
![]() | Parameter qname should be final. | 4369 |
![]() | Expected @param tag for 'qname'. | 4369 |
![]() | Parameter xmlWriter should be final. | 4369 |
![]() | Expected @param tag for 'xmlWriter'. | 4369 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4370 |
![]() | '}' should be on the same line. | 4383 |
![]() | '}' should be on the same line. | 4389 |
![]() | Missing a Javadoc comment. | 4395 |
![]() | Parameter qnames should be final. | 4395 |
![]() | Parameter xmlWriter should be final. | 4395 |
![]() | '}' should be on the same line. | 4421 |
![]() | '}' should be on the same line. | 4426 |
![]() | First sentence should end with a period. | 4437 |
![]() | Expected an @return tag. | 4440 |
![]() | Parameter xmlWriter should be final. | 4440 |
![]() | Expected @param tag for 'xmlWriter'. | 4440 |
![]() | Parameter namespace should be final. | 4440 |
![]() | Expected @param tag for 'namespace'. | 4440 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4441 |
![]() | First sentence should end with a period. | 4458 |
![]() | Expected an @return tag. | 4462 |
![]() | Parameter qName should be final. | 4462 |
![]() | Expected @param tag for 'qName'. | 4462 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4463 |
![]() | '}' should be on the same line. | 4475 |
![]() | '}' should be on the same line. | 4483 |
![]() | First sentence should end with a period. | 4495 |
![]() | Utility classes should not have a public or default constructor. | 4498 |
![]() | First sentence should end with a period. | 4500 |
![]() | Expected an @return tag. | 4507 |
![]() | Parameter reader should be final. | 4507 |
![]() | Expected @param tag for 'reader'. | 4507 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4508 |
![]() | 'while' construct must use '{}'s. | 4517 |
![]() | Avoid inline conditionals. | 4528 |
![]() | 'while' construct must use '{}'s. | 4550 |
![]() | 'while' construct must use '{}'s. | 4569 |
![]() | '}' should be on the same line. | 4574 |
![]() | '}' should be on the same line. | 4579 |
![]() | '}' should be on the same line. | 4589 |
![]() | 'while' construct must use '{}'s. | 4597 |
![]() | 'if' construct must use '{}'s. | 4600 |
![]() | '}' should be on the same line. | 4605 |
![]() | '}' is not followed by whitespace. | 4613 |
![]() | Missing a Javadoc comment. | 4617 |
![]() | Missing a Javadoc comment. | 4619 |
![]() | Missing a Javadoc comment. | 4623 |
![]() | Parameter namespace should be final. | 4623 |
![]() | First sentence should end with a period. | 4630 |
![]() | Variable 'localTrackEventRequest' must be private and have accessor methods. | 4634 |
![]() | First sentence should end with a period. | 4636 |
![]() | First sentence should end with a period. | 4645 |
![]() | Parameter param should be final. | 4651 |
![]() | First sentence should end with a period. | 4657 |
![]() | Parameter reader should be final. | 4662 |
![]() | Expected @param tag for 'reader'. | 4662 |
![]() | '}' should be on the same line. | 4669 |
![]() | Expected @param tag for 'parentQName'. | 4682 |
![]() | Expected @param tag for 'factory'. | 4683 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4683 |
![]() | Parameter xmlWriter should be final. | 4689 |
![]() | Missing a Javadoc comment. | 4698 |
![]() | Parameter xmlWriter should be final. | 4699 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4700 |
![]() | Missing a Javadoc comment. | 4704 |
![]() | Parameter xmlWriter should be final. | 4705 |
![]() | Parameter serializeType should be final. | 4705 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 4706 |
![]() | First sentence should end with a period. | 4717 |
![]() | Parameter prefix should be final. | 4720 |
![]() | Expected @param tag for 'prefix'. | 4720 |
![]() | Parameter namespace should be final. | 4720 |
![]() | Expected @param tag for 'namespace'. | 4720 |
![]() | Parameter attName should be final. | 4720 |
![]() | Expected @param tag for 'attName'. | 4720 |
![]() | Parameter attValue should be final. | 4721 |
![]() | Expected @param tag for 'attValue'. | 4721 |
![]() | Parameter xmlWriter should be final. | 4721 |
![]() | Expected @param tag for 'xmlWriter'. | 4721 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4722 |
![]() | First sentence should end with a period. | 4733 |
![]() | Parameter namespace should be final. | 4736 |
![]() | Expected @param tag for 'namespace'. | 4736 |
![]() | Parameter attName should be final. | 4736 |
![]() | Expected @param tag for 'attName'. | 4736 |
![]() | Parameter attValue should be final. | 4736 |
![]() | Expected @param tag for 'attValue'. | 4736 |
![]() | Parameter xmlWriter should be final. | 4737 |
![]() | Expected @param tag for 'xmlWriter'. | 4737 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4737 |
![]() | '}' should be on the same line. | 4740 |
![]() | First sentence should end with a period. | 4747 |
![]() | Parameter namespace should be final. | 4750 |
![]() | Expected @param tag for 'namespace'. | 4750 |
![]() | Parameter attName should be final. | 4750 |
![]() | Expected @param tag for 'attName'. | 4750 |
![]() | Parameter qname should be final. | 4751 |
![]() | Expected @param tag for 'qname'. | 4751 |
![]() | Parameter xmlWriter should be final. | 4751 |
![]() | Expected @param tag for 'xmlWriter'. | 4751 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4752 |
![]() | '}' should be on the same line. | 4762 |
![]() | '}' should be on the same line. | 4769 |
![]() | First sentence should end with a period. | 4776 |
![]() | Parameter qname should be final. | 4780 |
![]() | Expected @param tag for 'qname'. | 4780 |
![]() | Parameter xmlWriter should be final. | 4780 |
![]() | Expected @param tag for 'xmlWriter'. | 4780 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4781 |
![]() | '}' should be on the same line. | 4794 |
![]() | '}' should be on the same line. | 4800 |
![]() | Missing a Javadoc comment. | 4806 |
![]() | Parameter qnames should be final. | 4806 |
![]() | Parameter xmlWriter should be final. | 4806 |
![]() | '}' should be on the same line. | 4832 |
![]() | '}' should be on the same line. | 4837 |
![]() | First sentence should end with a period. | 4848 |
![]() | Expected an @return tag. | 4851 |
![]() | Parameter xmlWriter should be final. | 4851 |
![]() | Expected @param tag for 'xmlWriter'. | 4851 |
![]() | Parameter namespace should be final. | 4851 |
![]() | Expected @param tag for 'namespace'. | 4851 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 4852 |
![]() | First sentence should end with a period. | 4869 |
![]() | Expected an @return tag. | 4873 |
![]() | Parameter qName should be final. | 4873 |
![]() | Expected @param tag for 'qName'. | 4873 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 4874 |
![]() | First sentence should end with a period. | 4881 |
![]() | Utility classes should not have a public or default constructor. | 4884 |
![]() | First sentence should end with a period. | 4886 |
![]() | Expected an @return tag. | 4893 |
![]() | Parameter reader should be final. | 4893 |
![]() | Expected @param tag for 'reader'. | 4893 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 4893 |
![]() | 'while' construct must use '{}'s. | 4902 |
![]() | '}' should be on the same line. | 4918 |
![]() | '}' should be on the same line. | 4926 |
![]() | '}' should be on the same line. | 4932 |
![]() | '}' is not followed by whitespace. | 4940 |
![]() | Missing a Javadoc comment. | 4944 |
![]() | Missing a Javadoc comment. | 4950 |
![]() | Parameter namespace should be final. | 4950 |
![]() | First sentence should end with a period. | 4957 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4961 |
![]() | Variable 'local_return' must be private and have accessor methods. | 4961 |
![]() | First sentence should end with a period. | 4963 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4968 |
![]() | First sentence should end with a period. | 4972 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4978 |
![]() | Parameter param should be final. | 4978 |
![]() | First sentence should end with a period. | 4984 |
![]() | Parameter reader should be final. | 4989 |
![]() | Expected @param tag for 'reader'. | 4989 |
![]() | '}' should be on the same line. | 4996 |
![]() | Expected @param tag for 'parentQName'. | 5009 |
![]() | Expected @param tag for 'factory'. | 5010 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5010 |
![]() | Parameter xmlWriter should be final. | 5016 |
![]() | Missing a Javadoc comment. | 5025 |
![]() | Parameter xmlWriter should be final. | 5026 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5027 |
![]() | Missing a Javadoc comment. | 5031 |
![]() | Parameter xmlWriter should be final. | 5032 |
![]() | Parameter serializeType should be final. | 5032 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5033 |
![]() | '}' should be on the same line. | 5045 |
![]() | '}' should be on the same line. | 5055 |
![]() | '}' should be on the same line. | 5067 |
![]() | '}' should be on the same line. | 5086 |
![]() | '}' should be on the same line. | 5091 |
![]() | '}' should be on the same line. | 5100 |
![]() | First sentence should end with a period. | 5112 |
![]() | Parameter prefix should be final. | 5115 |
![]() | Expected @param tag for 'prefix'. | 5115 |
![]() | Parameter namespace should be final. | 5115 |
![]() | Expected @param tag for 'namespace'. | 5115 |
![]() | Parameter attName should be final. | 5115 |
![]() | Expected @param tag for 'attName'. | 5115 |
![]() | Parameter attValue should be final. | 5116 |
![]() | Expected @param tag for 'attValue'. | 5116 |
![]() | Parameter xmlWriter should be final. | 5116 |
![]() | Expected @param tag for 'xmlWriter'. | 5116 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5117 |
![]() | First sentence should end with a period. | 5128 |
![]() | Parameter namespace should be final. | 5131 |
![]() | Expected @param tag for 'namespace'. | 5131 |
![]() | Parameter attName should be final. | 5131 |
![]() | Expected @param tag for 'attName'. | 5131 |
![]() | Parameter attValue should be final. | 5131 |
![]() | Expected @param tag for 'attValue'. | 5131 |
![]() | Parameter xmlWriter should be final. | 5132 |
![]() | Expected @param tag for 'xmlWriter'. | 5132 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5132 |
![]() | '}' should be on the same line. | 5135 |
![]() | First sentence should end with a period. | 5142 |
![]() | Parameter namespace should be final. | 5145 |
![]() | Expected @param tag for 'namespace'. | 5145 |
![]() | Parameter attName should be final. | 5145 |
![]() | Expected @param tag for 'attName'. | 5145 |
![]() | Parameter qname should be final. | 5146 |
![]() | Expected @param tag for 'qname'. | 5146 |
![]() | Parameter xmlWriter should be final. | 5146 |
![]() | Expected @param tag for 'xmlWriter'. | 5146 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5147 |
![]() | '}' should be on the same line. | 5157 |
![]() | '}' should be on the same line. | 5164 |
![]() | First sentence should end with a period. | 5171 |
![]() | Parameter qname should be final. | 5175 |
![]() | Expected @param tag for 'qname'. | 5175 |
![]() | Parameter xmlWriter should be final. | 5175 |
![]() | Expected @param tag for 'xmlWriter'. | 5175 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5176 |
![]() | '}' should be on the same line. | 5189 |
![]() | '}' should be on the same line. | 5195 |
![]() | Missing a Javadoc comment. | 5201 |
![]() | Parameter qnames should be final. | 5201 |
![]() | Parameter xmlWriter should be final. | 5201 |
![]() | '}' should be on the same line. | 5227 |
![]() | '}' should be on the same line. | 5232 |
![]() | First sentence should end with a period. | 5243 |
![]() | Expected an @return tag. | 5246 |
![]() | Parameter xmlWriter should be final. | 5246 |
![]() | Expected @param tag for 'xmlWriter'. | 5246 |
![]() | Parameter namespace should be final. | 5246 |
![]() | Expected @param tag for 'namespace'. | 5246 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5247 |
![]() | First sentence should end with a period. | 5264 |
![]() | Expected an @return tag. | 5268 |
![]() | Parameter qName should be final. | 5268 |
![]() | Expected @param tag for 'qName'. | 5268 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5269 |
![]() | First sentence should end with a period. | 5283 |
![]() | Utility classes should not have a public or default constructor. | 5286 |
![]() | First sentence should end with a period. | 5288 |
![]() | Expected an @return tag. | 5295 |
![]() | Parameter reader should be final. | 5295 |
![]() | Expected @param tag for 'reader'. | 5295 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 5296 |
![]() | 'while' construct must use '{}'s. | 5305 |
![]() | Avoid inline conditionals. | 5316 |
![]() | 'while' construct must use '{}'s. | 5336 |
![]() | Line is longer than 120 characters. | 5339 |
![]() | '}' should be on the same line. | 5347 |
![]() | 'while' construct must use '{}'s. | 5355 |
![]() | 'if' construct must use '{}'s. | 5358 |
![]() | '}' should be on the same line. | 5363 |
![]() | '}' is not followed by whitespace. | 5371 |
![]() | Missing a Javadoc comment. | 5375 |
![]() | Missing a Javadoc comment. | 5381 |
![]() | Parameter namespace should be final. | 5381 |
![]() | First sentence should end with a period. | 5388 |
![]() | Variable 'localParameter' must be private and have accessor methods. | 5392 |
![]() | Missing a Javadoc comment. | 5398 |
![]() | Variable 'localParameterTracker' must be private and have accessor methods. | 5398 |
![]() | First sentence should end with a period. | 5400 |
![]() | First sentence should end with a period. | 5409 |
![]() | Parameter param should be final. | 5415 |
![]() | '}' should be on the same line. | 5420 |
![]() | First sentence should end with a period. | 5430 |
![]() | Parameter reader should be final. | 5435 |
![]() | Expected @param tag for 'reader'. | 5435 |
![]() | '}' should be on the same line. | 5442 |
![]() | Expected @param tag for 'parentQName'. | 5455 |
![]() | Expected @param tag for 'factory'. | 5456 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5456 |
![]() | Parameter xmlWriter should be final. | 5462 |
![]() | Missing a Javadoc comment. | 5471 |
![]() | Parameter xmlWriter should be final. | 5472 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5473 |
![]() | Missing a Javadoc comment. | 5477 |
![]() | Parameter xmlWriter should be final. | 5478 |
![]() | Parameter serializeType should be final. | 5478 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 5479 |
![]() | '}' should be on the same line. | 5491 |
![]() | '}' should be on the same line. | 5501 |
![]() | '}' should be on the same line. | 5513 |
![]() | First sentence should end with a period. | 5530 |
![]() | Parameter prefix should be final. | 5533 |
![]() | Expected @param tag for 'prefix'. | 5533 |
![]() | Parameter namespace should be final. | 5533 |
![]() | Expected @param tag for 'namespace'. | 5533 |
![]() | Parameter attName should be final. | 5533 |
![]() | Expected @param tag for 'attName'. | 5533 |
![]() | Parameter attValue should be final. | 5534 |
![]() | Expected @param tag for 'attValue'. | 5534 |
![]() | Parameter xmlWriter should be final. | 5534 |
![]() | Expected @param tag for 'xmlWriter'. | 5534 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5535 |
![]() | First sentence should end with a period. | 5546 |
![]() | Parameter namespace should be final. | 5549 |
![]() | Expected @param tag for 'namespace'. | 5549 |
![]() | Parameter attName should be final. | 5549 |
![]() | Expected @param tag for 'attName'. | 5549 |
![]() | Parameter attValue should be final. | 5549 |
![]() | Expected @param tag for 'attValue'. | 5549 |
![]() | Parameter xmlWriter should be final. | 5550 |
![]() | Expected @param tag for 'xmlWriter'. | 5550 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5550 |
![]() | '}' should be on the same line. | 5553 |
![]() | First sentence should end with a period. | 5560 |
![]() | Parameter namespace should be final. | 5563 |
![]() | Expected @param tag for 'namespace'. | 5563 |
![]() | Parameter attName should be final. | 5563 |
![]() | Expected @param tag for 'attName'. | 5563 |
![]() | Parameter qname should be final. | 5564 |
![]() | Expected @param tag for 'qname'. | 5564 |
![]() | Parameter xmlWriter should be final. | 5564 |
![]() | Expected @param tag for 'xmlWriter'. | 5564 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5565 |
![]() | '}' should be on the same line. | 5575 |
![]() | '}' should be on the same line. | 5582 |
![]() | First sentence should end with a period. | 5589 |
![]() | Parameter qname should be final. | 5593 |
![]() | Expected @param tag for 'qname'. | 5593 |
![]() | Parameter xmlWriter should be final. | 5593 |
![]() | Expected @param tag for 'xmlWriter'. | 5593 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5594 |
![]() | '}' should be on the same line. | 5607 |
![]() | '}' should be on the same line. | 5613 |
![]() | Missing a Javadoc comment. | 5619 |
![]() | Parameter qnames should be final. | 5619 |
![]() | Parameter xmlWriter should be final. | 5619 |
![]() | '}' should be on the same line. | 5645 |
![]() | '}' should be on the same line. | 5650 |
![]() | First sentence should end with a period. | 5661 |
![]() | Expected an @return tag. | 5664 |
![]() | Parameter xmlWriter should be final. | 5664 |
![]() | Expected @param tag for 'xmlWriter'. | 5664 |
![]() | Parameter namespace should be final. | 5664 |
![]() | Expected @param tag for 'namespace'. | 5664 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 5665 |
![]() | First sentence should end with a period. | 5682 |
![]() | Expected an @return tag. | 5686 |
![]() | Parameter qName should be final. | 5686 |
![]() | Expected @param tag for 'qName'. | 5686 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5687 |
![]() | First sentence should end with a period. | 5706 |
![]() | Utility classes should not have a public or default constructor. | 5709 |
![]() | First sentence should end with a period. | 5711 |
![]() | Expected an @return tag. | 5718 |
![]() | Parameter reader should be final. | 5718 |
![]() | Expected @param tag for 'reader'. | 5718 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 5718 |
![]() | 'while' construct must use '{}'s. | 5727 |
![]() | Avoid inline conditionals. | 5738 |
![]() | 'while' construct must use '{}'s. | 5758 |
![]() | '}' should be on the same line. | 5768 |
![]() | Must have at least one statement. | 5770 |
![]() | 'while' construct must use '{}'s. | 5774 |
![]() | 'if' construct must use '{}'s. | 5777 |
![]() | '}' should be on the same line. | 5782 |
![]() | '}' is not followed by whitespace. | 5790 |
![]() | Missing a Javadoc comment. | 5794 |
![]() | Missing a Javadoc comment. | 5800 |
![]() | Parameter namespace should be final. | 5800 |
![]() | First sentence should end with a period. | 5807 |
![]() | Variable 'localNotificationId' must be private and have accessor methods. | 5811 |
![]() | First sentence should end with a period. | 5813 |
![]() | First sentence should end with a period. | 5822 |
![]() | Parameter param should be final. | 5828 |
![]() | First sentence should end with a period. | 5834 |
![]() | Variable 'localSlaID' must be private and have accessor methods. | 5838 |
![]() | First sentence should end with a period. | 5840 |
![]() | First sentence should end with a period. | 5849 |
![]() | Parameter param should be final. | 5855 |
![]() | First sentence should end with a period. | 5861 |
![]() | Variable 'localNotifier' must be private and have accessor methods. | 5865 |
![]() | First sentence should end with a period. | 5867 |
![]() | First sentence should end with a period. | 5876 |
![]() | Parameter param should be final. | 5882 |
![]() | First sentence should end with a period. | 5888 |
![]() | Variable 'localType' must be private and have accessor methods. | 5892 |
![]() | First sentence should end with a period. | 5894 |
![]() | First sentence should end with a period. | 5903 |
![]() | Parameter param should be final. | 5909 |
![]() | First sentence should end with a period. | 5915 |
![]() | Variable 'localNotification' must be private and have accessor methods. | 5919 |
![]() | First sentence should end with a period. | 5921 |
![]() | First sentence should end with a period. | 5930 |
![]() | Parameter param should be final. | 5936 |
![]() | First sentence should end with a period. | 5942 |
![]() | Variable 'localReportTime' must be private and have accessor methods. | 5946 |
![]() | First sentence should end with a period. | 5948 |
![]() | First sentence should end with a period. | 5957 |
![]() | Parameter param should be final. | 5963 |
![]() | First sentence should end with a period. | 5969 |
![]() | Parameter reader should be final. | 5974 |
![]() | Expected @param tag for 'reader'. | 5974 |
![]() | '}' should be on the same line. | 5981 |
![]() | Expected @param tag for 'parentQName'. | 5994 |
![]() | Expected @param tag for 'factory'. | 5995 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 5995 |
![]() | Parameter xmlWriter should be final. | 6001 |
![]() | Missing a Javadoc comment. | 6010 |
![]() | Parameter xmlWriter should be final. | 6011 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6012 |
![]() | Method length is 226 lines (max allowed is 150). | 6016 |
![]() | Missing a Javadoc comment. | 6016 |
![]() | Parameter xmlWriter should be final. | 6017 |
![]() | Parameter serializeType should be final. | 6017 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6018 |
![]() | '}' should be on the same line. | 6030 |
![]() | '}' should be on the same line. | 6040 |
![]() | '}' should be on the same line. | 6052 |
![]() | '}' should be on the same line. | 6071 |
![]() | '}' should be on the same line. | 6076 |
![]() | '}' should be on the same line. | 6086 |
![]() | '}' should be on the same line. | 6106 |
![]() | '}' should be on the same line. | 6111 |
![]() | '}' should be on the same line. | 6121 |
![]() | '}' should be on the same line. | 6141 |
![]() | '}' should be on the same line. | 6146 |
![]() | '}' should be on the same line. | 6156 |
![]() | '}' should be on the same line. | 6176 |
![]() | '}' should be on the same line. | 6181 |
![]() | '}' should be on the same line. | 6191 |
![]() | '}' should be on the same line. | 6216 |
![]() | '}' should be on the same line. | 6221 |
![]() | '}' should be on the same line. | 6231 |
![]() | First sentence should end with a period. | 6245 |
![]() | Parameter prefix should be final. | 6248 |
![]() | Expected @param tag for 'prefix'. | 6248 |
![]() | Parameter namespace should be final. | 6248 |
![]() | Expected @param tag for 'namespace'. | 6248 |
![]() | Parameter attName should be final. | 6248 |
![]() | Expected @param tag for 'attName'. | 6248 |
![]() | Parameter attValue should be final. | 6249 |
![]() | Expected @param tag for 'attValue'. | 6249 |
![]() | Parameter xmlWriter should be final. | 6249 |
![]() | Expected @param tag for 'xmlWriter'. | 6249 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6250 |
![]() | First sentence should end with a period. | 6261 |
![]() | Parameter namespace should be final. | 6264 |
![]() | Expected @param tag for 'namespace'. | 6264 |
![]() | Parameter attName should be final. | 6264 |
![]() | Expected @param tag for 'attName'. | 6264 |
![]() | Parameter attValue should be final. | 6264 |
![]() | Expected @param tag for 'attValue'. | 6264 |
![]() | Parameter xmlWriter should be final. | 6265 |
![]() | Expected @param tag for 'xmlWriter'. | 6265 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6265 |
![]() | '}' should be on the same line. | 6268 |
![]() | First sentence should end with a period. | 6275 |
![]() | Parameter namespace should be final. | 6278 |
![]() | Expected @param tag for 'namespace'. | 6278 |
![]() | Parameter attName should be final. | 6278 |
![]() | Expected @param tag for 'attName'. | 6278 |
![]() | Parameter qname should be final. | 6279 |
![]() | Expected @param tag for 'qname'. | 6279 |
![]() | Parameter xmlWriter should be final. | 6279 |
![]() | Expected @param tag for 'xmlWriter'. | 6279 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6280 |
![]() | '}' should be on the same line. | 6290 |
![]() | '}' should be on the same line. | 6297 |
![]() | First sentence should end with a period. | 6304 |
![]() | Parameter qname should be final. | 6308 |
![]() | Expected @param tag for 'qname'. | 6308 |
![]() | Parameter xmlWriter should be final. | 6308 |
![]() | Expected @param tag for 'xmlWriter'. | 6308 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6309 |
![]() | '}' should be on the same line. | 6322 |
![]() | '}' should be on the same line. | 6328 |
![]() | Missing a Javadoc comment. | 6334 |
![]() | Parameter qnames should be final. | 6334 |
![]() | Parameter xmlWriter should be final. | 6334 |
![]() | '}' should be on the same line. | 6360 |
![]() | '}' should be on the same line. | 6365 |
![]() | First sentence should end with a period. | 6376 |
![]() | Expected an @return tag. | 6379 |
![]() | Parameter xmlWriter should be final. | 6379 |
![]() | Expected @param tag for 'xmlWriter'. | 6379 |
![]() | Parameter namespace should be final. | 6379 |
![]() | Expected @param tag for 'namespace'. | 6379 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6380 |
![]() | First sentence should end with a period. | 6397 |
![]() | Expected an @return tag. | 6401 |
![]() | Parameter qName should be final. | 6401 |
![]() | Expected @param tag for 'qName'. | 6401 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6402 |
![]() | '}' should be on the same line. | 6411 |
![]() | '}' should be on the same line. | 6420 |
![]() | '}' should be on the same line. | 6429 |
![]() | '}' should be on the same line. | 6438 |
![]() | '}' should be on the same line. | 6454 |
![]() | First sentence should end with a period. | 6464 |
![]() | Utility classes should not have a public or default constructor. | 6467 |
![]() | First sentence should end with a period. | 6469 |
![]() | Expected an @return tag. | 6476 |
![]() | Method length is 173 lines (max allowed is 150). | 6476 |
![]() | Parameter reader should be final. | 6476 |
![]() | Expected @param tag for 'reader'. | 6476 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 6477 |
![]() | 'while' construct must use '{}'s. | 6486 |
![]() | Avoid inline conditionals. | 6497 |
![]() | 'while' construct must use '{}'s. | 6517 |
![]() | '}' should be on the same line. | 6530 |
![]() | 'while' construct must use '{}'s. | 6538 |
![]() | Line is longer than 120 characters. | 6541 |
![]() | '}' should be on the same line. | 6549 |
![]() | 'while' construct must use '{}'s. | 6557 |
![]() | '}' should be on the same line. | 6569 |
![]() | 'while' construct must use '{}'s. | 6577 |
![]() | '}' should be on the same line. | 6588 |
![]() | 'while' construct must use '{}'s. | 6596 |
![]() | '}' should be on the same line. | 6606 |
![]() | 'while' construct must use '{}'s. | 6614 |
![]() | '}' should be on the same line. | 6627 |
![]() | 'while' construct must use '{}'s. | 6635 |
![]() | 'if' construct must use '{}'s. | 6638 |
![]() | '}' should be on the same line. | 6643 |
![]() | '}' is not followed by whitespace. | 6651 |
![]() | Missing a Javadoc comment. | 6655 |
![]() | Missing a Javadoc comment. | 6661 |
![]() | Parameter namespace should be final. | 6661 |
![]() | First sentence should end with a period. | 6668 |
![]() | Variable 'localProductId' must be private and have accessor methods. | 6672 |
![]() | First sentence should end with a period. | 6674 |
![]() | First sentence should end with a period. | 6683 |
![]() | Parameter param should be final. | 6689 |
![]() | First sentence should end with a period. | 6695 |
![]() | Variable 'localCustomerId' must be private and have accessor methods. | 6699 |
![]() | First sentence should end with a period. | 6701 |
![]() | First sentence should end with a period. | 6710 |
![]() | Parameter param should be final. | 6716 |
![]() | First sentence should end with a period. | 6722 |
![]() | Parameter reader should be final. | 6727 |
![]() | Expected @param tag for 'reader'. | 6727 |
![]() | '}' should be on the same line. | 6734 |
![]() | Expected @param tag for 'parentQName'. | 6747 |
![]() | Expected @param tag for 'factory'. | 6748 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 6748 |
![]() | Parameter xmlWriter should be final. | 6754 |
![]() | Missing a Javadoc comment. | 6763 |
![]() | Parameter xmlWriter should be final. | 6764 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6765 |
![]() | Missing a Javadoc comment. | 6769 |
![]() | Parameter xmlWriter should be final. | 6770 |
![]() | Parameter serializeType should be final. | 6770 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 6771 |
![]() | '}' should be on the same line. | 6783 |
![]() | '}' should be on the same line. | 6793 |
![]() | '}' should be on the same line. | 6805 |
![]() | '}' should be on the same line. | 6824 |
![]() | '}' should be on the same line. | 6829 |
![]() | '}' should be on the same line. | 6838 |
![]() | '}' should be on the same line. | 6857 |
![]() | '}' should be on the same line. | 6862 |
![]() | '}' should be on the same line. | 6871 |
![]() | First sentence should end with a period. | 6883 |
![]() | Parameter prefix should be final. | 6886 |
![]() | Expected @param tag for 'prefix'. | 6886 |
![]() | Parameter namespace should be final. | 6886 |
![]() | Expected @param tag for 'namespace'. | 6886 |
![]() | Parameter attName should be final. | 6886 |
![]() | Expected @param tag for 'attName'. | 6886 |
![]() | Parameter attValue should be final. | 6887 |
![]() | Expected @param tag for 'attValue'. | 6887 |
![]() | Parameter xmlWriter should be final. | 6887 |
![]() | Expected @param tag for 'xmlWriter'. | 6887 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6888 |
![]() | First sentence should end with a period. | 6899 |
![]() | Parameter namespace should be final. | 6902 |
![]() | Expected @param tag for 'namespace'. | 6902 |
![]() | Parameter attName should be final. | 6902 |
![]() | Expected @param tag for 'attName'. | 6902 |
![]() | Parameter attValue should be final. | 6902 |
![]() | Expected @param tag for 'attValue'. | 6902 |
![]() | Parameter xmlWriter should be final. | 6903 |
![]() | Expected @param tag for 'xmlWriter'. | 6903 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6903 |
![]() | '}' should be on the same line. | 6906 |
![]() | First sentence should end with a period. | 6913 |
![]() | Parameter namespace should be final. | 6916 |
![]() | Expected @param tag for 'namespace'. | 6916 |
![]() | Parameter attName should be final. | 6916 |
![]() | Expected @param tag for 'attName'. | 6916 |
![]() | Parameter qname should be final. | 6917 |
![]() | Expected @param tag for 'qname'. | 6917 |
![]() | Parameter xmlWriter should be final. | 6917 |
![]() | Expected @param tag for 'xmlWriter'. | 6917 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6918 |
![]() | '}' should be on the same line. | 6928 |
![]() | '}' should be on the same line. | 6935 |
![]() | First sentence should end with a period. | 6942 |
![]() | Parameter qname should be final. | 6946 |
![]() | Expected @param tag for 'qname'. | 6946 |
![]() | Parameter xmlWriter should be final. | 6946 |
![]() | Expected @param tag for 'xmlWriter'. | 6946 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 6947 |
![]() | '}' should be on the same line. | 6960 |
![]() | '}' should be on the same line. | 6966 |
![]() | Missing a Javadoc comment. | 6972 |
![]() | Parameter qnames should be final. | 6972 |
![]() | Parameter xmlWriter should be final. | 6972 |
![]() | '}' should be on the same line. | 6998 |
![]() | '}' should be on the same line. | 7003 |
![]() | First sentence should end with a period. | 7014 |
![]() | Expected an @return tag. | 7017 |
![]() | Parameter xmlWriter should be final. | 7017 |
![]() | Expected @param tag for 'xmlWriter'. | 7017 |
![]() | Parameter namespace should be final. | 7017 |
![]() | Expected @param tag for 'namespace'. | 7017 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7018 |
![]() | First sentence should end with a period. | 7035 |
![]() | Expected an @return tag. | 7039 |
![]() | Parameter qName should be final. | 7039 |
![]() | Expected @param tag for 'qName'. | 7039 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7040 |
![]() | First sentence should end with a period. | 7058 |
![]() | Utility classes should not have a public or default constructor. | 7061 |
![]() | First sentence should end with a period. | 7063 |
![]() | Expected an @return tag. | 7070 |
![]() | Parameter reader should be final. | 7070 |
![]() | Expected @param tag for 'reader'. | 7070 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 7071 |
![]() | 'while' construct must use '{}'s. | 7080 |
![]() | Avoid inline conditionals. | 7091 |
![]() | 'while' construct must use '{}'s. | 7112 |
![]() | '}' should be on the same line. | 7124 |
![]() | 'while' construct must use '{}'s. | 7132 |
![]() | '}' should be on the same line. | 7144 |
![]() | 'while' construct must use '{}'s. | 7152 |
![]() | 'if' construct must use '{}'s. | 7155 |
![]() | '}' should be on the same line. | 7160 |
![]() | '}' is not followed by whitespace. | 7168 |
![]() | Missing a Javadoc comment. | 7172 |
![]() | Missing a Javadoc comment. | 7178 |
![]() | Parameter namespace should be final. | 7178 |
![]() | First sentence should end with a period. | 7185 |
![]() | Name 'local_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7189 |
![]() | Variable 'local_return' must be private and have accessor methods. | 7189 |
![]() | First sentence should end with a period. | 7191 |
![]() | Name 'get_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7196 |
![]() | First sentence should end with a period. | 7200 |
![]() | Name 'set_return' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 7206 |
![]() | Parameter param should be final. | 7206 |
![]() | First sentence should end with a period. | 7212 |
![]() | Parameter reader should be final. | 7217 |
![]() | Expected @param tag for 'reader'. | 7217 |
![]() | '}' should be on the same line. | 7224 |
![]() | Expected @param tag for 'parentQName'. | 7237 |
![]() | Expected @param tag for 'factory'. | 7238 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7238 |
![]() | Parameter xmlWriter should be final. | 7244 |
![]() | Missing a Javadoc comment. | 7253 |
![]() | Parameter xmlWriter should be final. | 7254 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7255 |
![]() | Missing a Javadoc comment. | 7259 |
![]() | Parameter xmlWriter should be final. | 7260 |
![]() | Parameter serializeType should be final. | 7260 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7261 |
![]() | '}' should be on the same line. | 7273 |
![]() | '}' should be on the same line. | 7283 |
![]() | '}' should be on the same line. | 7295 |
![]() | First sentence should end with a period. | 7312 |
![]() | Parameter prefix should be final. | 7315 |
![]() | Expected @param tag for 'prefix'. | 7315 |
![]() | Parameter namespace should be final. | 7315 |
![]() | Expected @param tag for 'namespace'. | 7315 |
![]() | Parameter attName should be final. | 7315 |
![]() | Expected @param tag for 'attName'. | 7315 |
![]() | Parameter attValue should be final. | 7316 |
![]() | Expected @param tag for 'attValue'. | 7316 |
![]() | Parameter xmlWriter should be final. | 7316 |
![]() | Expected @param tag for 'xmlWriter'. | 7316 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7317 |
![]() | First sentence should end with a period. | 7328 |
![]() | Parameter namespace should be final. | 7331 |
![]() | Expected @param tag for 'namespace'. | 7331 |
![]() | Parameter attName should be final. | 7331 |
![]() | Expected @param tag for 'attName'. | 7331 |
![]() | Parameter attValue should be final. | 7331 |
![]() | Expected @param tag for 'attValue'. | 7331 |
![]() | Parameter xmlWriter should be final. | 7332 |
![]() | Expected @param tag for 'xmlWriter'. | 7332 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7332 |
![]() | '}' should be on the same line. | 7335 |
![]() | First sentence should end with a period. | 7342 |
![]() | Parameter namespace should be final. | 7345 |
![]() | Expected @param tag for 'namespace'. | 7345 |
![]() | Parameter attName should be final. | 7345 |
![]() | Expected @param tag for 'attName'. | 7345 |
![]() | Parameter qname should be final. | 7346 |
![]() | Expected @param tag for 'qname'. | 7346 |
![]() | Parameter xmlWriter should be final. | 7346 |
![]() | Expected @param tag for 'xmlWriter'. | 7346 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7347 |
![]() | '}' should be on the same line. | 7357 |
![]() | '}' should be on the same line. | 7364 |
![]() | First sentence should end with a period. | 7371 |
![]() | Parameter qname should be final. | 7375 |
![]() | Expected @param tag for 'qname'. | 7375 |
![]() | Parameter xmlWriter should be final. | 7375 |
![]() | Expected @param tag for 'xmlWriter'. | 7375 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7376 |
![]() | '}' should be on the same line. | 7389 |
![]() | '}' should be on the same line. | 7395 |
![]() | Missing a Javadoc comment. | 7401 |
![]() | Parameter qnames should be final. | 7401 |
![]() | Parameter xmlWriter should be final. | 7401 |
![]() | '}' should be on the same line. | 7427 |
![]() | '}' should be on the same line. | 7432 |
![]() | First sentence should end with a period. | 7443 |
![]() | Expected an @return tag. | 7446 |
![]() | Parameter xmlWriter should be final. | 7446 |
![]() | Expected @param tag for 'xmlWriter'. | 7446 |
![]() | Parameter namespace should be final. | 7446 |
![]() | Expected @param tag for 'namespace'. | 7446 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7447 |
![]() | First sentence should end with a period. | 7464 |
![]() | Expected an @return tag. | 7468 |
![]() | Parameter qName should be final. | 7468 |
![]() | Expected @param tag for 'qName'. | 7468 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7469 |
![]() | First sentence should end with a period. | 7486 |
![]() | Utility classes should not have a public or default constructor. | 7489 |
![]() | First sentence should end with a period. | 7491 |
![]() | Expected an @return tag. | 7498 |
![]() | Parameter reader should be final. | 7498 |
![]() | Expected @param tag for 'reader'. | 7498 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 7499 |
![]() | 'while' construct must use '{}'s. | 7508 |
![]() | Avoid inline conditionals. | 7519 |
![]() | 'while' construct must use '{}'s. | 7540 |
![]() | Line is longer than 120 characters. | 7543 |
![]() | '}' should be on the same line. | 7549 |
![]() | 'while' construct must use '{}'s. | 7557 |
![]() | 'if' construct must use '{}'s. | 7560 |
![]() | '}' should be on the same line. | 7565 |
![]() | '}' is not followed by whitespace. | 7573 |
![]() | Missing a Javadoc comment. | 7577 |
![]() | Missing a Javadoc comment. | 7583 |
![]() | Parameter namespace should be final. | 7583 |
![]() | First sentence should end with a period. | 7590 |
![]() | Variable 'localViolationId' must be private and have accessor methods. | 7594 |
![]() | First sentence should end with a period. | 7596 |
![]() | First sentence should end with a period. | 7605 |
![]() | Parameter param should be final. | 7611 |
![]() | First sentence should end with a period. | 7617 |
![]() | Variable 'localCorrectiveActions' must be private and have accessor methods. | 7621 |
![]() | First sentence should end with a period. | 7623 |
![]() | First sentence should end with a period. | 7632 |
![]() | Parameter param should be final. | 7638 |
![]() | First sentence should end with a period. | 7644 |
![]() | Parameter reader should be final. | 7649 |
![]() | Expected @param tag for 'reader'. | 7649 |
![]() | '}' should be on the same line. | 7656 |
![]() | Expected @param tag for 'parentQName'. | 7669 |
![]() | Expected @param tag for 'factory'. | 7670 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7670 |
![]() | Parameter xmlWriter should be final. | 7676 |
![]() | Missing a Javadoc comment. | 7685 |
![]() | Parameter xmlWriter should be final. | 7686 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7687 |
![]() | Missing a Javadoc comment. | 7691 |
![]() | Parameter xmlWriter should be final. | 7692 |
![]() | Parameter serializeType should be final. | 7692 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 7693 |
![]() | '}' should be on the same line. | 7705 |
![]() | '}' should be on the same line. | 7715 |
![]() | '}' should be on the same line. | 7727 |
![]() | '}' should be on the same line. | 7746 |
![]() | '}' should be on the same line. | 7751 |
![]() | '}' should be on the same line. | 7761 |
![]() | First sentence should end with a period. | 7780 |
![]() | Parameter prefix should be final. | 7783 |
![]() | Expected @param tag for 'prefix'. | 7783 |
![]() | Parameter namespace should be final. | 7783 |
![]() | Expected @param tag for 'namespace'. | 7783 |
![]() | Parameter attName should be final. | 7783 |
![]() | Expected @param tag for 'attName'. | 7783 |
![]() | Parameter attValue should be final. | 7784 |
![]() | Expected @param tag for 'attValue'. | 7784 |
![]() | Parameter xmlWriter should be final. | 7784 |
![]() | Expected @param tag for 'xmlWriter'. | 7784 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7785 |
![]() | First sentence should end with a period. | 7796 |
![]() | Parameter namespace should be final. | 7799 |
![]() | Expected @param tag for 'namespace'. | 7799 |
![]() | Parameter attName should be final. | 7799 |
![]() | Expected @param tag for 'attName'. | 7799 |
![]() | Parameter attValue should be final. | 7799 |
![]() | Expected @param tag for 'attValue'. | 7799 |
![]() | Parameter xmlWriter should be final. | 7800 |
![]() | Expected @param tag for 'xmlWriter'. | 7800 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7800 |
![]() | '}' should be on the same line. | 7803 |
![]() | First sentence should end with a period. | 7810 |
![]() | Parameter namespace should be final. | 7813 |
![]() | Expected @param tag for 'namespace'. | 7813 |
![]() | Parameter attName should be final. | 7813 |
![]() | Expected @param tag for 'attName'. | 7813 |
![]() | Parameter qname should be final. | 7814 |
![]() | Expected @param tag for 'qname'. | 7814 |
![]() | Parameter xmlWriter should be final. | 7814 |
![]() | Expected @param tag for 'xmlWriter'. | 7814 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7815 |
![]() | '}' should be on the same line. | 7825 |
![]() | '}' should be on the same line. | 7832 |
![]() | First sentence should end with a period. | 7839 |
![]() | Parameter qname should be final. | 7843 |
![]() | Expected @param tag for 'qname'. | 7843 |
![]() | Parameter xmlWriter should be final. | 7843 |
![]() | Expected @param tag for 'xmlWriter'. | 7843 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7844 |
![]() | '}' should be on the same line. | 7857 |
![]() | '}' should be on the same line. | 7863 |
![]() | Missing a Javadoc comment. | 7869 |
![]() | Parameter qnames should be final. | 7869 |
![]() | Parameter xmlWriter should be final. | 7869 |
![]() | '}' should be on the same line. | 7895 |
![]() | '}' should be on the same line. | 7900 |
![]() | First sentence should end with a period. | 7911 |
![]() | Expected an @return tag. | 7914 |
![]() | Parameter xmlWriter should be final. | 7914 |
![]() | Expected @param tag for 'xmlWriter'. | 7914 |
![]() | Parameter namespace should be final. | 7914 |
![]() | Expected @param tag for 'namespace'. | 7914 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 7915 |
![]() | First sentence should end with a period. | 7932 |
![]() | Expected an @return tag. | 7936 |
![]() | Parameter qName should be final. | 7936 |
![]() | Expected @param tag for 'qName'. | 7936 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 7937 |
![]() | '}' should be on the same line. | 7946 |
![]() | First sentence should end with a period. | 7963 |
![]() | Utility classes should not have a public or default constructor. | 7966 |
![]() | First sentence should end with a period. | 7968 |
![]() | Expected an @return tag. | 7975 |
![]() | Parameter reader should be final. | 7975 |
![]() | Expected @param tag for 'reader'. | 7975 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 7975 |
![]() | 'while' construct must use '{}'s. | 7984 |
![]() | Avoid inline conditionals. | 7995 |
![]() | 'while' construct must use '{}'s. | 8015 |
![]() | '}' should be on the same line. | 8029 |
![]() | 'while' construct must use '{}'s. | 8037 |
![]() | '}' should be on the same line. | 8047 |
![]() | 'while' construct must use '{}'s. | 8055 |
![]() | 'if' construct must use '{}'s. | 8058 |
![]() | '}' should be on the same line. | 8063 |
![]() | '}' is not followed by whitespace. | 8071 |
![]() | Missing a Javadoc comment. | 8075 |
![]() | Missing a Javadoc comment. | 8081 |
![]() | Parameter namespace should be final. | 8081 |
![]() | First sentence should end with a period. | 8088 |
![]() | Variable 'localResponseCode' must be private and have accessor methods. | 8092 |
![]() | First sentence should end with a period. | 8094 |
![]() | First sentence should end with a period. | 8103 |
![]() | Parameter param should be final. | 8109 |
![]() | First sentence should end with a period. | 8115 |
![]() | Variable 'localResponseMessage' must be private and have accessor methods. | 8119 |
![]() | First sentence should end with a period. | 8121 |
![]() | First sentence should end with a period. | 8130 |
![]() | Parameter param should be final. | 8136 |
![]() | First sentence should end with a period. | 8142 |
![]() | Parameter reader should be final. | 8147 |
![]() | Expected @param tag for 'reader'. | 8147 |
![]() | '}' should be on the same line. | 8154 |
![]() | Expected @param tag for 'parentQName'. | 8167 |
![]() | Expected @param tag for 'factory'. | 8168 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8168 |
![]() | Parameter xmlWriter should be final. | 8174 |
![]() | Missing a Javadoc comment. | 8183 |
![]() | Parameter xmlWriter should be final. | 8184 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8185 |
![]() | Missing a Javadoc comment. | 8189 |
![]() | Parameter xmlWriter should be final. | 8190 |
![]() | Parameter serializeType should be final. | 8190 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8191 |
![]() | '}' should be on the same line. | 8203 |
![]() | '}' should be on the same line. | 8213 |
![]() | '}' should be on the same line. | 8225 |
![]() | '}' should be on the same line. | 8244 |
![]() | '}' should be on the same line. | 8249 |
![]() | '}' should be on the same line. | 8258 |
![]() | '}' should be on the same line. | 8277 |
![]() | '}' should be on the same line. | 8282 |
![]() | '}' should be on the same line. | 8292 |
![]() | First sentence should end with a period. | 8305 |
![]() | Parameter prefix should be final. | 8308 |
![]() | Expected @param tag for 'prefix'. | 8308 |
![]() | Parameter namespace should be final. | 8308 |
![]() | Expected @param tag for 'namespace'. | 8308 |
![]() | Parameter attName should be final. | 8308 |
![]() | Expected @param tag for 'attName'. | 8308 |
![]() | Parameter attValue should be final. | 8309 |
![]() | Expected @param tag for 'attValue'. | 8309 |
![]() | Parameter xmlWriter should be final. | 8309 |
![]() | Expected @param tag for 'xmlWriter'. | 8309 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8310 |
![]() | First sentence should end with a period. | 8321 |
![]() | Parameter namespace should be final. | 8324 |
![]() | Expected @param tag for 'namespace'. | 8324 |
![]() | Parameter attName should be final. | 8324 |
![]() | Expected @param tag for 'attName'. | 8324 |
![]() | Parameter attValue should be final. | 8324 |
![]() | Expected @param tag for 'attValue'. | 8324 |
![]() | Parameter xmlWriter should be final. | 8325 |
![]() | Expected @param tag for 'xmlWriter'. | 8325 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8325 |
![]() | '}' should be on the same line. | 8328 |
![]() | First sentence should end with a period. | 8335 |
![]() | Parameter namespace should be final. | 8338 |
![]() | Expected @param tag for 'namespace'. | 8338 |
![]() | Parameter attName should be final. | 8338 |
![]() | Expected @param tag for 'attName'. | 8338 |
![]() | Parameter qname should be final. | 8339 |
![]() | Expected @param tag for 'qname'. | 8339 |
![]() | Parameter xmlWriter should be final. | 8339 |
![]() | Expected @param tag for 'xmlWriter'. | 8339 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8340 |
![]() | '}' should be on the same line. | 8350 |
![]() | '}' should be on the same line. | 8357 |
![]() | First sentence should end with a period. | 8364 |
![]() | Parameter qname should be final. | 8368 |
![]() | Expected @param tag for 'qname'. | 8368 |
![]() | Parameter xmlWriter should be final. | 8368 |
![]() | Expected @param tag for 'xmlWriter'. | 8368 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8369 |
![]() | '}' should be on the same line. | 8382 |
![]() | '}' should be on the same line. | 8388 |
![]() | Missing a Javadoc comment. | 8394 |
![]() | Parameter qnames should be final. | 8394 |
![]() | Parameter xmlWriter should be final. | 8394 |
![]() | '}' should be on the same line. | 8420 |
![]() | '}' should be on the same line. | 8425 |
![]() | First sentence should end with a period. | 8436 |
![]() | Expected an @return tag. | 8439 |
![]() | Parameter xmlWriter should be final. | 8439 |
![]() | Expected @param tag for 'xmlWriter'. | 8439 |
![]() | Parameter namespace should be final. | 8439 |
![]() | Expected @param tag for 'namespace'. | 8439 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8440 |
![]() | First sentence should end with a period. | 8457 |
![]() | Expected an @return tag. | 8461 |
![]() | Parameter qName should be final. | 8461 |
![]() | Expected @param tag for 'qName'. | 8461 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8462 |
![]() | Avoid inline conditionals. | 8473 |
![]() | First sentence should end with a period. | 8481 |
![]() | Utility classes should not have a public or default constructor. | 8484 |
![]() | First sentence should end with a period. | 8486 |
![]() | Expected an @return tag. | 8493 |
![]() | Parameter reader should be final. | 8493 |
![]() | Expected @param tag for 'reader'. | 8493 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 8494 |
![]() | 'while' construct must use '{}'s. | 8503 |
![]() | Avoid inline conditionals. | 8514 |
![]() | 'while' construct must use '{}'s. | 8534 |
![]() | '}' should be on the same line. | 8546 |
![]() | 'while' construct must use '{}'s. | 8554 |
![]() | '}' should be on the same line. | 8568 |
![]() | '}' should be on the same line. | 8576 |
![]() | 'while' construct must use '{}'s. | 8584 |
![]() | 'if' construct must use '{}'s. | 8587 |
![]() | '}' should be on the same line. | 8592 |
![]() | '}' is not followed by whitespace. | 8600 |
![]() | Missing a Javadoc comment. | 8604 |
![]() | Utility classes should not have a public or default constructor. | 8604 |
![]() | Missing a Javadoc comment. | 8606 |
![]() | Parameter namespaceURI should be final. | 8606 |
![]() | Parameter typeName should be final. | 8606 |
![]() | Parameter reader should be final. | 8607 |
![]() | Missing a Javadoc comment. | 8710 |
![]() | Missing a Javadoc comment. | 8716 |
![]() | Parameter namespace should be final. | 8716 |
![]() | First sentence should end with a period. | 8723 |
![]() | Variable 'localGuaranteeTerm' must be private and have accessor methods. | 8727 |
![]() | First sentence should end with a period. | 8729 |
![]() | First sentence should end with a period. | 8738 |
![]() | Parameter param should be final. | 8744 |
![]() | First sentence should end with a period. | 8750 |
![]() | Variable 'localParameters' must be private and have accessor methods. | 8754 |
![]() | Missing a Javadoc comment. | 8760 |
![]() | Variable 'localParametersTracker' must be private and have accessor methods. | 8760 |
![]() | First sentence should end with a period. | 8762 |
![]() | First sentence should end with a period. | 8771 |
![]() | Parameter param should be final. | 8777 |
![]() | '}' should be on the same line. | 8782 |
![]() | First sentence should end with a period. | 8792 |
![]() | Parameter reader should be final. | 8797 |
![]() | Expected @param tag for 'reader'. | 8797 |
![]() | '}' should be on the same line. | 8804 |
![]() | Expected @param tag for 'parentQName'. | 8817 |
![]() | Expected @param tag for 'factory'. | 8818 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 8818 |
![]() | Parameter xmlWriter should be final. | 8824 |
![]() | Missing a Javadoc comment. | 8833 |
![]() | Parameter xmlWriter should be final. | 8834 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8835 |
![]() | Missing a Javadoc comment. | 8839 |
![]() | Parameter xmlWriter should be final. | 8840 |
![]() | Parameter serializeType should be final. | 8840 |
![]() | Redundant throws: 'org.apache.axis2.databinding.ADBException' is subclass of 'javax.xml.stream.XMLStreamException'. | 8841 |
![]() | '}' should be on the same line. | 8853 |
![]() | '}' should be on the same line. | 8863 |
![]() | '}' should be on the same line. | 8875 |
![]() | '}' should be on the same line. | 8894 |
![]() | '}' should be on the same line. | 8899 |
![]() | '}' should be on the same line. | 8909 |
![]() | First sentence should end with a period. | 8927 |
![]() | Parameter prefix should be final. | 8930 |
![]() | Expected @param tag for 'prefix'. | 8930 |
![]() | Parameter namespace should be final. | 8930 |
![]() | Expected @param tag for 'namespace'. | 8930 |
![]() | Parameter attName should be final. | 8930 |
![]() | Expected @param tag for 'attName'. | 8930 |
![]() | Parameter attValue should be final. | 8931 |
![]() | Expected @param tag for 'attValue'. | 8931 |
![]() | Parameter xmlWriter should be final. | 8931 |
![]() | Expected @param tag for 'xmlWriter'. | 8931 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8932 |
![]() | First sentence should end with a period. | 8943 |
![]() | Parameter namespace should be final. | 8946 |
![]() | Expected @param tag for 'namespace'. | 8946 |
![]() | Parameter attName should be final. | 8946 |
![]() | Expected @param tag for 'attName'. | 8946 |
![]() | Parameter attValue should be final. | 8946 |
![]() | Expected @param tag for 'attValue'. | 8946 |
![]() | Parameter xmlWriter should be final. | 8947 |
![]() | Expected @param tag for 'xmlWriter'. | 8947 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8947 |
![]() | '}' should be on the same line. | 8950 |
![]() | First sentence should end with a period. | 8957 |
![]() | Parameter namespace should be final. | 8960 |
![]() | Expected @param tag for 'namespace'. | 8960 |
![]() | Parameter attName should be final. | 8960 |
![]() | Expected @param tag for 'attName'. | 8960 |
![]() | Parameter qname should be final. | 8961 |
![]() | Expected @param tag for 'qname'. | 8961 |
![]() | Parameter xmlWriter should be final. | 8961 |
![]() | Expected @param tag for 'xmlWriter'. | 8961 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8962 |
![]() | '}' should be on the same line. | 8972 |
![]() | '}' should be on the same line. | 8979 |
![]() | First sentence should end with a period. | 8986 |
![]() | Parameter qname should be final. | 8990 |
![]() | Expected @param tag for 'qname'. | 8990 |
![]() | Parameter xmlWriter should be final. | 8990 |
![]() | Expected @param tag for 'xmlWriter'. | 8990 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 8991 |
![]() | '}' should be on the same line. | 9004 |
![]() | '}' should be on the same line. | 9010 |
![]() | Missing a Javadoc comment. | 9016 |
![]() | Parameter qnames should be final. | 9016 |
![]() | Parameter xmlWriter should be final. | 9016 |
![]() | '}' should be on the same line. | 9042 |
![]() | '}' should be on the same line. | 9047 |
![]() | First sentence should end with a period. | 9058 |
![]() | Expected an @return tag. | 9061 |
![]() | Parameter xmlWriter should be final. | 9061 |
![]() | Expected @param tag for 'xmlWriter'. | 9061 |
![]() | Parameter namespace should be final. | 9061 |
![]() | Expected @param tag for 'namespace'. | 9061 |
![]() | Expected @throws tag for 'javax.xml.stream.XMLStreamException'. | 9062 |
![]() | First sentence should end with a period. | 9079 |
![]() | Expected an @return tag. | 9083 |
![]() | Parameter qName should be final. | 9083 |
![]() | Expected @param tag for 'qName'. | 9083 |
![]() | Expected @throws tag for 'org.apache.axis2.databinding.ADBException'. | 9084 |
![]() | '}' should be on the same line. | 9093 |
![]() | First sentence should end with a period. | 9111 |
![]() | Utility classes should not have a public or default constructor. | 9114 |
![]() | First sentence should end with a period. | 9116 |
![]() | Expected an @return tag. | 9123 |
![]() | Parameter reader should be final. | 9123 |
![]() | Expected @param tag for 'reader'. | 9123 |
![]() | Expected @throws tag for 'java.lang.Exception'. | 9123 |
![]() | 'while' construct must use '{}'s. | 9132 |
![]() | Avoid inline conditionals. | 9143 |
![]() | 'while' construct must use '{}'s. | 9163 |
![]() | '}' should be on the same line. | 9176 |
![]() | 'while' construct must use '{}'s. | 9184 |
![]() | '}' should be on the same line. | 9194 |
![]() | Must have at least one statement. | 9196 |
![]() | 'while' construct must use '{}'s. | 9200 |
![]() | 'if' construct must use '{}'s. | 9203 |
![]() | '}' should be on the same line. | 9208 |
![]() | '}' is not followed by whitespace. | 9216 |
![]() | Missing a Javadoc comment. | 9220 |
![]() | Parameter param should be final. | 9221 |
![]() | Parameter optimizeContent should be final. | 9222 |
![]() | '}' should be on the same line. | 9228 |
![]() | Missing a Javadoc comment. | 9235 |
![]() | Parameter param should be final. | 9236 |
![]() | Parameter optimizeContent should be final. | 9237 |
![]() | '}' should be on the same line. | 9243 |
![]() | Missing a Javadoc comment. | 9250 |
![]() | Parameter param should be final. | 9251 |
![]() | Parameter optimizeContent should be final. | 9252 |
![]() | Line is longer than 120 characters. | 9257 |
![]() | '}' should be on the same line. | 9259 |
![]() | Missing a Javadoc comment. | 9266 |
![]() | Parameter param should be final. | 9267 |
![]() | Parameter optimizeContent should be final. | 9268 |
![]() | Line is longer than 120 characters. | 9273 |
![]() | '}' should be on the same line. | 9275 |
![]() | Missing a Javadoc comment. | 9282 |
![]() | Parameter factory should be final. | 9282 |
![]() | Parameter param should be final. | 9283 |
![]() | Parameter optimizeContent should be final. | 9284 |
![]() | Line is longer than 120 characters. | 9294 |
![]() | '}' should be on the same line. | 9297 |
![]() | Missing a Javadoc comment. | 9306 |
![]() | Parameter factory should be final. | 9306 |
![]() | Parameter param should be final. | 9307 |
![]() | Parameter optimizeContent should be final. | 9308 |
![]() | Line is longer than 120 characters. | 9318 |
![]() | '}' should be on the same line. | 9321 |
![]() | First sentence should end with a period. | 9330 |
![]() | Expected an @return tag. | 9333 |
![]() | Parameter factory should be final. | 9333 |
![]() | Expected @param tag for 'factory'. | 9333 |
![]() | Missing a Javadoc comment. | 9337 |
![]() | Parameter param should be final. | 9337 |
![]() | Parameter type should be final. | 9337 |
![]() | Parameter extraNamespaces should be final. | 9338 |
![]() | Line is longer than 120 characters. | 9342 |
![]() | Line is longer than 120 characters. | 9360 |
![]() | Line is longer than 120 characters. | 9368 |
![]() | '}' should be on the same line. | 9373 |