You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by tr...@apache.org on 2014/12/20 02:39:41 UTC

svn commit: r1646913 [41/49] - in /jackrabbit/site/live/filevault: ./ apidocs/ apidocs/org/apache/jackrabbit/vault/fs/ apidocs/org/apache/jackrabbit/vault/fs/api/ apidocs/org/apache/jackrabbit/vault/fs/api/class-use/ apidocs/org/apache/jackrabbit/vault...

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultDocumentSource.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultDocumentSource.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultDocumentSource.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultDocumentSource.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultDocumentSource (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DefaultDocumentSource (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultDocumentSource (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DefaultDocumentSource (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/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.jackrabbit.vault.util.diff.DefaultDocumentSource</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">DefaultDocumentSource</span>
-extends java.lang.Object
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentSource.html" title="interface in org.apache.jackrabbit.vault.util.diff">DocumentSource</a></pre>
 <div class="block">Provides a default document source</div>
 </li>
@@ -121,10 +121,10 @@ implements <a href="../../../../../../or
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DefaultDocumentSource.html#DefaultDocumentSource(java.lang.String,%20java.lang.String,%20long,%20java.lang.String)">DefaultDocumentSource</a></strong>(java.lang.String&nbsp;location,
-                     java.lang.String&nbsp;author,
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DefaultDocumentSource.html#DefaultDocumentSource(java.lang.String,%20java.lang.String,%20long,%20java.lang.String)">DefaultDocumentSource</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location,
+                     <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;author,
                      long&nbsp;date,
-                     java.lang.String&nbsp;revision)</code>
+                     <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;revision)</code>
 <div class="block">Creates a new default document source</div>
 </td>
 </tr>
@@ -144,7 +144,7 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DefaultDocumentSource.html#getAuthor()">getAuthor</a></strong>()</code>
 <div class="block">Returns the author</div>
 </td>
@@ -156,25 +156,25 @@ implements <a href="../../../../../../or
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DefaultDocumentSource.html#getLabel()">getLabel</a></strong>()</code>
 <div class="block">Returns the revision information.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DefaultDocumentSource.html#getLocation()">getLocation</a></strong>()</code>
 <div class="block">Returns some location information of the source.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DefaultDocumentSource.html#getRevision()">getRevision</a></strong>()</code>
 <div class="block">Returns the revision</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DefaultDocumentSource.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -182,8 +182,8 @@ implements <a href="../../../../../../or
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -205,10 +205,10 @@ implements <a href="../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DefaultDocumentSource</h4>
-<pre>public&nbsp;DefaultDocumentSource(java.lang.String&nbsp;location,
-                     java.lang.String&nbsp;author,
+<pre>public&nbsp;DefaultDocumentSource(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location,
+                     <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;author,
                      long&nbsp;date,
-                     java.lang.String&nbsp;revision)</pre>
+                     <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;revision)</pre>
 <div class="block">Creates a new default document source</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>location</code> - some location information</dd><dd><code>author</code> - the author of the document</dd><dd><code>date</code> - some date of the document</dd><dd><code>revision</code> - some revision of the document</dd></dl>
 </li>
@@ -227,7 +227,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getLocation</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getLocation()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLocation()</pre>
 <div class="block">Returns some location information of the source.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -241,7 +241,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getLabel</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getLabel()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLabel()</pre>
 <div class="block">Returns the revision information.
 
  Returns a label of the source.</div>
@@ -257,7 +257,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getAuthor</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getAuthor()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAuthor()</pre>
 <div class="block">Returns the author</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the author</dd></dl>
 </li>
@@ -279,7 +279,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getRevision</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getRevision()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getRevision()</pre>
 <div class="block">Returns the revision</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the revision</dd></dl>
 </li>
@@ -290,10 +290,10 @@ implements <a href="../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -366,4 +366,4 @@ implements <a href="../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.Change.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.Change.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.Change.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.Change.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Diff.Change (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Diff.Change (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Diff.Change (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Diff.Change (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/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.jackrabbit.vault.util.diff.Diff.Change</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public static class <span class="strong">Diff.Change</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">The result of comparison is an "edit script": a chain of change objects.
  Each change represents one place where some lines are deleted
  and some are inserted.
@@ -172,8 +172,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -308,4 +308,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Diff.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Diff (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Diff (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Diff (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Diff (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/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.jackrabbit.vault.util.diff.Diff</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">Diff</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
 </div>
@@ -164,8 +164,8 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/Diff.html#Diff(java.lang.Object[],%20java.lang.Object[])">Diff</a></strong>(java.lang.Object[]&nbsp;a,
-    java.lang.Object[]&nbsp;b)</code>
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/Diff.html#Diff(java.lang.Object[],%20java.lang.Object[])">Diff</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;a,
+    <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;b)</code>
 <div class="block">Prepare to find differences between two arrays.</div>
 </td>
 </tr>
@@ -195,8 +195,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -249,8 +249,8 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Diff</h4>
-<pre>public&nbsp;Diff(java.lang.Object[]&nbsp;a,
-    java.lang.Object[]&nbsp;b)</pre>
+<pre>public&nbsp;Diff(<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;a,
+    <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;b)</pre>
 <div class="block">Prepare to find differences between two arrays.  Each element of
  the arrays is translated to an "equivalence number" based on
  the result of <code>equals</code>.  The original Object arrays
@@ -346,4 +346,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DiffWriter.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DiffWriter.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DiffWriter.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DiffWriter.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DiffWriter (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DiffWriter (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DiffWriter (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DiffWriter (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,10 +83,10 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/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>java.io.Writer</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">java.io.Writer</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.diff.DiffWriter</li>
@@ -100,15 +100,15 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.io.Closeable, java.io.Flushable, java.lang.Appendable, java.lang.AutoCloseable</dd>
+<dd><a href="http://java.sun.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://java.sun.com/javase/6/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="strong">DiffWriter</span>
-extends java.io.Writer</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></pre>
 <div class="block">Implements a writer that provides an additional method <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#writeNewLine()"><code>writeNewLine()</code></a>
  that can be used for writing line separators which can be defined. A
- <code>PrintWriter</code> would actually be better, but it does not support
+ <a href="http://java.sun.com/javase/6/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io"><code>PrintWriter</code></a> would actually be better, but it does not support
  defining the line separator to use.</div>
 </li>
 </ul>
@@ -129,19 +129,19 @@ extends java.io.Writer</pre>
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DiffWriter.html#LS_NATIVE">LS_NATIVE</a></strong></code>
 <div class="block">native line separator</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DiffWriter.html#LS_UNIX">LS_UNIX</a></strong></code>
 <div class="block">unix line separator</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DiffWriter.html#LS_WINDOWS">LS_WINDOWS</a></strong></code>
 <div class="block">windows line separator</div>
 </td>
@@ -151,8 +151,8 @@ extends java.io.Writer</pre>
 <li class="blockList"><a name="fields_inherited_from_class_java.io.Writer">
 <!--   -->
 </a>
-<h3>Fields inherited from class&nbsp;java.io.Writer</h3>
-<code>lock</code></li>
+<h3>Fields inherited from class&nbsp;java.io.<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#lock" title="class or interface in java.io">lock</a></code></li>
 </ul>
 </li>
 </ul>
@@ -168,11 +168,11 @@ extends java.io.Writer</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#DiffWriter(java.io.Writer)">DiffWriter</a></strong>(java.io.Writer&nbsp;out)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#DiffWriter(java.io.Writer)">DiffWriter</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#DiffWriter(java.io.Writer,%20java.lang.String)">DiffWriter</a></strong>(java.io.Writer&nbsp;out,
-          java.lang.String&nbsp;lineSeparator)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#DiffWriter(java.io.Writer,%20java.lang.String)">DiffWriter</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
+          <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lineSeparator)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -213,11 +213,11 @@ extends java.io.Writer</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#write(java.lang.String)">write</a></strong>(java.lang.String&nbsp;str)</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#write(java.lang.String)">write</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#write(java.lang.String,%20int,%20int)">write</a></strong>(java.lang.String&nbsp;str,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#write(java.lang.String,%20int,%20int)">write</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str,
      int&nbsp;off,
      int&nbsp;len)</code></td>
 </tr>
@@ -232,15 +232,15 @@ extends java.io.Writer</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.io.Writer">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.io.Writer</h3>
-<code>append, append, append</code></li>
+<h3>Methods inherited from class&nbsp;java.io.<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#append(char)" title="class or interface in java.io">append</a>, <a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#append(java.lang.CharSequence)" title="class or interface in java.io">append</a>, <a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#append(java.lang.CharSequence,%20int,%20int)" title="class or interface in java.io">append</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -262,7 +262,7 @@ extends java.io.Writer</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>LS_NATIVE</h4>
-<pre>public static final&nbsp;java.lang.String LS_NATIVE</pre>
+<pre>public static final&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LS_NATIVE</pre>
 <div class="block">native line separator</div>
 </li>
 </ul>
@@ -272,7 +272,7 @@ extends java.io.Writer</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>LS_UNIX</h4>
-<pre>public static final&nbsp;java.lang.String LS_UNIX</pre>
+<pre>public static final&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LS_UNIX</pre>
 <div class="block">unix line separator</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.jackrabbit.vault.util.diff.DiffWriter.LS_UNIX">Constant Field Values</a></dd></dl>
 </li>
@@ -283,7 +283,7 @@ extends java.io.Writer</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>LS_WINDOWS</h4>
-<pre>public static final&nbsp;java.lang.String LS_WINDOWS</pre>
+<pre>public static final&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LS_WINDOWS</pre>
 <div class="block">windows line separator</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.jackrabbit.vault.util.diff.DiffWriter.LS_WINDOWS">Constant Field Values</a></dd></dl>
 </li>
@@ -302,7 +302,7 @@ extends java.io.Writer</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>DiffWriter</h4>
-<pre>public&nbsp;DiffWriter(java.io.Writer&nbsp;out)</pre>
+<pre>public&nbsp;DiffWriter(<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out)</pre>
 </li>
 </ul>
 <a name="DiffWriter(java.io.Writer, java.lang.String)">
@@ -311,8 +311,8 @@ extends java.io.Writer</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DiffWriter</h4>
-<pre>public&nbsp;DiffWriter(java.io.Writer&nbsp;out,
-          java.lang.String&nbsp;lineSeparator)</pre>
+<pre>public&nbsp;DiffWriter(<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
+          <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lineSeparator)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>lineSeparator</code> - the line seperator to use for <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html#writeNewLine()"><code>writeNewLine()</code></a></dd></dl>
 </li>
 </ul>
@@ -331,10 +331,10 @@ extends java.io.Writer</pre>
 <li class="blockList">
 <h4>writeNewLine</h4>
 <pre>public&nbsp;void&nbsp;writeNewLine()
-                  throws java.io.IOException</pre>
+                  throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Writes a new line according to the defined line separator</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="write(int)">
@@ -344,12 +344,12 @@ extends java.io.Writer</pre>
 <li class="blockList">
 <h4>write</h4>
 <pre>public&nbsp;void&nbsp;write(int&nbsp;c)
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.Writer</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#write(int)" title="class or interface in java.io">write</a></code>&nbsp;in class&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="write(char[])">
@@ -359,12 +359,12 @@ extends java.io.Writer</pre>
 <li class="blockList">
 <h4>write</h4>
 <pre>public&nbsp;void&nbsp;write(char[]&nbsp;cbuf)
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.Writer</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#write(char[])" title="class or interface in java.io">write</a></code>&nbsp;in class&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="write(char[], int, int)">
@@ -376,12 +376,12 @@ extends java.io.Writer</pre>
 <pre>public&nbsp;void&nbsp;write(char[]&nbsp;cbuf,
          int&nbsp;off,
          int&nbsp;len)
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.Writer</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#write(char[],%20int,%20int)" title="class or interface in java.io">write</a></code>&nbsp;in class&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="write(java.lang.String)">
@@ -390,13 +390,13 @@ extends java.io.Writer</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(java.lang.String&nbsp;str)
-           throws java.io.IOException</pre>
+<pre>public&nbsp;void&nbsp;write(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.Writer</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#write(java.lang.String)" title="class or interface in java.io">write</a></code>&nbsp;in class&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="write(java.lang.String, int, int)">
@@ -405,15 +405,15 @@ extends java.io.Writer</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(java.lang.String&nbsp;str,
+<pre>public&nbsp;void&nbsp;write(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str,
          int&nbsp;off,
          int&nbsp;len)
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.Writer</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#write(java.lang.String,%20int,%20int)" title="class or interface in java.io">write</a></code>&nbsp;in class&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="flush()">
@@ -423,14 +423,14 @@ extends java.io.Writer</pre>
 <li class="blockList">
 <h4>flush</h4>
 <pre>public&nbsp;void&nbsp;flush()
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>flush</code>&nbsp;in interface&nbsp;<code>java.io.Flushable</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Flushable.html?is-external=true#flush()" title="class or interface in java.io">flush</a></code>&nbsp;in interface&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a></code></dd>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>flush</code>&nbsp;in class&nbsp;<code>java.io.Writer</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#flush()" title="class or interface in java.io">flush</a></code>&nbsp;in class&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="close()">
@@ -440,16 +440,16 @@ extends java.io.Writer</pre>
 <li class="blockList">
 <h4>close</h4>
 <pre>public&nbsp;void&nbsp;close()
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.io.Closeable</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>close</code>&nbsp;in class&nbsp;<code>java.io.Writer</code></dd>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in class&nbsp;<code><a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 </li>
@@ -521,4 +521,4 @@ extends java.io.Writer</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.AnnotatedElement.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.AnnotatedElement.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.AnnotatedElement.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.AnnotatedElement.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Document.AnnotatedElement (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Document.AnnotatedElement (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Document.AnnotatedElement (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Document.AnnotatedElement (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -229,4 +229,4 @@ extends <a href="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.Element.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.Element.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.Element.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.Element.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Document.Element (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Document.Element (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Document.Element (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Document.Element (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -120,7 +120,7 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/Document.Element.html#getString()">getString</a></strong>()</code>
 <div class="block">Returns the string representation of this element.</div>
 </td>
@@ -146,7 +146,7 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getString</h4>
-<pre>java.lang.String&nbsp;getString()</pre>
+<pre><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getString()</pre>
 <div class="block">Returns the string representation of this element. If the elements
  were generated originally from a string they should return the
  exact string again.</div>
@@ -222,4 +222,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/Document.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Document (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Document (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Document (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Document (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/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.jackrabbit.vault.util.diff.Document</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">Document</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">A document represents a list of elements and have a source.</div>
 </li>
 </ul>
@@ -199,8 +199,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -364,4 +364,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DocumentDiff (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DocumentDiff (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DocumentDiff (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DocumentDiff (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/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.jackrabbit.vault.util.diff.DocumentDiff</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">DocumentDiff</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">The document diff is used to create a <em>diff</em> between 2 documents.
  It provides 2 possibilites to use the differences: either using the
  <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/ChangeListener.html" title="interface in org.apache.jackrabbit.vault.util.diff"><code>ChangeListener</code></a> which is called for each line of the document, or
@@ -183,22 +183,22 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.lang.StringBuffer,%20int)">write</a></strong>(java.lang.StringBuffer&nbsp;buf,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.lang.StringBuffer,%20int)">write</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
      int&nbsp;numContextLines)</code>
 <div class="block">Same as <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.io.Writer,%20int)"><code>write(Writer, int)</code></a> but to a string buffer.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.lang.StringBuffer,%20java.lang.String,%20int)">write</a></strong>(java.lang.StringBuffer&nbsp;buf,
-     java.lang.String&nbsp;lineSeparator,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.lang.StringBuffer,%20java.lang.String,%20int)">write</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
+     <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lineSeparator,
      int&nbsp;numContextLines)</code>
 <div class="block">Same as <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(org.apache.jackrabbit.vault.util.diff.DiffWriter,%20int)"><code>write(DiffWriter, int)</code></a> but to a string buffer.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.io.Writer,%20int)">write</a></strong>(java.io.Writer&nbsp;out,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.io.Writer,%20int)">write</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
      int&nbsp;numContextLines)</code>
 <div class="block">Same as <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(org.apache.jackrabbit.vault.util.diff.DiffWriter,%20int)"><code>write(DiffWriter, int)</code></a> but wraps the given writer
  with a default diff writer.</div>
@@ -209,8 +209,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -278,7 +278,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(java.lang.StringBuffer&nbsp;buf,
+<pre>public&nbsp;void&nbsp;write(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
          int&nbsp;numContextLines)</pre>
 <div class="block">Same as <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(java.io.Writer,%20int)"><code>write(Writer, int)</code></a> but to a string buffer.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>buf</code> - the buffer</dd><dd><code>numContextLines</code> - the number of context lines.</dd></dl>
@@ -290,8 +290,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(java.lang.StringBuffer&nbsp;buf,
-         java.lang.String&nbsp;lineSeparator,
+<pre>public&nbsp;void&nbsp;write(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
+         <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lineSeparator,
          int&nbsp;numContextLines)</pre>
 <div class="block">Same as <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(org.apache.jackrabbit.vault.util.diff.DiffWriter,%20int)"><code>write(DiffWriter, int)</code></a> but to a string buffer.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>buf</code> - the buffer</dd><dd><code>lineSeparator</code> - the line separator to use</dd><dd><code>numContextLines</code> - the number of context lines.</dd></dl>
@@ -303,14 +303,14 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(java.io.Writer&nbsp;out,
+<pre>public&nbsp;void&nbsp;write(<a href="http://java.sun.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
          int&nbsp;numContextLines)
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Same as <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff.html#write(org.apache.jackrabbit.vault.util.diff.DiffWriter,%20int)"><code>write(DiffWriter, int)</code></a> but wraps the given writer
  with a default diff writer.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the writer</dd><dd><code>numContextLines</code> - the number of context lines.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="write(org.apache.jackrabbit.vault.util.diff.DiffWriter, int)">
@@ -321,13 +321,13 @@ extends java.lang.Object</pre>
 <h4>write</h4>
 <pre>public&nbsp;void&nbsp;write(<a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html" title="class in org.apache.jackrabbit.vault.util.diff">DiffWriter</a>&nbsp;out,
          int&nbsp;numContextLines)
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Writes the differences to the given writer in a unified diff
  format. the context lines specify how many unmodified lines should
  sourround the actual difference.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the writer</dd><dd><code>numContextLines</code> - the number of context lines.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="showChanges(org.apache.jackrabbit.vault.util.diff.ChangeListener, int)">
@@ -437,4 +437,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff3.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff3.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff3.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentDiff3.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DocumentDiff3 (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DocumentDiff3 (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DocumentDiff3 (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DocumentDiff3 (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/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.jackrabbit.vault.util.diff.DocumentDiff3</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">DocumentDiff3</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Implements a tree-way diff between a base document and 2 dervied ones.
  The result of the diff operation is a list of <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/Hunk3.html" title="class in org.apache.jackrabbit.vault.util.diff"><code>Hunk3</code></a> that can
  record the changes and conflicts.</div>
@@ -160,8 +160,8 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff3.html#write(java.lang.StringBuffer,%20java.lang.String,%20boolean)">write</a></strong>(java.lang.StringBuffer&nbsp;buf,
-     java.lang.String&nbsp;lineSeparator,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentDiff3.html#write(java.lang.StringBuffer,%20java.lang.String,%20boolean)">write</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
+     <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lineSeparator,
      boolean&nbsp;showBase)</code>
 <div class="block">Writes the resulting document to the given string buffer.</div>
 </td>
@@ -171,8 +171,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/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://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -237,8 +237,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;write(java.lang.StringBuffer&nbsp;buf,
-         java.lang.String&nbsp;lineSeparator,
+<pre>public&nbsp;void&nbsp;write(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
+         <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lineSeparator,
          boolean&nbsp;showBase)</pre>
 <div class="block">Writes the resulting document to the given string buffer. this may include
  conflicting regions.</div>
@@ -254,13 +254,13 @@ extends java.lang.Object</pre>
 <h4>write</h4>
 <pre>public&nbsp;void&nbsp;write(<a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DiffWriter.html" title="class in org.apache.jackrabbit.vault.util.diff">DiffWriter</a>&nbsp;w,
          boolean&nbsp;showBase)
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Writes the resulting document to the given write. this may include
  conflicting regions.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>w</code> - the writer to write to</dd><dd><code>showBase</code> - if set to <code>true</code> the base section of a conflict
         is also included in the output.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 </li>
@@ -332,4 +332,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentSource.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentSource.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentSource.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DocumentSource.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DocumentSource (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DocumentSource (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DocumentSource (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DocumentSource (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -112,13 +112,13 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DocumentSource.html#getLabel()">getLabel</a></strong>()</code>
 <div class="block">Returns a label of the source.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/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/jackrabbit/vault/util/diff/DocumentSource.html#getLocation()">getLocation</a></strong>()</code>
 <div class="block">Returns some location information of the source.</div>
 </td>
@@ -144,7 +144,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getLabel</h4>
-<pre>java.lang.String&nbsp;getLabel()</pre>
+<pre><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLabel()</pre>
 <div class="block">Returns a label of the source.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a label of the source.</dd></dl>
 </li>
@@ -155,7 +155,7 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getLocation</h4>
-<pre>java.lang.String&nbsp;getLocation()</pre>
+<pre><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLocation()</pre>
 <div class="block">Returns some location information of the source.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>some location information.</dd></dl>
 </li>
@@ -229,4 +229,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ElementsFactory.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ElementsFactory.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ElementsFactory.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ElementsFactory.html Sat Dec 20 01:39:36 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ElementsFactory (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>ElementsFactory (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ElementsFactory (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="ElementsFactory (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -212,4 +212,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>