Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
43 11

Files

Files Errors
org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java 1
org/apache/commons/betwixt/expression/MethodExpression.java 2
org/apache/commons/betwixt/io/AbstractBeanWriter.java 6
org/apache/commons/betwixt/strategy/DefaultPluralStemmer.java 1
org/apache/commons/betwixt/XMLIntrospector.java 1

org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java

Error Line
variable 'log' must be private and have accessor methods. 92

org/apache/commons/betwixt/expression/MethodExpression.java

Error Line
variable 'NULL_ARGUMENTS' must be private and have accessor methods. 74
variable 'NULL_CLASSES' must be private and have accessor methods. 76

org/apache/commons/betwixt/io/AbstractBeanWriter.java

Error Line
Unable to get class information for @throws tag 'CyclicReferenceException'. 146
Unused @throws tag for 'CyclicReferenceException'. 146
Unable to get class information for @throws tag 'CyclicReferenceException'. 180
Unused @throws tag for 'CyclicReferenceException'. 180
Unable to get class information for @throws tag 'CyclicReferenceException'. 747
Unused @throws tag for 'CyclicReferenceException'. 747

org/apache/commons/betwixt/strategy/DefaultPluralStemmer.java

Error Line
variable 'log' must be private and have accessor methods. 83

org/apache/commons/betwixt/XMLIntrospector.java

Error Line
variable 'log' must be private and have accessor methods. 106