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 2015/09/28 18:43:17 UTC

svn commit: r1705719 [6/47] - 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/fs/api/ImportInfo.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ImportInfo.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ImportInfo.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ImportInfo.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ImportInfo (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>ImportInfo (Apache Jackrabbit FileVault 3.1.24 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="ImportInfo (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="ImportInfo (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -135,8 +135,8 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getError(java.lang.String)">getError</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;path)</code>
+<td class="colFirst"><code>java.lang.Exception</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getError(java.lang.String)">getError</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
 <div class="block"><i>since 3.1. use getInfo(path).getError();</i></div>
 </div>
@@ -144,24 +144,24 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Info.html" title="interface in org.apache.jackrabbit.vault.fs.api">ImportInfo.Info</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getInfo(java.lang.String)">getInfo</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getInfo(java.lang.String)">getInfo</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Returns the info at <code>path</code></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">TreeMap</a>&lt;<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>,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Info.html" title="interface in org.apache.jackrabbit.vault.fs.api">ImportInfo.Info</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.TreeMap&lt;java.lang.String,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Info.html" title="interface in org.apache.jackrabbit.vault.fs.api">ImportInfo.Info</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getInfos()">getInfos</a></strong>()</code>
 <div class="block">Returns the import information</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>[]&gt;</code></td>
+<td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.String[]&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getMemberships()">getMemberships</a></strong>()</code>
 <div class="block">Returns a list of memberships that need to be resolved</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">TreeMap</a>&lt;<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>,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportInfo.Type</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.TreeMap&lt;java.lang.String,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportInfo.Type</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getModifications()">getModifications</a></strong>()</code>
 <div class="block">Returns the modifications of all infos</div>
 </td>
@@ -175,7 +175,7 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt;</code></td>
+<td class="colFirst"><code>java.util.Collection&lt;java.lang.String&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#getToVersion()">getToVersion</a></strong>()</code>
 <div class="block">Returns a collection of UUIDs of the nodes that need to be versioned.</div>
 </td>
@@ -200,44 +200,44 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onCreated(java.lang.String)">onCreated</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onCreated(java.lang.String)">onCreated</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Marks that the node at <code>path</code> was created.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onDeleted(java.lang.String)">onDeleted</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onDeleted(java.lang.String)">onDeleted</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Marks that the node at <code>path</code> was deleted.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onError(java.lang.String,%20java.lang.Exception)">onError</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;path,
-       <a href="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;e)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onError(java.lang.String,%20java.lang.Exception)">onError</a></strong>(java.lang.String&nbsp;path,
+       java.lang.Exception&nbsp;e)</code>
 <div class="block">Marks that the node at <code>path</code> caused an error.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onMissing(java.lang.String)">onMissing</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onMissing(java.lang.String)">onMissing</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Marks that the node at <code>path</code> is missing.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onModified(java.lang.String)">onModified</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onModified(java.lang.String)">onModified</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Marks that the node at <code>path</code> was modified.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onNop(java.lang.String)">onNop</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onNop(java.lang.String)">onNop</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Marks that nothing changed at <code>path</code></div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onReplaced(java.lang.String)">onReplaced</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.html#onReplaced(java.lang.String)">onReplaced</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Marks that the node at <code>path</code> was replaced.</div>
 </td>
 </tr>
@@ -262,7 +262,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getNameList</h4>
-<pre><a href="http://java.sun.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+<pre>@Deprecated
 <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/NodeNameList.html" title="class in org.apache.jackrabbit.vault.fs.api">NodeNameList</a>&nbsp;getNameList()</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>since 3.1</i></div>
 </li>
@@ -273,7 +273,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>onModified</h4>
-<pre>void&nbsp;onModified(<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;path)</pre>
+<pre>void&nbsp;onModified(java.lang.String&nbsp;path)</pre>
 <div class="block">Marks that the node at <code>path</code> was modified.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd></dl>
 </li>
@@ -284,7 +284,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>onNop</h4>
-<pre>void&nbsp;onNop(<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;path)</pre>
+<pre>void&nbsp;onNop(java.lang.String&nbsp;path)</pre>
 <div class="block">Marks that nothing changed at <code>path</code></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd></dl>
 </li>
@@ -295,7 +295,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>onCreated</h4>
-<pre>void&nbsp;onCreated(<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;path)</pre>
+<pre>void&nbsp;onCreated(java.lang.String&nbsp;path)</pre>
 <div class="block">Marks that the node at <code>path</code> was created.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd></dl>
 </li>
@@ -306,7 +306,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>onDeleted</h4>
-<pre>void&nbsp;onDeleted(<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;path)</pre>
+<pre>void&nbsp;onDeleted(java.lang.String&nbsp;path)</pre>
 <div class="block">Marks that the node at <code>path</code> was deleted.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd></dl>
 </li>
@@ -317,7 +317,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>onReplaced</h4>
-<pre>void&nbsp;onReplaced(<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;path)</pre>
+<pre>void&nbsp;onReplaced(java.lang.String&nbsp;path)</pre>
 <div class="block">Marks that the node at <code>path</code> was replaced.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd></dl>
 </li>
@@ -328,7 +328,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>onMissing</h4>
-<pre>void&nbsp;onMissing(<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;path)</pre>
+<pre>void&nbsp;onMissing(java.lang.String&nbsp;path)</pre>
 <div class="block">Marks that the node at <code>path</code> is missing.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd></dl>
 </li>
@@ -339,8 +339,8 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>onError</h4>
-<pre>void&nbsp;onError(<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;path,
-           <a href="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;e)</pre>
+<pre>void&nbsp;onError(java.lang.String&nbsp;path,
+           java.lang.Exception&nbsp;e)</pre>
 <div class="block">Marks that the node at <code>path</code> caused an error.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd><dd><code>e</code> - exception</dd></dl>
 </li>
@@ -351,7 +351,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getInfos</h4>
-<pre><a href="http://java.sun.com/javase/6/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">TreeMap</a>&lt;<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>,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Info.html" title="interface in org.apache.jackrabbit.vault.fs.api">ImportInfo.Info</a>&gt;&nbsp;getInfos()</pre>
+<pre>java.util.TreeMap&lt;java.lang.String,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Info.html" title="interface in org.apache.jackrabbit.vault.fs.api">ImportInfo.Info</a>&gt;&nbsp;getInfos()</pre>
 <div class="block">Returns the import information</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the import information</dd><dt><span class="strong">Since:</span></dt>
   <dd>3.1</dd></dl>
@@ -363,7 +363,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getInfo</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Info.html" title="interface in org.apache.jackrabbit.vault.fs.api">ImportInfo.Info</a>&nbsp;getInfo(<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;path)</pre>
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Info.html" title="interface in org.apache.jackrabbit.vault.fs.api">ImportInfo.Info</a>&nbsp;getInfo(java.lang.String&nbsp;path)</pre>
 <div class="block">Returns the info at <code>path</code></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - path</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the info or <code>null</code></dd><dt><span class="strong">Since:</span></dt>
@@ -376,7 +376,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getModifications</h4>
-<pre><a href="http://java.sun.com/javase/6/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">TreeMap</a>&lt;<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>,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportInfo.Type</a>&gt;&nbsp;getModifications()</pre>
+<pre>java.util.TreeMap&lt;java.lang.String,<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportInfo.Type</a>&gt;&nbsp;getModifications()</pre>
 <div class="block">Returns the modifications of all infos</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the modifications</dd></dl>
 </li>
@@ -387,8 +387,8 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getError</h4>
-<pre><a href="http://java.sun.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;getError(<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;path)</pre>
+<pre>@Deprecated
+java.lang.Exception&nbsp;getError(java.lang.String&nbsp;path)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>since 3.1. use getInfo(path).getError();</i></div>
 </li>
 </ul>
@@ -398,7 +398,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getToVersion</h4>
-<pre><a href="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt;&nbsp;getToVersion()</pre>
+<pre>java.util.Collection&lt;java.lang.String&gt;&nbsp;getToVersion()</pre>
 <div class="block">Returns a collection of UUIDs of the nodes that need to be versioned.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a collection of UUIDs.</dd></dl>
 </li>
@@ -409,7 +409,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getMemberships</h4>
-<pre><a href="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>[]&gt;&nbsp;getMemberships()</pre>
+<pre>java.util.Map&lt;java.lang.String,java.lang.String[]&gt;&nbsp;getMemberships()</pre>
 <div class="block">Returns a list of memberships that need to be resolved</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a list of memberships</dd></dl>
 </li>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ImportMode.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ImportMode.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ImportMode.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ImportMode.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ImportMode (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>ImportMode (Apache Jackrabbit FileVault 3.1.24 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="ImportMode (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="ImportMode (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -83,10 +83,10 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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>java.lang.Object</li>
 <li>
 <ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&gt;</li>
+<li>java.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&gt;</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.fs.api.ImportMode</li>
@@ -100,12 +100,12 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://java.sun.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&gt;</dd>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public enum <span class="strong">ImportMode</span>
-extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&gt;</pre>
+extends java.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&gt;</pre>
 <div class="block"><code>ImportMode</code> is used to define how importing content is applied
  to the existing content in the repository.</div>
 </li>
@@ -157,7 +157,7 @@ extends <a href="http://java.sun.com/jav
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html#valueOf(java.lang.String)">valueOf</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;name)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
@@ -173,15 +173,15 @@ the order they are declared.</div>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.ht
 ml?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://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#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#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-external=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>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -260,7 +260,7 @@ for (ImportMode c : ImportMode.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&nbsp;valueOf(<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;name)</pre>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ImportMode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ImportMode</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 
@@ -268,8 +268,8 @@ not permitted.)</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
 </li>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilter.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilter.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilter.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilter.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ItemFilter (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>ItemFilter (Apache Jackrabbit FileVault 3.1.24 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="ItemFilter (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="ItemFilter (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilterSet.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilterSet.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilterSet.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ItemFilterSet.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ItemFilterSet (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>ItemFilterSet (Apache Jackrabbit FileVault 3.1.24 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="ItemFilterSet (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="ItemFilterSet (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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>java.lang.Object</li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/FilterSet.html" title="class in org.apache.jackrabbit.vault.fs.api">org.apache.jackrabbit.vault.fs.api.FilterSet</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ItemFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">ItemFilter</a>&gt;</li>
@@ -178,7 +178,7 @@ extends <a href="../../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ItemFilterSet.html#ItemFilterSet(java.lang.String)">ItemFilterSet</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;root)</code>
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ItemFilterSet.html#ItemFilterSet(java.lang.String)">ItemFilterSet</a></strong>(java.lang.String&nbsp;root)</code>
 <div class="block">Creates a new item filter set and sets the respective root path</div>
 </td>
 </tr>
@@ -208,7 +208,7 @@ extends <a href="../../../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ItemFilterSet.html#contains(javax.jcr.Item,%20java.lang.String,%20int)">contains</a></strong>(javax.jcr.Item&nbsp;item,
-        <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;path,
+        java.lang.String&nbsp;path,
         int&nbsp;depth)</code>
 <div class="block">Evaluates the filters if this set does <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/FilterSet.html#covers(java.lang.String)"><code>cover</code></a> the
  given item.</div>
@@ -226,8 +226,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<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#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#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-external=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#w
 ait()" 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>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -287,7 +287,7 @@ extends <a href="../../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ItemFilterSet</h4>
-<pre>public&nbsp;ItemFilterSet(<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;root)</pre>
+<pre>public&nbsp;ItemFilterSet(java.lang.String&nbsp;root)</pre>
 <div class="block">Creates a new item filter set and sets the respective root path</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>root</code> - path</dd></dl>
 </li>
@@ -328,7 +328,7 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>contains</h4>
 <pre>public&nbsp;boolean&nbsp;contains(javax.jcr.Item&nbsp;item,
-               <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;path,
+               java.lang.String&nbsp;path,
                int&nbsp;depth)
                  throws javax.jcr.RepositoryException</pre>
 <div class="block">Evaluates the filters if this set does <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/FilterSet.html#covers(java.lang.String)"><code>cover</code></a> the

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MultiPathMapping (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>MultiPathMapping (Apache Jackrabbit FileVault 3.1.24 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="MultiPathMapping (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="MultiPathMapping (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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>java.lang.Object</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.fs.api.MultiPathMapping</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">MultiPathMapping</span>
-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>
+extends java.lang.Object
 implements <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathMapping.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathMapping</a></pre>
 <div class="block">Implements a path mapping that supports multiple synlinks</div>
 <dl><dt><span class="strong">Since:</span></dt>
@@ -157,20 +157,20 @@ implements <a href="../../../../../../or
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#link(java.lang.String,%20java.lang.String)">link</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;src,
-    <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;dst)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#link(java.lang.String,%20java.lang.String)">link</a></strong>(java.lang.String&nbsp;src,
+    java.lang.String&nbsp;dst)</code>
 <div class="block">Creates a new link from the path <code>src</code> to the path <code>dst</code></div>
 </td>
 </tr>
 <tr class="rowColor">
-<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/fs/api/MultiPathMapping.html#map(java.lang.String)">map</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;path)</code>
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#map(java.lang.String)">map</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Maps the given path to a new location.</div>
 </td>
 </tr>
 <tr class="altColor">
-<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/fs/api/MultiPathMapping.html#map(java.lang.String,%20boolean)">map</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;path,
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#map(java.lang.String,%20boolean)">map</a></strong>(java.lang.String&nbsp;path,
    boolean&nbsp;reverse)</code>
 <div class="block">Maps the given path to a new location.</div>
 </td>
@@ -186,8 +186,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.<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>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -226,8 +226,8 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>link</h4>
-<pre>public&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a>&nbsp;link(<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;src,
-                    <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;dst)</pre>
+<pre>public&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a>&nbsp;link(java.lang.String&nbsp;src,
+                    java.lang.String&nbsp;dst)</pre>
 <div class="block">Creates a new link from the path <code>src</code> to the path <code>dst</code></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>src</code> - source path</dd><dd><code>dst</code> - destination path</dd>
 <dt><span class="strong">Returns:</span></dt><dd>this</dd></dl>
@@ -251,7 +251,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>map</h4>
-<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;map(<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;path)</pre>
+<pre>public&nbsp;java.lang.String&nbsp;map(java.lang.String&nbsp;path)</pre>
 <div class="block">Maps the given path to a new location.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -266,8 +266,8 @@ implements <a href="../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>map</h4>
-<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;map(<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;path,
-         boolean&nbsp;reverse)</pre>
+<pre>public&nbsp;java.lang.String&nbsp;map(java.lang.String&nbsp;path,
+                   boolean&nbsp;reverse)</pre>
 <div class="block">Maps the given path to a new location.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeNameList.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeNameList.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeNameList.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeNameList.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>NodeNameList (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>NodeNameList (Apache Jackrabbit FileVault 3.1.24 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="NodeNameList (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="NodeNameList (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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>java.lang.Object</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.fs.api.NodeNameList</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">NodeNameList</span>
-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>
+extends java.lang.Object</pre>
 <div class="block"><code>SiblingNames</code>...</div>
 </li>
 </ul>
@@ -135,14 +135,14 @@ extends <a href="http://java.sun.com/jav
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/NodeNameList.html#addName(java.lang.String)">addName</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;name)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/NodeNameList.html#addName(java.lang.String)">addName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/NodeNameList.html#contains(java.lang.String)">contains</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;name)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/NodeNameList.html#contains(java.lang.String)">contains</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util">LinkedHashSet</a>&lt;<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>&gt;</code></td>
+<td class="colFirst"><code>java.util.LinkedHashSet&lt;java.lang.String&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/NodeNameList.html#getNames()">getNames</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -162,8 +162,8 @@ extends <a href="http://java.sun.com/jav
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<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>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -202,7 +202,7 @@ extends <a href="http://java.sun.com/jav
 <ul class="blockList">
 <li class="blockList">
 <h4>addName</h4>
-<pre>public&nbsp;void&nbsp;addName(<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;name)</pre>
+<pre>public&nbsp;void&nbsp;addName(java.lang.String&nbsp;name)</pre>
 </li>
 </ul>
 <a name="contains(java.lang.String)">
@@ -211,7 +211,7 @@ extends <a href="http://java.sun.com/jav
 <ul class="blockList">
 <li class="blockList">
 <h4>contains</h4>
-<pre>public&nbsp;boolean&nbsp;contains(<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;name)</pre>
+<pre>public&nbsp;boolean&nbsp;contains(java.lang.String&nbsp;name)</pre>
 </li>
 </ul>
 <a name="getNames()">
@@ -220,7 +220,7 @@ extends <a href="http://java.sun.com/jav
 <ul class="blockList">
 <li class="blockList">
 <h4>getNames</h4>
-<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util">LinkedHashSet</a>&lt;<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>&gt;&nbsp;getNames()</pre>
+<pre>public&nbsp;java.util.LinkedHashSet&lt;java.lang.String&gt;&nbsp;getNames()</pre>
 </li>
 </ul>
 <a name="needsReorder(javax.jcr.Node)">

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeTypesCollector.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeTypesCollector.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeTypesCollector.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/NodeTypesCollector.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>NodeTypesCollector (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>NodeTypesCollector (Apache Jackrabbit FileVault 3.1.24 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="NodeTypesCollector (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="NodeTypesCollector (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -119,7 +119,7 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;</code></td>
+<td class="colFirst"><code>java.util.Set&lt;java.lang.String&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/NodeTypesCollector.html#getNodeTypes()">getNodeTypes</a></strong>()</code>
 <div class="block">Returns the node types used in the aggregates (so far).</div>
 </td>
@@ -145,7 +145,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getNodeTypes</h4>
-<pre><a href="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;getNodeTypes()</pre>
+<pre>java.util.Set&lt;java.lang.String&gt;&nbsp;getNodeTypes()</pre>
 <div class="block">Returns the node types used in the aggregates (so far).</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>node types</dd></dl>
 </li>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilter.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilter.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilter.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilter.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PathFilter (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>PathFilter (Apache Jackrabbit FileVault 3.1.24 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="PathFilter (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="PathFilter (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -152,7 +152,7 @@ extends <a href="../../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html#matches(java.lang.String)">matches</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html#matches(java.lang.String)">matches</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Checks if the given path matches this filters criteria.</div>
 </td>
 </tr>
@@ -218,7 +218,7 @@ extends <a href="../../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>matches</h4>
-<pre>boolean&nbsp;matches(<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;path)</pre>
+<pre>boolean&nbsp;matches(java.lang.String&nbsp;path)</pre>
 <div class="block">Checks if the given path matches this filters criteria.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path to check</dd>
 <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if this filter matches the criteria;

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilterSet.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilterSet.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilterSet.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathFilterSet.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PathFilterSet (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>PathFilterSet (Apache Jackrabbit FileVault 3.1.24 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="PathFilterSet (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="PathFilterSet (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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>java.lang.Object</li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/FilterSet.html" title="class in org.apache.jackrabbit.vault.fs.api">org.apache.jackrabbit.vault.fs.api.FilterSet</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathFilter</a>&gt;</li>
@@ -178,7 +178,7 @@ extends <a href="../../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilterSet.html#PathFilterSet(java.lang.String)">PathFilterSet</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;root)</code>
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilterSet.html#PathFilterSet(java.lang.String)">PathFilterSet</a></strong>(java.lang.String&nbsp;root)</code>
 <div class="block">Creates a new path filter set and sets the respective root path</div>
 </td>
 </tr>
@@ -199,7 +199,7 @@ extends <a href="../../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilterSet.html#contains(java.lang.String)">contains</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;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilterSet.html#contains(java.lang.String)">contains</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Evaluates the filters if this set does <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/FilterSet.html#covers(java.lang.String)"><code>cover</code></a> the
  given item.</div>
 </td>
@@ -235,8 +235,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<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#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#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-external=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#w
 ait()" 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>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -296,7 +296,7 @@ extends <a href="../../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PathFilterSet</h4>
-<pre>public&nbsp;PathFilterSet(<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;root)</pre>
+<pre>public&nbsp;PathFilterSet(java.lang.String&nbsp;root)</pre>
 <div class="block">Creates a new path filter set and sets the respective root path</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>root</code> - path</dd></dl>
 </li>
@@ -315,7 +315,7 @@ extends <a href="../../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>contains</h4>
-<pre>public&nbsp;boolean&nbsp;contains(<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;path)</pre>
+<pre>public&nbsp;boolean&nbsp;contains(java.lang.String&nbsp;path)</pre>
 <div class="block">Evaluates the filters if this set does <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/FilterSet.html#covers(java.lang.String)"><code>cover</code></a> the
  given item. otherwise <code>false</code> is returned.
  The result of the evaluation is the polarity of the last matched path.

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathMapping.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathMapping.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathMapping.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/PathMapping.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PathMapping (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>PathMapping (Apache Jackrabbit FileVault 3.1.24 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="PathMapping (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="PathMapping (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -135,14 +135,14 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<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/fs/api/PathMapping.html#map(java.lang.String)">map</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;path)</code>
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathMapping.html#map(java.lang.String)">map</a></strong>(java.lang.String&nbsp;path)</code>
 <div class="block">Maps the given path to a new location.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<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/fs/api/PathMapping.html#map(java.lang.String,%20boolean)">map</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;path,
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathMapping.html#map(java.lang.String,%20boolean)">map</a></strong>(java.lang.String&nbsp;path,
    boolean&nbsp;reverse)</code>
 <div class="block">Maps the given path to a new location.</div>
 </td>
@@ -186,7 +186,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>map</h4>
-<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;map(<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;path)</pre>
+<pre>java.lang.String&nbsp;map(java.lang.String&nbsp;path)</pre>
 <div class="block">Maps the given path to a new location.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the mapped path.</dd></dl>
@@ -198,8 +198,8 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>map</h4>
-<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;map(<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;path,
-         boolean&nbsp;reverse)</pre>
+<pre>java.lang.String&nbsp;map(java.lang.String&nbsp;path,
+                   boolean&nbsp;reverse)</pre>
 <div class="block">Maps the given path to a new location.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path</dd><dd><code>reverse</code> - if <code>true</code> a reverse mapping is applied</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the mapped path.</dd></dl>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ProgressTrackerListener.Mode (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>ProgressTrackerListener.Mode (Apache Jackrabbit FileVault 3.1.24 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="ProgressTrackerListener.Mode (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="ProgressTrackerListener.Mode (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -83,10 +83,10 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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>java.lang.Object</li>
 <li>
 <ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&gt;</li>
+<li>java.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&gt;</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.fs.api.ProgressTrackerListener.Mode</li>
@@ -100,7 +100,7 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://java.sun.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&gt;</dd>
+<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&gt;</dd>
 </dl>
 <dl>
 <dt>Enclosing interface:</dt>
@@ -109,7 +109,7 @@
 <hr>
 <br>
 <pre>public static enum <span class="strong">ProgressTrackerListener.Mode</span>
-extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&gt;</pre>
+extends java.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&gt;</pre>
 <div class="block">Message mode</div>
 </li>
 </ul>
@@ -155,7 +155,7 @@ extends <a href="http://java.sun.com/jav
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html#valueOf(java.lang.String)">valueOf</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;name)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
@@ -171,15 +171,15 @@ the order they are declared.</div>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.ht
 ml?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Enum.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/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://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#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#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-external=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>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -246,7 +246,7 @@ for (ProgressTrackerListener.Mode c : Pr
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&nbsp;valueOf(<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;name)</pre>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 
@@ -254,8 +254,8 @@ not permitted.)</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
 </li>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.html?rev=1705719&r1=1705718&r2=1705719&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.html Mon Sep 28 16:43:09 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ProgressTrackerListener (Apache Jackrabbit FileVault 3.1.16 API)</title>
+<title>ProgressTrackerListener (Apache Jackrabbit FileVault 3.1.24 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="ProgressTrackerListener (Apache Jackrabbit FileVault 3.1.16 API)";
+        parent.document.title="ProgressTrackerListener (Apache Jackrabbit FileVault 3.1.24 API)";
     }
 //-->
 </script>
@@ -136,16 +136,16 @@
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.html#onError(org.apache.jackrabbit.vault.fs.api.ProgressTrackerListener.Mode,%20java.lang.String,%20java.lang.Exception)">onError</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&nbsp;mode,
-       <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;path,
-       <a href="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;e)</code>
+       java.lang.String&nbsp;path,
+       java.lang.Exception&nbsp;e)</code>
 <div class="block">Is called when an error is received.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.html#onMessage(org.apache.jackrabbit.vault.fs.api.ProgressTrackerListener.Mode,%20java.lang.String,%20java.lang.String)">onMessage</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&nbsp;mode,
-         <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;action,
-         <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;path)</code>
+         java.lang.String&nbsp;action,
+         java.lang.String&nbsp;path)</code>
 <div class="block">Is called when a message is received.</div>
 </td>
 </tr>
@@ -171,8 +171,8 @@
 <li class="blockList">
 <h4>onMessage</h4>
 <pre>void&nbsp;onMessage(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&nbsp;mode,
-             <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;action,
-             <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;path)</pre>
+             java.lang.String&nbsp;action,
+             java.lang.String&nbsp;path)</pre>
 <div class="block">Is called when a message is received.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>mode</code> - message mode</dd><dd><code>action</code> - action</dd><dd><code>path</code> - path or message the action was performed on</dd></dl>
 </li>
@@ -184,8 +184,8 @@
 <li class="blockList">
 <h4>onError</h4>
 <pre>void&nbsp;onError(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/ProgressTrackerListener.Mode.html" title="enum in org.apache.jackrabbit.vault.fs.api">ProgressTrackerListener.Mode</a>&nbsp;mode,
-           <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;path,
-           <a href="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;e)</pre>
+           java.lang.String&nbsp;path,
+           java.lang.Exception&nbsp;e)</pre>
 <div class="block">Is called when an error is received.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>mode</code> - message mode</dd><dd><code>path</code> - path or message</dd><dd><code>e</code> - error</dd></dl>
 </li>