Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
30067

Files

FilesIWE
org/codehaus/xfire/xmlbeans/XMLBeansHandler.java 001
org/codehaus/xfire/xmlbeans/XMLBeansHandler.java 0065
org/codehaus/xfire/xmlbeans/package.html 001

org/codehaus/xfire/xmlbeans/XMLBeansHandler.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/xmlbeans/XMLBeansHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error First sentence should end with a period. 28
Error Line has trailing spaces. 30
Error '{' should be on the previous line. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Line is longer than 80 characters. 45
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error '(' is followed by whitespace. 45
Error Parameter context should be final. 45
Error Parameter in should be final. 45
Error ')' is preceded with whitespace. 45
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line has trailing spaces. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Line has trailing spaces. 55
Error First sentence should end with a period. 56
Error Line has trailing spaces. 59
Error Method 'reply' is not designed for extension - needs to be abstract, final or empty. 59
Error '(' is followed by whitespace. 59
Error Parameter context should be final. 59
Error Expected @param tag for 'context'. 59
Error Parameter reply should be final. 60
Error Expected @param tag for 'reply'. 60
Error ')' is preceded with whitespace. 60
Error Expected @throws tag for 'Exception'. 60
Error '{' should be on the previous line. 61
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 65
Error First sentence should end with a period. 68
Error Expected an @return tag. 73
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 73
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error '(' is followed by whitespace. 80
Error Parameter context should be final. 80
Error Parameter body should be final. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 83

org/codehaus/xfire/xmlbeans/package.html

ErrorLine
Error Missing package documentation file.0