http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/class-use/RatException.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/class-use/RatException.html b/rat/apidocs/org/apache/rat/api/class-use/RatException.html index 29ce3b0..36cfde1 100644 --- a/rat/apidocs/org/apache/rat/api/class-use/RatException.html +++ b/rat/apidocs/org/apache/rat/api/class-use/RatException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.api.RatException (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.api.RatException (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.api.RatException (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.api.RatException (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -207,19 +207,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">AbstractReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/AbstractReport.html#endReport--">endReport</a></span>()</code> </td> +<td class="colLast"><span class="typeNameLabel">RatReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/RatReport.html#endReport--">endReport</a></span>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">RatReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/RatReport.html#endReport--">endReport</a></span>()</code> </td> +<td class="colLast"><span class="typeNameLabel">AbstractReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/AbstractReport.html#endReport--">endReport</a></span>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">AbstractReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/AbstractReport.html#report-org.apache.rat.api.Document-">report</a></span>(<a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a> document)</code> </td> +<td class="colLast"><span class="typeNameLabel">RatReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/RatReport.html#report-org.apache.rat.api.Document-">report</a></span>(<a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a> document)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">RatReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/RatReport.html#report-org.apache.rat.api.Document-">report</a></span>(<a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a> document)</code> </td> +<td class="colLast"><span class="typeNameLabel">AbstractReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/AbstractReport.html#report-org.apache.rat.api.Document-">report</a></span>(<a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a> document)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> @@ -227,11 +227,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">AbstractReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/AbstractReport.html#startReport--">startReport</a></span>()</code> </td> +<td class="colLast"><span class="typeNameLabel">RatReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/RatReport.html#startReport--">startReport</a></span>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">RatReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/RatReport.html#startReport--">startReport</a></span>()</code> </td> +<td class="colLast"><span class="typeNameLabel">AbstractReport.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/report/AbstractReport.html#startReport--">startReport</a></span>()</code> </td> </tr> </tbody> </table> @@ -335,15 +335,15 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">DirectoryWalker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/DirectoryWalker.html#run-org.apache.rat.report.RatReport-">run</a></span>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> report)</code> -<div class="block">Run a report over all files and directories in this DirectoryWalker, +<td class="colLast"><span class="typeNameLabel">ArchiveWalker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/ArchiveWalker.html#run-org.apache.rat.report.RatReport-">run</a></span>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> report)</code> +<div class="block">Run a report over all files and directories in this GZIPWalker, ignoring any files/directories set to be ignored.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ArchiveWalker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/ArchiveWalker.html#run-org.apache.rat.report.RatReport-">run</a></span>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> report)</code> -<div class="block">Run a report over all files and directories in this GZIPWalker, +<td class="colLast"><span class="typeNameLabel">DirectoryWalker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/walker/DirectoryWalker.html#run-org.apache.rat.report.RatReport-">run</a></span>(<a href="../../../../../org/apache/rat/report/RatReport.html" title="interface in org.apache.rat.report">RatReport</a> report)</code> +<div class="block">Run a report over all files and directories in this DirectoryWalker, ignoring any files/directories set to be ignored.</div> </td> </tr> @@ -401,6 +401,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/LicenseFamily.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/LicenseFamily.html b/rat/apidocs/org/apache/rat/api/domain/LicenseFamily.html index 1d00576..46c3753 100644 --- a/rat/apidocs/org/apache/rat/api/domain/LicenseFamily.html +++ b/rat/apidocs/org/apache/rat/api/domain/LicenseFamily.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>LicenseFamily (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="LicenseFamily (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -114,7 +114,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <div class="block">Licenses are grouped into families. Each family has similar legal semantics, though some small details may differ. <p> - For example, the <a href='http://opensource.org/licenses/BSD-3-Clause'>3 + For example, the <a href='https://opensource.org/licenses/BSD-3-Clause'>3 clause BSD license</a> is in a family where members differ by <OWNER>, <ORGANIZATION> and <YEAR> parameters.</div> </li> @@ -339,6 +339,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/LicenseFamilyBuilder.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/LicenseFamilyBuilder.html b/rat/apidocs/org/apache/rat/api/domain/LicenseFamilyBuilder.html index c0ad444..6216e99 100644 --- a/rat/apidocs/org/apache/rat/api/domain/LicenseFamilyBuilder.html +++ b/rat/apidocs/org/apache/rat/api/domain/LicenseFamilyBuilder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LicenseFamilyBuilder (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>LicenseFamilyBuilder (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LicenseFamilyBuilder (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="LicenseFamilyBuilder (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -330,6 +330,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/RatLicenseFamily.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/RatLicenseFamily.html b/rat/apidocs/org/apache/rat/api/domain/RatLicenseFamily.html index 1a5d803..b4329fb 100644 --- a/rat/apidocs/org/apache/rat/api/domain/RatLicenseFamily.html +++ b/rat/apidocs/org/apache/rat/api/domain/RatLicenseFamily.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RatLicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>RatLicenseFamily (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RatLicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="RatLicenseFamily (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -523,6 +523,6 @@ not permitted.)</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamily.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamily.html b/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamily.html index 427e85b..a09d9e7 100644 --- a/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamily.html +++ b/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamily.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.api.domain.LicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.api.domain.LicenseFamily (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.api.domain.LicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.api.domain.LicenseFamily (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -168,6 +168,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamilyBuilder.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamilyBuilder.html b/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamilyBuilder.html index 8f77e7a..8003cb9 100644 --- a/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamilyBuilder.html +++ b/rat/apidocs/org/apache/rat/api/domain/class-use/LicenseFamilyBuilder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.api.domain.LicenseFamilyBuilder (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.api.domain.LicenseFamilyBuilder (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.api.domain.LicenseFamilyBuilder (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.api.domain.LicenseFamilyBuilder (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -181,6 +181,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/class-use/RatLicenseFamily.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/class-use/RatLicenseFamily.html b/rat/apidocs/org/apache/rat/api/domain/class-use/RatLicenseFamily.html index 7dde046..bd29c3c 100644 --- a/rat/apidocs/org/apache/rat/api/domain/class-use/RatLicenseFamily.html +++ b/rat/apidocs/org/apache/rat/api/domain/class-use/RatLicenseFamily.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.api.domain.RatLicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.api.domain.RatLicenseFamily (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.api.domain.RatLicenseFamily (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.api.domain.RatLicenseFamily (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -169,6 +169,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/package-frame.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/package-frame.html b/rat/apidocs/org/apache/rat/api/domain/package-frame.html index 8a34d2e..c1944ee 100644 --- a/rat/apidocs/org/apache/rat/api/domain/package-frame.html +++ b/rat/apidocs/org/apache/rat/api/domain/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.api.domain (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.api.domain (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/package-summary.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/package-summary.html b/rat/apidocs/org/apache/rat/api/domain/package-summary.html index 3330b53..ee2f5bb 100644 --- a/rat/apidocs/org/apache/rat/api/domain/package-summary.html +++ b/rat/apidocs/org/apache/rat/api/domain/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.api.domain (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.api.domain (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.rat.api.domain (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="org.apache.rat.api.domain (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -163,6 +163,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/package-tree.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/package-tree.html b/rat/apidocs/org/apache/rat/api/domain/package-tree.html index ae6547d..29e5083 100644 --- a/rat/apidocs/org/apache/rat/api/domain/package-tree.html +++ b/rat/apidocs/org/apache/rat/api/domain/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.api.domain Class Hierarchy (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.api.domain Class Hierarchy (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.rat.api.domain Class Hierarchy (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="org.apache.rat.api.domain Class Hierarchy (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -146,6 +146,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/domain/package-use.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/domain/package-use.html b/rat/apidocs/org/apache/rat/api/domain/package-use.html index aa283f2..99695d0 100644 --- a/rat/apidocs/org/apache/rat/api/domain/package-use.html +++ b/rat/apidocs/org/apache/rat/api/domain/package-use.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.rat.api.domain (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Package org.apache.rat.api.domain (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.rat.api.domain (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.rat.api.domain (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -165,6 +165,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/package-frame.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/package-frame.html b/rat/apidocs/org/apache/rat/api/package-frame.html index 99bbf0b..35e5606 100644 --- a/rat/apidocs/org/apache/rat/api/package-frame.html +++ b/rat/apidocs/org/apache/rat/api/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.api (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.api (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/package-summary.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/package-summary.html b/rat/apidocs/org/apache/rat/api/package-summary.html index e2de158..9235be9 100644 --- a/rat/apidocs/org/apache/rat/api/package-summary.html +++ b/rat/apidocs/org/apache/rat/api/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.api (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.api (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.rat.api (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="org.apache.rat.api (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -197,6 +197,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/package-tree.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/package-tree.html b/rat/apidocs/org/apache/rat/api/package-tree.html index 058043a..c2edb61 100644 --- a/rat/apidocs/org/apache/rat/api/package-tree.html +++ b/rat/apidocs/org/apache/rat/api/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.api Class Hierarchy (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.api Class Hierarchy (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.rat.api Class Hierarchy (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="org.apache.rat.api Class Hierarchy (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -149,6 +149,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/api/package-use.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/api/package-use.html b/rat/apidocs/org/apache/rat/api/package-use.html index 0d99686..280611d 100644 --- a/rat/apidocs/org/apache/rat/api/package-use.html +++ b/rat/apidocs/org/apache/rat/api/package-use.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.rat.api (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Package org.apache.rat.api (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.rat.api (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.rat.api (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -499,6 +499,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/class-use/Defaults.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/class-use/Defaults.html b/rat/apidocs/org/apache/rat/class-use/Defaults.html index 79bc1eb..5e47372 100644 --- a/rat/apidocs/org/apache/rat/class-use/Defaults.html +++ b/rat/apidocs/org/apache/rat/class-use/Defaults.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.Defaults (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.Defaults (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.Defaults (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.Defaults (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/class-use/Report.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/class-use/Report.html b/rat/apidocs/org/apache/rat/class-use/Report.html index b1de71f..9ac4402 100644 --- a/rat/apidocs/org/apache/rat/class-use/Report.html +++ b/rat/apidocs/org/apache/rat/class-use/Report.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.Report (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.Report (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.Report (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.Report (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/class-use/ReportConfiguration.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/class-use/ReportConfiguration.html b/rat/apidocs/org/apache/rat/class-use/ReportConfiguration.html index 2c1dce1..080b5c4 100644 --- a/rat/apidocs/org/apache/rat/class-use/ReportConfiguration.html +++ b/rat/apidocs/org/apache/rat/class-use/ReportConfiguration.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.ReportConfiguration (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.ReportConfiguration (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.ReportConfiguration (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.ReportConfiguration (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -88,10 +88,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.rat.mp">org.apache.rat.mp</a></td> -<td class="colLast"> -<div class="block">This package contains the Rat plugins for -<a href="http://maven.apache.org">Maven 2</a>.</div> -</td> +<td class="colLast"> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.rat.report.xml">org.apache.rat.report.xml</a></td> @@ -166,11 +163,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../org/apache/rat/ReportConfiguration.html" title="class in org.apache.rat">ReportConfiguration</a></code></td> -<td class="colLast"><span class="typeNameLabel">RatCheckMojo.</span><code><span class="memberNameLink"><a href="../../../../org/apache/rat/mp/RatCheckMojo.html#getConfiguration--">getConfiguration</a></span>()</code> </td> +<td class="colLast"><span class="typeNameLabel">AbstractRatMojo.</span><code><span class="memberNameLink"><a href="../../../../org/apache/rat/mp/AbstractRatMojo.html#getConfiguration--">getConfiguration</a></span>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../org/apache/rat/ReportConfiguration.html" title="class in org.apache.rat">ReportConfiguration</a></code></td> -<td class="colLast"><span class="typeNameLabel">AbstractRatMojo.</span><code><span class="memberNameLink"><a href="../../../../org/apache/rat/mp/AbstractRatMojo.html#getConfiguration--">getConfiguration</a></span>()</code> </td> +<td class="colLast"><span class="typeNameLabel">RatCheckMojo.</span><code><span class="memberNameLink"><a href="../../../../org/apache/rat/mp/RatCheckMojo.html#getConfiguration--">getConfiguration</a></span>()</code> </td> </tr> </tbody> </table> @@ -246,6 +243,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/AddLicenseHeaders.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/AddLicenseHeaders.html b/rat/apidocs/org/apache/rat/config/AddLicenseHeaders.html index a159dde..47cef58 100644 --- a/rat/apidocs/org/apache/rat/config/AddLicenseHeaders.html +++ b/rat/apidocs/org/apache/rat/config/AddLicenseHeaders.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AddLicenseHeaders (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>AddLicenseHeaders (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AddLicenseHeaders (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="AddLicenseHeaders (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -367,6 +367,6 @@ not permitted.)</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/ConfigurationUtil.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/ConfigurationUtil.html b/rat/apidocs/org/apache/rat/config/ConfigurationUtil.html index 6741dcb..1c167c0 100644 --- a/rat/apidocs/org/apache/rat/config/ConfigurationUtil.html +++ b/rat/apidocs/org/apache/rat/config/ConfigurationUtil.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConfigurationUtil (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>ConfigurationUtil (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConfigurationUtil (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="ConfigurationUtil (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -276,6 +276,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/ReportFormat.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/ReportFormat.html b/rat/apidocs/org/apache/rat/config/ReportFormat.html index 0095b44..0de1b53 100644 --- a/rat/apidocs/org/apache/rat/config/ReportFormat.html +++ b/rat/apidocs/org/apache/rat/config/ReportFormat.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ReportFormat (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>ReportFormat (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ReportFormat (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="ReportFormat (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -350,6 +350,6 @@ not permitted.)</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/SourceCodeManagementSystems.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/SourceCodeManagementSystems.html b/rat/apidocs/org/apache/rat/config/SourceCodeManagementSystems.html index 9de952f..2cb608b 100644 --- a/rat/apidocs/org/apache/rat/config/SourceCodeManagementSystems.html +++ b/rat/apidocs/org/apache/rat/config/SourceCodeManagementSystems.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SourceCodeManagementSystems (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>SourceCodeManagementSystems (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SourceCodeManagementSystems (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="SourceCodeManagementSystems (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -468,6 +468,6 @@ not permitted.)</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/class-use/AddLicenseHeaders.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/class-use/AddLicenseHeaders.html b/rat/apidocs/org/apache/rat/config/class-use/AddLicenseHeaders.html index 561000d..130a18c 100644 --- a/rat/apidocs/org/apache/rat/config/class-use/AddLicenseHeaders.html +++ b/rat/apidocs/org/apache/rat/config/class-use/AddLicenseHeaders.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.config.AddLicenseHeaders (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.config.AddLicenseHeaders (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.config.AddLicenseHeaders (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.config.AddLicenseHeaders (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -171,6 +171,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/class-use/ConfigurationUtil.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/class-use/ConfigurationUtil.html b/rat/apidocs/org/apache/rat/config/class-use/ConfigurationUtil.html index 34c14d5..836ddc0 100644 --- a/rat/apidocs/org/apache/rat/config/class-use/ConfigurationUtil.html +++ b/rat/apidocs/org/apache/rat/config/class-use/ConfigurationUtil.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.config.ConfigurationUtil (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.config.ConfigurationUtil (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.config.ConfigurationUtil (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.config.ConfigurationUtil (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/class-use/ReportFormat.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/class-use/ReportFormat.html b/rat/apidocs/org/apache/rat/config/class-use/ReportFormat.html index b5f9d38..c30f123 100644 --- a/rat/apidocs/org/apache/rat/config/class-use/ReportFormat.html +++ b/rat/apidocs/org/apache/rat/config/class-use/ReportFormat.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.config.ReportFormat (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.config.ReportFormat (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.config.ReportFormat (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.config.ReportFormat (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -171,6 +171,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/class-use/SourceCodeManagementSystems.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/class-use/SourceCodeManagementSystems.html b/rat/apidocs/org/apache/rat/config/class-use/SourceCodeManagementSystems.html index 8f05591..2429d50 100644 --- a/rat/apidocs/org/apache/rat/config/class-use/SourceCodeManagementSystems.html +++ b/rat/apidocs/org/apache/rat/config/class-use/SourceCodeManagementSystems.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.config.SourceCodeManagementSystems (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.config.SourceCodeManagementSystems (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.config.SourceCodeManagementSystems (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.config.SourceCodeManagementSystems (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -171,6 +171,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/package-frame.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/package-frame.html b/rat/apidocs/org/apache/rat/config/package-frame.html index 4dd2869..31b94a7 100644 --- a/rat/apidocs/org/apache/rat/config/package-frame.html +++ b/rat/apidocs/org/apache/rat/config/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.config (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.config (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/package-summary.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/package-summary.html b/rat/apidocs/org/apache/rat/config/package-summary.html index 7dde76b..e62c988 100644 --- a/rat/apidocs/org/apache/rat/config/package-summary.html +++ b/rat/apidocs/org/apache/rat/config/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.config (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.config (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.rat.config (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="org.apache.rat.config (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -172,6 +172,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/package-tree.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/package-tree.html b/rat/apidocs/org/apache/rat/config/package-tree.html index 9f4f089..71a3809 100644 --- a/rat/apidocs/org/apache/rat/config/package-tree.html +++ b/rat/apidocs/org/apache/rat/config/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.rat.config Class Hierarchy (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>org.apache.rat.config Class Hierarchy (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.rat.config Class Hierarchy (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="org.apache.rat.config Class Hierarchy (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -91,9 +91,9 @@ <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> -<li type="circle">org.apache.rat.config.<a href="../../../../org/apache/rat/config/ReportFormat.html" title="enum in org.apache.rat.config"><span class="typeNameLink">ReportFormat</span></a></li> <li type="circle">org.apache.rat.config.<a href="../../../../org/apache/rat/config/AddLicenseHeaders.html" title="enum in org.apache.rat.config"><span class="typeNameLink">AddLicenseHeaders</span></a></li> <li type="circle">org.apache.rat.config.<a href="../../../../org/apache/rat/config/SourceCodeManagementSystems.html" title="enum in org.apache.rat.config"><span class="typeNameLink">SourceCodeManagementSystems</span></a></li> +<li type="circle">org.apache.rat.config.<a href="../../../../org/apache/rat/config/ReportFormat.html" title="enum in org.apache.rat.config"><span class="typeNameLink">ReportFormat</span></a></li> </ul> </li> </ul> @@ -147,6 +147,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/config/package-use.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/config/package-use.html b/rat/apidocs/org/apache/rat/config/package-use.html index 7f54f19..87927a7 100644 --- a/rat/apidocs/org/apache/rat/config/package-use.html +++ b/rat/apidocs/org/apache/rat/config/package-use.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.rat.config (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Package org.apache.rat.config (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.rat.config (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.rat.config (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -163,6 +163,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/CompositeDocumentException.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/CompositeDocumentException.html b/rat/apidocs/org/apache/rat/document/CompositeDocumentException.html index 5841738..031c113 100644 --- a/rat/apidocs/org/apache/rat/document/CompositeDocumentException.html +++ b/rat/apidocs/org/apache/rat/document/CompositeDocumentException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CompositeDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>CompositeDocumentException (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CompositeDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="CompositeDocumentException (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -277,6 +277,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.ht <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/IDocumentAnalyser.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/IDocumentAnalyser.html b/rat/apidocs/org/apache/rat/document/IDocumentAnalyser.html index 3b8deb3..8957ccc 100644 --- a/rat/apidocs/org/apache/rat/document/IDocumentAnalyser.html +++ b/rat/apidocs/org/apache/rat/document/IDocumentAnalyser.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>IDocumentAnalyser (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>IDocumentAnalyser (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="IDocumentAnalyser (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="IDocumentAnalyser (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -226,6 +226,6 @@ var activeTableTab = "activeTableTab"; <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/RatDocumentAnalysisException.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/RatDocumentAnalysisException.html b/rat/apidocs/org/apache/rat/document/RatDocumentAnalysisException.html index 6770f25..0df6123 100644 --- a/rat/apidocs/org/apache/rat/document/RatDocumentAnalysisException.html +++ b/rat/apidocs/org/apache/rat/document/RatDocumentAnalysisException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RatDocumentAnalysisException (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>RatDocumentAnalysisException (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RatDocumentAnalysisException (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="RatDocumentAnalysisException (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -300,6 +300,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.ht <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/ToNameTransformer.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/ToNameTransformer.html b/rat/apidocs/org/apache/rat/document/ToNameTransformer.html index f516fbe..92ca302 100644 --- a/rat/apidocs/org/apache/rat/document/ToNameTransformer.html +++ b/rat/apidocs/org/apache/rat/document/ToNameTransformer.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ToNameTransformer (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>ToNameTransformer (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ToNameTransformer (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="ToNameTransformer (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -289,6 +289,6 @@ implements org.apache.commons.collections.Transformer</pre> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/UnsuitableDocumentException.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/UnsuitableDocumentException.html b/rat/apidocs/org/apache/rat/document/UnsuitableDocumentException.html index abd00b1..00366f9 100644 --- a/rat/apidocs/org/apache/rat/document/UnsuitableDocumentException.html +++ b/rat/apidocs/org/apache/rat/document/UnsuitableDocumentException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>UnsuitableDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>UnsuitableDocumentException (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnsuitableDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="UnsuitableDocumentException (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -302,6 +302,6 @@ extends <a href="../../../../org/apache/rat/document/RatDocumentAnalysisExceptio <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/class-use/CompositeDocumentException.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/class-use/CompositeDocumentException.html b/rat/apidocs/org/apache/rat/document/class-use/CompositeDocumentException.html index 39b0885..63ee2e4 100644 --- a/rat/apidocs/org/apache/rat/document/class-use/CompositeDocumentException.html +++ b/rat/apidocs/org/apache/rat/document/class-use/CompositeDocumentException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.document.CompositeDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.document.CompositeDocumentException (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.document.CompositeDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.document.CompositeDocumentException (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/class-use/IDocumentAnalyser.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/class-use/IDocumentAnalyser.html b/rat/apidocs/org/apache/rat/document/class-use/IDocumentAnalyser.html index 07661f9..f505f40 100644 --- a/rat/apidocs/org/apache/rat/document/class-use/IDocumentAnalyser.html +++ b/rat/apidocs/org/apache/rat/document/class-use/IDocumentAnalyser.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.rat.document.IDocumentAnalyser (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.rat.document.IDocumentAnalyser (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.rat.document.IDocumentAnalyser (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.rat.document.IDocumentAnalyser (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -249,6 +249,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/class-use/RatDocumentAnalysisException.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/class-use/RatDocumentAnalysisException.html b/rat/apidocs/org/apache/rat/document/class-use/RatDocumentAnalysisException.html index 4e8459a..c24d1a2 100644 --- a/rat/apidocs/org/apache/rat/document/class-use/RatDocumentAnalysisException.html +++ b/rat/apidocs/org/apache/rat/document/class-use/RatDocumentAnalysisException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.document.RatDocumentAnalysisException (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.document.RatDocumentAnalysisException (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.document.RatDocumentAnalysisException (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.document.RatDocumentAnalysisException (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -254,6 +254,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/class-use/ToNameTransformer.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/class-use/ToNameTransformer.html b/rat/apidocs/org/apache/rat/document/class-use/ToNameTransformer.html index f1a0628..d17fbec 100644 --- a/rat/apidocs/org/apache/rat/document/class-use/ToNameTransformer.html +++ b/rat/apidocs/org/apache/rat/document/class-use/ToNameTransformer.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.document.ToNameTransformer (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.document.ToNameTransformer (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.document.ToNameTransformer (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.document.ToNameTransformer (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/class-use/UnsuitableDocumentException.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/class-use/UnsuitableDocumentException.html b/rat/apidocs/org/apache/rat/document/class-use/UnsuitableDocumentException.html index 0c78db1..82198e3 100644 --- a/rat/apidocs/org/apache/rat/document/class-use/UnsuitableDocumentException.html +++ b/rat/apidocs/org/apache/rat/document/class-use/UnsuitableDocumentException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.rat.document.UnsuitableDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>Uses of Class org.apache.rat.document.UnsuitableDocumentException (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.rat.document.UnsuitableDocumentException (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.rat.document.UnsuitableDocumentException (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/impl/AbstractMonolithicDocument.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/impl/AbstractMonolithicDocument.html b/rat/apidocs/org/apache/rat/document/impl/AbstractMonolithicDocument.html index 8c760fd..997e59b 100644 --- a/rat/apidocs/org/apache/rat/document/impl/AbstractMonolithicDocument.html +++ b/rat/apidocs/org/apache/rat/document/impl/AbstractMonolithicDocument.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AbstractMonolithicDocument (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>AbstractMonolithicDocument (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractMonolithicDocument (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="AbstractMonolithicDocument (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -334,6 +334,6 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/impl/ArchiveEntryDocument.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/impl/ArchiveEntryDocument.html b/rat/apidocs/org/apache/rat/document/impl/ArchiveEntryDocument.html index 7b4efb1..865326b 100644 --- a/rat/apidocs/org/apache/rat/document/impl/ArchiveEntryDocument.html +++ b/rat/apidocs/org/apache/rat/document/impl/ArchiveEntryDocument.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ArchiveEntryDocument (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>ArchiveEntryDocument (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ArchiveEntryDocument (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="ArchiveEntryDocument (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -406,6 +406,6 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/impl/DocumentImplUtils.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/impl/DocumentImplUtils.html b/rat/apidocs/org/apache/rat/document/impl/DocumentImplUtils.html index 82f3cda..af373e0 100644 --- a/rat/apidocs/org/apache/rat/document/impl/DocumentImplUtils.html +++ b/rat/apidocs/org/apache/rat/document/impl/DocumentImplUtils.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DocumentImplUtils (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>DocumentImplUtils (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DocumentImplUtils (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="DocumentImplUtils (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -293,6 +293,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/impl/FileDocument.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/impl/FileDocument.html b/rat/apidocs/org/apache/rat/document/impl/FileDocument.html index 5c18f11..dbd3539 100644 --- a/rat/apidocs/org/apache/rat/document/impl/FileDocument.html +++ b/rat/apidocs/org/apache/rat/document/impl/FileDocument.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>FileDocument (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>FileDocument (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FileDocument (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="FileDocument (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -400,6 +400,6 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/creadur-site/blob/9736b609/rat/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html ---------------------------------------------------------------------- diff --git a/rat/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html b/rat/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html index 6a80601..ab4afc4 100644 --- a/rat/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html +++ b/rat/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>MonolithicFileDocument (Apache Creadur Rat 0.13-SNAPSHOT API)</title> +<title>MonolithicFileDocument (Apache Creadur Rat 0.13 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MonolithicFileDocument (Apache Creadur Rat 0.13-SNAPSHOT API)"; + parent.document.title="MonolithicFileDocument (Apache Creadur Rat 0.13 API)"; } } catch(err) { @@ -339,6 +339,6 @@ extends <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicD <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2006–2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2006–2018 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
