Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
150071

Files

FilesIWE
net/sf/xtract/DocumentCache.java 001
net/sf/xtract/XtractServlet.java 0047
net/sf/xtract/caching/DocumentCache.java 003
net/sf/xtract/caching/LazyEntry.java 001
net/sf/xtract/caching/RealEntry.java 0014
net/sf/xtract/caching/package.html 001
net/sf/xtract/package.html 001
net/sf/xtract/util/SoftHashMap.java 001
net/sf/xtract/util/SoftHashMap.java 001
net/sf/xtract/util/package.html 001

net/sf/xtract/DocumentCache.java

ErrorLine
Error Exception levée : expecting EOF, found '}' 0

net/sf/xtract/XtractServlet.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. 42
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Name 'sLogger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 51
Error Name 'lTransformerFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Error Missing a Javadoc comment. 52
Error Name 'sXPathFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error '10' is a magic number. 54
Error Line is longer than 80 characters. 57
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter pRequest should be final. 59
Error Line is longer than 80 characters. 60
Error Parameter pResponse should be final. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 66
Error Line has trailing spaces. 68
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Line has trailing spaces. 91
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 106
Error Line has trailing spaces. 131
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 136
Error Missing a Javadoc comment. 136
Error Parameter pIn should be final. 136
Error Parameter pOut should be final. 136
Error '32' is a magic number. 137
Error '1024' is a magic number. 137
Error Line has trailing spaces. 144
Error Missing a Javadoc comment. 145
Error Parameter pNode should be final. 145
Error Line has trailing spaces. 147
Error Line has trailing spaces. 156
Error Line has trailing spaces. 159

net/sf/xtract/caching/DocumentCache.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. 7
Error Line has trailing spaces. 8

net/sf/xtract/caching/LazyEntry.java

ErrorLine
Error Exception levée : expecting EOF, found 'DocumentBuilder' 0

net/sf/xtract/caching/RealEntry.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. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 23
Error Parameter pFile should be final. 23
Error Parameter pDocument should be final. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 35
Error Line has trailing spaces. 42
Error Line has trailing spaces. 48

net/sf/xtract/caching/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/xtract/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/xtract/util/SoftHashMap.java

ErrorLine
Error File does not end with a newline. 0

net/sf/xtract/util/SoftHashMap.java

ErrorLine
Error Exception levée : expecting EOF, found '}' 0

net/sf/xtract/util/package.html

ErrorLine
Error Missing package documentation file.0