You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by de...@apache.org on 2015/03/15 20:05:23 UTC

svn commit: r943880 [7/25] - in /websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/p...

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html Sun Mar 15 19:05:21 2015
@@ -4,17 +4,18 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleExecutorRequest (Apache Maven Checkstyle Plugin 2.14 API)
+CheckstyleExecutorRequest (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleExecutorRequest (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CheckstyleExecutorRequest (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -89,12 +91,12 @@ org.apache.maven.plugin.checkstyle.exec<
 <BR>
 Class CheckstyleExecutorRequest</H2>
 <PRE>
-<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" 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.exec.CheckstyleExecutorRequest</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>CheckstyleExecutorRequest</B><DT>extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>CheckstyleExecutorRequest</B><DT>extends <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -136,7 +138,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getCacheFile()">getCacheFile</A></B>()</CODE>
 
 <BR>
@@ -144,7 +146,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getConfigLocation()">getConfigLocation</A></B>()</CODE>
 
 <BR>
@@ -152,7 +154,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getConfigurationArtifacts()">getConfigurationArtifacts</A></B>()</CODE>
 
 <BR>
@@ -160,7 +162,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getConsoleListener()">getConsoleListener</A></B>()</CODE>
 
 <BR>
@@ -168,7 +170,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getEncoding()">getEncoding</A></B>()</CODE>
 
 <BR>
@@ -176,7 +178,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getExcludes()">getExcludes</A></B>()</CODE>
 
 <BR>
@@ -184,7 +186,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getHeaderLocation()">getHeaderLocation</A></B>()</CODE>
 
 <BR>
@@ -192,7 +194,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getIncludes()">getIncludes</A></B>()</CODE>
 
 <BR>
@@ -200,7 +202,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getLicenseArtifacts()">getLicenseArtifacts</A></B>()</CODE>
 
 <BR>
@@ -208,7 +210,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<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></FONT></TD>
+<CODE>&nbsp;<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getListener()">getListener</A></B>()</CODE>
 
 <BR>
@@ -216,7 +218,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getProject()">getProject</A></B>()</CODE>
 
 <BR>
@@ -224,7 +226,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getPropertiesLocation()">getPropertiesLocation</A></B>()</CODE>
 
 <BR>
@@ -232,7 +234,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getPropertyExpansion()">getPropertyExpansion</A></B>()</CODE>
 
 <BR>
@@ -240,7 +242,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.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://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getReactorProjects()">getReactorProjects</A></B>()</CODE>
 
 <BR>
@@ -248,7 +250,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getResourceExcludes()">getResourceExcludes</A></B>()</CODE>
 
 <BR>
@@ -256,7 +258,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getResourceIncludes()">getResourceIncludes</A></B>()</CODE>
 
 <BR>
@@ -264,7 +266,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getResources()">getResources</A></B>()</CODE>
 
 <BR>
@@ -272,7 +274,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getSourceDirectories()">getSourceDirectories</A></B>()</CODE>
 
 <BR>
@@ -280,7 +282,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getSourceDirectory()">getSourceDirectory</A></B>()</CODE>
 
 <BR>
@@ -288,7 +290,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html" title="class or interface in java.io">ByteArrayOutputStream</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/ByteArrayOutputStream.html?is-external=true" title="class or interface in java.io">ByteArrayOutputStream</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getStringOutputStream()">getStringOutputStream</A></B>()</CODE>
 
 <BR>
@@ -296,7 +298,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getSuppressionsFileExpression()">getSuppressionsFileExpression</A></B>()</CODE>
 
 <BR>
@@ -304,7 +306,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getSuppressionsLocation()">getSuppressionsLocation</A></B>()</CODE>
 
 <BR>
@@ -312,7 +314,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getTestResources()">getTestResources</A></B>()</CODE>
 
 <BR>
@@ -320,7 +322,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getTestSourceDirectories()">getTestSourceDirectories</A></B>()</CODE>
 
 <BR>
@@ -328,7 +330,7 @@ Class CheckstyleExecutorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getTestSourceDirectory()">getTestSourceDirectory</A></B>()</CODE>
 
 <BR>
@@ -393,7 +395,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setCacheFile(java.lang.String)">setCacheFile</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;cacheFile)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setCacheFile(java.lang.String)">setCacheFile</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;cacheFile)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -401,7 +403,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setConfigLocation(java.lang.String)">setConfigLocation</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;configLocation)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setConfigLocation(java.lang.String)">setConfigLocation</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;configLocation)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -409,7 +411,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setConfigurationArtifacts(java.util.List)">setConfigurationArtifacts</A></B>(<A HREF="http://docs.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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;&nbsp;configArtifacts)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setConfigurationArtifacts(java.util.List)">setConfigurationArtifacts</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;&nbsp;configArtifacts)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a list of artifacts, which may contain the checkstyle configuration.</TD>
@@ -417,7 +419,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setConsoleListener(com.puppycrawl.tools.checkstyle.DefaultLogger)">setConsoleListener</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A>&nbsp;defaultLogger)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setConsoleListener(com.puppycrawl.tools.checkstyle.DefaultLogger)">setConsoleListener</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A>&nbsp;defaultLogger)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -433,7 +435,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setEncoding(java.lang.String)">setEncoding</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setEncoding(java.lang.String)">setEncoding</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -441,7 +443,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setExcludes(java.lang.String)">setExcludes</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;excludes)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setExcludes(java.lang.String)">setExcludes</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;excludes)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -457,7 +459,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setHeaderLocation(java.lang.String)">setHeaderLocation</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;headerLocation)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setHeaderLocation(java.lang.String)">setHeaderLocation</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;headerLocation)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -473,7 +475,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setIncludes(java.lang.String)">setIncludes</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;includes)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setIncludes(java.lang.String)">setIncludes</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;includes)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -497,7 +499,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setLicenseArtifacts(java.util.List)">setLicenseArtifacts</A></B>(<A HREF="http://docs.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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;&nbsp;licenseArtifacts)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setLicenseArtifacts(java.util.List)">setLicenseArtifacts</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</A>&gt;&nbsp;licenseArtifacts)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a list of license artifacts, which may contain the license.</TD>
@@ -505,7 +507,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setListener(com.puppycrawl.tools.checkstyle.api.AuditListener)">setListener</A></B>(<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>&nbsp;listener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setListener(com.puppycrawl.tools.checkstyle.api.AuditListener)">setListener</A></B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A>&nbsp;listener)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -513,7 +515,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setProject(org.apache.maven.project.MavenProject)">setProject</A></B>(<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A>&nbsp;project)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setProject(org.apache.maven.project.MavenProject)">setProject</A></B>(<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A>&nbsp;project)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -521,7 +523,7 @@ Class CheckstyleExecutorRequest</H2>
 <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/exec/CheckstyleExecutorRequest.html#setPropertiesLocation(java.lang.String)">setPropertiesLocation</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;propertiesLocation)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setPropertiesLocation(java.lang.String)">setPropertiesLocation</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertiesLocation)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -529,7 +531,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setPropertyExpansion(java.lang.String)">setPropertyExpansion</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;propertyExpansion)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setPropertyExpansion(java.lang.String)">setPropertyExpansion</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyExpansion)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -537,7 +539,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setReactorProjects(java.util.List)">setReactorProjects</A></B>(<A HREF="http://docs.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://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A>&gt;&nbsp;pReactorProjects)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setReactorProjects(java.util.List)">setReactorProjects</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A>&gt;&nbsp;pReactorProjects)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of reactor projects.</TD>
@@ -545,7 +547,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setResourceExcludes(java.lang.String)">setResourceExcludes</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceExcludes)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setResourceExcludes(java.lang.String)">setResourceExcludes</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourceExcludes)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -553,7 +555,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setResourceIncludes(java.lang.String)">setResourceIncludes</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceIncludes)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setResourceIncludes(java.lang.String)">setResourceIncludes</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourceIncludes)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -561,7 +563,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setResources(java.util.List)">setResources</A></B>(<A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setResources(java.util.List)">setResources</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -569,7 +571,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSourceDirectories(java.util.Collection)">setSourceDirectories</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt;&nbsp;sourceDirectories)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSourceDirectories(java.util.Collection)">setSourceDirectories</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt;&nbsp;sourceDirectories)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -577,7 +579,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSourceDirectory(java.io.File)">setSourceDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/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/exec/CheckstyleExecutorRequest.html#setSourceDirectory(java.io.File)">setSourceDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>instead use <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSourceDirectories(java.util.Collection)"><CODE>setSourceDirectories(Collection)</CODE></A></I></TD>
@@ -585,7 +587,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setStringOutputStream(java.io.ByteArrayOutputStream)">setStringOutputStream</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html" title="class or interface in java.io">ByteArrayOutputStream</A>&nbsp;stringOutputStream)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setStringOutputStream(java.io.ByteArrayOutputStream)">setStringOutputStream</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/ByteArrayOutputStream.html?is-external=true" title="class or interface in java.io">ByteArrayOutputStream</A>&nbsp;stringOutputStream)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -593,7 +595,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSuppressionsFileExpression(java.lang.String)">setSuppressionsFileExpression</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;suppressionsFileExpression)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSuppressionsFileExpression(java.lang.String)">setSuppressionsFileExpression</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;suppressionsFileExpression)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -601,7 +603,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSuppressionsLocation(java.lang.String)">setSuppressionsLocation</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;suppressionsLocation)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSuppressionsLocation(java.lang.String)">setSuppressionsLocation</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;suppressionsLocation)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -609,7 +611,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestResources(java.util.List)">setTestResources</A></B>(<A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;testResources)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestResources(java.util.List)">setTestResources</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;testResources)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -617,7 +619,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestSourceDirectories(java.util.Collection)">setTestSourceDirectories</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt;&nbsp;testSourceDirectories)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestSourceDirectories(java.util.Collection)">setTestSourceDirectories</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt;&nbsp;testSourceDirectories)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -625,7 +627,7 @@ Class CheckstyleExecutorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestSourceDirectory(java.io.File)">setTestSourceDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestSourceDirectory(java.io.File)">setTestSourceDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>instead use <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestSourceDirectories(java.util.Collection)"><CODE>setTestSourceDirectories(Collection)</CODE></A></I></TD>
@@ -634,10 +636,10 @@ Class CheckstyleExecutorRequest</H2>
 &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://docs.oracle.com/javase/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://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">noti
 fyAll</A>, <A HREF="http://docs.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://docs.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://docs.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://docs.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>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/
 lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -675,7 +677,7 @@ public <B>CheckstyleExecutorRequest</B>(
 <A NAME="getIncludes()"><!-- --></A><H3>
 getIncludes</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getIncludes</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getIncludes</B>()</PRE>
 <DL>
 <DD>Returns the includes parameter.
 <P>
@@ -689,7 +691,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setIncludes(java.lang.String)"><!-- --></A><H3>
 setIncludes</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setIncludes</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;includes)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setIncludes</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;includes)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -700,7 +702,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getExcludes()"><!-- --></A><H3>
 getExcludes</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getExcludes</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getExcludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -711,7 +713,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setExcludes(java.lang.String)"><!-- --></A><H3>
 setExcludes</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setExcludes</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;excludes)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setExcludes</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;excludes)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -722,7 +724,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getResourceIncludes()"><!-- --></A><H3>
 getResourceIncludes</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getResourceIncludes</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getResourceIncludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -733,7 +735,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setResourceIncludes(java.lang.String)"><!-- --></A><H3>
 setResourceIncludes</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setResourceIncludes</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceIncludes)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setResourceIncludes</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourceIncludes)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -744,7 +746,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getResourceExcludes()"><!-- --></A><H3>
 getResourceExcludes</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getResourceExcludes</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getResourceExcludes</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -755,7 +757,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setResourceExcludes(java.lang.String)"><!-- --></A><H3>
 setResourceExcludes</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setResourceExcludes</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceExcludes)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setResourceExcludes</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourceExcludes)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -766,7 +768,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getProject()"><!-- --></A><H3>
 getProject</H3>
 <PRE>
-public <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A> <B>getProject</B>()</PRE>
+public <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A> <B>getProject</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -777,7 +779,7 @@ public <A HREF="http://maven.apache.org/
 <A NAME="setProject(org.apache.maven.project.MavenProject)"><!-- --></A><H3>
 setProject</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setProject</B>(<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A>&nbsp;project)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setProject</B>(<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A>&nbsp;project)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -788,7 +790,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getSuppressionsLocation()"><!-- --></A><H3>
 getSuppressionsLocation</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getSuppressionsLocation</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getSuppressionsLocation</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -799,7 +801,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setSuppressionsLocation(java.lang.String)"><!-- --></A><H3>
 setSuppressionsLocation</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setSuppressionsLocation</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;suppressionsLocation)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setSuppressionsLocation</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;suppressionsLocation)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -832,8 +834,8 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getTestSourceDirectory()"><!-- --></A><H3>
 getTestSourceDirectory</H3>
 <PRE>
-<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html" title="class or interface in java.lang">@Deprecated</A>
-</FONT>public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getTestSourceDirectory</B>()</PRE>
+<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
+</FONT>public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getTestSourceDirectory</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<I>instead use <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getTestSourceDirectories()"><CODE>getTestSourceDirectories()</CODE></A></I>
 <P>
@@ -847,8 +849,8 @@ getTestSourceDirectory</H3>
 <A NAME="setTestSourceDirectory(java.io.File)"><!-- --></A><H3>
 setTestSourceDirectory</H3>
 <PRE>
-<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html" title="class or interface in java.lang">@Deprecated</A>
-</FONT>public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setTestSourceDirectory</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory)</PRE>
+<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
+</FONT>public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setTestSourceDirectory</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<I>instead use <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setTestSourceDirectories(java.util.Collection)"><CODE>setTestSourceDirectories(Collection)</CODE></A></I>
 <P>
@@ -862,7 +864,7 @@ setTestSourceDirectory</H3>
 <A NAME="getTestSourceDirectories()"><!-- --></A><H3>
 getTestSourceDirectories</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt; <B>getTestSourceDirectories</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt; <B>getTestSourceDirectories</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -873,7 +875,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setTestSourceDirectories(java.util.Collection)"><!-- --></A><H3>
 setTestSourceDirectories</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setTestSourceDirectories</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt;&nbsp;testSourceDirectories)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setTestSourceDirectories</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt;&nbsp;testSourceDirectories)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -884,8 +886,8 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getSourceDirectory()"><!-- --></A><H3>
 getSourceDirectory</H3>
 <PRE>
-<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html" title="class or interface in java.lang">@Deprecated</A>
-</FONT>public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getSourceDirectory</B>()</PRE>
+<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
+</FONT>public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getSourceDirectory</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<I>instead use <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#getSourceDirectories()"><CODE>getSourceDirectories()</CODE></A></I>
 <P>
@@ -899,8 +901,8 @@ getSourceDirectory</H3>
 <A NAME="setSourceDirectory(java.io.File)"><!-- --></A><H3>
 setSourceDirectory</H3>
 <PRE>
-<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html" title="class or interface in java.lang">@Deprecated</A>
-</FONT>public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setSourceDirectory</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
+<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
+</FONT>public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setSourceDirectory</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<I>instead use <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html#setSourceDirectories(java.util.Collection)"><CODE>setSourceDirectories(Collection)</CODE></A></I>
 <P>
@@ -914,7 +916,7 @@ setSourceDirectory</H3>
 <A NAME="getSourceDirectories()"><!-- --></A><H3>
 getSourceDirectories</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt; <B>getSourceDirectories</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt; <B>getSourceDirectories</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -925,7 +927,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setSourceDirectories(java.util.Collection)"><!-- --></A><H3>
 setSourceDirectories</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setSourceDirectories</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&gt;&nbsp;sourceDirectories)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setSourceDirectories</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&gt;&nbsp;sourceDirectories)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -936,7 +938,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getResources()"><!-- --></A><H3>
 getResources</H3>
 <PRE>
-public <A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt; <B>getResources</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt; <B>getResources</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -947,7 +949,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setResources(java.util.List)"><!-- --></A><H3>
 setResources</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setResources</B>(<A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setResources</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -958,7 +960,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getTestResources()"><!-- --></A><H3>
 getTestResources</H3>
 <PRE>
-public <A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt; <B>getTestResources</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt; <B>getTestResources</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -969,7 +971,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setTestResources(java.util.List)"><!-- --></A><H3>
 setTestResources</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setTestResources</B>(<A HREF="http://docs.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://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;testResources)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setTestResources</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;testResources)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1002,7 +1004,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getListener()"><!-- --></A><H3>
 getListener</H3>
 <PRE>
-public <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> <B>getListener</B>()</PRE>
+public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A> <B>getListener</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1013,7 +1015,7 @@ public <A HREF="http://checkstyle.source
 <A NAME="setListener(com.puppycrawl.tools.checkstyle.api.AuditListener)"><!-- --></A><H3>
 setListener</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setListener</B>(<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>&nbsp;listener)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setListener</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</A>&nbsp;listener)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1046,7 +1048,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="setConsoleListener(com.puppycrawl.tools.checkstyle.DefaultLogger)"><!-- --></A><H3>
 setConsoleListener</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setConsoleListener</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A>&nbsp;defaultLogger)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setConsoleListener</B>(<A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A>&nbsp;defaultLogger)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1057,7 +1059,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getConsoleListener()"><!-- --></A><H3>
 getConsoleListener</H3>
 <PRE>
-public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A> <B>getConsoleListener</B>()</PRE>
+public <A HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</A> <B>getConsoleListener</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1068,7 +1070,7 @@ public <A HREF="http://checkstyle.source
 <A NAME="getStringOutputStream()"><!-- --></A><H3>
 getStringOutputStream</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html" title="class or interface in java.io">ByteArrayOutputStream</A> <B>getStringOutputStream</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/ByteArrayOutputStream.html?is-external=true" title="class or interface in java.io">ByteArrayOutputStream</A> <B>getStringOutputStream</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1079,7 +1081,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setStringOutputStream(java.io.ByteArrayOutputStream)"><!-- --></A><H3>
 setStringOutputStream</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setStringOutputStream</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html" title="class or interface in java.io">ByteArrayOutputStream</A>&nbsp;stringOutputStream)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setStringOutputStream</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/ByteArrayOutputStream.html?is-external=true" title="class or interface in java.io">ByteArrayOutputStream</A>&nbsp;stringOutputStream)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1090,7 +1092,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getConfigLocation()"><!-- --></A><H3>
 getConfigLocation</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getConfigLocation</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getConfigLocation</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1101,7 +1103,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setConfigLocation(java.lang.String)"><!-- --></A><H3>
 setConfigLocation</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setConfigLocation</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;configLocation)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setConfigLocation</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;configLocation)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1112,7 +1114,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getPropertyExpansion()"><!-- --></A><H3>
 getPropertyExpansion</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getPropertyExpansion</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getPropertyExpansion</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1123,7 +1125,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setPropertyExpansion(java.lang.String)"><!-- --></A><H3>
 setPropertyExpansion</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setPropertyExpansion</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;propertyExpansion)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setPropertyExpansion</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyExpansion)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1134,7 +1136,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getHeaderLocation()"><!-- --></A><H3>
 getHeaderLocation</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getHeaderLocation</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getHeaderLocation</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1145,7 +1147,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setHeaderLocation(java.lang.String)"><!-- --></A><H3>
 setHeaderLocation</H3>
 <PRE>
-public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setHeaderLocation</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;headerLocation)</PRE>
+public <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> <B>setHeaderLocation</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;headerLocation)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1156,7 +1158,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getCacheFile()"><!-- --></A><H3>
 getCacheFile</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getCacheFile</B>()</PRE>

[... 122 lines stripped ...]