Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
7 0 0 4

Files

Files I W E
org/apache/struts/scripting/ScriptAction.java 0 0 4

org/apache/struts/scripting/ScriptAction.java

Error Line
Error Variable 'file' must be private and have accessor methods. 493
Error Variable 'lang' must be private and have accessor methods. 496
Error Variable 'timeLastLoaded' must be private and have accessor methods. 499
Error Variable 'string' must be private and have accessor methods. 502