You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2014/03/11 21:12:55 UTC

svn commit: r901148 [8/48] - in /websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/pmd/ apidocs/org/apache/maven/plugin/pmd/class-use/ apidocs/org/apache/maven/plugin/pmd/model/ apid...

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/PmdFile.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/PmdFile.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/PmdFile.html Tue Mar 11 20:12:51 2014
@@ -4,18 +4,17 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PmdFile (Maven PMD Plugin 3.0.1 API)
+PmdFile (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.model.PmdFile class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PmdFile (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="PmdFile (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -91,15 +89,15 @@ org.apache.maven.plugin.pmd.model</FONT>
 <BR>
 Class PmdFile</H2>
 <PRE>
-<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<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>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.model.PmdFile</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>PmdFile</B><DT>extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DL>
+<DT><PRE>public class <B>PmdFile</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="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DL>
 </PRE>
 
 <P>
@@ -149,7 +147,7 @@ Class PmdFile.
 </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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#getName()">getName</A></B>()</CODE>
 
 <BR>
@@ -157,7 +155,7 @@ Class PmdFile.
 </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?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;</CODE></FONT></TD>
+<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="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#getViolations()">getViolations</A></B>()</CODE>
 
 <BR>
@@ -174,7 +172,7 @@ Class PmdFile.
 <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/pmd/model/PmdFile.html#setName(java.lang.String)">setName</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#setName(java.lang.String)">setName</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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the name field.</TD>
@@ -182,7 +180,7 @@ Class PmdFile.
 <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/pmd/model/PmdFile.html#setViolations(java.util.List)">setViolations</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;&nbsp;violations)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#setViolations(java.util.List)">setViolations</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="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;&nbsp;violations)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the violations field.</TD>
@@ -191,10 +189,10 @@ Class PmdFile.
 &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?is-external=true" 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/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<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>
 </TR>
 </TABLE>
 &nbsp;
@@ -246,7 +244,7 @@ public void <B>addViolation</B>(<A HREF=
 <A NAME="getName()"><!-- --></A><H3>
 getName</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getName</B>()</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>getName</B>()</PRE>
 <DL>
 <DD>Get the name field.
 <P>
@@ -263,7 +261,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="getViolations()"><!-- --></A><H3>
 getViolations</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt; <B>getViolations</B>()</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="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt; <B>getViolations</B>()</PRE>
 <DL>
 <DD>Method getViolations.
 <P>
@@ -296,7 +294,7 @@ public void <B>removeViolation</B>(<A HR
 <A NAME="setName(java.lang.String)"><!-- --></A><H3>
 setName</H3>
 <PRE>
-public void <B>setName</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public void <B>setName</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)</PRE>
 <DL>
 <DD>Set the name field.
 <P>
@@ -312,7 +310,7 @@ public void <B>setName</B>(<A HREF="http
 <A NAME="setViolations(java.util.List)"><!-- --></A><H3>
 setViolations</H3>
 <PRE>
-public void <B>setViolations</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;&nbsp;violations)</PRE>
+public void <B>setViolations</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="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;&nbsp;violations)</PRE>
 <DL>
 <DD>Set the violations field.
 <P>
@@ -384,6 +382,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/Violation.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/Violation.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/Violation.html Tue Mar 11 20:12:51 2014
@@ -4,18 +4,17 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Violation (Maven PMD Plugin 3.0.1 API)
+Violation (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.model.Violation class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Violation (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="Violation (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -91,15 +89,15 @@ org.apache.maven.plugin.pmd.model</FONT>
 <BR>
 Class Violation</H2>
 <PRE>
-<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<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>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.model.Violation</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>Violation</B><DT>extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DL>
+<DT><PRE>public class <B>Violation</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="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DL>
 </PRE>
 
 <P>
@@ -149,7 +147,7 @@ Class Violation.
 </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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#getFileName()">getFileName</A></B>()</CODE>
 
 <BR>
@@ -165,7 +163,7 @@ Class Violation.
 </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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#getRule()">getRule</A></B>()</CODE>
 
 <BR>
@@ -173,7 +171,7 @@ Class Violation.
 </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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#getText()">getText</A></B>()</CODE>
 
 <BR>
@@ -181,7 +179,7 @@ Class Violation.
 </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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#getViolationClass()">getViolationClass</A></B>()</CODE>
 
 <BR>
@@ -189,7 +187,7 @@ Class Violation.
 </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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#getViolationPackage()">getViolationPackage</A></B>()</CODE>
 
 <BR>
@@ -206,7 +204,7 @@ Class Violation.
 <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/pmd/model/Violation.html#setFileName(java.lang.String)">setFileName</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;fileName)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#setFileName(java.lang.String)">setFileName</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;fileName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -222,7 +220,7 @@ Class Violation.
 <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/pmd/model/Violation.html#setRule(java.lang.String)">setRule</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rule)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#setRule(java.lang.String)">setRule</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;rule)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the rule field.</TD>
@@ -230,7 +228,7 @@ Class Violation.
 <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/pmd/model/Violation.html#setText(java.lang.String)">setText</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#setText(java.lang.String)">setText</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;text)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the text field.</TD>
@@ -238,7 +236,7 @@ Class Violation.
 <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/pmd/model/Violation.html#setViolationClass(java.lang.String)">setViolationClass</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;violationClass)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#setViolationClass(java.lang.String)">setViolationClass</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;violationClass)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the violationClass field.</TD>
@@ -246,7 +244,7 @@ Class Violation.
 <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/pmd/model/Violation.html#setViolationPackage(java.lang.String)">setViolationPackage</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;violationPackage)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html#setViolationPackage(java.lang.String)">setViolationPackage</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;violationPackage)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the violationPackage field.</TD>
@@ -255,10 +253,10 @@ Class Violation.
 &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?is-external=true" 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/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<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>
 </TR>
 </TABLE>
 &nbsp;
@@ -328,7 +326,7 @@ public int <B>getPriority</B>()</PRE>
 <A NAME="getRule()"><!-- --></A><H3>
 getRule</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getRule</B>()</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>getRule</B>()</PRE>
 <DL>
 <DD>Get the rule field.
 <P>
@@ -345,7 +343,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="getText()"><!-- --></A><H3>
 getText</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getText</B>()</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>getText</B>()</PRE>
 <DL>
 <DD>Get the text field.
 <P>
@@ -362,7 +360,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="getViolationClass()"><!-- --></A><H3>
 getViolationClass</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getViolationClass</B>()</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>getViolationClass</B>()</PRE>
 <DL>
 <DD>Get the violationClass field.
 <P>
@@ -379,7 +377,7 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="getViolationPackage()"><!-- --></A><H3>
 getViolationPackage</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getViolationPackage</B>()</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>getViolationPackage</B>()</PRE>
 <DL>
 <DD>Get the violationPackage field.
 <P>
@@ -428,7 +426,7 @@ public void <B>setPriority</B>(int&nbsp;
 <A NAME="setRule(java.lang.String)"><!-- --></A><H3>
 setRule</H3>
 <PRE>
-public void <B>setRule</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rule)</PRE>
+public void <B>setRule</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;rule)</PRE>
 <DL>
 <DD>Set the rule field.
 <P>
@@ -444,7 +442,7 @@ public void <B>setRule</B>(<A HREF="http
 <A NAME="setText(java.lang.String)"><!-- --></A><H3>
 setText</H3>
 <PRE>
-public void <B>setText</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text)</PRE>
+public void <B>setText</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;text)</PRE>
 <DL>
 <DD>Set the text field.
 <P>
@@ -460,7 +458,7 @@ public void <B>setText</B>(<A HREF="http
 <A NAME="setViolationClass(java.lang.String)"><!-- --></A><H3>
 setViolationClass</H3>
 <PRE>
-public void <B>setViolationClass</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;violationClass)</PRE>
+public void <B>setViolationClass</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;violationClass)</PRE>
 <DL>
 <DD>Set the violationClass field.
 <P>
@@ -476,7 +474,7 @@ public void <B>setViolationClass</B>(<A 
 <A NAME="setViolationPackage(java.lang.String)"><!-- --></A><H3>
 setViolationPackage</H3>
 <PRE>
-public void <B>setViolationPackage</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;violationPackage)</PRE>
+public void <B>setViolationPackage</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;violationPackage)</PRE>
 <DL>
 <DD>Set the violationPackage field.
 <P>
@@ -492,7 +490,7 @@ public void <B>setViolationPackage</B>(<
 <A NAME="setFileName(java.lang.String)"><!-- --></A><H3>
 setFileName</H3>
 <PRE>
-public void <B>setFileName</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;fileName)</PRE>
+public void <B>setFileName</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;fileName)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -506,7 +504,7 @@ public void <B>setFileName</B>(<A HREF="
 <A NAME="getFileName()"><!-- --></A><H3>
 getFileName</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getFileName</B>()</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>getFileName</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -576,6 +574,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/CpdErrorDetail.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/CpdErrorDetail.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/CpdErrorDetail.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.model.CpdErrorDetail (Maven PMD Plugin 3.0.1 API)
+Uses of Class org.apache.maven.plugin.pmd.model.CpdErrorDetail (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.CpdErrorDetail (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.CpdErrorDetail (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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/pmd/model//class-useCpdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/CpdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdErrorDetail.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -112,7 +109,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
+<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method read.</TD>
@@ -120,7 +117,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in,
+<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;in,
      boolean&nbsp;strict)</CODE>
 
 <BR>
@@ -129,7 +126,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;reader)</CODE>
+<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html" title="class or interface in java.io">Reader</A>&nbsp;reader)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -137,7 +134,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;reader,
+<TD><CODE><B>CpdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html" title="class or interface in java.io">Reader</A>&nbsp;reader,
      boolean&nbsp;strict)</CODE>
 
 <BR>
@@ -179,7 +176,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model//class-useCpdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/CpdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdErrorDetail.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -200,6 +197,6 @@ Uses of <A HREF="../../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/CpdFile.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/CpdFile.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/CpdFile.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.model.CpdFile (Maven PMD Plugin 3.0.1 API)
+Uses of Class org.apache.maven.plugin.pmd.model.CpdFile (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.CpdFile (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.CpdFile (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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/pmd/model//class-useCpdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/CpdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdFile.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -111,7 +108,7 @@ Uses of <A HREF="../../../../../../../or
 </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?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>&gt;</CODE></FONT></TD>
+<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="../../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>Duplication.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html#getFiles()">getFiles</A></B>()</CODE>
 
 <BR>
@@ -152,7 +149,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>Duplication.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html#setFiles(java.util.List)">setFiles</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>&gt;&nbsp;files)</CODE>
+<TD><CODE><B>Duplication.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html#setFiles(java.util.List)">setFiles</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="../../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>&gt;&nbsp;files)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the files field.</TD>
@@ -193,7 +190,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model//class-useCpdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/CpdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdFile.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -214,6 +211,6 @@ Uses of <A HREF="../../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Duplication.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Duplication.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Duplication.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.model.Duplication (Maven PMD Plugin 3.0.1 API)
+Uses of Class org.apache.maven.plugin.pmd.model.Duplication (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.Duplication (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.Duplication (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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/pmd/model//class-useDuplication.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/Duplication.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Duplication.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,8 +112,8 @@ Uses of <A HREF="../../../../../../../or
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>CpdViolationCheckMojo.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#getErrorDetails(java.io.File)">getErrorDetails</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;cpdFile)</CODE>
+<CODE>protected &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="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>CpdViolationCheckMojo.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#getErrorDetails(java.io.File)">getErrorDetails</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;cpdFile)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the attributes and text for the violation tag and puts them in a
@@ -158,7 +155,7 @@ Uses of <A HREF="../../../../../../../or
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B>CpdViolationCheckMojo.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#printError(org.apache.maven.plugin.pmd.model.Duplication, java.lang.String)">printError</A></B>(<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>&nbsp;item,
-           <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;severity)</CODE>
+           <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;severity)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Formats the failure details and prints them as an INFO message</TD>
@@ -182,7 +179,7 @@ Uses of <A HREF="../../../../../../../or
 </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?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>&gt;</CODE></FONT></TD>
+<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="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>CpdErrorDetail.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#getDuplications()">getDuplications</A></B>()</CODE>
 
 <BR>
@@ -223,7 +220,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>CpdErrorDetail.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setDuplications(java.util.List)">setDuplications</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>&gt;&nbsp;duplications)</CODE>
+<TD><CODE><B>CpdErrorDetail.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setDuplications(java.util.List)">setDuplications</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="../../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>&gt;&nbsp;duplications)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the duplications field.</TD>
@@ -264,7 +261,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model//class-useDuplication.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/Duplication.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Duplication.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -285,6 +282,6 @@ Uses of <A HREF="../../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/PmdErrorDetail.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/PmdErrorDetail.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/PmdErrorDetail.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.model.PmdErrorDetail (Maven PMD Plugin 3.0.1 API)
+Uses of Class org.apache.maven.plugin.pmd.model.PmdErrorDetail (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.PmdErrorDetail (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.PmdErrorDetail (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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/pmd/model//class-usePmdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/PmdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdErrorDetail.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -112,7 +109,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
+<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method read.</TD>
@@ -120,7 +117,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in,
+<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;in,
      boolean&nbsp;strict)</CODE>
 
 <BR>
@@ -129,7 +126,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;reader)</CODE>
+<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html" title="class or interface in java.io">Reader</A>&nbsp;reader)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -137,7 +134,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A></CODE></FONT></TD>
-<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;reader,
+<TD><CODE><B>PmdXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader, boolean)">read</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html" title="class or interface in java.io">Reader</A>&nbsp;reader,
      boolean&nbsp;strict)</CODE>
 
 <BR>
@@ -179,7 +176,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model//class-usePmdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/PmdErrorDetail.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdErrorDetail.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -200,6 +197,6 @@ Uses of <A HREF="../../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/PmdFile.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/PmdFile.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/PmdFile.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.model.PmdFile (Maven PMD Plugin 3.0.1 API)
+Uses of Class org.apache.maven.plugin.pmd.model.PmdFile (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.PmdFile (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.PmdFile (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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/pmd/model//class-usePmdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/PmdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdFile.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -111,7 +108,7 @@ Uses of <A HREF="../../../../../../../or
 </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?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>&gt;</CODE></FONT></TD>
+<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="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>PmdErrorDetail.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#getFiles()">getFiles</A></B>()</CODE>
 
 <BR>
@@ -152,7 +149,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>PmdErrorDetail.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#setFiles(java.util.List)">setFiles</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>&gt;&nbsp;files)</CODE>
+<TD><CODE><B>PmdErrorDetail.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#setFiles(java.util.List)">setFiles</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="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>&gt;&nbsp;files)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the files field.</TD>
@@ -193,7 +190,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model//class-usePmdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/PmdFile.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdFile.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -214,6 +211,6 @@ Uses of <A HREF="../../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Violation.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Violation.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Violation.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.model.Violation (Maven PMD Plugin 3.0.1 API)
+Uses of Class org.apache.maven.plugin.pmd.model.Violation (Apache Maven PMD Plugin 3.1 API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.Violation (Maven PMD Plugin 3.0.1 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.Violation (Apache Maven PMD Plugin 3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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/pmd/model//class-useViolation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/Violation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Violation.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,8 +112,8 @@ Uses of <A HREF="../../../../../../../or
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>PmdViolationCheckMojo.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(java.io.File)">getErrorDetails</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;pmdFile)</CODE>
+<CODE>protected &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="../../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>PmdViolationCheckMojo.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(java.io.File)">getErrorDetails</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;pmdFile)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -157,7 +154,7 @@ Uses of <A HREF="../../../../../../../or
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B>PmdViolationCheckMojo.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#printError(org.apache.maven.plugin.pmd.model.Violation, java.lang.String)">printError</A></B>(<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&nbsp;item,
-           <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;severity)</CODE>
+           <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;severity)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Formats the failure details and prints them as an INFO message</TD>
@@ -181,7 +178,7 @@ Uses of <A HREF="../../../../../../../or
 </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?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;</CODE></FONT></TD>
+<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="../../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>PmdFile.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#getViolations()">getViolations</A></B>()</CODE>
 
 <BR>
@@ -222,7 +219,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>PmdFile.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#setViolations(java.util.List)">setViolations</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;&nbsp;violations)</CODE>
+<TD><CODE><B>PmdFile.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#setViolations(java.util.List)">setViolations</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="../../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>&gt;&nbsp;violations)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the violations field.</TD>
@@ -263,7 +260,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model//class-useViolation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/pmd/model/class-use/Violation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Violation.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -284,6 +281,6 @@ Uses of <A HREF="../../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file