Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
28 | 0 | 0 | 1089 |
Files
org/codehaus/xfire/xmlbeans/XMLBeansFault.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
14
|
| Missing a Javadoc comment. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
17
|
| Line has trailing spaces. |
18
|
| Parameter fault should be final. |
22
|
| 'fault' hides a field. |
22
|
| '{' should be on the previous line. |
23
|
| Line has trailing spaces. |
26
|
| 'if' construct must use '{}'s. |
30
|
| Line is longer than 80 characters. |
30
|
| 'else' construct must use '{}'s. |
32
|
| Line has trailing spaces. |
35
|
| Method 'createSoap11Fault' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Parameter cursor should be final. |
40
|
| Expected @param tag for 'cursor'. |
40
|
| '{' should be on the previous line. |
41
|
| Line has trailing spaces. |
43
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line has trailing spaces. |
66
|
| Parameter cursor should be final. |
71
|
| Expected @param tag for 'cursor'. |
71
|
| '{' should be on the previous line. |
72
|
| Line has trailing spaces. |
75
|
| Method 'getFault' is not designed for extension - needs to be abstract, final or empty. |
79
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
83
|
| Method 'setFault' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Parameter fault should be final. |
87
|
| 'fault' hides a field. |
87
|
| '{' should be on the previous line. |
88
|
org/codehaus/xfire/xmlbeans/XMLBeansServiceBuilder.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
30
|
| Parameter xfire should be final. |
30
|
| '{' should be on the previous line. |
31
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter xfire should be final. |
35
|
| Parameter typeMappingRegistry should be final. |
35
|
| Method 'addOperation' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter service should be final. |
40
|
| Parameter method should be final. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| Line is longer than 80 characters. |
59
|
| '}' should be on the same line. |
60
|
| '{' should be on the previous line. |
62
|
| 'if' construct must use '{}'s. |
64
|
| Line is longer than 80 characters. |
69
|
| Line has trailing spaces. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
77
|
| '{' should be on the previous line. |
80
|
| Line is longer than 80 characters. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
86
|
| '}' should be on the same line. |
87
|
| '{' should be on the previous line. |
89
|
| 'if' construct must use '{}'s. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line has trailing spaces. |
93
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
101
|
| Expected an @return tag. |
105
|
| Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Parameter clazz should be final. |
105
|
| Expected @param tag for 'clazz'. |
105
|
| '{' should be on the previous line. |
106
|
| '{' should be on the previous line. |
108
|
| Line has trailing spaces. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| Line has trailing spaces. |
116
|
| '}' should be on the same line. |
116
|
| '{' should be on the previous line. |
118
|
| '}' should be on the same line. |
120
|
| '{' should be on the previous line. |
122
|
org/codehaus/xfire/xmlbeans/XMLBeansType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line contains a tab character. |
24
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
28
|
| 'static' modifier out of order with the JLS suggestions. |
28
|
| Name 'options' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
28
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
34
|
| '{' should be on the previous line. |
35
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
38
|
| Parameter schemaType should be final. |
38
|
| 'schemaType' hides a field. |
38
|
| '{' should be on the previous line. |
39
|
| Line has trailing spaces. |
43
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter reader should be final. |
43
|
| Parameter context should be final. |
43
|
| Line contains a tab character. |
44
|
| '{' should be on the previous line. |
45
|
| '{' should be on the previous line. |
47
|
| '}' should be on the same line. |
49
|
| 'catch' is not followed by whitespace. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| Line is longer than 80 characters. |
52
|
| Line is longer than 80 characters. |
56
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter o should be final. |
56
|
| Parameter writer should be final. |
56
|
| Parameter context should be final. |
56
|
| Line contains a tab character. |
57
|
| '{' should be on the previous line. |
58
|
| '{' should be on the previous line. |
60
|
| Line has trailing spaces. |
61
|
| '{' should be on the previous line. |
65
|
| '{' should be on the previous line. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
73
|
| '}' should be on the same line. |
73
|
| '{' should be on the previous line. |
75
|
| Line is longer than 80 characters. |
76
|
| Missing a Javadoc comment. |
80
|
| Parameter element should be final. |
80
|
| '{' should be on the previous line. |
81
|
| Line has trailing spaces. |
84
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| '{' should be on the previous line. |
86
|
| Line has trailing spaces. |
89
|
| Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. |
93
|
| '{' should be on the previous line. |
94
|
org/codehaus/xfire/xmlbeans/client/XMLBeansClientHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| '{' should be on the previous line. |
32
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Parameter options should be final. |
37
|
| 'options' hides a field. |
37
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
41
|
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. |
45
|
| '{' should be on the previous line. |
46
|
| Line has trailing spaces. |
49
|
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Parameter request should be final. |
53
|
| 'request' hides a field. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
57
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '{' should be on the previous line. |
62
|
| Line has trailing spaces. |
65
|
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter response should be final. |
69
|
| 'response' hides a field. |
69
|
| '{' should be on the previous line. |
70
|
| Line has trailing spaces. |
74
|
| Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter writer should be final. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| '{' should be on the previous line. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| Line contains a tab character. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| '{' should be on the previous line. |
80
|
| Line is longer than 80 characters. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
87
|
| Method 'handleResponse' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| Parameter reader should be final. |
87
|
| Line contains a tab character. |
88
|
| '{' should be on the previous line. |
89
|
| '{' should be on the previous line. |
91
|
| Line has trailing spaces. |
93
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Comment matches to-do format 'TODO:'. |
106
|
| 'if' construct must use '{}'s. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| 'if' construct must use '{}'s. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line has trailing spaces. |
117
|
| 'if' construct must use '{}'s. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line has trailing spaces. |
121
|
| Line is longer than 80 characters. |
122
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
127
|
| '(' is followed by whitespace. |
127
|
| Line has trailing spaces. |
128
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| '}' should be on the same line. |
133
|
| '{' should be on the previous line. |
135
|
org/codehaus/xfire/xmlbeans/client/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/xmlbeans/generator/ClientGenerationStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
19
|
| Line has trailing spaces. |
20
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| Parameter service should be final. |
20
|
| Parameter outputDir should be final. |
20
|
| Parameter task should be final. |
20
|
| ')' is preceded with whitespace. |
20
|
| '{' should be on the previous line. |
22
|
| Line is longer than 80 characters. |
23
|
| ',' is not followed by whitespace. |
23
|
| Line has trailing spaces. |
24
|
| 'if' construct must use '{}'s. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| 'if' construct must use '{}'s. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| 'if' construct must use '{}'s. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line has trailing spaces. |
34
|
| ')' is preceded with whitespace. |
35
|
| Line has trailing spaces. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
45
|
org/codehaus/xfire/xmlbeans/generator/GenerationStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
7
|
| '{' should be on the previous line. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
20
|
| '(' is followed by whitespace. |
20
|
| Expected @param tag for 'service'. |
20
|
| Expected @param tag for 'directory'. |
21
|
| Expected @param tag for 'task'. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line has trailing spaces. |
23
|
| Expected @throws tag for 'Exception'. |
23
|
org/codehaus/xfire/xmlbeans/generator/GeneratorTask.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
15
|
| '{' should be on the previous line. |
21
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
27
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| '{' should be on the previous line. |
30
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Redundant throws: 'BuildException' is unchecked exception. |
33
|
| '{' should be on the previous line. |
34
|
| '{' should be on the previous line. |
36
|
| '{' should be on the previous line. |
41
|
| '}' should be on the same line. |
43
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Line has trailing spaces. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
52
|
| '(' is followed by whitespace. |
53
|
| ';' is followed by whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| Line is longer than 80 characters. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '}' should be on the same line. |
57
|
| '{' should be on the previous line. |
59
|
| Line has trailing spaces. |
65
|
| Method 'getStrategy' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line is longer than 80 characters. |
66
|
| Line has trailing spaces. |
68
|
| Line is longer than 80 characters. |
68
|
| Line has trailing spaces. |
70
|
| Method 'getWsdl' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| '{' should be on the previous line. |
72
|
| Line has trailing spaces. |
75
|
| Method 'setWsdl' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Parameter wsdl should be final. |
76
|
| 'wsdl' hides a field. |
76
|
| '{' should be on the previous line. |
77
|
| Line has trailing spaces. |
80
|
| Method 'getOutputDir' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
85
|
| Method 'setOutputDir' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Parameter outputDir should be final. |
86
|
| 'outputDir' hides a field. |
86
|
| '{' should be on the previous line. |
87
|
| Line has trailing spaces. |
90
|
| Method 'isOverwrite' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '{' should be on the previous line. |
92
|
| Line has trailing spaces. |
95
|
| Method 'setOverwrite' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter overwrite should be final. |
96
|
| 'overwrite' hides a field. |
96
|
| '{' should be on the previous line. |
97
|
| Line has trailing spaces. |
100
|
| Method 'getPackage' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| '{' should be on the previous line. |
102
|
| Line has trailing spaces. |
105
|
| Method 'setPackage' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
106
|
| Parameter packageName should be final. |
106
|
| 'packageName' hides a field. |
106
|
| '{' should be on the previous line. |
107
|
| Line has trailing spaces. |
110
|
| Method 'setStrategy' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Parameter strategy should be final. |
111
|
| 'strategy' hides a field. |
111
|
| '{' should be on the previous line. |
112
|
| Line has trailing spaces. |
115
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| '{' should be on the previous line. |
117
|
| Line has trailing spaces. |
120
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| Parameter name should be final. |
121
|
| 'name' hides a field. |
121
|
| '{' should be on the previous line. |
122
|
org/codehaus/xfire/xmlbeans/generator/ServerGenerationStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
19
|
| Line has trailing spaces. |
20
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| Parameter service should be final. |
20
|
| Parameter outputDir should be final. |
20
|
| Parameter task should be final. |
20
|
| ')' is preceded with whitespace. |
20
|
| '{' should be on the previous line. |
22
|
| Line is longer than 80 characters. |
23
|
| ',' is not followed by whitespace. |
23
|
| Line has trailing spaces. |
24
|
| 'if' construct must use '{}'s. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| ')' is preceded with whitespace. |
28
|
| Line has trailing spaces. |
29
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| '{' should be on the previous line. |
31
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
38
|
org/codehaus/xfire/xmlbeans/generator/VelocityGenerationStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
14
|
| Missing a Javadoc comment. |
15
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
21
|
| '}' should be on the same line. |
23
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
30
|
| Method 'generateStub' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| Parameter context should be final. |
30
|
| Parameter writer should be final. |
30
|
| Parameter template should be final. |
30
|
| Line has trailing spaces. |
32
|
| '{' should be on the previous line. |
32
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
org/codehaus/xfire/xmlbeans/generator/WSDLInspector.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
33
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
39
|
| Missing a Javadoc comment. |
39
|
| 'static' modifier out of order with the JLS suggestions. |
39
|
| Name 'schemaNS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
39
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
41
|
| 'static' modifier out of order with the JLS suggestions. |
41
|
| Name 'wsdlNS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
41
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
43
|
| 'static' modifier out of order with the JLS suggestions. |
43
|
| Name 'wsdlSoapNS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
45
|
| 'static' modifier out of order with the JLS suggestions. |
45
|
| Name 'httpNS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Missing a Javadoc comment. |
48
|
| Variable 'loader' must be private and have accessor methods. |
48
|
| Line has trailing spaces. |
50
|
| Method 'generateServices' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Parameter document should be final. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
63
|
| 'cast' is not followed by whitespace. |
64
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
68
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
76
|
| '{' should be on the previous line. |
78
|
| Line is longer than 80 characters. |
79
|
| 'if' construct must use '{}'s. |
80
|
| Line has trailing spaces. |
82
|
| Line is longer than 80 characters. |
88
|
| ',' is not followed by whitespace. |
88
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| 'if' construct must use '{}'s. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| 'if' construct must use '{}'s. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| Line is longer than 80 characters. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
113
|
| Line is longer than 80 characters. |
117
|
| Missing a Javadoc comment. |
117
|
| Parameter xOperation should be final. |
117
|
| Parameter portType should be final. |
117
|
| Parameter defs should be final. |
117
|
| Line has trailing spaces. |
121
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line is longer than 80 characters. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| Line is longer than 80 characters. |
134
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
142
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
144
|
| Line has trailing spaces. |
147
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| Line is longer than 80 characters. |
150
|
| '+' is not preceded with whitespace. |
151
|
| '+' is not followed by whitespace. |
151
|
| Line has trailing spaces. |
152
|
| Line is longer than 80 characters. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line has trailing spaces. |
156
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| Line is longer than 80 characters. |
162
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
170
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line has trailing spaces. |
173
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
183
|
| Missing a Javadoc comment. |
188
|
| Parameter message should be final. |
188
|
| Parameter partName should be final. |
188
|
| '{' should be on the previous line. |
189
|
| '(' is followed by whitespace. |
191
|
| '++' is preceded with whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| '{' should be on the previous line. |
192
|
| 'if' construct must use '{}'s. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Missing a Javadoc comment. |
199
|
| Parameter name should be final. |
199
|
| Parameter defs should be final. |
199
|
| '{' should be on the previous line. |
200
|
| '(' is followed by whitespace. |
202
|
| '++' is preceded with whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '{' should be on the previous line. |
203
|
| 'if' construct must use '{}'s. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Missing a Javadoc comment. |
210
|
| Parameter name should be final. |
210
|
| Parameter portType should be final. |
210
|
| '{' should be on the previous line. |
211
|
| Line has trailing spaces. |
213
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '{' should be on the previous line. |
215
|
| 'if' construct must use '{}'s. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| Missing a Javadoc comment. |
222
|
| Parameter defs should be final. |
222
|
| Parameter portType should be final. |
222
|
| '{' should be on the previous line. |
223
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| 'if' construct must use '{}'s. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line has trailing spaces. |
230
|
| Missing a Javadoc comment. |
234
|
| Parameter defs should be final. |
234
|
| Parameter binding should be final. |
234
|
| '{' should be on the previous line. |
235
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| '{' should be on the previous line. |
238
|
| 'if' construct must use '{}'s. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Line has trailing spaces. |
242
|
| Missing a Javadoc comment. |
246
|
| '{' should be on the previous line. |
247
|
| Missing a Javadoc comment. |
248
|
| Missing a Javadoc comment. |
249
|
| Missing a Javadoc comment. |
250
|
| Missing a Javadoc comment. |
251
|
| Missing a Javadoc comment. |
252
|
| Missing a Javadoc comment. |
253
|
| Missing a Javadoc comment. |
254
|
| Missing a Javadoc comment. |
255
|
| Missing a Javadoc comment. |
256
|
| Line has trailing spaces. |
257
|
| Method 'getImports' is not designed for extension - needs to be abstract, final or empty. |
258
|
| Missing a Javadoc comment. |
258
|
| '{' should be on the previous line. |
259
|
| Line has trailing spaces. |
261
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '{' should be on the previous line. |
263
|
| '(' is followed by whitespace. |
264
|
| ';' is followed by whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| Line has trailing spaces. |
267
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| '{' should be on the previous line. |
269
|
| Line is longer than 80 characters. |
270
|
| '(' is followed by whitespace. |
270
|
| ';' is followed by whitespace. |
270
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line has trailing spaces. |
276
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| '{' should be on the previous line. |
278
|
| Line is longer than 80 characters. |
279
|
| '(' is followed by whitespace. |
279
|
| ';' is followed by whitespace. |
279
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| Line has trailing spaces. |
285
|
| '(' is followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
286
|
| '{' should be on the previous line. |
287
|
| Line is longer than 80 characters. |
288
|
| '(' is followed by whitespace. |
288
|
| ';' is followed by whitespace. |
288
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. |
299
|
| Missing a Javadoc comment. |
299
|
| '{' should be on the previous line. |
300
|
| Method 'setSoapVersion' is not designed for extension - needs to be abstract, final or empty. |
303
|
| Missing a Javadoc comment. |
303
|
| Parameter soapVersion should be final. |
303
|
| 'soapVersion' hides a field. |
303
|
| '{' should be on the previous line. |
304
|
| Method 'isRest' is not designed for extension - needs to be abstract, final or empty. |
307
|
| Missing a Javadoc comment. |
307
|
| '{' should be on the previous line. |
308
|
| Method 'setRest' is not designed for extension - needs to be abstract, final or empty. |
311
|
| Missing a Javadoc comment. |
311
|
| Parameter isRest should be final. |
311
|
| 'isRest' hides a field. |
311
|
| '{' should be on the previous line. |
312
|
| Method 'getPortType' is not designed for extension - needs to be abstract, final or empty. |
315
|
| Missing a Javadoc comment. |
315
|
| '{' should be on the previous line. |
316
|
| Method 'setPortType' is not designed for extension - needs to be abstract, final or empty. |
319
|
| Missing a Javadoc comment. |
319
|
| Parameter portType should be final. |
319
|
| 'portType' hides a field. |
319
|
| '{' should be on the previous line. |
320
|
| Method 'getBinding' is not designed for extension - needs to be abstract, final or empty. |
323
|
| Missing a Javadoc comment. |
323
|
| '{' should be on the previous line. |
324
|
| Method 'setBinding' is not designed for extension - needs to be abstract, final or empty. |
327
|
| Missing a Javadoc comment. |
327
|
| Parameter binding should be final. |
327
|
| 'binding' hides a field. |
327
|
| '{' should be on the previous line. |
328
|
| Method 'getXmlObject' is not designed for extension - needs to be abstract, final or empty. |
331
|
| Missing a Javadoc comment. |
331
|
| '{' should be on the previous line. |
332
|
| Method 'setXmlObject' is not designed for extension - needs to be abstract, final or empty. |
335
|
| Missing a Javadoc comment. |
335
|
| Parameter xmlObject should be final. |
335
|
| 'xmlObject' hides a field. |
335
|
| '{' should be on the previous line. |
336
|
| Method 'addMethod' is not designed for extension - needs to be abstract, final or empty. |
339
|
| Missing a Javadoc comment. |
339
|
| '(' is followed by whitespace. |
339
|
| Parameter m should be final. |
339
|
| ')' is preceded with whitespace. |
339
|
| '{' should be on the previous line. |
340
|
| 'if' construct must use '{}'s. |
341
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| Line has trailing spaces. |
343
|
| Line has trailing spaces. |
346
|
| Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. |
347
|
| Missing a Javadoc comment. |
347
|
| '{' should be on the previous line. |
348
|
| Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. |
351
|
| Missing a Javadoc comment. |
351
|
| Parameter encoding should be final. |
351
|
| 'encoding' hides a field. |
351
|
| '{' should be on the previous line. |
352
|
| Method 'getMethods' is not designed for extension - needs to be abstract, final or empty. |
355
|
| Missing a Javadoc comment. |
355
|
| '{' should be on the previous line. |
356
|
| Method 'setMethods' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Missing a Javadoc comment. |
359
|
| Parameter methods should be final. |
359
|
| 'methods' hides a field. |
359
|
| '{' should be on the previous line. |
360
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
363
|
| Missing a Javadoc comment. |
363
|
| '{' should be on the previous line. |
364
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
367
|
| Missing a Javadoc comment. |
367
|
| Parameter name should be final. |
367
|
| 'name' hides a field. |
367
|
| '{' should be on the previous line. |
368
|
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. |
371
|
| Missing a Javadoc comment. |
371
|
| '{' should be on the previous line. |
372
|
| Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. |
375
|
| Missing a Javadoc comment. |
375
|
| Parameter url should be final. |
375
|
| 'url' hides a field. |
375
|
| '{' should be on the previous line. |
376
|
| Line has trailing spaces. |
380
|
| Missing a Javadoc comment. |
381
|
| '{' should be on the previous line. |
382
|
| Missing a Javadoc comment. |
383
|
| Missing a Javadoc comment. |
384
|
| Missing a Javadoc comment. |
385
|
| Missing a Javadoc comment. |
386
|
| Missing a Javadoc comment. |
387
|
| Missing a Javadoc comment. |
388
|
| Missing a Javadoc comment. |
389
|
| Method 'addRequestParameter' is not designed for extension - needs to be abstract, final or empty. |
391
|
| Missing a Javadoc comment. |
391
|
| '(' is followed by whitespace. |
391
|
| Parameter parameter should be final. |
391
|
| ')' is preceded with whitespace. |
391
|
| '{' should be on the previous line. |
392
|
| 'if' construct must use '{}'s. |
393
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| Line has trailing spaces. |
395
|
| Method 'addResponseParameter' is not designed for extension - needs to be abstract, final or empty. |
398
|
| Missing a Javadoc comment. |
398
|
| '(' is followed by whitespace. |
398
|
| Parameter parameter should be final. |
398
|
| ')' is preceded with whitespace. |
398
|
| '{' should be on the previous line. |
399
|
| 'if' construct must use '{}'s. |
400
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| Line has trailing spaces. |
402
|
| Line has trailing spaces. |
405
|
| Method 'addRequestHeader' is not designed for extension - needs to be abstract, final or empty. |
406
|
| Missing a Javadoc comment. |
406
|
| '(' is followed by whitespace. |
406
|
| Parameter parameter should be final. |
406
|
| ')' is preceded with whitespace. |
406
|
| '{' should be on the previous line. |
407
|
| 'if' construct must use '{}'s. |
408
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| Line has trailing spaces. |
410
|
| Line has trailing spaces. |
413
|
| Method 'addResponseHeader' is not designed for extension - needs to be abstract, final or empty. |
414
|
| Missing a Javadoc comment. |
414
|
| '(' is followed by whitespace. |
414
|
| Parameter parameter should be final. |
414
|
| ')' is preceded with whitespace. |
414
|
| '{' should be on the previous line. |
415
|
| 'if' construct must use '{}'s. |
416
|
| '(' is followed by whitespace. |
416
|
| ')' is preceded with whitespace. |
416
|
| Line has trailing spaces. |
418
|
| Line has trailing spaces. |
421
|
| Method 'getRequestParameters' is not designed for extension - needs to be abstract, final or empty. |
422
|
| Missing a Javadoc comment. |
422
|
| '{' should be on the previous line. |
423
|
| Method 'setRequestParameters' is not designed for extension - needs to be abstract, final or empty. |
426
|
| Missing a Javadoc comment. |
426
|
| Parameter requestParameters should be final. |
426
|
| 'requestParameters' hides a field. |
426
|
| '{' should be on the previous line. |
427
|
| Method 'getResponseParameters' is not designed for extension - needs to be abstract, final or empty. |
430
|
| Missing a Javadoc comment. |
430
|
| '{' should be on the previous line. |
431
|
| Method 'setResponseParameters' is not designed for extension - needs to be abstract, final or empty. |
434
|
| Missing a Javadoc comment. |
434
|
| Parameter responseParameters should be final. |
434
|
| 'responseParameters' hides a field. |
434
|
| '{' should be on the previous line. |
435
|
| Method 'getRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
438
|
| Missing a Javadoc comment. |
438
|
| '{' should be on the previous line. |
439
|
| Method 'setRequestHeaders' is not designed for extension - needs to be abstract, final or empty. |
442
|
| Missing a Javadoc comment. |
442
|
| Parameter requestHeaders should be final. |
442
|
| 'requestHeaders' hides a field. |
442
|
| '{' should be on the previous line. |
443
|
| Method 'getResponseHeaders' is not designed for extension - needs to be abstract, final or empty. |
446
|
| Missing a Javadoc comment. |
446
|
| '{' should be on the previous line. |
447
|
| Method 'setResponseHeaders' is not designed for extension - needs to be abstract, final or empty. |
450
|
| Missing a Javadoc comment. |
450
|
| Parameter responseHeaders should be final. |
450
|
| 'responseHeaders' hides a field. |
450
|
| '{' should be on the previous line. |
451
|
| Method 'getSoapAction' is not designed for extension - needs to be abstract, final or empty. |
454
|
| Missing a Javadoc comment. |
454
|
| '{' should be on the previous line. |
455
|
| Method 'getXmlObject' is not designed for extension - needs to be abstract, final or empty. |
458
|
| Missing a Javadoc comment. |
458
|
| '{' should be on the previous line. |
459
|
| Method 'setXmlObject' is not designed for extension - needs to be abstract, final or empty. |
462
|
| Missing a Javadoc comment. |
462
|
| Parameter xmlObject should be final. |
462
|
| 'xmlObject' hides a field. |
462
|
| '{' should be on the previous line. |
463
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
466
|
| Missing a Javadoc comment. |
466
|
| '{' should be on the previous line. |
467
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
470
|
| Missing a Javadoc comment. |
470
|
| Parameter name should be final. |
470
|
| 'name' hides a field. |
470
|
| '{' should be on the previous line. |
471
|
| Method 'setSoapAction' is not designed for extension - needs to be abstract, final or empty. |
474
|
| Missing a Javadoc comment. |
474
|
| Parameter soapAction should be final. |
474
|
| 'soapAction' hides a field. |
474
|
| '{' should be on the previous line. |
475
|
| Line has trailing spaces. |
479
|
| Missing a Javadoc comment. |
480
|
| '{' should be on the previous line. |
481
|
| Missing a Javadoc comment. |
482
|
| Missing a Javadoc comment. |
483
|
| Line has trailing spaces. |
484
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
485
|
| Missing a Javadoc comment. |
485
|
| '{' should be on the previous line. |
486
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
489
|
| Missing a Javadoc comment. |
489
|
| Parameter name should be final. |
489
|
| 'name' hides a field. |
489
|
| '{' should be on the previous line. |
490
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
493
|
| Missing a Javadoc comment. |
493
|
| '{' should be on the previous line. |
494
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
497
|
| Missing a Javadoc comment. |
497
|
| Parameter type should be final. |
497
|
| 'type' hides a field. |
497
|
| '{' should be on the previous line. |
498
|
org/codehaus/xfire/xmlbeans/generator/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/xmlbeans/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/xmlbeans/util/ContentHandlerToXMLStreamWriter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
1
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
64
|
| Line has trailing spaces. |
65
|
| Line is longer than 80 characters. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter staxCore should be final. |
66
|
| Parameter writeStart should be final. |
66
|
| 'writeStart' hides a field. |
66
|
| Line has trailing spaces. |
74
|
| Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Line has trailing spaces. |
88
|
| Missing a Javadoc comment. |
91
|
| Line has trailing spaces. |
97
|
| Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Parameter ch should be final. |
100
|
| Parameter start should be final. |
100
|
| Parameter length should be final. |
100
|
| Line has trailing spaces. |
113
|
| Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Parameter ch should be final. |
116
|
| Parameter start should be final. |
116
|
| Parameter length should be final. |
116
|
| Line has trailing spaces. |
118
|
| ',' is not followed by whitespace. |
119
|
| ',' is not followed by whitespace. |
119
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
127
|
| Missing a Javadoc comment. |
127
|
| Parameter prefix should be final. |
127
|
| '{' should be on the previous line. |
128
|
| Comment matches to-do format 'TODO:'. |
129
|
| Line has trailing spaces. |
137
|
| Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Missing a Javadoc comment. |
140
|
| Parameter name should be final. |
140
|
| Line has trailing spaces. |
150
|
| Missing a Javadoc comment. |
153
|
| Parameter locator should be final. |
153
|
| Comment matches to-do format 'TODO:'. |
154
|
| Line has trailing spaces. |
162
|
| Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Missing a Javadoc comment. |
166
|
| Parameter target should be final. |
166
|
| Parameter data should be final. |
166
|
| Line has trailing spaces. |
179
|
| Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| Parameter prefix should be final. |
183
|
| Parameter uri should be final. |
183
|
| Line has trailing spaces. |
201
|
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Missing a Javadoc comment. |
205
|
| Parameter namespaceURI should be final. |
205
|
| Parameter localName should be final. |
205
|
| Parameter qName should be final. |
205
|
| Comment matches to-do format 'TODO:'. |
209
|
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
216
|
| Missing a Javadoc comment. |
216
|
| Parameter uri should be final. |
216
|
| Parameter localName should be final. |
216
|
| Parameter qName should be final. |
217
|
| Parameter atts should be final. |
217
|
| '{' should be on the previous line. |
218
|
| '{' should be on the previous line. |
221
|
| Line has trailing spaces. |
224
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' should be on the previous line. |
228
|
| Line is longer than 80 characters. |
229
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '{' should be on the previous line. |
231
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| '}' should be on the same line. |
235
|
| '{' should be on the previous line. |
237
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line has trailing spaces. |
239
|
| '}' should be on the same line. |
240
|
| '{' should be on the previous line. |
242
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
245
|
| '(' is followed by whitespace. |
245
|
| '}' should be on the same line. |
250
|
| '{' should be on the previous line. |
252
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| Line has trailing spaces. |
255
|
| '{' should be on the previous line. |
258
|
| '{' should be on the previous line. |
262
|
| '}' should be on the same line. |
271
|
| '{' should be on the previous line. |
273
|
| First sentence should end with a period. |
279
|
| Line has trailing spaces. |
281
|
| Parameter atts should be final. |
285
|
| Expected @throws tag for 'XMLStreamException'. |
285
|
| '{' should be on the previous line. |
286
|
| '{' should be on the previous line. |
288
|
| Line has trailing spaces. |
297
|
| Parameter qName should be final. |
302
|
| '{' should be on the previous line. |
303
|
| '{' should be on the previous line. |
306
|
| '}' should be on the same line. |
308
|
| '{' should be on the previous line. |
310
|
org/codehaus/xfire/xmlbeans/util/XMLStreamReaderToContentHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
3
|
| Line has trailing spaces. |
58
|
| '{' should be on the previous line. |
59
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
65
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
70
|
| Line is longer than 80 characters. |
76
|
| Parameter staxCore should be final. |
76
|
| Parameter saxCore should be final. |
76
|
| Method 'bridge' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '=' is not preceded with whitespace. |
88
|
| '=' is not followed by whitespace. |
88
|
| 'if' is not followed by whitespace. |
92
|
| Line has trailing spaces. |
96
|
| 'if' construct must use '{}'s. |
97
|
| 'if' is not followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| '!=' is not preceded with whitespace. |
97
|
| '!=' is not followed by whitespace. |
97
|
| Line is longer than 80 characters. |
98
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
151
|
| '=' is not preceded with whitespace. |
152
|
| '=' is not followed by whitespace. |
152
|
| '!=' is not preceded with whitespace. |
153
|
| '!=' is not followed by whitespace. |
153
|
| Missing a Javadoc comment. |
161
|
| Missing a Javadoc comment. |
165
|
| Missing a Javadoc comment. |
183
|
| Missing a Javadoc comment. |
193
|
| Line has trailing spaces. |
201
|
| Line is longer than 80 characters. |
202
|
| Line has trailing spaces. |
210
|
| Line is longer than 80 characters. |
214
|
| Missing a Javadoc comment. |
224
|
| Missing a Javadoc comment. |
248
|
| 'if' construct must use '{}'s. |
267
|
| 'if' is not followed by whitespace. |
267
|
| '==' is not preceded with whitespace. |
267
|
| '==' is not followed by whitespace. |
267
|
| '==' is not preceded with whitespace. |
267
|
| '==' is not followed by whitespace. |
267
|
| 'else' construct must use '{}'s. |
269
|
| Line has trailing spaces. |
285
|
| Line has trailing spaces. |
297
|
| 'if' construct must use '{}'s. |
305
|
| 'if' is not followed by whitespace. |
305
|
| '==' is not preceded with whitespace. |
305
|
| '==' is not followed by whitespace. |
305
|
| '=' is not preceded with whitespace. |
305
|
| '=' is not followed by whitespace. |
305
|
| 'if' construct must use '{}'s. |
309
|
| 'if' is not followed by whitespace. |
309
|
| '==' is not preceded with whitespace. |
309
|
| '==' is not followed by whitespace. |
309
|
| '==' is not preceded with whitespace. |
309
|
| '==' is not followed by whitespace. |
309
|
| 'else' construct must use '{}'s. |
311
|
| Missing a Javadoc comment. |
322
|
| Missing a Javadoc comment. |
328
|
| Missing a Javadoc comment. |
334
|
| Missing a Javadoc comment. |
339
|
| Missing a Javadoc comment. |
343
|
| Missing a Javadoc comment. |
347
|
| Missing a Javadoc comment. |
352
|
| Missing a Javadoc comment. |
357
|
| Missing a Javadoc comment. |
362
|
org/codehaus/xfire/xmlbeans/util/package.html
Error | Line |
| Missing package documentation file. | 0 |