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 [10/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/...

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.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>
-LicenseResourceManager (Apache Maven Checkstyle Plugin 2.14 API)
+LicenseResourceManager (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.resource.LicenseResourceManager class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="LicenseResourceManager (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="LicenseResourceManager (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,20 +91,20 @@ org.apache.maven.plugin.checkstyle.resou
 <BR>
 Class LicenseResourceManager</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 ">org.codehaus.plexus.logging.AbstractLogEnabled
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html" title="class or interface in org.codehaus.plexus.resource">org.codehaus.plexus.resource.DefaultResourceManager</A>
+      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">org.codehaus.plexus.resource.DefaultResourceManager</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.resource.LicenseResourceManager</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.codehaus.plexus.logging.LogEnabled, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD>org.codehaus.plexus.logging.LogEnabled, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE><FONT SIZE="-1"><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html" title="class or interface in org.codehaus.plexus.component.annotations">@Component</A>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#role()" title="class or interface in org.codehaus.plexus.component.annotations">role</A>=<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html" title="class or interface in org.codehaus.plexus.resource">org.codehaus.plexus.resource.ResourceManager.class</A>,
-           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#hint()" title="class or interface in org.codehaus.plexus.component.annotations">hint</A>="license",
-           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#instantiationStrategy()" title="class or interface in org.codehaus.plexus.component.annotations">instantiationStrategy</A>="per-lookup")
-</FONT>public class <B>LicenseResourceManager</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html" title="class or interface in org.codehaus.plexus.resource">DefaultResourceManager</A></DL>
+<DT><PRE><FONT SIZE="-1"><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true" title="class or interface in org.codehaus.plexus.component.annotations">@Component</A>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#role()" title="class or interface in org.codehaus.plexus.component.annotations">role</A>=<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">org.codehaus.plexus.resource.ResourceManager.class</A>,
+           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#hint()" title="class or interface in org.codehaus.plexus.component.annotations">hint</A>="license",
+           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#instantiationStrategy()" title="class or interface in org.codehaus.plexus.component.annotations">instantiationStrategy</A>="per-lookup")
+</FONT>public class <B>LicenseResourceManager</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">DefaultResourceManager</A></DL>
 </PRE>
 
 <P>
@@ -129,10 +131,10 @@ License resource manager, to avoid defau
 &nbsp;<A NAME="fields_inherited_from_class_org.codehaus.plexus.resource.ResourceManager"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html#ROLE" title="class or interface in org.codehaus.plexus.resource">ROLE</A></CODE></TD>
+<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true#ROLE" title="class or interface in org.codehaus.plexus.resource">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -163,16 +165,16 @@ License resource manager, to avoid defau
 <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/resource/LicenseResourceManager.html#addSearchPath(java.lang.String, java.lang.String)">addSearchPath</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;id,
-              <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;path)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.html#addSearchPath(java.lang.String, java.lang.String)">addSearchPath</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;id,
+              <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;path)</CODE>
 
 <BR>
 &nbsp;&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;<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/PlexusResource.html" title="class or interface in org.codehaus.plexus.resource">PlexusResource</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.html#getResource(java.lang.String)">getResource</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;name)</CODE>
+<CODE>&nbsp;<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/PlexusResource.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">PlexusResource</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.html#getResource(java.lang.String)">getResource</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;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -181,10 +183,10 @@ License resource manager, to avoid defau
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.resource.DefaultResourceManager"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html" title="class or interface in org.codehaus.plexus.resource">DefaultResourceManager</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">DefaultResourceManager</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#createResourceAsFile(org.codehaus.plexus.resource.PlexusResource, java.io.File)" title="class or interface in org.codehaus.plexus.resource">createResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#getResourceAsFile(org.codehaus.plexus.resource.PlexusResource)" title="class or interface in org.codehaus.plexus.resource">getResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#getResourceAsFile(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#getResourceA
 sFile(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#getResourceAsInputStream(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResourceAsInputStream</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#resolveLocation(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">resolveLocation</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#resolveLocation(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus.resource">resolveLocation</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/
 codehaus/plexus/resource/DefaultResourceManager.html#setOutputDirectory(java.io.File)" title="class or interface in org.codehaus.plexus.resource">setOutputDirectory</A></CODE></TD>
+<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#createResourceAsFile(org.codehaus.plexus.resource.PlexusResource, java.io.File)" title="class or interface in org.codehaus.plexus.resource">createResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#getResourceAsFile(org.codehaus.plexus.resource.PlexusResource)" title="class or interface in org.codehaus.plexus.resource">getResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#getResourceAsFile(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexu
 s/resource/DefaultResourceManager.html?is-external=true#getResourceAsFile(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResourceAsFile</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#getResourceAsInputStream(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResourceAsInputStream</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#resolveLocation(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">resolveLocation</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#resolveLocation(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.pl
 exus.resource">resolveLocation</A>, <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#setOutputDirectory(java.io.File)" title="class or interface in org.codehaus.plexus.resource">setOutputDirectory</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.logging.AbstractLogEnabled"><!-- --></A>
@@ -199,10 +201,10 @@ License resource manager, to avoid defau
 &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;
@@ -238,11 +240,11 @@ public <B>LicenseResourceManager</B>()</
 <A NAME="addSearchPath(java.lang.String, java.lang.String)"><!-- --></A><H3>
 addSearchPath</H3>
 <PRE>
-public void <B>addSearchPath</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;id,
-                          <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;path)</PRE>
+public void <B>addSearchPath</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;id,
+                          <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;path)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html#addSearchPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus.resource">addSearchPath</A></CODE> in interface <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#addSearchPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus.resource">addSearchPath</A></CODE> in class <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html" title="clas
 s or interface in org.codehaus.plexus.resource">DefaultResourceManager</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true#addSearchPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus.resource">addSearchPath</A></CODE> in interface <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#addSearchPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus.resource">addSearchPath</A></CODE> in class <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexu
 s/resource/DefaultResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">DefaultResourceManager</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -253,16 +255,16 @@ public void <B>addSearchPath</B>(<A HREF
 <A NAME="getResource(java.lang.String)"><!-- --></A><H3>
 getResource</H3>
 <PRE>
-public <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/PlexusResource.html" title="class or interface in org.codehaus.plexus.resource">PlexusResource</A> <B>getResource</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;name)
-                           throws <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/loader/ResourceNotFoundException.html" title="class or interface in org.codehaus.plexus.resource.loader">ResourceNotFoundException</A></PRE>
+public <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/PlexusResource.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">PlexusResource</A> <B>getResource</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;name)
+                           throws <A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/loader/ResourceNotFoundException.html?is-external=true" title="class or interface in org.codehaus.plexus.resource.loader">ResourceNotFoundException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html#getResource(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResource</A></CODE> in interface <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html#getResource(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResource</A></CODE> in class <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html" title="class or interface in org.codehaus.plexus.resour
 ce">DefaultResourceManager</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true#getResource(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResource</A></CODE> in interface <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true#getResource(java.lang.String)" title="class or interface in org.codehaus.plexus.resource">getResource</A></CODE> in class <CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-ex
 ternal=true" title="class or interface in org.codehaus.plexus.resource">DefaultResourceManager</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/loader/ResourceNotFoundException.html" title="class or interface in org.codehaus.plexus.resource.loader">ResourceNotFoundException</A></CODE></DL>
+<DD><CODE><A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/loader/ResourceNotFoundException.html?is-external=true" title="class or interface in org.codehaus.plexus.resource.loader">ResourceNotFoundException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/class-use/LicenseResourceManager.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/class-use/LicenseResourceManager.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/class-use/LicenseResourceManager.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.resource.LicenseResourceManager (Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Class org.apache.maven.plugin.checkstyle.resource.LicenseResourceManager (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.resource.LicenseResourceManager (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.resource.LicenseResourceManager (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/resource/class-use/LicenseResourceManager.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/resource/\class-useLicenseResourceManager.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="LicenseResourceManager.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +117,7 @@ No usage of org.apache.maven.plugin.chec
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/resource/class-use/LicenseResourceManager.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/resource/\class-useLicenseResourceManager.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="LicenseResourceManager.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-frame.html Sun Mar 15 19:05:21 2015
@@ -4,10 +4,9 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.14 API)
+org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.resource package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-summary.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>
-org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.14 API)
+org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.resource package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle.resource (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 ======= -->

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-tree.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-tree.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-tree.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.resource Class Hierarchy (Apache Maven Checkstyle Plugin 2.14 API)
+org.apache.maven.plugin.checkstyle.resource Class Hierarchy (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ org.apache.maven.plugin.checkstyle.resou
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle.resource Class Hierarchy (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle.resource Class Hierarchy (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -87,10 +90,10 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">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"><B>Object</B></A><UL>
+<LI TYPE="circle">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"><B>Object</B></A><UL>
 <LI TYPE="circle">org.codehaus.plexus.logging.AbstractLogEnabled (implements org.codehaus.plexus.logging.LogEnabled)
 <UL>
-<LI TYPE="circle">org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html" title="class or interface in org.codehaus.plexus.resource"><B>DefaultResourceManager</B></A> (implements org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A>)
+<LI TYPE="circle">org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/DefaultResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource"><B>DefaultResourceManager</B></A> (implements org.codehaus.plexus.resource.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.resource.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/resource/LicenseResourceManager.html" title="class in org.apache.maven.plugin.checkstyle.resource"><B>LicenseResourceManager</B></A></UL>
 </UL>

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-use.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-use.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/resource/package-use.html Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Package org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
 
@@ -13,7 +13,9 @@ Uses of Package org.apache.maven.plugin.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.resource (Apache Maven Checkstyle Plugin 2.15 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.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>
-CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)
+CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator interface">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CheckstyleRssGenerator (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 ======= -->
@@ -143,12 +145,12 @@ generateRSS</H3>
 <PRE>
 void <B>generateRSS</B>(<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleResults</A>&nbsp;results,
                  <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGeneratorRequest</A>&nbsp;checkstyleRssGeneratorRequest)
-                 throws <A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html" title="class or interface in org.apache.maven.reporting">MavenReportException</A></PRE>
+                 throws <A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html" title="class or interface in org.apache.maven.reporting">MavenReportException</A></CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.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>
-CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 2.14 API)
+CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CheckstyleRssGeneratorRequest (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.rss</
 <BR>
 Class CheckstyleRssGeneratorRequest</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.rss.CheckstyleRssGeneratorRequest</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>CheckstyleRssGeneratorRequest</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>CheckstyleRssGeneratorRequest</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>
@@ -117,10 +119,10 @@ Class CheckstyleRssGeneratorRequest</H2>
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#CheckstyleRssGeneratorRequest(org.apache.maven.project.MavenProject, java.lang.String, java.io.File, org.apache.maven.plugin.logging.Log)">CheckstyleRssGeneratorRequest</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;mavenProject,
-                              <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;copyright,
-                              <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;outputDirectory,
-                              <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>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#CheckstyleRssGeneratorRequest(org.apache.maven.project.MavenProject, java.lang.String, java.io.File, org.apache.maven.plugin.logging.Log)">CheckstyleRssGeneratorRequest</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;mavenProject,
+                              <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;copyright,
+                              <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;outputDirectory,
+                              <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" 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>
@@ -137,7 +139,7 @@ Class CheckstyleRssGeneratorRequest</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/rss/CheckstyleRssGeneratorRequest.html#getCopyright()">getCopyright</A></B>()</CODE>
 
 <BR>
@@ -145,7 +147,7 @@ Class CheckstyleRssGeneratorRequest</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-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>
+<CODE>&nbsp;<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" 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/rss/CheckstyleRssGeneratorRequest.html#getLog()">getLog</A></B>()</CODE>
 
 <BR>
@@ -153,7 +155,7 @@ Class CheckstyleRssGeneratorRequest</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/rss/CheckstyleRssGeneratorRequest.html#getMavenProject()">getMavenProject</A></B>()</CODE>
 
 <BR>
@@ -161,7 +163,7 @@ Class CheckstyleRssGeneratorRequest</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/rss/CheckstyleRssGeneratorRequest.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
 
 <BR>
@@ -170,7 +172,7 @@ Class CheckstyleRssGeneratorRequest</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/rss/CheckstyleRssGeneratorRequest.html#setCopyright(java.lang.String)">setCopyright</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;copyright)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#setCopyright(java.lang.String)">setCopyright</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;copyright)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -178,7 +180,7 @@ Class CheckstyleRssGeneratorRequest</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/rss/CheckstyleRssGeneratorRequest.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>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.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?is-external=true" 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>
@@ -186,7 +188,7 @@ Class CheckstyleRssGeneratorRequest</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/rss/CheckstyleRssGeneratorRequest.html#setMavenProject(org.apache.maven.project.MavenProject)">setMavenProject</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;mavenProject)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#setMavenProject(org.apache.maven.project.MavenProject)">setMavenProject</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;mavenProject)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -194,7 +196,7 @@ Class CheckstyleRssGeneratorRequest</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/rss/CheckstyleRssGeneratorRequest.html#setOutputDirectory(java.io.File)">setOutputDirectory</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;outputDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#setOutputDirectory(java.io.File)">setOutputDirectory</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;outputDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -203,10 +205,10 @@ Class CheckstyleRssGeneratorRequest</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;
@@ -225,10 +227,10 @@ Class CheckstyleRssGeneratorRequest</H2>
 <A NAME="CheckstyleRssGeneratorRequest(org.apache.maven.project.MavenProject, java.lang.String, java.io.File, org.apache.maven.plugin.logging.Log)"><!-- --></A><H3>
 CheckstyleRssGeneratorRequest</H3>
 <PRE>
-public <B>CheckstyleRssGeneratorRequest</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;mavenProject,
-                                     <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;copyright,
-                                     <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;outputDirectory,
-                                     <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>
+public <B>CheckstyleRssGeneratorRequest</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;mavenProject,
+                                     <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;copyright,
+                                     <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;outputDirectory,
+                                     <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</PRE>
 <DL>
 </DL>
 
@@ -245,7 +247,7 @@ public <B>CheckstyleRssGeneratorRequest<
 <A NAME="getMavenProject()"><!-- --></A><H3>
 getMavenProject</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>getMavenProject</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>getMavenProject</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -256,7 +258,7 @@ public <A HREF="http://maven.apache.org/
 <A NAME="setMavenProject(org.apache.maven.project.MavenProject)"><!-- --></A><H3>
 setMavenProject</H3>
 <PRE>
-public void <B>setMavenProject</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;mavenProject)</PRE>
+public void <B>setMavenProject</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;mavenProject)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -267,7 +269,7 @@ public void <B>setMavenProject</B>(<A HR
 <A NAME="getCopyright()"><!-- --></A><H3>
 getCopyright</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>getCopyright</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>getCopyright</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -278,7 +280,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setCopyright(java.lang.String)"><!-- --></A><H3>
 setCopyright</H3>
 <PRE>
-public void <B>setCopyright</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;copyright)</PRE>
+public void <B>setCopyright</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;copyright)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -289,7 +291,7 @@ public void <B>setCopyright</B>(<A HREF=
 <A NAME="getOutputDirectory()"><!-- --></A><H3>
 getOutputDirectory</H3>
 <PRE>
-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>getOutputDirectory</B>()</PRE>
+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>getOutputDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -300,7 +302,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="setOutputDirectory(java.io.File)"><!-- --></A><H3>
 setOutputDirectory</H3>
 <PRE>
-public void <B>setOutputDirectory</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;outputDirectory)</PRE>
+public void <B>setOutputDirectory</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;outputDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -311,7 +313,7 @@ public void <B>setOutputDirectory</B>(<A
 <A NAME="getLog()"><!-- --></A><H3>
 getLog</H3>
 <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>
+public <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</A> <B>getLog</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -322,7 +324,7 @@ public <A HREF="http://maven.apache.org/
 <A NAME="setLog(org.apache.maven.plugin.logging.Log)"><!-- --></A><H3>
 setLog</H3>
 <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>
+public void <B>setLog</B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</A>&nbsp;log)</PRE>
 <DL>
 <DD><DL>
 </DL>

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.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>
-DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)
+DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.15 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 2.14 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="DefaultCheckstyleRssGenerator (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,7 +91,7 @@ org.apache.maven.plugin.checkstyle.rss</
 <BR>
 Class DefaultCheckstyleRssGenerator</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.rss.DefaultCheckstyleRssGenerator</B>
 </PRE>
 <DL>
@@ -97,9 +99,9 @@ Class DefaultCheckstyleRssGenerator</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE><FONT SIZE="-1"><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html" title="class or interface in org.codehaus.plexus.component.annotations">@Component</A>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#role()" title="class or interface in org.codehaus.plexus.component.annotations">role</A>=<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator.class</A>,
-           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#hint()" title="class or interface in org.codehaus.plexus.component.annotations">hint</A>="default")
-</FONT>public class <B>DefaultCheckstyleRssGenerator</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><DT>implements <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A></DL>
+<DT><PRE><FONT SIZE="-1"><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true" title="class or interface in org.codehaus.plexus.component.annotations">@Component</A>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#role()" title="class or interface in org.codehaus.plexus.component.annotations">role</A>=<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator.class</A>,
+           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#hint()" title="class or interface in org.codehaus.plexus.component.annotations">hint</A>="default")
+</FONT>public class <B>DefaultCheckstyleRssGenerator</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><DT>implements <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A></DL>
 </PRE>
 
 <P>
@@ -150,10 +152,10 @@ Class DefaultCheckstyleRssGenerator</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;
@@ -191,7 +193,7 @@ generateRSS</H3>
 <PRE>
 public void <B>generateRSS</B>(<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleResults</A>&nbsp;results,
                         <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGeneratorRequest</A>&nbsp;checkstyleRssGeneratorRequest)
-                 throws <A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html" title="class or interface in org.apache.maven.reporting">MavenReportException</A></PRE>
+                 throws <A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html#generateRSS(org.apache.maven.plugin.checkstyle.exec.CheckstyleResults, org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest)">generateRSS</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A></CODE></DL>
@@ -199,7 +201,7 @@ public void <B>generateRSS</B>(<A HREF="
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html" title="class or interface in org.apache.maven.reporting">MavenReportException</A></CODE><DT><B>See Also:</B><DD><CODE>org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator#generateRSS(org.apache.maven.plugin.checkstyle.exec.CheckstyleResults)</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</A></CODE><DT><B>See Also:</B><DD><CODE>org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator#generateRSS(org.apache.maven.plugin.checkstyle.exec.CheckstyleResults)</CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->