You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/08 16:04:33 UTC

svn commit: r816669 [4/41] - in /websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/plugin...

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:20:44 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleReportGenerator (Maven Checkstyle Plugin 2.8 API)
+CheckstyleReportGenerator (Maven Checkstyle Plugin 2.9 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator class">
@@ -15,7 +15,7 @@ CheckstyleReportGenerator (Maven Checkst
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleReportGenerator (Maven Checkstyle Plugin 2.8 API)";
+    parent.document.title="CheckstyleReportGenerator (Maven Checkstyle Plugin 2.9 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,12 +90,12 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class CheckstyleReportGenerator</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>CheckstyleReportGenerator</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>CheckstyleReportGenerator</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -120,10 +120,10 @@ Generate a report based on CheckstyleRes
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#CheckstyleReportGenerator(org.apache.maven.doxia.sink.Sink, java.util.ResourceBundle, java.io.File, org.apache.maven.doxia.tools.SiteTool)">CheckstyleReportGenerator</A></B>(org.apache.maven.doxia.sink.Sink&nbsp;sink,
-                          <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/ResourceBundle.html" title="class or interface in java.util">ResourceBundle</A>&nbsp;bundle,
-                          <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;basedir,
-                          org.apache.maven.doxia.tools.SiteTool&nbsp;siteTool)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#CheckstyleReportGenerator(org.apache.maven.doxia.sink.Sink, java.util.ResourceBundle, java.io.File, org.apache.maven.doxia.tools.SiteTool)">CheckstyleReportGenerator</A></B>(<A HREF="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html" title="class or interface in org.apache.maven.doxia.sink">Sink</A>&nbsp;sink,
+                          <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ResourceBundle.html" title="class or interface in java.util">ResourceBundle</A>&nbsp;bundle,
+                          <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;basedir,
+                          <A HREF="http://maven.apache.org/shared/maven-doxia-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html" title="class or interface in org.apache.maven.doxia.tools">SiteTool</A>&nbsp;siteTool)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -148,7 +148,7 @@ Generate a report based on CheckstyleRes
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;com.puppycrawl.tools.checkstyle.api.Configuration</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#getCheckstyleConfig()">getCheckstyleConfig</A></B>()</CODE>
 
 <BR>
@@ -156,7 +156,7 @@ Generate a report based on CheckstyleRes
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;org.apache.maven.plugin.logging.Log</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#getLog()">getLog</A></B>()</CODE>
 
 <BR>
@@ -164,7 +164,7 @@ Generate a report based on CheckstyleRes
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;com.puppycrawl.tools.checkstyle.api.SeverityLevel</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#getSeverityLevel()">getSeverityLevel</A></B>()</CODE>
 
 <BR>
@@ -172,7 +172,7 @@ Generate a report based on CheckstyleRes
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#getXrefLocation()">getXrefLocation</A></B>()</CODE>
 
 <BR>
@@ -213,7 +213,7 @@ Generate a report based on CheckstyleRes
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setCheckstyleConfig(com.puppycrawl.tools.checkstyle.api.Configuration)">setCheckstyleConfig</A></B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;config)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setCheckstyleConfig(com.puppycrawl.tools.checkstyle.api.Configuration)">setCheckstyleConfig</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;config)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -253,7 +253,7 @@ Generate a report based on CheckstyleRes
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setLog(org.apache.maven.plugin.logging.Log)">setLog</A></B>(org.apache.maven.plugin.logging.Log&nbsp;log)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setLog(org.apache.maven.plugin.logging.Log)">setLog</A></B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -261,7 +261,7 @@ Generate a report based on CheckstyleRes
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">setSeverityLevel</A></B>(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;severityLevel)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">setSeverityLevel</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;severityLevel)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -269,7 +269,7 @@ Generate a report based on CheckstyleRes
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setXrefLocation(java.lang.String)">setXrefLocation</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;xrefLocation)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html#setXrefLocation(java.lang.String)">setXrefLocation</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;xrefLocation)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -278,10 +278,10 @@ Generate a report based on CheckstyleRes
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -300,10 +300,10 @@ Generate a report based on CheckstyleRes
 <A NAME="CheckstyleReportGenerator(org.apache.maven.doxia.sink.Sink, java.util.ResourceBundle, java.io.File, org.apache.maven.doxia.tools.SiteTool)"><!-- --></A><H3>
 CheckstyleReportGenerator</H3>
 <PRE>
-public <B>CheckstyleReportGenerator</B>(org.apache.maven.doxia.sink.Sink&nbsp;sink,
-                                 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/ResourceBundle.html" title="class or interface in java.util">ResourceBundle</A>&nbsp;bundle,
-                                 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;basedir,
-                                 org.apache.maven.doxia.tools.SiteTool&nbsp;siteTool)</PRE>
+public <B>CheckstyleReportGenerator</B>(<A HREF="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html" title="class or interface in org.apache.maven.doxia.sink">Sink</A>&nbsp;sink,
+                                 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ResourceBundle.html" title="class or interface in java.util">ResourceBundle</A>&nbsp;bundle,
+                                 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;basedir,
+                                 <A HREF="http://maven.apache.org/shared/maven-doxia-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html" title="class or interface in org.apache.maven.doxia.tools">SiteTool</A>&nbsp;siteTool)</PRE>
 <DL>
 </DL>
 
@@ -320,7 +320,7 @@ public <B>CheckstyleReportGenerator</B>(
 <A NAME="getLog()"><!-- --></A><H3>
 getLog</H3>
 <PRE>
-public org.apache.maven.plugin.logging.Log <B>getLog</B>()</PRE>
+public <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A> <B>getLog</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -331,7 +331,7 @@ public org.apache.maven.plugin.logging.L
 <A NAME="setLog(org.apache.maven.plugin.logging.Log)"><!-- --></A><H3>
 setLog</H3>
 <PRE>
-public void <B>setLog</B>(org.apache.maven.plugin.logging.Log&nbsp;log)</PRE>
+public void <B>setLog</B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -353,7 +353,7 @@ public void <B>generateReport</B>(<A HRE
 <A NAME="getSeverityLevel()"><!-- --></A><H3>
 getSeverityLevel</H3>
 <PRE>
-public com.puppycrawl.tools.checkstyle.api.SeverityLevel <B>getSeverityLevel</B>()</PRE>
+public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> <B>getSeverityLevel</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -364,7 +364,7 @@ public com.puppycrawl.tools.checkstyle.a
 <A NAME="setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
 setSeverityLevel</H3>
 <PRE>
-public void <B>setSeverityLevel</B>(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;severityLevel)</PRE>
+public void <B>setSeverityLevel</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;severityLevel)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -463,7 +463,7 @@ public void <B>setEnableRSS</B>(boolean&
 <A NAME="getXrefLocation()"><!-- --></A><H3>
 getXrefLocation</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getXrefLocation</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getXrefLocation</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -474,7 +474,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setXrefLocation(java.lang.String)"><!-- --></A><H3>
 setXrefLocation</H3>
 <PRE>
-public void <B>setXrefLocation</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;xrefLocation)</PRE>
+public void <B>setXrefLocation</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;xrefLocation)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -485,7 +485,7 @@ public void <B>setXrefLocation</B>(<A HR
 <A NAME="getCheckstyleConfig()"><!-- --></A><H3>
 getCheckstyleConfig</H3>
 <PRE>
-public com.puppycrawl.tools.checkstyle.api.Configuration <B>getCheckstyleConfig</B>()</PRE>
+public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A> <B>getCheckstyleConfig</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -496,7 +496,7 @@ public com.puppycrawl.tools.checkstyle.a
 <A NAME="setCheckstyleConfig(com.puppycrawl.tools.checkstyle.api.Configuration)"><!-- --></A><H3>
 setCheckstyleConfig</H3>
 <PRE>
-public void <B>setCheckstyleConfig</B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;config)</PRE>
+public void <B>setCheckstyleConfig</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;config)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -563,6 +563,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:20:44 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleReportListener (Maven Checkstyle Plugin 2.8 API)
+CheckstyleReportListener (Maven Checkstyle Plugin 2.9 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleReportListener class">
@@ -15,7 +15,7 @@ CheckstyleReportListener (Maven Checksty
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleReportListener (Maven Checkstyle Plugin 2.8 API)";
+    parent.document.title="CheckstyleReportListener (Maven Checkstyle Plugin 2.9 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,16 +90,16 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class CheckstyleReportListener</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">com.puppycrawl.tools.checkstyle.api.AutomaticBean
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">com.puppycrawl.tools.checkstyle.api.AutomaticBean</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.CheckstyleReportListener</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>com.puppycrawl.tools.checkstyle.api.AuditListener, com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/EventListener.html" title="class or interface in java.util">EventListener</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A>, <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configurable.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configurable</A>, <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Contextualizable.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Contextualizable</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/EventListener.html" title="class or interface in java.util">EventListener</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>CheckstyleReportListener</B><DT>extends com.puppycrawl.tools.checkstyle.api.AutomaticBean<DT>implements com.puppycrawl.tools.checkstyle.api.AuditListener</DL>
+<DT><PRE>public class <B>CheckstyleReportListener</B><DT>extends <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AutomaticBean</A><DT>implements <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></DL>
 </PRE>
 
 <P>
@@ -126,20 +126,20 @@ Listener in charge of receiving events f
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(com.puppycrawl.tools.checkstyle.api.Configuration)">CheckstyleReportListener</A></B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(com.puppycrawl.tools.checkstyle.api.Configuration)">CheckstyleReportListener</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;configuration)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(java.io.File)">CheckstyleReportListener</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(java.io.File)">CheckstyleReportListener</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(java.io.File, com.puppycrawl.tools.checkstyle.api.Configuration)">CheckstyleReportListener</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
-                         com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(java.io.File, com.puppycrawl.tools.checkstyle.api.Configuration)">CheckstyleReportListener</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
+                         <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;configuration)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -157,7 +157,7 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addError(com.puppycrawl.tools.checkstyle.api.AuditEvent)">addError</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addError(com.puppycrawl.tools.checkstyle.api.AuditEvent)">addError</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -165,8 +165,8 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addException(com.puppycrawl.tools.checkstyle.api.AuditEvent, java.lang.Throwable)">addException</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event,
-             <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;throwable)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addException(com.puppycrawl.tools.checkstyle.api.AuditEvent, java.lang.Throwable)">addException</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event,
+             <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;throwable)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -174,7 +174,7 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addSourceDirectory(java.io.File)">addSourceDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addSourceDirectory(java.io.File)">addSourceDirectory</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -182,7 +182,7 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#auditFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)">auditFinished</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#auditFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)">auditFinished</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -190,7 +190,7 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#auditStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)">auditStarted</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#auditStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)">auditStarted</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -198,7 +198,7 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#fileFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)">fileFinished</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#fileFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)">fileFinished</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -206,14 +206,14 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#fileStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)">fileStarted</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#fileStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)">fileStarted</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;com.puppycrawl.tools.checkstyle.api.Configuration</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#getCheckstyleConfiguration()">getCheckstyleConfiguration</A></B>()</CODE>
 
 <BR>
@@ -229,7 +229,7 @@ Listener in charge of receiving events f
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;com.puppycrawl.tools.checkstyle.api.SeverityLevel</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#getSeverityLevelFilter()">getSeverityLevelFilter</A></B>()</CODE>
 
 <BR>
@@ -238,7 +238,7 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#setCheckstyleConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)">setCheckstyleConfiguration</A></B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;checkstyleConfiguration)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#setCheckstyleConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)">setCheckstyleConfiguration</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;checkstyleConfiguration)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -254,7 +254,7 @@ Listener in charge of receiving events f
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#setSeverityLevelFilter(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">setSeverityLevelFilter</A></B>(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;severityLevel)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#setSeverityLevelFilter(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">setSeverityLevelFilter</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;severityLevel)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -263,19 +263,19 @@ Listener in charge of receiving events f
 &nbsp;<A NAME="methods_inherited_from_class_com.puppycrawl.tools.checkstyle.api.AutomaticBean"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class com.puppycrawl.tools.checkstyle.api.AutomaticBean</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class com.puppycrawl.tools.checkstyle.api.<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AutomaticBean</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>configure, contextualize, finishLocalSetup, getConfiguration, setupChild</CODE></TD>
+<TD><CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html#configure(com.puppycrawl.tools.checkstyle.api.Configuration)" title="class or interface in com.puppycrawl.tools.checkstyle.api">configure</A>, <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html#contextualize(com.puppycrawl.tools.checkstyle.api.Context)" title="class or interface in com.puppycrawl.tools.checkstyle.api">contextualize</A>, <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html#finishLocalSetup()" title="class or interface in com.puppycrawl.tools.checkstyle.api">finishLocalSetup</A>, <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html#getConfiguration()" title="class or interface in com.puppycrawl.tools.checkstyle.api">getConfiguration</A>, <A HREF="http://checkstyle.sourceforge.net/apidocs/
 com/puppycrawl/tools/checkstyle/api/AutomaticBean.html#setupChild(com.puppycrawl.tools.checkstyle.api.Configuration)" title="class or interface in com.puppycrawl.tools.checkstyle.api">setupChild</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -294,7 +294,7 @@ Listener in charge of receiving events f
 <A NAME="CheckstyleReportListener(java.io.File)"><!-- --></A><H3>
 CheckstyleReportListener</H3>
 <PRE>
-public <B>CheckstyleReportListener</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
+public <B>CheckstyleReportListener</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
 <DL>
 <DL>
 <DT><B>Parameters:</B><DD><CODE>sourceDirectory</CODE> - assume that is <code>sourceDirectory</code> is a not null directory and exists</DL>
@@ -304,8 +304,8 @@ public <B>CheckstyleReportListener</B>(<
 <A NAME="CheckstyleReportListener(java.io.File, com.puppycrawl.tools.checkstyle.api.Configuration)"><!-- --></A><H3>
 CheckstyleReportListener</H3>
 <PRE>
-public <B>CheckstyleReportListener</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
-                                com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</PRE>
+public <B>CheckstyleReportListener</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
+                                <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;configuration)</PRE>
 <DL>
 <DL>
 <DT><B>Parameters:</B><DD><CODE>sourceDirectory</CODE> - assume that is <code>sourceDirectory</code> is a not null directory and exists<DD><CODE>configuration</CODE> - checkstyle configuration<DT><B>Since:</B></DT>
@@ -317,7 +317,7 @@ public <B>CheckstyleReportListener</B>(<
 <A NAME="CheckstyleReportListener(com.puppycrawl.tools.checkstyle.api.Configuration)"><!-- --></A><H3>
 CheckstyleReportListener</H3>
 <PRE>
-public <B>CheckstyleReportListener</B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</PRE>
+public <B>CheckstyleReportListener</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;configuration)</PRE>
 <DL>
 <DL>
 <DT><B>Parameters:</B><DD><CODE>configuration</CODE> - checkstyle configuration<DT><B>Since:</B></DT>
@@ -338,7 +338,7 @@ public <B>CheckstyleReportListener</B>(c
 <A NAME="addSourceDirectory(java.io.File)"><!-- --></A><H3>
 addSourceDirectory</H3>
 <PRE>
-public void <B>addSourceDirectory</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
+public void <B>addSourceDirectory</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -352,7 +352,7 @@ public void <B>addSourceDirectory</B>(<A
 <A NAME="setSeverityLevelFilter(com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
 setSeverityLevelFilter</H3>
 <PRE>
-public void <B>setSeverityLevelFilter</B>(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;severityLevel)</PRE>
+public void <B>setSeverityLevelFilter</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;severityLevel)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -366,7 +366,7 @@ public void <B>setSeverityLevelFilter</B
 <A NAME="getSeverityLevelFilter()"><!-- --></A><H3>
 getSeverityLevelFilter</H3>
 <PRE>
-public com.puppycrawl.tools.checkstyle.api.SeverityLevel <B>getSeverityLevelFilter</B>()</PRE>
+public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> <B>getSeverityLevelFilter</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -381,12 +381,12 @@ public com.puppycrawl.tools.checkstyle.a
 <A NAME="auditStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)"><!-- --></A><H3>
 auditStarted</H3>
 <PRE>
-public void <B>auditStarted</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
+public void <B>auditStarted</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>auditStarted</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html#auditStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)" title="class or interface in com.puppycrawl.tools.checkstyle.api">auditStarted</A></CODE> in interface <CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -397,12 +397,12 @@ public void <B>auditStarted</B>(com.pupp
 <A NAME="auditFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)"><!-- --></A><H3>
 auditFinished</H3>
 <PRE>
-public void <B>auditFinished</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
+public void <B>auditFinished</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>auditFinished</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html#auditFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)" title="class or interface in com.puppycrawl.tools.checkstyle.api">auditFinished</A></CODE> in interface <CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -413,12 +413,12 @@ public void <B>auditFinished</B>(com.pup
 <A NAME="fileStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)"><!-- --></A><H3>
 fileStarted</H3>
 <PRE>
-public void <B>fileStarted</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
+public void <B>fileStarted</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>fileStarted</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html#fileStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)" title="class or interface in com.puppycrawl.tools.checkstyle.api">fileStarted</A></CODE> in interface <CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -429,12 +429,12 @@ public void <B>fileStarted</B>(com.puppy
 <A NAME="fileFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)"><!-- --></A><H3>
 fileFinished</H3>
 <PRE>
-public void <B>fileFinished</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
+public void <B>fileFinished</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>fileFinished</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html#fileFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)" title="class or interface in com.puppycrawl.tools.checkstyle.api">fileFinished</A></CODE> in interface <CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -445,12 +445,12 @@ public void <B>fileFinished</B>(com.pupp
 <A NAME="addError(com.puppycrawl.tools.checkstyle.api.AuditEvent)"><!-- --></A><H3>
 addError</H3>
 <PRE>
-public void <B>addError</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
+public void <B>addError</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event)</PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>addError</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html#addError(com.puppycrawl.tools.checkstyle.api.AuditEvent)" title="class or interface in com.puppycrawl.tools.checkstyle.api">addError</A></CODE> in interface <CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -461,13 +461,13 @@ public void <B>addError</B>(com.puppycra
 <A NAME="addException(com.puppycrawl.tools.checkstyle.api.AuditEvent, java.lang.Throwable)"><!-- --></A><H3>
 addException</H3>
 <PRE>
-public void <B>addException</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event,
-                         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;throwable)</PRE>
+public void <B>addException</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&nbsp;event,
+                         <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;throwable)</PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>addException</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html#addException(com.puppycrawl.tools.checkstyle.api.AuditEvent, java.lang.Throwable)" title="class or interface in com.puppycrawl.tools.checkstyle.api">addException</A></CODE> in interface <CODE><A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -507,7 +507,7 @@ public void <B>setResults</B>(<A HREF=".
 <A NAME="getCheckstyleConfiguration()"><!-- --></A><H3>
 getCheckstyleConfiguration</H3>
 <PRE>
-public com.puppycrawl.tools.checkstyle.api.Configuration <B>getCheckstyleConfiguration</B>()</PRE>
+public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A> <B>getCheckstyleConfiguration</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -523,7 +523,7 @@ public com.puppycrawl.tools.checkstyle.a
 <A NAME="setCheckstyleConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)"><!-- --></A><H3>
 setCheckstyleConfiguration</H3>
 <PRE>
-public void <B>setCheckstyleConfiguration</B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;checkstyleConfiguration)</PRE>
+public void <B>setCheckstyleConfiguration</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;checkstyleConfiguration)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -595,6 +595,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleResults.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleResults.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleResults.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:20:44 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleResults (Maven Checkstyle Plugin 2.8 API)
+CheckstyleResults (Maven Checkstyle Plugin 2.9 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleResults class">
@@ -15,7 +15,7 @@ CheckstyleResults (Maven Checkstyle Plug
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleResults (Maven Checkstyle Plugin 2.8 API)";
+    parent.document.title="CheckstyleResults (Maven Checkstyle Plugin 2.9 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,12 +90,12 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class CheckstyleResults</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.CheckstyleResults</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>CheckstyleResults</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>CheckstyleResults</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -139,7 +139,7 @@ Object holding the references to the Che
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;com.puppycrawl.tools.checkstyle.api.Configuration</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getConfiguration()">getConfiguration</A></B>()</CODE>
 
 <BR>
@@ -155,7 +155,7 @@ Object holding the references to the Che
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getFiles()">getFiles</A></B>()</CODE>
 
 <BR>
@@ -163,8 +163,8 @@ Object holding the references to the Che
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getFileViolations(java.lang.String)">getFileViolations</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file)</CODE>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getFileViolations(java.lang.String)">getFileViolations</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -172,8 +172,8 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.util.List, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&nbsp;violations,
-                 com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.util.List, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&nbsp;violations,
+                 <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;level)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -181,7 +181,7 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;level)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -189,8 +189,8 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.lang.String, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
-                 com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.lang.String, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
+                 <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;level)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -198,7 +198,7 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)">setConfiguration</A></B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)">setConfiguration</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;configuration)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -206,7 +206,7 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setFiles(java.util.Map)">setFiles</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&gt;&nbsp;files)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setFiles(java.util.Map)">setFiles</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&gt;&nbsp;files)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -214,8 +214,8 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setFileViolations(java.lang.String, java.util.List)">setFileViolations</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
-                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&nbsp;violations)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setFileViolations(java.lang.String, java.util.List)">setFileViolations</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
+                  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&nbsp;violations)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -224,10 +224,10 @@ Object holding the references to the Che
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -263,7 +263,7 @@ public <B>CheckstyleResults</B>()</PRE>
 <A NAME="getFileViolations(java.lang.String)"><!-- --></A><H3>
 getFileViolations</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt; <B>getFileViolations</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file)</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt; <B>getFileViolations</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -274,8 +274,8 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setFileViolations(java.lang.String, java.util.List)"><!-- --></A><H3>
 setFileViolations</H3>
 <PRE>
-public void <B>setFileViolations</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
-                              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&nbsp;violations)</PRE>
+public void <B>setFileViolations</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
+                              <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&nbsp;violations)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -286,7 +286,7 @@ public void <B>setFileViolations</B>(<A 
 <A NAME="getFiles()"><!-- --></A><H3>
 getFiles</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&gt; <B>getFiles</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&gt; <B>getFiles</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -297,7 +297,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setFiles(java.util.Map)"><!-- --></A><H3>
 setFiles</H3>
 <PRE>
-public void <B>setFiles</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&gt;&nbsp;files)</PRE>
+public void <B>setFiles</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&gt;&nbsp;files)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -319,7 +319,7 @@ public int <B>getFileCount</B>()</PRE>
 <A NAME="getSeverityCount(com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
 getSeverityCount</H3>
 <PRE>
-public long <B>getSeverityCount</B>(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</PRE>
+public long <B>getSeverityCount</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;level)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -330,8 +330,8 @@ public long <B>getSeverityCount</B>(com.
 <A NAME="getSeverityCount(java.lang.String, com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
 getSeverityCount</H3>
 <PRE>
-public long <B>getSeverityCount</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
-                             com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</PRE>
+public long <B>getSeverityCount</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
+                             <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;level)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -342,8 +342,8 @@ public long <B>getSeverityCount</B>(<A H
 <A NAME="getSeverityCount(java.util.List, com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
 getSeverityCount</H3>
 <PRE>
-public long <B>getSeverityCount</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;com.puppycrawl.tools.checkstyle.api.AuditEvent&gt;&nbsp;violations,
-                             com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</PRE>
+public long <B>getSeverityCount</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</A>&gt;&nbsp;violations,
+                             <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</A>&nbsp;level)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -354,7 +354,7 @@ public long <B>getSeverityCount</B>(<A H
 <A NAME="getConfiguration()"><!-- --></A><H3>
 getConfiguration</H3>
 <PRE>
-public com.puppycrawl.tools.checkstyle.api.Configuration <B>getConfiguration</B>()</PRE>
+public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A> <B>getConfiguration</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -365,7 +365,7 @@ public com.puppycrawl.tools.checkstyle.a
 <A NAME="setConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)"><!-- --></A><H3>
 setConfiguration</H3>
 <PRE>
-public void <B>setConfiguration</B>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</PRE>
+public void <B>setConfiguration</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</A>&nbsp;configuration)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -432,6 +432,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file