You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2016/09/10 19:21:48 UTC

[21/51] [partial] creadur-site git commit: Fixing RAT webpage - broken 0.12 is 0.13-SNAPSHOT now.

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/FileDocument.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/FileDocument.html b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/FileDocument.html
index 744cf89..703ae86 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/FileDocument.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/FileDocument.html
@@ -1,25 +1,39 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FileDocument (Apache Creadur Rat::Core 0.12 API)</title>
+<title>FileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FileDocument (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -35,15 +49,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/rat/document/impl/DocumentImplUtils.html" title="class in org.apache.rat.document.impl"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html" title="class in org.apache.rat.document.impl"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/rat/document/impl/DocumentImplUtils.html" title="class in org.apache.rat.document.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html" title="class in org.apache.rat.document.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/document/impl/FileDocument.html" target="_top">Frames</a></li>
-<li><a href="FileDocument.html" target="_top">No Frames</a></li>
+<li><a href="FileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -62,17 +76,17 @@
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></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>
+<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 name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -83,7 +97,7 @@
 </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><a href="http://docs.oracle.com/javase/8/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.rat.document.impl.FileDocument</li>
@@ -99,8 +113,8 @@
 </dl>
 <hr>
 <br>
-<pre>public class <span class="strong">FileDocument</span>
-extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+<pre>public class <span class="typeNameLabel">FileDocument</span>
+extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></pre>
 <div class="block">Document wrapping a file of undetermined composition.</div>
 </li>
@@ -111,74 +125,74 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte
 <li class="blockList">
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<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">
+<table class="memberSummary" 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/rat/document/impl/FileDocument.html#FileDocument(java.io.File)">FileDocument</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;file)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#FileDocument-java.io.File-">FileDocument</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
 </ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<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>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></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">
+<tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/rat/api/MetaData.html" title="class in org.apache.rat.api">MetaData</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#getMetaData()">getMetaData</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#getMetaData--">getMetaData</a></span>()</code>
 <div class="block">Gets data describing this resource.</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/rat/document/impl/FileDocument.html#getName()">getName</a></strong>()</code>&nbsp;</td>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#getName--">getName</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#inputStream()">inputStream</a></strong>()</code>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#inputStream--">inputStream</a></span>()</code>
 <div class="block">Streams the document's contents.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#isComposite()">isComposite</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#isComposite--">isComposite</a></span>()</code>
 <div class="block">Is this a composite document?</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#reader()">reader</a></strong>()</code>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#reader--">reader</a></span>()</code>
 <div class="block">Reads the content of this document.</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/rat/document/impl/FileDocument.html#toString()">toString</a></strong>()</code>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/FileDocument.html#toString--">toString</a></span>()</code>
 <div class="block">Representations suitable for logging.</div>
 </td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<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#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,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/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/8/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/8/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/8/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/8/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/8/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/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/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/8/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/8/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/8/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>
@@ -190,121 +204,131 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte
 <li class="blockList">
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="FileDocument(java.io.File)">
+<a name="FileDocument-java.io.File-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FileDocument</h4>
-<pre>public&nbsp;FileDocument(<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;file)</pre>
+<pre>public&nbsp;FileDocument(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</pre>
 </li>
 </ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_detail">
+<li class="blockList"><a name="method.detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="isComposite()">
+<a name="isComposite--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>isComposite</h4>
 <pre>public&nbsp;boolean&nbsp;isComposite()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#isComposite()">Document</a></code></strong></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#isComposite--">Document</a></code></span></div>
 <div class="block">Is this a composite document?</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/rat/api/Document.html#isComposite()">isComposite</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>true if composite, false otherwise</dd></dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/rat/api/Document.html#isComposite--">isComposite</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if composite, false otherwise</dd>
+</dl>
 </li>
 </ul>
-<a name="reader()">
+<a name="reader--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>reader</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader()
-              throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#reader()">Document</a></code></strong></div>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader()
+              throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#reader--">Document</a></code></span></div>
 <div class="block">Reads the content of this document.</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/rat/api/Document.html#reader()">reader</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd><code>Reader</code> not null</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if this document cannot be read</dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/rat/api/Document.html#reader--">reader</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>Reader</code> not null</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if this document cannot be read</dd>
 <dd><code><a href="../../../../../org/apache/rat/document/CompositeDocumentException.html" title="class in org.apache.rat.document">CompositeDocumentException</a></code> - if this document can only be read as
- a composite archive</dd></dl>
+ a composite archive</dd>
+</dl>
 </li>
 </ul>
-<a name="getName()">
+<a name="getName--">
 <!--   -->
 </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()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/rat/api/Document.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/rat/api/Document.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
 </dl>
 </li>
 </ul>
-<a name="getMetaData()">
+<a name="getMetaData--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getMetaData</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/rat/api/MetaData.html" title="class in org.apache.rat.api">MetaData</a>&nbsp;getMetaData()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#getMetaData()">Document</a></code></strong></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#getMetaData--">Document</a></code></span></div>
 <div class="block">Gets data describing this resource.</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/rat/api/Document.html#getMetaData()">getMetaData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>not null</dd></dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/rat/api/Document.html#getMetaData--">getMetaData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>not null</dd>
+</dl>
 </li>
 </ul>
-<a name="inputStream()">
+<a name="inputStream--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>inputStream</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream()
-                        throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#inputStream()">Document</a></code></strong></div>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream()
+                        throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#inputStream--">Document</a></code></span></div>
 <div class="block">Streams the document's contents.</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/rat/api/Document.html#inputStream()">inputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>not null</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - when stream could not be opened</dd></dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/rat/api/Document.html#inputStream--">inputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>not null</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - when stream could not be opened</dd>
+</dl>
 </li>
 </ul>
-<a name="toString()">
+<a name="toString--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</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;toString()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
 <div class="block">Representations suitable for logging.</div>
 <dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>a <code>String</code> representation 
- of this object.</dd></dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <code>String</code> representation 
+ of this object.</dd>
+</dl>
 </li>
 </ul>
 </li>
@@ -315,9 +339,11 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -333,15 +359,15 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/rat/document/impl/DocumentImplUtils.html" title="class in org.apache.rat.document.impl"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html" title="class in org.apache.rat.document.impl"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/rat/document/impl/DocumentImplUtils.html" title="class in org.apache.rat.document.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html" title="class in org.apache.rat.document.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/document/impl/FileDocument.html" target="_top">Frames</a></li>
-<li><a href="FileDocument.html" target="_top">No Frames</a></li>
+<li><a href="FileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -360,17 +386,17 @@ implements <a href="../../../../../org/apache/rat/api/Document.html" title="inte
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></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>
+<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 name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html
index a66e813..21450de 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/MonolithicFileDocument.html
@@ -1,25 +1,39 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MonolithicFileDocument (Apache Creadur Rat::Core 0.12 API)</title>
+<title>MonolithicFileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MonolithicFileDocument (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MonolithicFileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
+var methods = {"i0":10,"i1":9,"i2":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -35,15 +49,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/rat/document/impl/FileDocument.html" title="class in org.apache.rat.document.impl"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../../org/apache/rat/document/impl/FileDocument.html" title="class in org.apache.rat.document.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/document/impl/MonolithicFileDocument.html" target="_top">Frames</a></li>
-<li><a href="MonolithicFileDocument.html" target="_top">No Frames</a></li>
+<li><a href="MonolithicFileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -62,17 +76,17 @@
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></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>
+<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 name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -83,7 +97,7 @@
 </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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html" title="class in org.apache.rat.document.impl">org.apache.rat.document.impl.AbstractMonolithicDocument</a></li>
@@ -104,7 +118,7 @@
 </dl>
 <hr>
 <br>
-<pre>public class <span class="strong">MonolithicFileDocument</span>
+<pre>public class <span class="typeNameLabel">MonolithicFileDocument</span>
 extends <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html" title="class in org.apache.rat.document.impl">AbstractMonolithicDocument</a></pre>
 </li>
 </ul>
@@ -114,63 +128,63 @@ extends <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicD
 <li class="blockList">
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<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">
+<table class="memberSummary" 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/rat/document/impl/MonolithicFileDocument.html#MonolithicFileDocument(java.io.File)">MonolithicFileDocument</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;file)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html#MonolithicFileDocument-java.io.File-">MonolithicFileDocument</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
 </ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<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>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></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/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html#inputStream()">inputStream</a></strong>()</code>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html#inputStream--">inputStream</a></span>()</code>
 <div class="block">Streams the document's contents.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html#newInstance(java.net.URL)">newInstance</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html#newInstance-java.net.URL-">newInstance</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html#reader()">reader</a></strong>()</code>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html#reader--">reader</a></span>()</code>
 <div class="block">Reads the content of this document.</div>
 </td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.rat.document.impl.AbstractMonolithicDocument">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.rat.document.impl.AbstractMonolithicDocument">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.rat.document.impl.<a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html" title="class in org.apache.rat.document.impl">AbstractMonolithicDocument</a></h3>
-<code><a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html#getMetaData()">getMetaData</a>, <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html#getName()">getName</a>, <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html#isComposite()">isComposite</a></code></li>
+<code><a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html#getMetaData--">getMetaData</a>, <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html#getName--">getName</a>, <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html#isComposite--">isComposite</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<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,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/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/8/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/8/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/8/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/8/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/8/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/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/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/8/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/8/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/8/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/8/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>
@@ -182,68 +196,78 @@ extends <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicD
 <li class="blockList">
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="MonolithicFileDocument(java.io.File)">
+<a name="MonolithicFileDocument-java.io.File-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MonolithicFileDocument</h4>
-<pre>public&nbsp;MonolithicFileDocument(<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;file)</pre>
+<pre>public&nbsp;MonolithicFileDocument(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</pre>
 </li>
 </ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_detail">
+<li class="blockList"><a name="method.detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="newInstance(java.net.URL)">
+<a name="newInstance-java.net.URL-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstance</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a>&nbsp;newInstance(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - The document is read from the given URL.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>Creates and returns a new instance.</dd></dl>
+<pre>public static&nbsp;<a href="../../../../../org/apache/rat/api/Document.html" title="interface in org.apache.rat.api">Document</a>&nbsp;newInstance(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>url</code> - The document is read from the given URL.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Creates and returns a new instance.</dd>
+</dl>
 </li>
 </ul>
-<a name="reader()">
+<a name="reader--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>reader</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader()
-              throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#reader()">Document</a></code></strong></div>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader()
+              throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#reader--">Document</a></code></span></div>
 <div class="block">Reads the content of this document.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd><code>Reader</code> not null</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if this document cannot be read</dd>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>Reader</code> not null</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if this document cannot be read</dd>
 <dd><code><a href="../../../../../org/apache/rat/document/CompositeDocumentException.html" title="class in org.apache.rat.document">CompositeDocumentException</a></code> - if this document can only be read as
- a composite archive</dd></dl>
+ a composite archive</dd>
+</dl>
 </li>
 </ul>
-<a name="inputStream()">
+<a name="inputStream--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>inputStream</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream()
-                        throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#inputStream()">Document</a></code></strong></div>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream()
+                        throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/rat/api/Document.html#inputStream--">Document</a></code></span></div>
 <div class="block">Streams the document's contents.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>not null</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - when stream could not be opened</dd></dl>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>not null</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - when stream could not be opened</dd>
+</dl>
 </li>
 </ul>
 </li>
@@ -254,9 +278,11 @@ extends <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicD
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -272,15 +298,15 @@ extends <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicD
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/rat/document/impl/FileDocument.html" title="class in org.apache.rat.document.impl"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../../org/apache/rat/document/impl/FileDocument.html" title="class in org.apache.rat.document.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/rat/document/impl/MonolithicFileDocument.html" target="_top">Frames</a></li>
-<li><a href="MonolithicFileDocument.html" target="_top">No Frames</a></li>
+<li><a href="MonolithicFileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -299,17 +325,17 @@ extends <a href="../../../../../org/apache/rat/document/impl/AbstractMonolithicD
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></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>
+<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 name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/AbstractMonolithicDocument.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/AbstractMonolithicDocument.html b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/AbstractMonolithicDocument.html
index be57e21..f8c9588 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/AbstractMonolithicDocument.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/AbstractMonolithicDocument.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.document.impl.AbstractMonolithicDocument (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Class org.apache.rat.document.impl.AbstractMonolithicDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.rat.document.impl.AbstractMonolithicDocument (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.rat.document.impl.AbstractMonolithicDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/AbstractMonolithicDocument.html" target="_top">Frames</a></li>
-<li><a href="AbstractMonolithicDocument.html" target="_top">No Frames</a></li>
+<li><a href="AbstractMonolithicDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -67,7 +75,7 @@
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html" title="class in org.apache.rat.document.impl">AbstractMonolithicDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -87,7 +95,7 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html" title="class in org.apache.rat.document.impl">AbstractMonolithicDocument</a> in <a href="../../../../../../org/apache/rat/document/impl/package-summary.html">org.apache.rat.document.impl</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
 <caption><span>Subclasses of <a href="../../../../../../org/apache/rat/document/impl/AbstractMonolithicDocument.html" title="class in org.apache.rat.document.impl">AbstractMonolithicDocument</a> in <a href="../../../../../../org/apache/rat/document/impl/package-summary.html">org.apache.rat.document.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -96,7 +104,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html" title="class in org.apache.rat.document.impl">MonolithicFileDocument</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/rat/document/impl/MonolithicFileDocument.html" title="class in org.apache.rat.document.impl">MonolithicFileDocument</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -106,9 +114,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -129,10 +139,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/AbstractMonolithicDocument.html" target="_top">Frames</a></li>
-<li><a href="AbstractMonolithicDocument.html" target="_top">No Frames</a></li>
+<li><a href="AbstractMonolithicDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -146,7 +156,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html
index e336052..844c615 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.document.impl.ArchiveEntryDocument (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Class org.apache.rat.document.impl.ArchiveEntryDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.rat.document.impl.ArchiveEntryDocument (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.rat.document.impl.ArchiveEntryDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html" target="_top">Frames</a></li>
-<li><a href="ArchiveEntryDocument.html" target="_top">No Frames</a></li>
+<li><a href="ArchiveEntryDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -66,9 +74,11 @@
 </div>
 <div class="classUseContainer">No usage of org.apache.rat.document.impl.ArchiveEntryDocument</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -89,10 +99,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html" target="_top">Frames</a></li>
-<li><a href="ArchiveEntryDocument.html" target="_top">No Frames</a></li>
+<li><a href="ArchiveEntryDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -106,7 +116,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html
index 51d0423..3d67b55 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.document.impl.DocumentImplUtils (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Class org.apache.rat.document.impl.DocumentImplUtils (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.rat.document.impl.DocumentImplUtils (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.rat.document.impl.DocumentImplUtils (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/DocumentImplUtils.html" target="_top">Frames</a></li>
-<li><a href="DocumentImplUtils.html" target="_top">No Frames</a></li>
+<li><a href="DocumentImplUtils.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -66,9 +74,11 @@
 </div>
 <div class="classUseContainer">No usage of org.apache.rat.document.impl.DocumentImplUtils</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -89,10 +99,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/DocumentImplUtils.html" target="_top">Frames</a></li>
-<li><a href="DocumentImplUtils.html" target="_top">No Frames</a></li>
+<li><a href="DocumentImplUtils.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -106,7 +116,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html
index 3e0b97b..929a319 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.document.impl.FileDocument (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Class org.apache.rat.document.impl.FileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.rat.document.impl.FileDocument (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.rat.document.impl.FileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/FileDocument.html" target="_top">Frames</a></li>
-<li><a href="FileDocument.html" target="_top">No Frames</a></li>
+<li><a href="FileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -66,9 +74,11 @@
 </div>
 <div class="classUseContainer">No usage of org.apache.rat.document.impl.FileDocument</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -89,10 +99,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/FileDocument.html" target="_top">Frames</a></li>
-<li><a href="FileDocument.html" target="_top">No Frames</a></li>
+<li><a href="FileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -106,7 +116,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/creadur-site/blob/dac706a4/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html
----------------------------------------------------------------------
diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html
index 0a0bc07..948c1c2 100644
--- a/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html
+++ b/rat/apache-rat-core/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.rat.document.impl.MonolithicFileDocument (Apache Creadur Rat::Core 0.12 API)</title>
+<title>Uses of Class org.apache.rat.document.impl.MonolithicFileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.rat.document.impl.MonolithicFileDocument (Apache Creadur Rat::Core 0.12 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.rat.document.impl.MonolithicFileDocument (Apache Creadur Rat::Core 0.13-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/MonolithicFileDocument.html" target="_top">Frames</a></li>
-<li><a href="MonolithicFileDocument.html" target="_top">No Frames</a></li>
+<li><a href="MonolithicFileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -66,9 +74,11 @@
 </div>
 <div class="classUseContainer">No usage of org.apache.rat.document.impl.MonolithicFileDocument</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -89,10 +99,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/rat/document/impl/class-use/MonolithicFileDocument.html" target="_top">Frames</a></li>
-<li><a href="MonolithicFileDocument.html" target="_top">No Frames</a></li>
+<li><a href="MonolithicFileDocument.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -106,7 +116,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->