Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
91001164

Files

FilesIWE
org/apache/wsdl/Component.java 0010
org/apache/wsdl/ExtensibleComponent.java 0011
org/apache/wsdl/ExtensionElement.java 0013
org/apache/wsdl/FaultReference.java 0016
org/apache/wsdl/MessageReference.java 0019
org/apache/wsdl/WSDLBinding.java 0042
org/apache/wsdl/WSDLBindingFault.java 007
org/apache/wsdl/WSDLBindingMessageReference.java 0013
org/apache/wsdl/WSDLBindingOperation.java 0025
org/apache/wsdl/WSDLConstants.java 0028
org/apache/wsdl/WSDLDescription.java 0081
org/apache/wsdl/WSDLEndpoint.java 0013
org/apache/wsdl/WSDLFault.java 0013
org/apache/wsdl/WSDLFeature.java 0013
org/apache/wsdl/WSDLImport.java 0010
org/apache/wsdl/WSDLInclude.java 005
org/apache/wsdl/WSDLInterface.java 0040
org/apache/wsdl/WSDLOperation.java 0050
org/apache/wsdl/WSDLProperty.java 0019
org/apache/wsdl/WSDLService.java 0031
org/apache/wsdl/WSDLTypes.java 0015
org/apache/wsdl/impl/ComponentImpl.java 0022
org/apache/wsdl/impl/ExtensibleComponentImpl.java 0015
org/apache/wsdl/impl/ExtensionElementImpl.java 0019
org/apache/wsdl/impl/FaultReferenceImpl.java 0026
org/apache/wsdl/impl/MessageReferenceImpl.java 0029
org/apache/wsdl/impl/WDSLPropertyImpl.java 0028
org/apache/wsdl/impl/WSDLBindingFaultImpl.java 0010
org/apache/wsdl/impl/WSDLBindingImpl.java 0058
org/apache/wsdl/impl/WSDLBindingMessageReferenceImpl.java 0019
org/apache/wsdl/impl/WSDLBindingOperationImpl.java 0037
org/apache/wsdl/impl/WSDLDescriptionImpl.java 00116
org/apache/wsdl/impl/WSDLEndpointImpl.java 0019
org/apache/wsdl/impl/WSDLFaultImpl.java 0019
org/apache/wsdl/impl/WSDLFeatureImpl.java 0019
org/apache/wsdl/impl/WSDLImportImpl.java 0016
org/apache/wsdl/impl/WSDLIncludeImpl.java 007
org/apache/wsdl/impl/WSDLInterfaceImpl.java 0061
org/apache/wsdl/impl/WSDLOperationImpl.java 0073
org/apache/wsdl/impl/WSDLProcessingException.java 004
org/apache/wsdl/impl/WSDLPropertyImpl.java 0028
org/apache/wsdl/impl/WSDLServiceImpl.java 0033
org/apache/wsdl/impl/WSDLTypesImpl.java 0020
org/apache/wsdl/impl/package.html 001
org/apache/wsdl/package.html 001
org/apache/wsdl/util/Utils.java 009
org/apache/wsdl/util/package.html 001

org/apache/wsdl/Component.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'properties'. 36
Error First sentence should end with a period. 38
Error Redundant 'public' modifier. 44
Error First sentence should end with a period. 46
Error Expected an @return tag. 52
Error Redundant 'public' modifier. 52

org/apache/wsdl/ExtensibleComponent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Redundant 'public' modifier. 31
Error Expected @param tag for 'feature'. 31
Error Expected an @return tag. 39
Error Redundant 'public' modifier. 39
Error Line is longer than 80 characters. 42
Error Redundant 'public' modifier. 47
Error Expected @param tag for 'wsdlProperty'. 47
Error Line is longer than 80 characters. 50
Error Expected an @return tag. 54
Error Redundant 'public' modifier. 54

org/apache/wsdl/ExtensionElement.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'element'. 36
Error First sentence should end with a period. 38
Error Expected an @return tag. 43
Error Redundant 'public' modifier. 43
Error First sentence should end with a period. 45
Error Redundant 'public' modifier. 50
Error Expected @param tag for 'required'. 50

org/apache/wsdl/FaultReference.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 22
Error Expected an @return tag. 27
Error Redundant 'public' modifier. 27
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'direction'. 34
Error First sentence should end with a period. 36
Error Expected an @return tag. 41
Error Redundant 'public' modifier. 41
Error First sentence should end with a period. 43
Error Redundant 'public' modifier. 48
Error Expected @param tag for 'messageLabel'. 48
Error Expected an @return tag. 55
Error Redundant 'public' modifier. 55
Error Redundant 'public' modifier. 62
Error Expected @param tag for 'ref'. 62

org/apache/wsdl/MessageReference.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'direction'. 36
Error Line is longer than 80 characters. 39
Error Expected an @return tag. 44
Error Redundant 'public' modifier. 44
Error First sentence should end with a period. 46
Error Redundant 'public' modifier. 51
Error Expected @param tag for 'element'. 51
Error First sentence should end with a period. 53
Error Expected an @return tag. 58
Error Redundant 'public' modifier. 58
Error First sentence should end with a period. 60
Error Redundant 'public' modifier. 65
Error Expected @param tag for 'messageLabel'. 65

org/apache/wsdl/WSDLBinding.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 25
Error Expected an @return tag. 30
Error Redundant 'public' modifier. 30
Error First sentence should end with a period. 32
Error Redundant 'public' modifier. 37
Error Expected @param tag for 'boundInterface'. 37
Error First sentence should end with a period. 39
Error Expected an @return tag. 44
Error Redundant 'public' modifier. 44
Error First sentence should end with a period. 46
Error Redundant 'public' modifier. 51
Error Expected @param tag for 'name'. 51
Error First sentence should end with a period. 53
Error Expected an @return tag. 58
Error Redundant 'public' modifier. 58
Error First sentence should end with a period. 60
Error Expected an @return tag. 65
Error Redundant 'public' modifier. 65
Error First sentence should end with a period. 67
Error Redundant 'public' modifier. 72
Error Expected @param tag for 'bindingFaults'. 72
Error First sentence should end with a period. 74
Error Expected an @return tag. 79
Error Redundant 'public' modifier. 79
Error First sentence should end with a period. 81
Error Redundant 'public' modifier. 86
Error Expected @param tag for 'bindingOperations'. 86
Error First sentence should end with a period. 88
Error Redundant 'public' modifier. 93
Error Expected @param tag for 'bindingOperation'. 93
Error First sentence should end with a period. 95
Error Expected an @return tag. 101
Error Redundant 'public' modifier. 101
Error Expected @param tag for 'qName'. 101
Error First sentence should end with a period. 103
Error Redundant 'public' modifier. 108
Error Expected @param tag for 'bindingFault'. 108
Error First sentence should end with a period. 110
Error Expected an @return tag. 116
Error Redundant 'public' modifier. 116
Error Expected @param tag for 'ref'. 116

org/apache/wsdl/WSDLBindingFault.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'ref'. 36

org/apache/wsdl/WSDLBindingMessageReference.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 22
Error Expected an @return tag. 27
Error Redundant 'public' modifier. 27
Error First sentence should end with a period. 29
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'direction'. 34
Error First sentence should end with a period. 36
Error Expected an @return tag. 41
Error Redundant 'public' modifier. 41
Error First sentence should end with a period. 43
Error Redundant 'public' modifier. 48
Error Expected @param tag for 'messageLabel'. 48

org/apache/wsdl/WSDLBindingOperation.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'input'. 36
Error First sentence should end with a period. 38
Error Expected an @return tag. 43
Error Redundant 'public' modifier. 43
Error First sentence should end with a period. 45
Error Redundant 'public' modifier. 50
Error Expected @param tag for 'operation'. 50
Error First sentence should end with a period. 52
Error Expected an @return tag. 57
Error Redundant 'public' modifier. 57
Error First sentence should end with a period. 59
Error Redundant 'public' modifier. 64
Error Expected @param tag for 'output'. 64
Error First sentence should end with a period. 66
Error Expected an @return tag. 71
Error Redundant 'public' modifier. 71
Error First sentence should end with a period. 73
Error Redundant 'public' modifier. 78
Error Expected @param tag for 'name'. 78

org/apache/wsdl/WSDLConstants.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error interfaces should describe a type and hence have methods. 21
Error First sentence should end with a period. 22
Error Redundant 'public' modifier. 25
Error First sentence should end with a period. 28
Error Redundant 'public' modifier. 31
Error First sentence should end with a period. 34
Error Redundant 'public' modifier. 37
Error First sentence should end with a period. 42
Error Redundant 'public' modifier. 45
Error First sentence should end with a period. 49
Error Redundant 'public' modifier. 52
Error First sentence should end with a period. 58
Error Redundant 'public' modifier. 61
Error First sentence should end with a period. 64
Error Redundant 'public' modifier. 67
Error First sentence should end with a period. 70
Error Redundant 'public' modifier. 73
Error First sentence should end with a period. 76
Error Redundant 'public' modifier. 79
Error First sentence should end with a period. 82
Error Redundant 'public' modifier. 85
Error First sentence should end with a period. 88
Error Redundant 'public' modifier. 91
Error First sentence should end with a period. 94
Error Redundant 'public' modifier. 97
Error First sentence should end with a period. 100
Error Redundant 'public' modifier. 103

org/apache/wsdl/WSDLDescription.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 27
Error Expected an @return tag. 32
Error Redundant 'public' modifier. 32
Error Redundant 'public' modifier. 39
Error Expected @param tag for 'bindings'. 39
Error Redundant 'public' modifier. 49
Error Expected an @return tag. 58
Error Redundant 'public' modifier. 58
Error Redundant 'public' modifier. 67
Error Expected @param tag for 'interfaceComponent'. 67
Error Redundant 'public' modifier. 76
Error First sentence should end with a period. 78
Error Expected an @return tag. 83
Error Redundant 'public' modifier. 83
Error First sentence should end with a period. 85
Error Redundant 'public' modifier. 90
Error Expected @param tag for 'services'. 90
Error Redundant 'public' modifier. 98
Error Line is longer than 80 characters. 103
Error Redundant 'public' modifier. 108
Error Expected @param tag for 'service'. 108
Error First sentence should end with a period. 110
Error Expected an @return tag. 115
Error Redundant 'public' modifier. 115
Error First sentence should end with a period. 117
Error Redundant 'public' modifier. 122
Error Expected @param tag for 'targetNameSpace'. 122
Error First sentence should end with a period. 124
Error Expected an @return tag. 129
Error Redundant 'public' modifier. 129
Error First sentence should end with a period. 131
Error Redundant 'public' modifier. 136
Error Expected @param tag for 'wsdlInterfaces'. 136
Error First sentence should end with a period. 138
Error Expected an @return tag. 143
Error Redundant 'public' modifier. 143
Error First sentence should end with a period. 145
Error Redundant 'public' modifier. 150
Error Expected @param tag for 'types'. 150
Error First sentence should end with a period. 152
Error Expected an @return tag. 157
Error Redundant 'public' modifier. 157
Error First sentence should end with a period. 159
Error Redundant 'public' modifier. 164
Error Expected @param tag for 'wsdl1DefinitionName'. 164
Error Expected an @return tag. 172
Error Redundant 'public' modifier. 172
Error Redundant 'public' modifier. 180
Error Expected @param tag for 'namespaces'. 180
Error Redundant 'public' modifier. 190
Error First sentence should end with a period. 192
Error Expected an @return tag. 197
Error Redundant 'public' modifier. 197
Error First sentence should end with a period. 199
Error Redundant 'public' modifier. 204
Error Expected @param tag for 'imports'. 204
Error Redundant 'public' modifier. 211
Error Expected @param tag for 'wsdlImport'. 211
Error First sentence should end with a period. 213
Error Expected an @return tag. 218
Error Redundant 'public' modifier. 218
Error First sentence should end with a period. 220
Error Redundant 'public' modifier. 225
Error Expected @param tag for 'includes'. 225
Error Redundant 'public' modifier. 232
Error Expected @param tag for 'wsdlInclude'. 232
Error Redundant 'public' modifier. 237
Error Redundant 'public' modifier. 242
Error Redundant 'public' modifier. 247
Error Redundant 'public' modifier. 252
Error Redundant 'public' modifier. 257
Error Redundant 'public' modifier. 262
Error Redundant 'public' modifier. 267
Error Redundant 'public' modifier. 272
Error Redundant 'public' modifier. 277
Error Redundant 'public' modifier. 282
Error Redundant 'public' modifier. 287
Error First sentence should end with a period. 289
Error Expected an @return tag. 294
Error Redundant 'public' modifier. 294

org/apache/wsdl/WSDLEndpoint.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'binding'. 36
Error First sentence should end with a period. 38
Error Expected an @return tag. 43
Error Redundant 'public' modifier. 43
Error First sentence should end with a period. 45
Error Redundant 'public' modifier. 50
Error Expected @param tag for 'name'. 50

org/apache/wsdl/WSDLFault.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'element'. 36
Error First sentence should end with a period. 38
Error Expected an @return tag. 43
Error Redundant 'public' modifier. 43
Error First sentence should end with a period. 45
Error Redundant 'public' modifier. 50
Error Expected @param tag for 'name'. 50

org/apache/wsdl/WSDLFeature.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 22
Error Expected an @return tag. 27
Error Redundant 'public' modifier. 27
Error First sentence should end with a period. 29
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'name'. 34
Error First sentence should end with a period. 36
Error Expected an @return tag. 41
Error Redundant 'public' modifier. 41
Error First sentence should end with a period. 43
Error Redundant 'public' modifier. 48
Error Expected @param tag for 'required'. 48

org/apache/wsdl/WSDLImport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Expected an @return tag. 27
Error Redundant 'public' modifier. 27
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'location'. 34
Error First sentence should end with a period. 36
Error Expected an @return tag. 41
Error Redundant 'public' modifier. 41
Error Redundant 'public' modifier. 48
Error Expected @param tag for 'namespace'. 48

org/apache/wsdl/WSDLInclude.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Expected an @return tag. 27
Error Redundant 'public' modifier. 27
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'location'. 34

org/apache/wsdl/WSDLInterface.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 26
Error Expected an @return tag. 31
Error Redundant 'public' modifier. 31
Error Expected an @return tag. 39
Error Redundant 'public' modifier. 39
Error Expected an @return tag. 44
Error Redundant 'public' modifier. 44
Error Expected an @return tag. 49
Error Redundant 'public' modifier. 49
Error Expected an @return tag. 54
Error Redundant 'public' modifier. 54
Error First sentence should end with a period. 56
Error Expected an @return tag. 62
Error Redundant 'public' modifier. 62
Error Expected @param tag for 'nCName'. 62
Error Expected an @return tag. 67
Error Redundant 'public' modifier. 67
Error First sentence should end with a period. 69
Error Expected an @return tag. 75
Error Redundant 'public' modifier. 75
Error Expected @param tag for 'qName'. 75
Error Redundant 'public' modifier. 83
Error Redundant 'public' modifier. 88
Error Expected @param tag for 'list'. 88
Error Redundant 'public' modifier. 93
Error Expected @param tag for 'qName'. 93
Error Redundant 'public' modifier. 98
Error Expected @param tag for 'list'. 98
Error Redundant 'public' modifier. 107
Error Expected @param tag for 'operation'. 107
Error Redundant 'public' modifier. 112
Error Expected @param tag for 'list'. 112
Error Redundant 'public' modifier. 120
Error First sentence should end with a period. 122
Error Expected an @return tag. 127
Error Redundant 'public' modifier. 127
Error First sentence should end with a period. 129
Error Redundant 'public' modifier. 134
Error Expected @param tag for 'styleDefault'. 134

org/apache/wsdl/WSDLOperation.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 25
Error Expected an @return tag. 30
Error Redundant 'public' modifier. 30
Error First sentence should end with a period. 32
Error Redundant 'public' modifier. 37
Error Expected @param tag for 'infaults'. 37
Error First sentence should end with a period. 39
Error Expected an @return tag. 44
Error Redundant 'public' modifier. 44
Error First sentence should end with a period. 46
Error Redundant 'public' modifier. 51
Error Expected @param tag for 'inputMessage'. 51
Error First sentence should end with a period. 53
Error Expected an @return tag. 58
Error Redundant 'public' modifier. 58
Error First sentence should end with a period. 60
Error Redundant 'public' modifier. 65
Error Expected @param tag for 'messageExchangePattern'. 65
Error First sentence should end with a period. 67
Error Expected an @return tag. 72
Error Redundant 'public' modifier. 72
Error First sentence should end with a period. 74
Error Redundant 'public' modifier. 79
Error Expected @param tag for 'name'. 79
Error First sentence should end with a period. 81
Error Expected an @return tag. 86
Error Redundant 'public' modifier. 86
Error First sentence should end with a period. 88
Error Redundant 'public' modifier. 93
Error Expected @param tag for 'outfaults'. 93
Error First sentence should end with a period. 95
Error Expected an @return tag. 100
Error Redundant 'public' modifier. 100
Error First sentence should end with a period. 102
Error Redundant 'public' modifier. 107
Error Expected @param tag for 'outputMessage'. 107
Error First sentence should end with a period. 109
Error Expected an @return tag. 114
Error Redundant 'public' modifier. 114
Error First sentence should end with a period. 116
Error Redundant 'public' modifier. 121
Error Expected @param tag for 'safe'. 121
Error Missing a Javadoc comment. 123
Error Redundant 'public' modifier. 123
Error Missing a Javadoc comment. 124
Error Redundant 'public' modifier. 124
Error First sentence should end with a period. 126
Error Expected an @return tag. 131
Error Redundant 'public' modifier. 131

org/apache/wsdl/WSDLProperty.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 22
Error Expected an @return tag. 27
Error Redundant 'public' modifier. 27
Error First sentence should end with a period. 29
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'constraint'. 34
Error First sentence should end with a period. 36
Error Expected an @return tag. 41
Error Redundant 'public' modifier. 41
Error First sentence should end with a period. 43
Error Redundant 'public' modifier. 48
Error Expected @param tag for 'uri'. 48
Error First sentence should end with a period. 50
Error Expected an @return tag. 55
Error Redundant 'public' modifier. 55
Error First sentence should end with a period. 57
Error Redundant 'public' modifier. 62
Error Expected @param tag for 'value'. 62

org/apache/wsdl/WSDLService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error First sentence should end with a period. 28
Error Expected an @return tag. 33
Error Redundant 'public' modifier. 33
Error First sentence should end with a period. 35
Error Redundant 'public' modifier. 40
Error Expected @param tag for 'endpoints'. 40
Error First sentence should end with a period. 42
Error Redundant 'public' modifier. 47
Error Expected @param tag for 'endpoint'. 47
Error Line is longer than 80 characters. 53
Error Redundant 'public' modifier. 55
Error First sentence should end with a period. 57
Error Expected an @return tag. 62
Error Redundant 'public' modifier. 62
Error First sentence should end with a period. 64
Error Redundant 'public' modifier. 69
Error Expected @param tag for 'name'. 69
Error Redundant 'public' modifier. 77
Error First sentence should end with a period. 79
Error Expected an @return tag. 84
Error Redundant 'public' modifier. 84
Error First sentence should end with a period. 86
Error Redundant 'public' modifier. 91
Error Expected @param tag for 'serviceInterface'. 91

org/apache/wsdl/WSDLTypes.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 25
Error Expected an @return tag. 30
Error Redundant 'public' modifier. 30
Error First sentence should end with a period. 32
Error Redundant 'public' modifier. 37
Error Expected @param tag for 'types'. 37
Error First sentence should end with a period. 39
Error Line is longer than 80 characters. 40
Error Redundant 'public' modifier. 45
Error Expected @param tag for 'qName'. 45
Error Expected @param tag for 'element'. 45
Error Expected an @return tag. 54
Error Redundant 'public' modifier. 54
Error Expected @param tag for 'qName'. 54

org/apache/wsdl/impl/ComponentImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 28
Error Variable 'componentProperties' must be private and have accessor methods. 31
Error First sentence should end with a period. 33
Error Variable 'documentation' must be private and have accessor methods. 36
Error Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. 44
Error Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter documentation should be final. 53
Error 'documentation' hides a field. 53
Error Expected an @return tag. 62
Error Method 'getComponentProperties' is not designed for extension - needs to be abstract, final or empty. 62
Error Method 'setComponentProperties' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter properties should be final. 71
Error Expected @param tag for 'properties'. 71
Error First sentence should end with a period. 75
Error Method 'setComponentProperty' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter key should be final. 81
Error Parameter obj should be final. 81
Error First sentence should end with a period. 85
Error Expected an @return tag. 91
Error Method 'getComponentProperty' is not designed for extension - needs to be abstract, final or empty. 91
Error Parameter key should be final. 91

org/apache/wsdl/impl/ExtensibleComponentImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 30
Error First sentence should end with a period. 35
Error Method 'addFeature' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter feature should be final. 47
Error Expected @param tag for 'feature'. 47
Error Expected an @return tag. 63
Error Method 'getFeatures' is not designed for extension - needs to be abstract, final or empty. 63
Error Line is longer than 80 characters. 71
Error Method 'addProperty' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter wsdlProperty should be final. 76
Error Expected @param tag for 'wsdlProperty'. 76
Error Line is longer than 80 characters. 87
Error Expected an @return tag. 91
Error Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. 91

org/apache/wsdl/impl/ExtensionElementImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 25
Error First sentence should end with a period. 30
Error First sentence should end with a period. 35
Error Expected an @return tag. 40
Error Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. 40
Error First sentence should end with a period. 44
Error Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter required should be final. 49
Error 'required' hides a field. 49
Error Expected @param tag for 'required'. 49
Error First sentence should end with a period. 53
Error Expected an @return tag. 58
Error Method 'getElement' is not designed for extension - needs to be abstract, final or empty. 58
Error First sentence should end with a period. 62
Error Method 'setElement' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter element should be final. 67
Error 'element' hides a field. 67
Error Expected @param tag for 'element'. 67

org/apache/wsdl/impl/FaultReferenceImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 28
Error Line is longer than 80 characters. 33
Error First sentence should end with a period. 35
Error First sentence should end with a period. 40
Error First sentence should end with a period. 45
Error Expected an @return tag. 50
Error Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. 50
Error Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter direction should be final. 59
Error 'direction' hides a field. 59
Error Expected @param tag for 'direction'. 59
Error First sentence should end with a period. 63
Error Expected an @return tag. 68
Error Method 'getMessageLabel' is not designed for extension - needs to be abstract, final or empty. 68
Error First sentence should end with a period. 72
Error Method 'setMessageLabel' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter messageLabel should be final. 77
Error 'messageLabel' hides a field. 77
Error Expected @param tag for 'messageLabel'. 77
Error Expected an @return tag. 86
Error Method 'getRef' is not designed for extension - needs to be abstract, final or empty. 86
Error Method 'setRef' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter ref should be final. 95
Error 'ref' hides a field. 95
Error Expected @param tag for 'ref'. 95

org/apache/wsdl/impl/MessageReferenceImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 30
Error Line is longer than 80 characters. 35
Error First sentence should end with a period. 37
Error Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error First sentence should end with a period. 44
Error First sentence should end with a period. 49
Error Expected an @return tag. 54
Error Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. 54
Error First sentence should end with a period. 58
Error Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter direction should be final. 63
Error Expected @param tag for 'direction'. 63
Error Line is longer than 80 characters. 68
Error Expected an @return tag. 73
Error Method 'getElement' is not designed for extension - needs to be abstract, final or empty. 73
Error Line is longer than 80 characters. 78
Error Method 'setElement' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter element should be final. 83
Error 'element' hides a field. 83
Error Expected @param tag for 'element'. 83
Error First sentence should end with a period. 87
Error Expected an @return tag. 92
Error Method 'getMessageLabel' is not designed for extension - needs to be abstract, final or empty. 92
Error First sentence should end with a period. 96
Error Method 'setMessageLabel' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter messageLabel should be final. 101
Error 'messageLabel' hides a field. 101
Error Expected @param tag for 'messageLabel'. 101

org/apache/wsdl/impl/WDSLPropertyImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error First sentence should end with a period. 31
Error First sentence should end with a period. 38
Error First sentence should end with a period. 43
Error Expected an @return tag. 48
Error Method 'getConstraint' is not designed for extension - needs to be abstract, final or empty. 48
Error First sentence should end with a period. 52
Error Method 'setConstraint' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter constraint should be final. 57
Error 'constraint' hides a field. 57
Error Expected @param tag for 'constraint'. 57
Error First sentence should end with a period. 61
Error Expected an @return tag. 66
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 66
Error First sentence should end with a period. 70
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter uri should be final. 75
Error 'uri' hides a field. 75
Error Expected @param tag for 'uri'. 75
Error First sentence should end with a period. 79
Error Expected an @return tag. 84
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 84
Error First sentence should end with a period. 88
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter value should be final. 93
Error 'value' hides a field. 93
Error Expected @param tag for 'value'. 93

org/apache/wsdl/impl/WSDLBindingFaultImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error Expected an @return tag. 37
Error Method 'getRef' is not designed for extension - needs to be abstract, final or empty. 37
Error First sentence should end with a period. 41
Error Method 'setRef' is not designed for extension - needs to be abstract, final or empty. 46
Error Parameter ref should be final. 46
Error 'ref' hides a field. 46
Error Expected @param tag for 'ref'. 46

org/apache/wsdl/impl/WSDLBindingImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 31
Error First sentence should end with a period. 36
Error First sentence should end with a period. 41
Error First sentence should end with a period. 46
Error First sentence should end with a period. 51
Error Expected an @return tag. 56
Error Method 'getBoundInterface' is not designed for extension - needs to be abstract, final or empty. 56
Error First sentence should end with a period. 60
Error Method 'setBoundInterface' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter boundInterface should be final. 65
Error 'boundInterface' hides a field. 65
Error Expected @param tag for 'boundInterface'. 65
Error First sentence should end with a period. 69
Error Expected an @return tag. 74
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 74
Error First sentence should end with a period. 78
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter name should be final. 83
Error 'name' hides a field. 83
Error Expected @param tag for 'name'. 83
Error First sentence should end with a period. 87
Error Expected an @return tag. 92
Error Method 'getTargetNameSpace' is not designed for extension - needs to be abstract, final or empty. 92
Error First sentence should end with a period. 96
Error Expected an @return tag. 101
Error Method 'getBindingFaults' is not designed for extension - needs to be abstract, final or empty. 101
Error First sentence should end with a period. 105
Error Method 'setBindingFaults' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter bindingFaults should be final. 110
Error 'bindingFaults' hides a field. 110
Error Expected @param tag for 'bindingFaults'. 110
Error First sentence should end with a period. 114
Error Expected an @return tag. 119
Error Method 'getBindingOperations' is not designed for extension - needs to be abstract, final or empty. 119
Error First sentence should end with a period. 123
Error Method 'setBindingOperations' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter bindingOperations should be final. 128
Error 'bindingOperations' hides a field. 128
Error Expected @param tag for 'bindingOperations'. 128
Error First sentence should end with a period. 132
Error Method 'addBindingOperation' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter bindingOperation should be final. 137
Error Expected @param tag for 'bindingOperation'. 137
Error First sentence should end with a period. 144
Error Expected an @return tag. 150
Error Method 'getBindingOperation' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter qName should be final. 150
Error Expected @param tag for 'qName'. 150
Error First sentence should end with a period. 154
Error Method 'addBindingFaults' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter bindingFault should be final. 159
Error Expected @param tag for 'bindingFault'. 159
Error First sentence should end with a period. 165
Error Expected an @return tag. 171
Error Method 'getBindingFault' is not designed for extension - needs to be abstract, final or empty. 171
Error Parameter ref should be final. 171
Error Expected @param tag for 'ref'. 171

org/apache/wsdl/impl/WSDLBindingMessageReferenceImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 28
Error First sentence should end with a period. 36
Error Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error First sentence should end with a period. 41
Error Expected an @return tag. 46
Error Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. 46
Error First sentence should end with a period. 50
Error Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. 55
Error Parameter direction should be final. 55
Error Expected @param tag for 'direction'. 55
Error First sentence should end with a period. 59
Error Expected an @return tag. 64
Error Method 'getMessageLabel' is not designed for extension - needs to be abstract, final or empty. 64
Error First sentence should end with a period. 68
Error Method 'setMessageLabel' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter messageLabel should be final. 73
Error 'messageLabel' hides a field. 73
Error Expected @param tag for 'messageLabel'. 73

org/apache/wsdl/impl/WSDLBindingOperationImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 29
Error First sentence should end with a period. 34
Error First sentence should end with a period. 39
Error First sentence should end with a period. 44
Error First sentence should end with a period. 49
Error Expected an @return tag. 54
Error Method 'getInput' is not designed for extension - needs to be abstract, final or empty. 54
Error First sentence should end with a period. 58
Error Method 'setInput' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter input should be final. 63
Error 'input' hides a field. 63
Error Expected @param tag for 'input'. 63
Error First sentence should end with a period. 67
Error Expected an @return tag. 72
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 72
Error First sentence should end with a period. 76
Error Method 'setOperation' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter operation should be final. 81
Error 'operation' hides a field. 81
Error Expected @param tag for 'operation'. 81
Error First sentence should end with a period. 85
Error Expected an @return tag. 90
Error Method 'getOutput' is not designed for extension - needs to be abstract, final or empty. 90
Error First sentence should end with a period. 94
Error Method 'setOutput' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter output should be final. 99
Error 'output' hides a field. 99
Error Expected @param tag for 'output'. 99
Error First sentence should end with a period. 103
Error Expected an @return tag. 108
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 108
Error First sentence should end with a period. 112
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter name should be final. 117
Error 'name' hides a field. 117
Error Expected @param tag for 'name'. 117

org/apache/wsdl/impl/WSDLDescriptionImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 45
Error First sentence should end with a period. 49
Error Line is longer than 80 characters. 55
Error First sentence should end with a period. 57
Error Line is longer than 80 characters. 73
Error First sentence should end with a period. 78
Error Line is longer than 80 characters. 95
Error Expected an @return tag. 100
Error Method 'getBindings' is not designed for extension - needs to be abstract, final or empty. 100
Error Method 'setBindings' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter bindings should be final. 109
Error 'bindings' hides a field. 109
Error Expected @param tag for 'bindings'. 109
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 112
Error Method 'addBinding' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter binding should be final. 124
Error Expected an @return tag. 142
Error Method 'getBinding' is not designed for extension - needs to be abstract, final or empty. 142
Error Parameter qName should be final. 142
Error Method 'addInterface' is not designed for extension - needs to be abstract, final or empty. 153
Error Parameter interfaceComponent should be final. 153
Error Expected @param tag for 'interfaceComponent'. 153
Error Method 'getInterface' is not designed for extension - needs to be abstract, final or empty. 172
Error Parameter qName should be final. 172
Error First sentence should end with a period. 176
Error Expected an @return tag. 181
Error Method 'getServices' is not designed for extension - needs to be abstract, final or empty. 181
Error First sentence should end with a period. 185
Error Method 'setServices' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter services should be final. 190
Error 'services' hides a field. 190
Error Expected @param tag for 'services'. 190
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 200
Error Parameter qName should be final. 200
Error Line is longer than 80 characters. 207
Error Method 'addService' is not designed for extension - needs to be abstract, final or empty. 212
Error Parameter service should be final. 212
Error Expected @param tag for 'service'. 212
Error First sentence should end with a period. 223
Error Expected an @return tag. 228
Error Method 'getTargetNameSpace' is not designed for extension - needs to be abstract, final or empty. 228
Error First sentence should end with a period. 232
Error Method 'setTargetNameSpace' is not designed for extension - needs to be abstract, final or empty. 237
Error Parameter targetNameSpace should be final. 237
Error 'targetNameSpace' hides a field. 237
Error Expected @param tag for 'targetNameSpace'. 237
Error First sentence should end with a period. 241
Error Expected an @return tag. 246
Error Method 'getWsdlInterfaces' is not designed for extension - needs to be abstract, final or empty. 246
Error First sentence should end with a period. 250
Error Method 'setWsdlInterfaces' is not designed for extension - needs to be abstract, final or empty. 255
Error Parameter wsdlInterfaces should be final. 255
Error 'wsdlInterfaces' hides a field. 255
Error Expected @param tag for 'wsdlInterfaces'. 255
Error First sentence should end with a period. 259
Error Expected an @return tag. 264
Error Method 'getTypes' is not designed for extension - needs to be abstract, final or empty. 264
Error First sentence should end with a period. 268
Error Method 'setTypes' is not designed for extension - needs to be abstract, final or empty. 273
Error Parameter types should be final. 273
Error 'types' hides a field. 273
Error Expected @param tag for 'types'. 273
Error First sentence should end with a period. 277
Error Expected an @return tag. 282
Error Method 'getWSDL1DefinitionName' is not designed for extension - needs to be abstract, final or empty. 282
Error First sentence should end with a period. 286
Error Method 'setWSDL1DefinitionName' is not designed for extension - needs to be abstract, final or empty. 291
Error Parameter wsdl1DefinitionName should be final. 291
Error 'wsdl1DefinitionName' hides a field. 291
Error Expected @param tag for 'wsdl1DefinitionName'. 291
Error Expected an @return tag. 301
Error Method 'getNamespaces' is not designed for extension - needs to be abstract, final or empty. 301
Error Method 'setNamespaces' is not designed for extension - needs to be abstract, final or empty. 311
Error Parameter namespaces should be final. 311
Error 'namespaces' hides a field. 311
Error Expected @param tag for 'namespaces'. 311
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 323
Error Parameter prefix should be final. 323
Error First sentence should end with a period. 330
Error Expected an @return tag. 335
Error Method 'getImports' is not designed for extension - needs to be abstract, final or empty. 335
Error First sentence should end with a period. 339
Error Method 'setImports' is not designed for extension - needs to be abstract, final or empty. 344
Error Parameter imports should be final. 344
Error 'imports' hides a field. 344
Error Expected @param tag for 'imports'. 344
Error Method 'addImports' is not designed for extension - needs to be abstract, final or empty. 353
Error Parameter wsdlImport should be final. 353
Error Expected @param tag for 'wsdlImport'. 353
Error First sentence should end with a period. 357
Error Expected an @return tag. 362
Error Method 'getIncludes' is not designed for extension - needs to be abstract, final or empty. 362
Error First sentence should end with a period. 366
Error Method 'setIncludes' is not designed for extension - needs to be abstract, final or empty. 371
Error Parameter includes should be final. 371
Error 'includes' hides a field. 371
Error Expected @param tag for 'includes'. 371
Error Method 'addInclude' is not designed for extension - needs to be abstract, final or empty. 380
Error Parameter wsdlInclude should be final. 380
Error Expected @param tag for 'wsdlInclude'. 380
Error Method 'createDescription' is not designed for extension - needs to be abstract, final or empty. 387
Error Method 'createService' is not designed for extension - needs to be abstract, final or empty. 394
Error Method 'createInterface' is not designed for extension - needs to be abstract, final or empty. 401
Error Method 'createTypes' is not designed for extension - needs to be abstract, final or empty. 408
Error Method 'createBinding' is not designed for extension - needs to be abstract, final or empty. 415
Error Method 'createOperation' is not designed for extension - needs to be abstract, final or empty. 422
Error Method 'createEndpoint' is not designed for extension - needs to be abstract, final or empty. 429
Error Method 'createFault' is not designed for extension - needs to be abstract, final or empty. 436
Error Method 'createFeature' is not designed for extension - needs to be abstract, final or empty. 443
Error Method 'createImport' is not designed for extension - needs to be abstract, final or empty. 450
Error Method 'createInclude' is not designed for extension - needs to be abstract, final or empty. 457
Error First sentence should end with a period. 461
Error Expected an @return tag. 466
Error Method 'createProperty' is not designed for extension - needs to be abstract, final or empty. 466

org/apache/wsdl/impl/WSDLEndpointImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 27
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error Expected an @return tag. 42
Error Method 'getBinding' is not designed for extension - needs to be abstract, final or empty. 42
Error First sentence should end with a period. 46
Error Method 'setBinding' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter binding should be final. 51
Error 'binding' hides a field. 51
Error Expected @param tag for 'binding'. 51
Error First sentence should end with a period. 55
Error Expected an @return tag. 60
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 60
Error First sentence should end with a period. 64
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter name should be final. 69
Error 'name' hides a field. 69
Error Expected @param tag for 'name'. 69

org/apache/wsdl/impl/WSDLFaultImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 28
Error First sentence should end with a period. 33
Error First sentence should end with a period. 38
Error Expected an @return tag. 43
Error Method 'getElement' is not designed for extension - needs to be abstract, final or empty. 43
Error First sentence should end with a period. 47
Error Method 'setElement' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter element should be final. 52
Error 'element' hides a field. 52
Error Expected @param tag for 'element'. 52
Error First sentence should end with a period. 56
Error Expected an @return tag. 61
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 61
Error First sentence should end with a period. 65
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 70
Error Parameter name should be final. 70
Error 'name' hides a field. 70
Error Expected @param tag for 'name'. 70

org/apache/wsdl/impl/WSDLFeatureImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error First sentence should end with a period. 29
Error First sentence should end with a period. 34
Error Expected an @return tag. 39
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 39
Error First sentence should end with a period. 43
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter name should be final. 48
Error 'name' hides a field. 48
Error Expected @param tag for 'name'. 48
Error First sentence should end with a period. 52
Error Expected an @return tag. 57
Error Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. 57
Error First sentence should end with a period. 61
Error Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter required should be final. 66
Error 'required' hides a field. 66
Error Expected @param tag for 'required'. 66

org/apache/wsdl/impl/WSDLImportImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error First sentence should end with a period. 29
Error Expected an @return tag. 39
Error Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 39
Error Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter location should be final. 48
Error 'location' hides a field. 48
Error Expected @param tag for 'location'. 48
Error First sentence should end with a period. 52
Error Expected an @return tag. 57
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 57
Error Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter namespace should be final. 66
Error 'namespace' hides a field. 66
Error Expected @param tag for 'namespace'. 66

org/apache/wsdl/impl/WSDLIncludeImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Expected an @return tag. 34
Error Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 34
Error Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter location should be final. 43
Error 'location' hides a field. 43
Error Expected @param tag for 'location'. 43

org/apache/wsdl/impl/WSDLInterfaceImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 32
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42
Error First sentence should end with a period. 47
Error First sentence should end with a period. 52
Error First sentence should end with a period. 57
Error Expected an @return tag. 62
Error Method 'getDefinedOperations' is not designed for extension - needs to be abstract, final or empty. 62
Error Expected an @return tag. 72
Error Method 'getAllOperations' is not designed for extension - needs to be abstract, final or empty. 72
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 109
Error Expected an @return tag. 128
Error Method 'getFaults' is not designed for extension - needs to be abstract, final or empty. 128
Error Expected an @return tag. 135
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 135
Error Expected an @return tag. 142
Error Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. 142
Error First sentence should end with a period. 146
Error Expected an @return tag. 152
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 152
Error Parameter nCName should be final. 152
Error Expected @param tag for 'nCName'. 152
Error Line is longer than 80 characters. 156
Error Expected an @return tag. 165
Error Method 'getSuperInterfaces' is not designed for extension - needs to be abstract, final or empty. 165
Error First sentence should end with a period. 169
Error Expected an @return tag. 175
Error Method 'getSuperInterface' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter qName should be final. 175
Error Expected @param tag for 'qName'. 175
Error Method 'getTargetnamespace' is not designed for extension - needs to be abstract, final or empty. 185
Error Method 'setFaults' is not designed for extension - needs to be abstract, final or empty. 195
Error Parameter list should be final. 195
Error Expected @param tag for 'list'. 195
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter qName should be final. 202
Error Expected @param tag for 'qName'. 202
Error Method 'setOperations' is not designed for extension - needs to be abstract, final or empty. 209
Error Parameter list should be final. 209
Error Expected @param tag for 'list'. 209
Error Method 'setOperation' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter operation should be final. 220
Error Expected @param tag for 'operation'. 220
Error Method 'setSuperInterfaces' is not designed for extension - needs to be abstract, final or empty. 234
Error Parameter list should be final. 234
Error Expected @param tag for 'list'. 234
Error Method 'addSuperInterface' is not designed for extension - needs to be abstract, final or empty. 244
Error Parameter interfaceComponent should be final. 244
Error First sentence should end with a period. 249
Error Expected an @return tag. 254
Error Method 'getStyleDefault' is not designed for extension - needs to be abstract, final or empty. 254
Error First sentence should end with a period. 258
Error Method 'setStyleDefault' is not designed for extension - needs to be abstract, final or empty. 263
Error Parameter styleDefault should be final. 263
Error 'styleDefault' hides a field. 263
Error Expected @param tag for 'styleDefault'. 263

org/apache/wsdl/impl/WSDLOperationImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 30
Error First sentence should end with a period. 35
Error First sentence should end with a period. 40
Error First sentence should end with a period. 45
Error First sentence should end with a period. 50
Error First sentence should end with a period. 55
Error First sentence should end with a period. 62
Error First sentence should end with a period. 67
Error First sentence should end with a period. 72
Error Expected an @return tag. 77
Error Method 'getInfaults' is not designed for extension - needs to be abstract, final or empty. 77
Error First sentence should end with a period. 81
Error Method 'setInfaults' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter infaults should be final. 86
Error 'infaults' hides a field. 86
Error Expected @param tag for 'infaults'. 86
Error First sentence should end with a period. 90
Error Expected an @return tag. 95
Error Method 'getInputMessage' is not designed for extension - needs to be abstract, final or empty. 95
Error First sentence should end with a period. 99
Error Method 'setInputMessage' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter inputMessage should be final. 104
Error 'inputMessage' hides a field. 104
Error Expected @param tag for 'inputMessage'. 104
Error First sentence should end with a period. 108
Error Expected an @return tag. 113
Error Method 'getMessageExchangePattern' is not designed for extension - needs to be abstract, final or empty. 113
Error First sentence should end with a period. 117
Error Method 'setMessageExchangePattern' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter messageExchangePattern should be final. 122
Error 'messageExchangePattern' hides a field. 122
Error Expected @param tag for 'messageExchangePattern'. 122
Error First sentence should end with a period. 126
Error Expected an @return tag. 131
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 131
Error First sentence should end with a period. 135
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter name should be final. 140
Error 'name' hides a field. 140
Error Expected @param tag for 'name'. 140
Error First sentence should end with a period. 144
Error Expected an @return tag. 149
Error Method 'getOutfaults' is not designed for extension - needs to be abstract, final or empty. 149
Error First sentence should end with a period. 153
Error Method 'setOutfaults' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter outfaults should be final. 158
Error 'outfaults' hides a field. 158
Error Expected @param tag for 'outfaults'. 158
Error First sentence should end with a period. 162
Error Expected an @return tag. 167
Error Method 'getOutputMessage' is not designed for extension - needs to be abstract, final or empty. 167
Error First sentence should end with a period. 171
Error Method 'setOutputMessage' is not designed for extension - needs to be abstract, final or empty. 176
Error Parameter outputMessage should be final. 176
Error 'outputMessage' hides a field. 176
Error Expected @param tag for 'outputMessage'. 176
Error First sentence should end with a period. 180
Error Expected an @return tag. 185
Error Method 'isSafe' is not designed for extension - needs to be abstract, final or empty. 185
Error First sentence should end with a period. 189
Error Method 'setSafety' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter safe should be final. 194
Error Expected @param tag for 'safe'. 194
Error Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error Parameter style should be final. 202
Error 'style' hides a field. 202
Error Line is longer than 80 characters. 207
Error Expected an @return tag. 211
Error Method 'getTargetnemespace' is not designed for extension - needs to be abstract, final or empty. 211

org/apache/wsdl/impl/WSDLProcessingException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 22
Error Parameter message should be final. 27
Error Expected @param tag for 'message'. 27

org/apache/wsdl/impl/WSDLPropertyImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 24
Error First sentence should end with a period. 29
Error First sentence should end with a period. 34
Error First sentence should end with a period. 39
Error Expected an @return tag. 44
Error Method 'getConstraint' is not designed for extension - needs to be abstract, final or empty. 44
Error First sentence should end with a period. 48
Error Method 'setConstraint' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter constraint should be final. 53
Error 'constraint' hides a field. 53
Error Expected @param tag for 'constraint'. 53
Error First sentence should end with a period. 57
Error Expected an @return tag. 62
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 62
Error First sentence should end with a period. 66
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter name should be final. 71
Error 'name' hides a field. 71
Error Expected @param tag for 'name'. 71
Error First sentence should end with a period. 75
Error Expected an @return tag. 80
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 80
Error First sentence should end with a period. 84
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 89
Error Parameter value should be final. 89
Error 'value' hides a field. 89
Error Expected @param tag for 'value'. 89

org/apache/wsdl/impl/WSDLServiceImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 45
Error Expected an @return tag. 50
Error Method 'getEndpoints' is not designed for extension - needs to be abstract, final or empty. 50
Error First sentence should end with a period. 54
Error Method 'setEndpoints' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter endpoints should be final. 59
Error 'endpoints' hides a field. 59
Error Expected @param tag for 'endpoints'. 59
Error First sentence should end with a period. 63
Error Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter endpoint should be final. 68
Error Expected @param tag for 'endpoint'. 68
Error Line is longer than 80 characters. 76
Error Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter qName should be final. 78
Error First sentence should end with a period. 87
Error Expected an @return tag. 92
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 92
Error First sentence should end with a period. 96
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter name should be final. 101
Error 'name' hides a field. 101
Error Expected @param tag for 'name'. 101
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 111
Error First sentence should end with a period. 119
Error Expected an @return tag. 124
Error Method 'getServiceInterface' is not designed for extension - needs to be abstract, final or empty. 124
Error First sentence should end with a period. 128
Error Method 'setServiceInterface' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter serviceInterface should be final. 133
Error 'serviceInterface' hides a field. 133
Error Expected @param tag for 'serviceInterface'. 133

org/apache/wsdl/impl/WSDLTypesImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 28
Error First sentence should end with a period. 33
Error Expected an @return tag. 38
Error Method 'getTypes' is not designed for extension - needs to be abstract, final or empty. 38
Error First sentence should end with a period. 42
Error Method 'setTypes' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter types should be final. 47
Error Expected @param tag for 'types'. 47
Error First sentence should end with a period. 51
Error Line is longer than 80 characters. 52
Error Method 'addElement' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter qName should be final. 57
Error Expected @param tag for 'qName'. 57
Error Parameter element should be final. 57
Error Expected @param tag for 'element'. 57
Error Expected an @return tag. 68
Error Method 'getElement' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter qName should be final. 68
Error Expected @param tag for 'qName'. 68

org/apache/wsdl/impl/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/wsdl/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/wsdl/util/Utils.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Utility classes should not have a public or default constructor. 30
Error First sentence should end with a period. 31
Error Expected an @return tag. 40
Error Parameter in should be final. 40
Error Expected @param tag for 'in'. 40
Error Expected @throws tag for 'ParserConfigurationException'. 41
Error Expected @throws tag for 'SAXException'. 41
Error Expected @throws tag for 'IOException'. 41

org/apache/wsdl/util/package.html

ErrorLine
Error Missing package documentation file.0