You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/03/04 22:10:58 UTC

svn commit: r853015 [2/46] - in /websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/pmd/ api...

Added: websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index-all.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index-all.html (added)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index-all.html Mon Mar  4 21:10:54 2013
@@ -0,0 +1,682 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Index (Maven PMD Plugin 3.0.1 API)
+</TITLE>
+
+
+<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="Index (Maven PMD Plugin 3.0.1 API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdReport</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Base class for the PMD reports.<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#AbstractPmdReport()"><B>AbstractPmdReport()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdViolationCheckMojo</B></A>&lt;<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="type parameter in AbstractPmdViolationCheckMojo">D</A>&gt; - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Base class for mojos that check if there were any PMD violations.<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#AbstractPmdViolationCheckMojo()"><B>AbstractPmdViolationCheckMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#addDuplication(org.apache.maven.plugin.pmd.model.Duplication)"><B>addDuplication(Duplication)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A>
+<DD>Method addDuplication.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#addFile(org.apache.maven.plugin.pmd.model.CpdFile)"><B>addFile(CpdFile)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Method addFile.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#addFile(org.apache.maven.plugin.pmd.model.PmdFile)"><B>addFile(PmdFile)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A>
+<DD>Method addFile.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html#addViolation(org.apache.maven.plugin.pmd.model.Violation)"><B>addViolation(Violation)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>
+<DD>Method addViolation.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#aggregate"><B>aggregate</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Whether to build an aggregated report at the root, or build individual reports.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#aggregate"><B>aggregate</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Whether to build an aggregated report at the root, or build individual reports.
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html#beginDocument()"><B>beginDocument()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd">CpdReportGenerator</A>
+<DD>Method that generates the start of the CPD report.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#beginDocument()"><B>beginDocument()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#canGenerateReport()"><B>canGenerateReport()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#constructXRefLocation(boolean)"><B>constructXRefLocation(boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model"><B>CpdErrorDetail</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/package-summary.html">org.apache.maven.plugin.pmd.model</A><DD>Class CpdErrorDetail.<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#CpdErrorDetail()"><B>CpdErrorDetail()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model"><B>CpdFile</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/package-summary.html">org.apache.maven.plugin.pmd.model</A><DD>Class CpdFile.<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html#CpdFile()"><B>CpdFile()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReport</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Creates a report for PMD's CPD tool.<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#CpdReport()"><B>CpdReport()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportGenerator</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Class that generated the CPD report.<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html#CpdReportGenerator(org.apache.maven.doxia.sink.Sink, java.util.Map, java.util.ResourceBundle, boolean)"><B>CpdReportGenerator(Sink, Map&lt;File, PmdFileInfo&gt;, ResourceBundle, boolean)</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd">CpdReportGenerator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>CpdViolationCheckMojo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Fail the build if there were any CPD violations in the source code.<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#CpdViolationCheckMojo()"><B>CpdViolationCheckMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3"><B>CpdXpp3Reader</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/package-summary.html">org.apache.maven.plugin.pmd.model.io.xpp3</A><DD>Class CpdXpp3Reader.<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#CpdXpp3Reader()"><B>CpdXpp3Reader()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">CpdXpp3Reader</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#createRenderer()"><B>createRenderer()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>Create and return the correct renderer for the output type.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#createRenderer()"><B>createRenderer()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>Create and return the correct renderer for the output type.
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model"><B>Duplication</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/package-summary.html">org.apache.maven.plugin.pmd.model</A><DD>Class Duplication.<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#Duplication()"><B>Duplication()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#endDocument()"><B>endDocument()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#execute()"><B>execute()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html#execute()"><B>execute()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd">HelpMojo</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#execute()"><B>execute()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#executeCheck(java.lang.String, java.lang.String, java.lang.String, int)"><B>executeCheck(String, String, String, int)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#executeReport(java.util.Locale)"><B>executeReport(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#executeReport(java.util.Locale)"><B>executeReport(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#failOnViolation"><B>failOnViolation</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Whether to fail the build if the validation check fails.
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#failOnViolation"><B>failOnViolation</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>Whether to fail the build if the validation check fails.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#format"><B>format</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Set the output format type, in addition to the HTML report.
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html#generate(java.util.Iterator)"><B>generate(Iterator&lt;Match&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd">CpdReportGenerator</A>
+<DD>Method that generates the contents of the CPD report
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#getAddDefaultEntities()"><B>getAddDefaultEntities()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">CpdXpp3Reader</A>
+<DD>Returns the state of the "add default entities" flag.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#getAddDefaultEntities()"><B>getAddDefaultEntities()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">PmdXpp3Reader</A>
+<DD>Returns the state of the "add default entities" flag.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#getBeginline()"><B>getBeginline()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Get the beginline field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#getCodefragment()"><B>getCodefragment()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Get the codefragment field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#getDescription(java.util.Locale)"><B>getDescription(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getDescription(java.util.Locale)"><B>getDescription(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#getDuplications()"><B>getDuplications()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A>
+<DD>Method getDuplications.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#getErrorDetails(java.io.File)"><B>getErrorDetails(File)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Gets the attributes and text for the violation tag and puts them in a
+ HashMap
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#getErrorDetails(java.io.File)"><B>getErrorDetails(File)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>Gets the attributes and text for the violation tag and puts them in a
+ HashMap
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(java.io.File)"><B>getErrorDetails(File)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html#getFailureDetails()"><B>getFailureDetails()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html" title="class in org.apache.maven.plugin.pmd">ViolationDetails</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#getFileName()"><B>getFileName()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#getFiles()"><B>getFiles()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Method getFiles.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#getFiles()"><B>getFiles()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A>
+<DD>Method getFiles.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getFilesToProcess()"><B>getFilesToProcess()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Convenience method to get the list of files where the PMD tool will be executed
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html#getLine()"><B>getLine()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>
+<DD>Get the line field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#getLines()"><B>getLines()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Get the lines field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getLocationTemp(java.lang.String)"><B>getLocationTemp(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>Convenience method to get the location of the specified file name.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#getModelEncoding()"><B>getModelEncoding()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A>
+<DD>Get the modelEncoding field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#getModelEncoding()"><B>getModelEncoding()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A>
+<DD>Get the modelEncoding field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#getName(java.util.Locale)"><B>getName(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html#getName()"><B>getName()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>
+<DD>Get the name field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getName(java.util.Locale)"><B>getName(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getOutputDirectory()"><B>getOutputDirectory()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getOutputEncoding()"><B>getOutputEncoding()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Gets the effective reporting output files encoding.
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#getOutputName()"><B>getOutputName()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getOutputName()"><B>getOutputName()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html#getPath()"><B>getPath()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>
+<DD>Get the path field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getPMDConfiguration()"><B>getPMDConfiguration()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>Constructs the PMD configuration class, passing it an argument
+ that configures the target JDK.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#getPriority(D)"><B>getPriority(D)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#getPriority(org.apache.maven.plugin.pmd.model.Duplication)"><B>getPriority(Duplication)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#getPriority()"><B>getPriority()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Get the priority field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getPriority(org.apache.maven.plugin.pmd.model.Violation)"><B>getPriority(Violation)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getProject()"><B>getProject()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#getProject()"><B>getProject()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#getRule()"><B>getRule()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Get the rule field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getSiteRenderer()"><B>getSiteRenderer()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#getSourceDirectory()"><B>getSourceDirectory()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getSourceEncoding()"><B>getSourceEncoding()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#getText()"><B>getText()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Get the text field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#getTokens()"><B>getTokens()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Get the tokens field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#getViolationClass()"><B>getViolationClass()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Get the violationClass field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#getViolationPackage()"><B>getViolationPackage()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Get the violationPackage field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html#getViolations()"><B>getViolations()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>
+<DD>Method getViolations.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#getViolations()"><B>getViolations()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html#getWarningDetails()"><B>getWarningDetails()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html" title="class in org.apache.maven.plugin.pmd">ViolationDetails</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#getXrefLocation()"><B>getXrefLocation()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd"><B>HelpMojo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Display help information on maven-pmd-plugin.<DT><A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html#HelpMojo()"><B>HelpMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd">HelpMojo</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#includeTests"><B>includeTests</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Run PMD on the tests.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#includeXmlInSite"><B>includeXmlInSite</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Whether to include the xml files generated by PMD/CPD in the site.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#isExcludedFromFailure(D)"><B>isExcludedFromFailure(D)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#isExcludedFromFailure(org.apache.maven.plugin.pmd.model.Duplication)"><B>isExcludedFromFailure(Duplication)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#isExcludedFromFailure(org.apache.maven.plugin.pmd.model.Violation)"><B>isExcludedFromFailure(Violation)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#isFailOnViolation()"><B>isFailOnViolation()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#isFailOnViolation()"><B>isFailOnViolation()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#isHtml()"><B>isHtml()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#loadExcludeFromFailuresData(java.lang.String)"><B>loadExcludeFromFailuresData(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#loadExcludeFromFailuresData(java.lang.String)"><B>loadExcludeFromFailuresData(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#loadExcludeFromFailuresData(java.lang.String)"><B>loadExcludeFromFailuresData(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#metricAdded(net.sourceforge.pmd.stat.Metric)"><B>metricAdded(Metric)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>
+</DL>
+<HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#newViolationDetailsInstance()"><B>newViolationDetailsInstance()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#newViolationDetailsInstance()"><B>newViolationDetailsInstance()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#newViolationDetailsInstance()"><B>newViolationDetailsInstance()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/package-summary.html"><B>org.apache.maven.plugin.pmd</B></A> - package org.apache.maven.plugin.pmd<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/pmd/model/package-summary.html"><B>org.apache.maven.plugin.pmd.model</B></A> - package org.apache.maven.plugin.pmd.model<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/package-summary.html"><B>org.apache.maven.plugin.pmd.model.io.xpp3</B></A> - package org.apache.maven.plugin.pmd.model.io.xpp3<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#outputDirectory"><B>outputDirectory</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The output directory for the final HTML report.
+</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model"><B>PmdErrorDetail</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/package-summary.html">org.apache.maven.plugin.pmd.model</A><DD>Class PmdErrorDetail.<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#PmdErrorDetail()"><B>PmdErrorDetail()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model"><B>PmdFile</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/package-summary.html">org.apache.maven.plugin.pmd.model</A><DD>Class PmdFile.<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html#PmdFile()"><B>PmdFile()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdFileInfo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#PmdFileInfo(org.apache.maven.project.MavenProject, java.io.File, java.lang.String)"><B>PmdFileInfo(MavenProject, File, String)</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReport</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Creates a PMD report.<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#PmdReport()"><B>PmdReport()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportListener</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Handle events from PMD, converting them into Doxia events.<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#PmdReportListener(org.apache.maven.plugin.logging.Log, org.apache.maven.doxia.sink.Sink, java.util.ResourceBundle, boolean)"><B>PmdReportListener(Log, Sink, ResourceBundle, boolean)</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdViolationCheckMojo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Fail the build if there were any PMD violations in the source code.<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#PmdViolationCheckMojo()"><B>PmdViolationCheckMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3"><B>PmdXpp3Reader</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/package-summary.html">org.apache.maven.plugin.pmd.model.io.xpp3</A><DD>Class PmdXpp3Reader.<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#PmdXpp3Reader()"><B>PmdXpp3Reader()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">PmdXpp3Reader</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#printError(D, java.lang.String)"><B>printError(D, String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Formats the failure details and prints them as an INFO message
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#printError(org.apache.maven.plugin.pmd.model.Duplication, java.lang.String)"><B>printError(Duplication, String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>Formats the failure details and prints them as an INFO message
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#printError(org.apache.maven.plugin.pmd.model.Violation, java.lang.String)"><B>printError(Violation, String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>Formats the failure details and prints them as an INFO message
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#printErrors(java.util.List, java.util.List)"><B>printErrors(List&lt;D&gt;, List&lt;D&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Prints the warnings and failures
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#project"><B>project</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The project to analyse.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#project"><B>project</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>The project to analyze.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#reactorProjects"><B>reactorProjects</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The projects in the reactor for aggregation report.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader, boolean)"><B>read(Reader, boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">CpdXpp3Reader</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader)"><B>read(Reader)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">CpdXpp3Reader</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream, boolean)"><B>read(InputStream, boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">CpdXpp3Reader</A>
+<DD>Method read.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream)"><B>read(InputStream)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">CpdXpp3Reader</A>
+<DD>Method read.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader, boolean)"><B>read(Reader, boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">PmdXpp3Reader</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader)"><B>read(Reader)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">PmdXpp3Reader</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream, boolean)"><B>read(InputStream, boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">PmdXpp3Reader</A>
+<DD>Method read.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream)"><B>read(InputStream)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">PmdXpp3Reader</A>
+<DD>Method read.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#removeDuplication(org.apache.maven.plugin.pmd.model.Duplication)"><B>removeDuplication(Duplication)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A>
+<DD>Method removeDuplication.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#removeFile(org.apache.maven.plugin.pmd.model.CpdFile)"><B>removeFile(CpdFile)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Method removeFile.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#removeFile(org.apache.maven.plugin.pmd.model.PmdFile)"><B>removeFile(PmdFile)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A>
+<DD>Method removeFile.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html#removeViolation(org.apache.maven.plugin.pmd.model.Violation)"><B>removeViolation(Violation)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>
+<DD>Method removeViolation.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#ruleViolationAdded(net.sourceforge.pmd.RuleViolation)"><B>ruleViolationAdded(RuleViolation)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#setAddDefaultEntities(boolean)"><B>setAddDefaultEntities(boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">CpdXpp3Reader</A>
+<DD>Sets the state of the "add default entities" flag.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#setAddDefaultEntities(boolean)"><B>setAddDefaultEntities(boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.io.xpp3.<A HREF="./org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3">PmdXpp3Reader</A>
+<DD>Sets the state of the "add default entities" flag.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#setBeginline(int)"><B>setBeginline(int)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Set the beginline field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#setCodefragment(java.lang.String)"><B>setCodefragment(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Set the codefragment field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setDuplications(java.util.List)"><B>setDuplications(List&lt;Duplication&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A>
+<DD>Set the duplications field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html#setFailureDetails(java.util.List)"><B>setFailureDetails(List&lt;D&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html" title="class in org.apache.maven.plugin.pmd">ViolationDetails</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#setFileName(java.lang.String)"><B>setFileName(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#setFiles(java.util.List)"><B>setFiles(List&lt;CpdFile&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Set the files field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#setFiles(java.util.List)"><B>setFiles(List&lt;PmdFile&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A>
+<DD>Set the files field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#setFiles(java.util.Map)"><B>setFiles(Map&lt;File, PmdFileInfo&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html#setLine(int)"><B>setLine(int)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>
+<DD>Set the line field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#setLines(int)"><B>setLines(int)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Set the lines field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setModelEncoding(java.lang.String)"><B>setModelEncoding(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</A>
+<DD>Set the modelEncoding field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html#setModelEncoding(java.lang.String)"><B>setModelEncoding(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</A>
+<DD>Set the modelEncoding field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>
+<DD>Set the name field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html#setPath(java.lang.String)"><B>setPath(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model">CpdFile</A>
+<DD>Set the path field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#setPriority(int)"><B>setPriority(int)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Set the priority field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#setRule(java.lang.String)"><B>setRule(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Set the rule field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#setRulesets(java.lang.String[])"><B>setRulesets(String[])</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#setText(java.lang.String)"><B>setText(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Set the text field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html#setTokens(int)"><B>setTokens(int)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model">Duplication</A>
+<DD>Set the tokens field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#setViolationClass(java.lang.String)"><B>setViolationClass(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Set the violationClass field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#setViolationPackage(java.lang.String)"><B>setViolationPackage(String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>Set the violationPackage field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html#setViolations(java.util.List)"><B>setViolations(List&lt;Violation&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model">PmdFile</A>
+<DD>Set the violations field.
+<DT><A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html#setWarningDetails(java.util.List)"><B>setWarningDetails(List&lt;D&gt;)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html" title="class in org.apache.maven.plugin.pmd">ViolationDetails</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#targetDirectory"><B>targetDirectory</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The output directory for the intermediate XML report.
+</DL>
+<HR>
+<A NAME="_V_"><!-- --></A><H2>
+<B>V</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model"><B>Violation</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/model/package-summary.html">org.apache.maven.plugin.pmd.model</A><DD>Class Violation.<DT><A HREF="./org/apache/maven/plugin/pmd/model/Violation.html#Violation()"><B>Violation()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.model.<A HREF="./org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html" title="class in org.apache.maven.plugin.pmd"><B>ViolationDetails</B></A>&lt;<A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</A>&gt; - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Collector of warnings and failures.<DT><A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html#ViolationDetails()"><B>ViolationDetails()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/ViolationDetails.html" title="class in org.apache.maven.plugin.pmd">ViolationDetails</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> 
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index-all.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index-all.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index.html (added)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index.html Mon Mar  4 21:10:54 2013
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Maven PMD Plugin 3.0.1 API
+</TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+</HEAD>
+<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
+<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
+<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
+<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</FRAMESET>
+<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<NOFRAMES>
+<H2>
+Frame Alert</H2>
+
+<P>
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+<BR>
+Link to<A HREF="overview-summary.html">Non-frame version.</A>
+</NOFRAMES>
+</FRAMESET>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-pmd-plugin-3.0.1/apidocs/index.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision