You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2013/11/11 23:42:54 UTC

svn commit: r886226 [3/44] - in /websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/...

Added: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/index.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/index.html (added)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/index.html Mon Nov 11 22:42:50 2013
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Apache Maven Checkstyle Plugin 2.11-SNAPSHOT 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>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" 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>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<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. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
\ No newline at end of file

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

Propchange: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/index.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html (added)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html Mon Nov 11 22:42:50 2013
@@ -0,0 +1,687 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AbstractCheckstyleReport (Apache Maven Checkstyle Plugin 2.11-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AbstractCheckstyleReport (Apache Maven Checkstyle Plugin 2.11-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractCheckstyleReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugin.checkstyle"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" target="_top">Frames</a></li>
+<li><a href="AbstractCheckstyleReport.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.maven.plugin.checkstyle</div>
+<h2 title="Class AbstractCheckstyleReport" class="title">Class AbstractCheckstyleReport</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><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></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">org.apache.maven.reporting.AbstractMavenReport</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleAggregateReport</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleReport</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">AbstractCheckstyleReport</span>
+extends <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></pre>
+<div class="block">Base abstract class for Checkstyle reports.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.8</dd>
+<dt><span class="strong">Version:</span></dt>
+  <dd>$Id: AbstractCheckstyleReport.java 1540550 2013-11-10 21:04:52Z bimargulies $</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#checkstyleExecutor">checkstyleExecutor</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#checkstyleRssGenerator">checkstyleRssGenerator</a></strong></code>
+<div class="block">CheckstyleRssGenerator.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static <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></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#JAVA_FILES">JAVA_FILES</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#locator">locator</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#PLUGIN_RESOURCES">PLUGIN_RESOURCES</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#project">project</a></strong></code>
+<div class="block">The Maven Project Object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <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="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#resources">resources</a></strong></code>
+<div class="block">Specifies the location of the resources to be used for Checkstyle.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/shared/maven-doxia-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html?is-external=true" title="class or interface in org.apache.maven.doxia.tools">SiteTool</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#siteTool">siteTool</a></strong></code>
+<div class="block">SiteTool.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#skip">skip</a></strong></code>
+<div class="block">Skip entire check.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html?is-external=true" title="class or interface in java.io">ByteArrayOutputStream</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#stringOutputStream">stringOutputStream</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <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="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#testResources">testResources</a></strong></code>
+<div class="block">Specifies the location of the test resources to be used for Checkstyle.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.reporting.MavenReport">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_INFORMATION" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_INFORMATION</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_REPORTS" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_REPORTS</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#ROLE" title="class or interface in org.apache.maven.reporting">ROLE</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#AbstractCheckstyleReport()">AbstractCheckstyleReport</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#createRequest()">createRequest</a></strong>()</code>
+<div class="block">Create the Checkstyle executor request.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#executeReport(java.util.Locale)">executeReport</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getConsoleListener()">getConsoleListener</a></strong>()</code>
+<div class="block">Creates and returns the console listener.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getDescription(java.util.Locale)">getDescription</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getListener()">getListener</a></strong>()</code>
+<div class="block">Creates and returns the report generation listener.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getName(java.util.Locale)">getName</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <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></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getOutputDirectory()">getOutputDirectory</a></strong>()</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getProject()">getProject</a></strong>()</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/apidocs/org/apache/maven/doxia/siterenderer/Renderer.html?is-external=true" title="class or interface in org.apache.maven.doxia.siterenderer">Renderer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getSiteRenderer()">getSiteRenderer</a></strong>()</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#setReportOutputDirectory(java.io.File)">setReportOutputDirectory</a></strong>(<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;reportOutputDirectory)</code></td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.reporting.AbstractMavenReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#canGenerateReport()" title="class or interface in org.apache.maven.reporting">canGenerateReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#closeReport()" title="class or interface in org.apache.maven.reporting">closeReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#execute()" title="class or interface in org.apache.maven.reporting">execute</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate(org.codehaus.doxia.sink.Sink, java.util.Locale)" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/mav
 en-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate(org.apache.maven.doxia.sink.Sink, java.util.Locale)" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate(org.apache.maven.doxia.sink.Sink, org.apache.maven.doxia.sink.SinkFactory, java.util.Locale)" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getCategoryName()" title="class or interface in org.apache.maven.reporting">getCategoryName</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getReportOutputDirectory()" title="class or interface in org.apache.maven.reporting">get
 ReportOutputDirectory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSink()" title="class or interface in org.apache.maven.reporting">getSink</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSinkFactory()" title="class or interface in org.apache.maven.reporting">getSinkFactory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#isExternalReport()" title="class or interface in org.apache.maven.reporting">isExternalReport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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></h3>
+<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/jav
 ase/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></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.reporting.MavenReport">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#getOutputName()" title="class or interface in org.apache.maven.reporting">getOutputName</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="PLUGIN_RESOURCES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PLUGIN_RESOURCES</h4>
+<pre>public static final&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> PLUGIN_RESOURCES</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport.PLUGIN_RESOURCES">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="JAVA_FILES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>JAVA_FILES</h4>
+<pre>protected static final&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> JAVA_FILES</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport.JAVA_FILES">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="skip">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>skip</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Parameter</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#property()" title="class or interface in org.apache.maven.plugins.annotations">property</a>="checkstyle.skip",
+           <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()" title="class or interface in org.apache.maven.plugins.annotations">defaultValue</a>="false")
+protected&nbsp;boolean skip</pre>
+<div class="block">Skip entire check.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.2</dd></dl>
+</li>
+</ul>
+<a name="resources">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resources</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Parameter</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()" title="class or interface in org.apache.maven.plugins.annotations">defaultValue</a>="${project.resources}",
+           <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()" title="class or interface in org.apache.maven.plugins.annotations">readonly</a>=true)
+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="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</a>&gt; resources</pre>
+<div class="block">Specifies the location of the resources to be used for Checkstyle.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.10</dd></dl>
+</li>
+</ul>
+<a name="testResources">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testResources</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Parameter</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue()" title="class or interface in org.apache.maven.plugins.annotations">defaultValue</a>="${project.testResources}",
+           <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly()" title="class or interface in org.apache.maven.plugins.annotations">readonly</a>=true)
+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="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true" title="class or interface in org.apache.maven.model">Resource</a>&gt; testResources</pre>
+<div class="block">Specifies the location of the test resources to be used for Checkstyle.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.11</dd></dl>
+</li>
+</ul>
+<a name="siteTool">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>siteTool</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Component</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true#role()" title="class or interface in org.apache.maven.plugins.annotations">role</a>=<a href="http://maven.apache.org/shared/maven-doxia-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html?is-external=true" title="class or interface in org.apache.maven.doxia.tools">org.apache.maven.doxia.tools.SiteTool.class</a>)
+protected&nbsp;<a href="http://maven.apache.org/shared/maven-doxia-tools/apidocs/org/apache/maven/doxia/tools/SiteTool.html?is-external=true" title="class or interface in org.apache.maven.doxia.tools">SiteTool</a> siteTool</pre>
+<div class="block">SiteTool.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.2</dd></dl>
+</li>
+</ul>
+<a name="project">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>project</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Component</a>
+protected&nbsp;<a href="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project</pre>
+<div class="block">The Maven Project Object.</div>
+</li>
+</ul>
+<a name="locator">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>locator</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Component</a>
+protected&nbsp;<a href="http://plexus.codehaus.org/plexus-components/plexus-resources/apidocs/org/codehaus/plexus/resource/ResourceManager.html?is-external=true" title="class or interface in org.codehaus.plexus.resource">ResourceManager</a> locator</pre>
+</li>
+</ul>
+<a name="checkstyleRssGenerator">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkstyleRssGenerator</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Component</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true#role()" title="class or interface in org.apache.maven.plugins.annotations">role</a>=<a href="../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator.class</a>,
+           <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true#hint()" title="class or interface in org.apache.maven.plugins.annotations">hint</a>="default")
+protected&nbsp;<a href="../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</a> checkstyleRssGenerator</pre>
+<div class="block">CheckstyleRssGenerator.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.4</dd></dl>
+</li>
+</ul>
+<a name="checkstyleExecutor">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkstyleExecutor</h4>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Component</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true#role()" title="class or interface in org.apache.maven.plugins.annotations">role</a>=<a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor.class</a>,
+           <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true#hint()" title="class or interface in org.apache.maven.plugins.annotations">hint</a>="default")
+protected&nbsp;<a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</a> checkstyleExecutor</pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.5</dd></dl>
+</li>
+</ul>
+<a name="stringOutputStream">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stringOutputStream</h4>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html?is-external=true" title="class or interface in java.io">ByteArrayOutputStream</a> stringOutputStream</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractCheckstyleReport()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractCheckstyleReport</h4>
+<pre>public&nbsp;AbstractCheckstyleReport()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName(java.util.Locale)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&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>&nbsp;getName(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</pre>
+</li>
+</ul>
+<a name="getDescription(java.util.Locale)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescription</h4>
+<pre>public&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>&nbsp;getDescription(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</pre>
+</li>
+</ul>
+<a name="getOutputDirectory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOutputDirectory</h4>
+<pre>protected&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>&nbsp;getOutputDirectory()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getOutputDirectory()" title="class or interface in org.apache.maven.reporting">getOutputDirectory</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getProject()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProject</h4>
+<pre>protected&nbsp;<a href="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;getProject()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getProject()" title="class or interface in org.apache.maven.reporting">getProject</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getSiteRenderer()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSiteRenderer</h4>
+<pre>protected&nbsp;<a href="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/apidocs/org/apache/maven/doxia/siterenderer/Renderer.html?is-external=true" title="class or interface in org.apache.maven.doxia.siterenderer">Renderer</a>&nbsp;getSiteRenderer()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSiteRenderer()" title="class or interface in org.apache.maven.reporting">getSiteRenderer</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="executeReport(java.util.Locale)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>executeReport</h4>
+<pre>public&nbsp;void&nbsp;executeReport(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)
+                   throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#executeReport(java.util.Locale)" title="class or interface in org.apache.maven.reporting">executeReport</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code></dd></dl>
+</li>
+</ul>
+<a name="createRequest()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRequest</h4>
+<pre>protected abstract&nbsp;<a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</a>&nbsp;createRequest()
+                                                    throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<div class="block">Create the Checkstyle executor request.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The executor request.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code> - If something goes wrong during creation.</dd></dl>
+</li>
+</ul>
+<a name="getListener()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getListener</h4>
+<pre>protected&nbsp;<a href="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a>&nbsp;getListener()
+                             throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<div class="block">Creates and returns the report generation listener.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The audit listener.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code> - If something goes wrong.</dd></dl>
+</li>
+</ul>
+<a name="getConsoleListener()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConsoleListener</h4>
+<pre>protected&nbsp;<a href="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/DefaultLogger.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle">DefaultLogger</a>&nbsp;getConsoleListener()
+                                    throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<div class="block">Creates and returns the console listener.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The console listener.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code> - If something goes wrong.</dd></dl>
+</li>
+</ul>
+<a name="setReportOutputDirectory(java.io.File)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setReportOutputDirectory</h4>
+<pre>public&nbsp;void&nbsp;setReportOutputDirectory(<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;reportOutputDirectory)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#setReportOutputDirectory(java.io.File)" title="class or interface in org.apache.maven.reporting">setReportOutputDirectory</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#setReportOutputDirectory(java.io.File)" title="class or interface in org.apache.maven.reporting">setReportOutputDirectory</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractCheckstyleReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugin.checkstyle"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" target="_top">Frames</a></li>
+<li><a href="AbstractCheckstyleReport.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html (added)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html Mon Nov 11 22:42:50 2013
@@ -0,0 +1,393 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 2.11-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 2.11-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckstyleAggregateReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" target="_top">Frames</a></li>
+<li><a href="CheckstyleAggregateReport.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.maven.plugin.checkstyle</div>
+<h2 title="Class CheckstyleAggregateReport" class="title">Class CheckstyleAggregateReport</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><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></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">org.apache.maven.reporting.AbstractMavenReport</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name()" title="class or interface in org.apache.maven.plugins.annotations">name</a>="checkstyle-aggregate",
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#aggregator()" title="class or interface in org.apache.maven.plugins.annotations">aggregator</a>=true,
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution()" title="class or interface in org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#COMPILE" title="class or interface in org.apache.maven.plugins.annotations">COMPILE</a>,
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe()" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
+public class <span class="strong">CheckstyleAggregateReport</span>
+extends <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</a></pre>
+<div class="block">A reporting task that performs Checkstyle analysis and generates an aggregate HTML report on the violations that checkstyle finds in a multi-module reactor build.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.8</dd>
+<dt><span class="strong">Version:</span></dt>
+  <dd>$Id: CheckstyleAggregateReport.java 1540563 2013-11-10 22:07:54Z bimargulies $</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.maven.plugin.checkstyle.<a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</a></h3>
+<code><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#checkstyleExecutor">checkstyleExecutor</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#checkstyleRssGenerator">checkstyleRssGenerator</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#JAVA_FILES">JAVA_FILES</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#locator">locator</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#PLUGIN_RESOURCES">PLUGIN_RESOURCES</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#project">project</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#resources">resources</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#siteTool">siteTool</a>, <a href="../../../../
 ../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#skip">skip</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#stringOutputStream">stringOutputStream</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#testResources">testResources</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.reporting.MavenReport">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_INFORMATION" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_INFORMATION</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_REPORTS" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_REPORTS</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#ROLE" title="class or interface in org.apache.maven.reporting">ROLE</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html#CheckstyleAggregateReport()">CheckstyleAggregateReport</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html#canGenerateReport()">canGenerateReport</a></strong>()</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html#createRequest()">createRequest</a></strong>()</code>
+<div class="block">Create the Checkstyle executor request.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html#getOutputName()">getOutputName</a></strong>()</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html#getProject()">getProject</a></strong>()</code></td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.checkstyle.<a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</a></h3>
+<code><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#executeReport(java.util.Locale)">executeReport</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getConsoleListener()">getConsoleListener</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getDescription(java.util.Locale)">getDescription</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getListener()">getListener</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getName(java.util.Locale)">getName</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getOutputDirectory()">getOutputDirectory</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getSiteRenderer()">getSiteRenderer</a>, <a href="../../../../../org/apache/maven/plugin/checkstyle
 /AbstractCheckstyleReport.html#setReportOutputDirectory(java.io.File)">setReportOutputDirectory</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.reporting.AbstractMavenReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#closeReport()" title="class or interface in org.apache.maven.reporting">closeReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#execute()" title="class or interface in org.apache.maven.reporting">execute</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate(org.codehaus.doxia.sink.Sink, java.util.Locale)" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate(org.apache.maven.doxia.sink.Sink, java.util.Locale)" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="ht
 tp://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate(org.apache.maven.doxia.sink.Sink, org.apache.maven.doxia.sink.SinkFactory, java.util.Locale)" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getCategoryName()" title="class or interface in org.apache.maven.reporting">getCategoryName</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getReportOutputDirectory()" title="class or interface in org.apache.maven.reporting">getReportOutputDirectory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSink()" title="class or interface in org.apache.maven.reporting">getSin
 k</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSinkFactory()" title="class or interface in org.apache.maven.reporting">getSinkFactory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#isExternalReport()" title="class or interface in org.apache.maven.reporting">isExternalReport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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></h3>
+<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/jav
 ase/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></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CheckstyleAggregateReport()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CheckstyleAggregateReport</h4>
+<pre>public&nbsp;CheckstyleAggregateReport()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getProject()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProject</h4>
+<pre>protected&nbsp;<a href="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;getProject()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#getProject()">getProject</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="createRequest()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRequest</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</a>&nbsp;createRequest()
+                                           throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<div class="block">Create the Checkstyle executor request.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#createRequest()">createRequest</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The executor request.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code> - If something goes wrong during creation.</dd></dl>
+</li>
+</ul>
+<a name="getOutputName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOutputName</h4>
+<pre>public&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>&nbsp;getOutputName()</pre>
+</li>
+</ul>
+<a name="canGenerateReport()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>canGenerateReport</h4>
+<pre>public&nbsp;boolean&nbsp;canGenerateReport()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#canGenerateReport()" title="class or interface in org.apache.maven.reporting">canGenerateReport</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#canGenerateReport()" title="class or interface in org.apache.maven.reporting">canGenerateReport</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckstyleAggregateReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" target="_top">Frames</a></li>
+<li><a href="CheckstyleAggregateReport.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.11-SNAPSHOT/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html
------------------------------------------------------------------------------
    svn:mime-type = text/html