⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 checkstyle-report.html

📁 框架结构,适用一些初学者使用. 请先压缩再使用
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Checkstyle Results - Apache Struts - Scripts BSF Scripting</title><style type="text/css" media="all">          @import url("./style/maven-base.css");                    @import url("./style/maven-theme.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="The Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://struts.apache.org/struts-scripting" id="projectLogo"><img alt="Struts Scripting" src="http://struts.apache.org/images/struts.gif"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">Last published: 17 December 2005                <span class="separator">|</span>燚oc for  1.0.1                </div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuStruts_BSF_Scripting"><h5>Struts BSF Scripting</h5><ul><li class="none"><a href="index.html">Welcome</a></li><li class="none"><a href="index.html#features">Features</a></li><li class="none"><a href="index.html#documentation">Documentation</a></li><li class="none"><a href="user-guide.html">User Guide</a></li><li class="none"><a href="source-guide.html">Source Guide</a></li><li class="none"><a href="http://struts.apache.org/acquiring.html" class="externalLink" title="External Link">Download</a></li></ul></div><div id="menuQuick_Links"><h5>Quick Links</h5><ul><li class="none"><a href="../index.html">Apache Struts Home</a></li></ul></div><div id="menuProject_Documentation"><h5>Project Documentation</h5><ul><li class="none"><a href="index.html">About</a></li><li class="collapsed"><a href="project-info.html">Project Info</a></li><li class="expanded"><a href="maven-reports.html">Project Reports</a><ul><li class="none"><strong><a href="checkstyle-report.html">Checkstyle</a></strong></li><li class="none"><a href="changelog-report.html">Change Log</a></li><li class="none"><a href="changes-report.html">Changes</a></li><li class="none"><a href="developer-activity-report.html">Developer Activity</a></li><li class="none"><a href="file-activity-report.html">File Activity</a></li><li class="none"><a href="apidocs/index.html" class="newWindow" title="New Window" target="_blank">JavaDocs</a></li><li class="none"><a href="javadoc.html">JavaDoc Report</a></li><li class="none"><a href="javadoc-warnings-report.html">JavaDoc Warnings Report</a></li><li class="none"><a href="jdepend-report.html">Metrics</a></li><li class="none"><a href="xref/index.html" class="newWindow" title="New Window" target="_blank">Source Xref</a></li><li class="none"><a href="pmd-report.html">PMD Report</a></li><li class="none"><a href="simian-report.html">Simian Report</a></li><li class="none"><a href="task-list.html">Task List</a></li></ul></li><li class="none"><a href="http://maven.apache.org/development-process.html" class="externalLink" title="External Link">Development Process</a></li></ul></div><div id="legend"><h5>Legend</h5><ul><li class="externalLink">External Link</li><li class="newWindow">Opens in a new window</li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Checkstyle_Results"></a><h2>Checkstyle Results</h2>      <p>The following document contains the results of        <a href="http://checkstyle.sourceforge.net/" class="externalLink" title="External Link">Checkstyle</a>        <a href="checkstyle.rss">          <img src="images/rss.png" alt=""></img>        </a>.</p>    </div><div class="section"><a name="Summary"></a><h2>Summary</h2>      <table class="bodyTable">        <thead>          <tr class="a">            <th>Files</th>            <th style="width:75px">Infos</th>            <th style="width:75px">Warnings</th>            <th style="width:75px">Errors</th>          </tr>        </thead>        <tbody>          <tr class="b">            <td>7</td>            <td>0</td>            <td>0</td>            <td>4</td>          </tr>        </tbody>      </table>    </div><div class="section"><a name="Files"></a><h2>Files</h2>      <table class="bodyTable">        <thead>          <tr class="a">            <th>Files</th>            <th style="width:30px">I</th>            <th style="width:30px">W</th>            <th style="width:30px">E</th>          </tr>        </thead>        <tbody>          <tr class="b">            <td>              <a href="#org_apache_struts_scripting_ScriptAction_java">org/apache/struts/scripting/ScriptAction.java</a>            </td>            <td>0</td>            <td>0</td>            <td>4</td>          </tr>        </tbody>      </table>      <div class="subsection"><a name="org_apache_struts_scripting_ScriptAction_java"></a><h3>org/apache/struts/scripting/ScriptAction.java</h3>        <table class="bodyTable">          <thead>            <tr class="a">              <th colspan="2">Error</th>              <th style="width:20px">Line</th>            </tr>          </thead>          <tbody>            <tr class="b">              <td style="width:20px">                <img height="15" width="15" alt="Error" src="images/icon_error_sml.gif"></img>              </td>              <td>Variable 'file' must be private and have accessor methods.</td>              <td>                <a href="xref/org/apache/struts/scripting/ScriptAction.html#493">493</a>              </td>            </tr>          </tbody>          <tbody>            <tr class="a">              <td style="width:20px">                <img height="15" width="15" alt="Error" src="images/icon_error_sml.gif"></img>              </td>              <td>Variable 'lang' must be private and have accessor methods.</td>              <td>                <a href="xref/org/apache/struts/scripting/ScriptAction.html#496">496</a>              </td>            </tr>          </tbody>          <tbody>            <tr class="b">              <td style="width:20px">                <img height="15" width="15" alt="Error" src="images/icon_error_sml.gif"></img>              </td>              <td>Variable 'timeLastLoaded' must be private and have accessor methods.</td>              <td>                <a href="xref/org/apache/struts/scripting/ScriptAction.html#499">499</a>              </td>            </tr>          </tbody>          <tbody>            <tr class="a">              <td style="width:20px">                <img height="15" width="15" alt="Error" src="images/icon_error_sml.gif"></img>              </td>              <td>Variable 'string' must be private and have accessor methods.</td>              <td>                <a href="xref/org/apache/struts/scripting/ScriptAction.html#502">502</a>              </td>            </tr>          </tbody>        </table>      </div>    </div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -