Modified: 
websites/production/maven/content/jxr-archives/jxr-LATEST/apidocs/org/apache/maven/plugin/jxr/JxrTestReport.html
==============================================================================
--- 
websites/production/maven/content/jxr-archives/jxr-LATEST/apidocs/org/apache/maven/plugin/jxr/JxrTestReport.html
 (original)
+++ 
websites/production/maven/content/jxr-archives/jxr-LATEST/apidocs/org/apache/maven/plugin/jxr/JxrTestReport.html
 Sun Dec  8 21:59:46 2013
@@ -1,471 +1,471 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="fr">
-<head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JxrTestReport (Maven JXR Parent 2.4-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="JxrTestReport (Maven JXR Parent 2.4-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/JxrTestReport.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/jxr/JxrReportUtil.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../../org/apache/maven/plugin/jxr/PluginLogAdapter.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/maven/plugin/jxr/JxrTestReport.html" 
target="_top">Frames</a></li>
-<li><a href="JxrTestReport.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.jxr.AbstractJxrReport">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.jxr</div>
-<h2 title="Class JxrTestReport" class="title">Class JxrTestReport</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>org.apache.maven.plugin.AbstractMojo</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.maven.reporting.AbstractMavenReport</li>
-<li>
-<ul class="inheritance">
-<li><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in 
org.apache.maven.plugin.jxr">org.apache.maven.plugin.jxr.AbstractJxrReport</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.maven.plugin.jxr.JxrTestReport</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>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, 
org.apache.maven.reporting.MavenMultiPageReport, 
org.apache.maven.reporting.MavenReport</dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AggregatorJxrTestReport.html" 
title="class in org.apache.maven.plugin.jxr">AggregatorJxrTestReport</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="strong">JxrTestReport</span>
-extends <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></pre>
-<div class="block">Creates an html-based, cross referenced version of Java 
source code
- for a project's test sources.</div>
-<dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: JxrTestReport.java 1145180 2011-07-11 14:02:55Z bimargulies $</dd>
-<dt><span class="strong">Author:</span></dt>
-  <dd><a href="mailto:bellingard.no-s...@gmail.com";>Fabrice Bellingard</a>, <a 
href="mailto:br...@apache.org";>Brett Porter</a></dd>
-<DT><B>Is defined by the goal name:</B></DT><DD>test-jxr</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.jxr.AbstractJxrReport">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.maven.plugin.jxr.<a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></h3>
-<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#aggregate">aggregate</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#reactorProjects">reactorProjects</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#skip">skip</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.MavenReport</h3>
-<code>CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE</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.Mojo</h3>
-<code>ROLE</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/jxr/JxrTestReport.html#JxrTestReport()">JxrTestReport</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><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/jxr/JxrTestReport.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>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<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/jxr/JxrTestReport.html#getDestinationDirectory()">getDestinationDirectory</a></strong>()</code>
-<div class="block">Abstract method that returns the target directory where the 
generated JXR reports will be put.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <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></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.html#getJavadocDir()">getJavadocDir</a></strong>()</code>
-<div class="block">Abstract method that returns the directory of the javadoc 
files.</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/jxr/JxrTestReport.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>&nbsp;</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/jxr/JxrTestReport.html#getOutputName()">getOutputName</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<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></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.html#getSourceRoots()">getSourceRoots</a></strong>()</code>
-<div class="block">Abstract method that returns the specified source 
directories that will be included in the JXR report generation.</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></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.html#getSourceRoots(org.apache.maven.project.MavenProject)">getSourceRoots</a></strong>(org.apache.maven.project.MavenProject&nbsp;project)</code>
-<div class="block">Abstract method that returns the compile source directories 
of the specified project that will be included in the
- JXR report generation</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.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>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.maven.plugin.jxr.AbstractJxrReport">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.jxr.<a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></h3>
-<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#canGenerateReport()">canGenerateReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#canGenerateReport(java.util.List)">canGenerateReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#constructSourceDirs()">constructSourceDirs</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#execute()">execute</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#executeReport(java.util.Locale)">executeReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getBundle(java.util.Locale)">getBundle</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getOutputDirectory()">getOutputDirectory</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getOutputEncoding()">getOutputEncoding</a>,
 <a href="../../../../../org/apa
 che/maven/plugin/jxr/AbstractJxrReport.html#getProject()">getProject</a>, <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSiteRenderer()">getSiteRenderer</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#init()">init</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#isAggregate()">isAggregate</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#isExternalReport()">isExternalReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#pruneSourceDirs(java.util.List)">pruneSourceDirs</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.AbstractMavenReport</h3>
-<code>closeReport, generate, generate, generate, getCategoryName, 
getReportOutputDirectory, getSink, getSinkFactory</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.AbstractMojo</h3>
-<code>getLog, getPluginContext, setLog, setPluginContext</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="JxrTestReport()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>JxrTestReport</h4>
-<pre>public&nbsp;JxrTestReport()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getSourceRoots()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSourceRoots</h4>
-<pre>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>&nbsp;getSourceRoots()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots()">AbstractJxrReport</a></code></strong></div>
-<div class="block">Abstract method that returns the specified source 
directories that will be included in the JXR report generation.</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots()">getSourceRoots</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>a List of the source 
directories</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots()"><code>AbstractJxrReport.getSourceRoots()</code></a></dd></dl>
-</li>
-</ul>
-<a name="getSourceRoots(org.apache.maven.project.MavenProject)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSourceRoots</h4>
-<pre>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>&nbsp;getSourceRoots(org.apache.maven.project.MavenProject&nbsp;project)</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots(org.apache.maven.project.MavenProject)">AbstractJxrReport</a></code></strong></div>
-<div class="block">Abstract method that returns the compile source directories 
of the specified project that will be included in the
- JXR report generation</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots(org.apache.maven.project.MavenProject)">getSourceRoots</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>project</code> - the 
MavenProject where the JXR report plugin will be executed</dd>
-<dt><span class="strong">Returns:</span></dt><dd>a List of the source 
directories</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots(org.apache.maven.project.MavenProject)"><code>AbstractJxrReport.getSourceRoots(org.apache.maven.project.MavenProject)</code></a></dd></dl>
-</li>
-</ul>
-<a name="getDestinationDirectory()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getDestinationDirectory</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;getDestinationDirectory()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getDestinationDirectory()">AbstractJxrReport</a></code></strong></div>
-<div class="block">Abstract method that returns the target directory where the 
generated JXR reports will be put.</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getDestinationDirectory()">getDestinationDirectory</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>a String that contains the 
target directory name</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getDestinationDirectory()"><code>AbstractJxrReport.getDestinationDirectory()</code></a></dd></dl>
-</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>
-<dl><dt><span class="strong">See 
Also:</span></dt><dd><code>MavenReport.getDescription(java.util.Locale)</code></dd></dl>
-</li>
-</ul>
-<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>
-<dl><dt><span class="strong">See 
Also:</span></dt><dd><code>MavenReport.getName(java.util.Locale)</code></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>
-<dl><dt><span class="strong">See 
Also:</span></dt><dd><code>MavenReport.getOutputName()</code></dd></dl>
-</li>
-</ul>
-<a name="getJavadocDir()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getJavadocDir</h4>
-<pre>protected&nbsp;<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;getJavadocDir()</pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getJavadocDir()">AbstractJxrReport</a></code></strong></div>
-<div class="block">Abstract method that returns the directory of the javadoc 
files.</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getJavadocDir()">getJavadocDir</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>a File for the directory of 
the javadocs</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getJavadocDir()"><code>AbstractJxrReport.getJavadocDir()</code></a></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>setReportOutputDirectory</code>&nbsp;in 
interface&nbsp;<code>org.apache.maven.reporting.MavenReport</code></dd>
-<dt><strong>Overrides:</strong></dt>
-<dd><code>setReportOutputDirectory</code>&nbsp;in 
class&nbsp;<code>org.apache.maven.reporting.AbstractMavenReport</code></dd>
-<dt><span class="strong">See 
Also:</span></dt><dd><code>AbstractMavenReport.setReportOutputDirectory(java.io.File)</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/JxrTestReport.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/jxr/JxrReportUtil.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Prev 
Class</span></a></li>
-<li><a href="../../../../../org/apache/maven/plugin/jxr/PluginLogAdapter.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/maven/plugin/jxr/JxrTestReport.html" 
target="_top">Frames</a></li>
-<li><a href="JxrTestReport.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.jxr.AbstractJxrReport">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; 2002-2013 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</small></p>
-</body>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>JxrTestReport (Maven JXR Parent 2.4-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="JxrTestReport (Maven JXR Parent 2.4-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/JxrTestReport.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/jxr/JxrReportUtil.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugin/jxr/PluginLogAdapter.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/plugin/jxr/JxrTestReport.html" 
target="_top">Frames</a></li>
+<li><a href="JxrTestReport.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.jxr.AbstractJxrReport">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.jxr</div>
+<h2 title="Class JxrTestReport" class="title">Class JxrTestReport</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>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.reporting.AbstractMavenReport</li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in 
org.apache.maven.plugin.jxr">org.apache.maven.plugin.jxr.AbstractJxrReport</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.jxr.JxrTestReport</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>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, 
org.apache.maven.reporting.MavenMultiPageReport, 
org.apache.maven.reporting.MavenReport</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AggregatorJxrTestReport.html" 
title="class in org.apache.maven.plugin.jxr">AggregatorJxrTestReport</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">JxrTestReport</span>
+extends <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></pre>
+<div class="block">Creates an html-based, cross referenced version of Java 
source code
+ for a project's test sources.</div>
+<dl><dt><span class="strong">Version:</span></dt>
+  <dd>$Id: JxrTestReport.java 1145180 2011-07-11 14:02:55Z bimargulies $</dd>
+<dt><span class="strong">Author:</span></dt>
+  <dd><a href="mailto:bellingard.no-s...@gmail.com";>Fabrice Bellingard</a>, <a 
href="mailto:br...@apache.org";>Brett Porter</a></dd>
+<DT><B>Is defined by the goal name:</B></DT><DD>test-jxr</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.jxr.AbstractJxrReport">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.maven.plugin.jxr.<a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></h3>
+<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#aggregate">aggregate</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#reactorProjects">reactorProjects</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#skip">skip</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.MavenReport</h3>
+<code>CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE</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.Mojo</h3>
+<code>ROLE</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/jxr/JxrTestReport.html#JxrTestReport()">JxrTestReport</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><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/jxr/JxrTestReport.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>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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/jxr/JxrTestReport.html#getDestinationDirectory()">getDestinationDirectory</a></strong>()</code>
+<div class="block">Abstract method that returns the target directory where the 
generated JXR reports will be put.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <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></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.html#getJavadocDir()">getJavadocDir</a></strong>()</code>
+<div class="block">Abstract method that returns the directory of the javadoc 
files.</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/jxr/JxrTestReport.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>&nbsp;</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/jxr/JxrTestReport.html#getOutputName()">getOutputName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.html#getSourceRoots()">getSourceRoots</a></strong>()</code>
+<div class="block">Abstract method that returns the specified source 
directories that will be included in the JXR report generation.</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></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.html#getSourceRoots(org.apache.maven.project.MavenProject)">getSourceRoots</a></strong>(org.apache.maven.project.MavenProject&nbsp;project)</code>
+<div class="block">Abstract method that returns the compile source directories 
of the specified project that will be included in the
+ JXR report generation</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/jxr/JxrTestReport.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>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.maven.plugin.jxr.AbstractJxrReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.jxr.<a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></h3>
+<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#canGenerateReport()">canGenerateReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#canGenerateReport(java.util.List)">canGenerateReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#constructSourceDirs()">constructSourceDirs</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#execute()">execute</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#executeReport(java.util.Locale)">executeReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getBundle(java.util.Locale)">getBundle</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getOutputDirectory()">getOutputDirectory</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getOutputEncoding()">getOutputEncoding</a>,
 <a href="../../../../../org/apa
 che/maven/plugin/jxr/AbstractJxrReport.html#getProject()">getProject</a>, <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSiteRenderer()">getSiteRenderer</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#init()">init</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#isAggregate()">isAggregate</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#isExternalReport()">isExternalReport</a>,
 <a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#pruneSourceDirs(java.util.List)">pruneSourceDirs</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.AbstractMavenReport</h3>
+<code>closeReport, generate, generate, generate, getCategoryName, 
getReportOutputDirectory, getSink, getSinkFactory</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.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</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="JxrTestReport()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JxrTestReport</h4>
+<pre>public&nbsp;JxrTestReport()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSourceRoots()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSourceRoots</h4>
+<pre>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>&nbsp;getSourceRoots()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots()">AbstractJxrReport</a></code></strong></div>
+<div class="block">Abstract method that returns the specified source 
directories that will be included in the JXR report generation.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots()">getSourceRoots</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>a List of the source 
directories</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots()"><code>AbstractJxrReport.getSourceRoots()</code></a></dd></dl>
+</li>
+</ul>
+<a name="getSourceRoots(org.apache.maven.project.MavenProject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSourceRoots</h4>
+<pre>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>&nbsp;getSourceRoots(org.apache.maven.project.MavenProject&nbsp;project)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots(org.apache.maven.project.MavenProject)">AbstractJxrReport</a></code></strong></div>
+<div class="block">Abstract method that returns the compile source directories 
of the specified project that will be included in the
+ JXR report generation</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots(org.apache.maven.project.MavenProject)">getSourceRoots</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>project</code> - the 
MavenProject where the JXR report plugin will be executed</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a List of the source 
directories</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getSourceRoots(org.apache.maven.project.MavenProject)"><code>AbstractJxrReport.getSourceRoots(org.apache.maven.project.MavenProject)</code></a></dd></dl>
+</li>
+</ul>
+<a name="getDestinationDirectory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDestinationDirectory</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;getDestinationDirectory()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getDestinationDirectory()">AbstractJxrReport</a></code></strong></div>
+<div class="block">Abstract method that returns the target directory where the 
generated JXR reports will be put.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getDestinationDirectory()">getDestinationDirectory</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>a String that contains the 
target directory name</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getDestinationDirectory()"><code>AbstractJxrReport.getDestinationDirectory()</code></a></dd></dl>
+</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>
+<dl><dt><span class="strong">See 
Also:</span></dt><dd><code>MavenReport.getDescription(java.util.Locale)</code></dd></dl>
+</li>
+</ul>
+<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>
+<dl><dt><span class="strong">See 
Also:</span></dt><dd><code>MavenReport.getName(java.util.Locale)</code></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>
+<dl><dt><span class="strong">See 
Also:</span></dt><dd><code>MavenReport.getOutputName()</code></dd></dl>
+</li>
+</ul>
+<a name="getJavadocDir()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getJavadocDir</h4>
+<pre>protected&nbsp;<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;getJavadocDir()</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getJavadocDir()">AbstractJxrReport</a></code></strong></div>
+<div class="block">Abstract method that returns the directory of the javadoc 
files.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getJavadocDir()">getJavadocDir</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html" 
title="class in org.apache.maven.plugin.jxr">AbstractJxrReport</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>a File for the directory of 
the javadocs</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/maven/plugin/jxr/AbstractJxrReport.html#getJavadocDir()"><code>AbstractJxrReport.getJavadocDir()</code></a></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>setReportOutputDirectory</code>&nbsp;in 
interface&nbsp;<code>org.apache.maven.reporting.MavenReport</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>setReportOutputDirectory</code>&nbsp;in 
class&nbsp;<code>org.apache.maven.reporting.AbstractMavenReport</code></dd>
+<dt><span class="strong">See 
Also:</span></dt><dd><code>AbstractMavenReport.setReportOutputDirectory(java.io.File)</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/JxrTestReport.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/jxr/JxrReportUtil.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugin/jxr/PluginLogAdapter.html" 
title="class in org.apache.maven.plugin.jxr"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/maven/plugin/jxr/JxrTestReport.html" 
target="_top">Frames</a></li>
+<li><a href="JxrTestReport.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.jxr.AbstractJxrReport">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; 2002&#x2013;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


Reply via email to