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 [16/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/fs/io/AbstractExporter.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AbstractExporter.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AbstractExporter.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AbstractExporter.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>AbstractExporter (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>AbstractExporter (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="AbstractExporter (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="AbstractExporter (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.fs.io.AbstractExporter</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public abstract class <span class="strong">AbstractExporter</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">Generic context for exporters</div>
 </li>
 </ul>
@@ -164,12 +164,12 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;relPath)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#createDirectory(java.lang.String)">createDirectory</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;relPath)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>abstract void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#createDirectory(org.apache.jackrabbit.vault.fs.api.VaultFile,%20java.lang.String)">createDirectory</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;file,
-               java.lang.String&nbsp;relPath)</code>&nbsp;</td>
+               <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;relPath)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -187,7 +187,7 @@ extends java.lang.Object</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#export(org.apache.jackrabbit.vault.fs.api.VaultFile,%20java.lang.String)">export</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;parent,
-      java.lang.String&nbsp;relPath)</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;relPath)</code>
 <div class="block">Exports the vault file to the relative path.</div>
 </td>
 </tr>
@@ -196,12 +196,12 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#getExportInfo()">getExportInfo</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colFirst"><code>protected <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/io/AbstractExporter.html#getPlatformFilePath(org.apache.jackrabbit.vault.fs.api.VaultFile,%20java.lang.String)">getPlatformFilePath</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;file,
-                   java.lang.String&nbsp;relPath)</code>&nbsp;</td>
+                   <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;relPath)</code>&nbsp;</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/fs/io/AbstractExporter.html#getRootPath()">getRootPath</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -228,17 +228,17 @@ 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/fs/io/AbstractExporter.html#setProperties(java.util.Properties)">setProperties</a></strong>(java.util.Properties&nbsp;properties)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#setProperties(java.util.Properties)">setProperties</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#setProperty(java.lang.String,%20java.util.Calendar)">setProperty</a></strong>(java.lang.String&nbsp;name,
-           java.util.Calendar&nbsp;value)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#setProperty(java.lang.String,%20java.util.Calendar)">setProperty</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,
+           <a href="http://java.sun.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#setProperty(java.lang.String,%20java.lang.String)">setProperty</a></strong>(java.lang.String&nbsp;name,
-           java.lang.String&nbsp;value)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#setProperty(java.lang.String,%20java.lang.String)">setProperty</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,
+           <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;value)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -249,7 +249,7 @@ 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/fs/io/AbstractExporter.html#setRootPath(java.lang.String)">setRootPath</a></strong>(java.lang.String&nbsp;rootPath)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#setRootPath(java.lang.String)">setRootPath</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;rootPath)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -257,31 +257,31 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#track(java.lang.Exception,%20java.lang.String)">track</a></strong>(java.lang.Exception&nbsp;e,
-     java.lang.String&nbsp;path)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#track(java.lang.Exception,%20java.lang.String)">track</a></strong>(<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,
+     <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>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#track(java.lang.String,%20java.lang.String)">track</a></strong>(java.lang.String&nbsp;action,
-     java.lang.String&nbsp;path)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#track(java.lang.String,%20java.lang.String)">track</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;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>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#writeFile(java.io.InputStream,%20java.lang.String)">writeFile</a></strong>(java.io.InputStream&nbsp;in,
-         java.lang.String&nbsp;relPath)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#writeFile(java.io.InputStream,%20java.lang.String)">writeFile</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+         <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;relPath)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>abstract void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AbstractExporter.html#writeFile(org.apache.jackrabbit.vault.fs.api.VaultFile,%20java.lang.String)">writeFile</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;file,
-         java.lang.String&nbsp;relPath)</code>&nbsp;</td>
+         <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;relPath)</code>&nbsp;</td>
 </tr>
 </table>
 <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>
@@ -364,8 +364,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperty</h4>
-<pre>public&nbsp;void&nbsp;setProperty(java.lang.String&nbsp;name,
-               java.lang.String&nbsp;value)</pre>
+<pre>public&nbsp;void&nbsp;setProperty(<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,
+               <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;value)</pre>
 </li>
 </ul>
 <a name="setProperty(java.lang.String, java.util.Calendar)">
@@ -374,8 +374,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperty</h4>
-<pre>public&nbsp;void&nbsp;setProperty(java.lang.String&nbsp;name,
-               java.util.Calendar&nbsp;value)</pre>
+<pre>public&nbsp;void&nbsp;setProperty(<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,
+               <a href="http://java.sun.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setProperties(java.util.Properties)">
@@ -384,7 +384,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperties</h4>
-<pre>public&nbsp;void&nbsp;setProperties(java.util.Properties&nbsp;properties)</pre>
+<pre>public&nbsp;void&nbsp;setProperties(<a href="http://java.sun.com/javase/6/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;properties)</pre>
 </li>
 </ul>
 <a name="getRootPath()">
@@ -393,7 +393,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRootPath</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getRootPath()</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;getRootPath()</pre>
 </li>
 </ul>
 <a name="setRootPath(java.lang.String)">
@@ -402,7 +402,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setRootPath</h4>
-<pre>public&nbsp;void&nbsp;setRootPath(java.lang.String&nbsp;rootPath)</pre>
+<pre>public&nbsp;void&nbsp;setRootPath(<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;rootPath)</pre>
 </li>
 </ul>
 <a name="isNoMetaInf()">
@@ -453,12 +453,12 @@ extends java.lang.Object</pre>
 <h4>export</h4>
 <pre>public&nbsp;void&nbsp;export(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;parent)
             throws javax.jcr.RepositoryException,
-                   java.io.IOException</pre>
+                   <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">Exports the given vault file and writes the META-INF data.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>parent</code> - the vault file</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>javax.jcr.RepositoryException</code> - if an error occurs</dd>
-<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="export(org.apache.jackrabbit.vault.fs.api.VaultFile, boolean)">
@@ -470,12 +470,12 @@ extends java.lang.Object</pre>
 <pre>public&nbsp;void&nbsp;export(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;parent,
           boolean&nbsp;noClose)
             throws javax.jcr.RepositoryException,
-                   java.io.IOException</pre>
+                   <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">Exports the given vault file and writes the META-INF data.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>parent</code> - the vault file</dd><dd><code>noClose</code> - if <code>true</code> exporter will not be closed after export</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>javax.jcr.RepositoryException</code> - if an error occurs</dd>
-<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="export(org.apache.jackrabbit.vault.fs.api.VaultFile, java.lang.String)">
@@ -485,14 +485,14 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>export</h4>
 <pre>public&nbsp;void&nbsp;export(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;parent,
-          java.lang.String&nbsp;relPath)
+          <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;relPath)
             throws javax.jcr.RepositoryException,
-                   java.io.IOException</pre>
+                   <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">Exports the vault file to the relative path.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>parent</code> - the file</dd><dd><code>relPath</code> - the path</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>javax.jcr.RepositoryException</code> - if an error occurs</dd>
-<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="track(java.lang.String, java.lang.String)">
@@ -501,8 +501,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>track</h4>
-<pre>protected&nbsp;void&nbsp;track(java.lang.String&nbsp;action,
-         java.lang.String&nbsp;path)</pre>
+<pre>protected&nbsp;void&nbsp;track(<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>
 </li>
 </ul>
 <a name="track(java.lang.Exception, java.lang.String)">
@@ -511,8 +511,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>track</h4>
-<pre>protected&nbsp;void&nbsp;track(java.lang.Exception&nbsp;e,
-         java.lang.String&nbsp;path)</pre>
+<pre>protected&nbsp;void&nbsp;track(<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,
+         <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>
 </li>
 </ul>
 <a name="getPlatformFilePath(org.apache.jackrabbit.vault.fs.api.VaultFile, java.lang.String)">
@@ -521,8 +521,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getPlatformFilePath</h4>
-<pre>protected&nbsp;java.lang.String&nbsp;getPlatformFilePath(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;file,
-                                   java.lang.String&nbsp;relPath)</pre>
+<pre>protected&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;getPlatformFilePath(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;file,
+                         <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;relPath)</pre>
 </li>
 </ul>
 <a name="open()">
@@ -532,11 +532,11 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>open</h4>
 <pre>public abstract&nbsp;void&nbsp;open()
-                   throws java.io.IOException,
+                   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>,
                           javax.jcr.RepositoryException</pre>
 <div class="block">Opens the exporter and initializes the undelying structures.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd>
+<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>
 <dd><code>javax.jcr.RepositoryException</code> - if a repository error occurs</dd></dl>
 </li>
 </ul>
@@ -547,11 +547,11 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>close</h4>
 <pre>public abstract&nbsp;void&nbsp;close()
-                    throws java.io.IOException,
+                    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>,
                            javax.jcr.RepositoryException</pre>
 <div class="block">Closes the exporter and releases the undelying structures.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd>
+<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>
 <dd><code>javax.jcr.RepositoryException</code> - if a repository error occurs</dd></dl>
 </li>
 </ul>
@@ -561,10 +561,10 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>createDirectory</h4>
-<pre>public abstract&nbsp;void&nbsp;createDirectory(java.lang.String&nbsp;relPath)
-                              throws java.io.IOException</pre>
+<pre>public abstract&nbsp;void&nbsp;createDirectory(<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;relPath)
+                              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><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="createDirectory(org.apache.jackrabbit.vault.fs.api.VaultFile, java.lang.String)">
@@ -574,12 +574,12 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>createDirectory</h4>
 <pre>public abstract&nbsp;void&nbsp;createDirectory(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;file,
-                   java.lang.String&nbsp;relPath)
+                   <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;relPath)
                               throws javax.jcr.RepositoryException,
-                                     java.io.IOException</pre>
+                                     <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><span class="strong">Throws:</span></dt>
 <dd><code>javax.jcr.RepositoryException</code></dd>
-<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="writeFile(java.io.InputStream, java.lang.String)">
@@ -588,11 +588,11 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>writeFile</h4>
-<pre>public abstract&nbsp;void&nbsp;writeFile(java.io.InputStream&nbsp;in,
-             java.lang.String&nbsp;relPath)
-                        throws java.io.IOException</pre>
+<pre>public abstract&nbsp;void&nbsp;writeFile(<a href="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+             <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;relPath)
+                        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><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="writeFile(org.apache.jackrabbit.vault.fs.api.VaultFile, java.lang.String)">
@@ -602,12 +602,12 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>writeFile</h4>
 <pre>public abstract&nbsp;void&nbsp;writeFile(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;file,
-             java.lang.String&nbsp;relPath)
+             <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;relPath)
                         throws javax.jcr.RepositoryException,
-                               java.io.IOException</pre>
+                               <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><span class="strong">Throws:</span></dt>
 <dd><code>javax.jcr.RepositoryException</code></dd>
-<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>
@@ -679,4 +679,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/fs/io/AccessControlHandling.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AccessControlHandling.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>AccessControlHandling (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>AccessControlHandling (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="AccessControlHandling (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="AccessControlHandling (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.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a>&gt;</li>
+<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/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a>&gt;</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.fs.io.AccessControlHandling</li>
@@ -100,12 +100,12 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a>&gt;</dd>
+<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/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a>&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public enum <span class="strong">AccessControlHandling</span>
-extends java.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a>&gt;</pre>
+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/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a>&gt;</pre>
 <div class="block"><code>AccessControlHandling</code> defines the behavior when importing
  access control nodes.</div>
 </li>
@@ -171,7 +171,7 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.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>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
@@ -187,15 +187,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.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+<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>
 </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>getClass, 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#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>
 </ul>
 </li>
 </ul>
@@ -345,7 +345,7 @@ for (AccessControlHandling c : AccessCon
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html" title="enum in org.apache.jackrabbit.vault.fs.io">AccessControlHandling</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>
 <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 
@@ -353,8 +353,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>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>
+<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>
 </li>
 </ul>
 </li>
@@ -426,4 +426,4 @@ not permitted.)</div>
 <!-- ======== 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/fs/io/Archive.Entry.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/Archive.Entry.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/Archive.Entry.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/Archive.Entry.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>Archive.Entry (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Archive.Entry (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="Archive.Entry (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Archive.Entry (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -113,18 +113,18 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html#getChild(java.lang.String)">getChild</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html#getChild(java.lang.String)">getChild</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>
 <div class="block">Returns the child entry with the given name.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.Collection&lt;? extends <a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&gt;</code></td>
+<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;? extends <a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html#getChildren()">getChildren</a></strong>()</code>
 <div class="block">Returns a collection of child entries.</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/fs/io/Archive.Entry.html#getName()">getName</a></strong>()</code>
 <div class="block">Returns the (file) name of the entry</div>
 </td>
@@ -156,7 +156,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>java.lang.String&nbsp;getName()</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;getName()</pre>
 <div class="block">Returns the (file) name of the entry</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the name</dd></dl>
 </li>
@@ -178,7 +178,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getChildren</h4>
-<pre>java.util.Collection&lt;? extends <a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&gt;&nbsp;getChildren()</pre>
+<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;? extends <a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&gt;&nbsp;getChildren()</pre>
 <div class="block">Returns a collection of child entries.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a collection of child entries.</dd></dl>
 </li>
@@ -189,7 +189,7 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getChild</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;getChild(java.lang.String&nbsp;name)</pre>
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;getChild(<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>
 <div class="block">Returns the child entry with the given name.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the child entry</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the entry or <code>null</code> if does not exist.</dd></dl>
@@ -264,4 +264,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/fs/io/Archive.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/Archive.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/Archive.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/Archive.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>Archive (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Archive (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="Archive (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Archive (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -140,7 +140,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html#getEntry(java.lang.String)">getEntry</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>
 <div class="block">Returns the entry specified by path.</div>
 </td>
 </tr>
@@ -170,7 +170,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html#getSubArchive(java.lang.String,%20boolean)">getSubArchive</a></strong>(java.lang.String&nbsp;root,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html#getSubArchive(java.lang.String,%20boolean)">getSubArchive</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,
              boolean&nbsp;asJcrRoot)</code>
 <div class="block">Returns a sub archive that is rooted at the given path.</div>
 </td>
@@ -182,7 +182,7 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html#openInputStream(org.apache.jackrabbit.vault.fs.io.Archive.Entry)">openInputStream</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;entry)</code>
 <div class="block">Opens an input stream for the given entry</div>
 </td>
@@ -209,12 +209,12 @@
 <li class="blockList">
 <h4>open</h4>
 <pre>void&nbsp;open(boolean&nbsp;strict)
-          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">Opens the archive.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>strict</code> - if <code>true</code> open will fail if there was an
         internal error while parsing meta data.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an 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 error occurs</dd></dl>
 </li>
 </ul>
 <a name="openInputStream(org.apache.jackrabbit.vault.fs.io.Archive.Entry)">
@@ -223,13 +223,13 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>openInputStream</h4>
-<pre>java.io.InputStream&nbsp;openInputStream(<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;entry)
-                                    throws java.io.IOException</pre>
+<pre><a href="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;openInputStream(<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;entry)
+                            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">Opens an input stream for the given entry</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>entry</code> - the entry</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the input stream</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an 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 error occurs</dd></dl>
 </li>
 </ul>
 <a name="getInputSource(org.apache.jackrabbit.vault.fs.io.Archive.Entry)">
@@ -239,12 +239,12 @@
 <li class="blockList">
 <h4>getInputSource</h4>
 <pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultInputSource.html" title="class in org.apache.jackrabbit.vault.fs.api">VaultInputSource</a>&nbsp;getInputSource(<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;entry)
-                                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">Returns an input source for the given entry</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>entry</code> - the entry</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the input source</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an 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 error occurs</dd></dl>
 </li>
 </ul>
 <a name="getJcrRoot()">
@@ -254,12 +254,12 @@
 <li class="blockList">
 <h4>getJcrRoot</h4>
 <pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;getJcrRoot()
-                         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">Returns the entry that specifies the "jcr_root". if no such
  entry exists, <code>null</code> is returned.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the jcr_root entry or <code>null</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an 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 error occurs</dd></dl>
 </li>
 </ul>
 <a name="getRoot()">
@@ -269,11 +269,11 @@
 <li class="blockList">
 <h4>getRoot</h4>
 <pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;getRoot()
-                      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">Returns the root entry.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the root entry.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an 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 error occurs</dd></dl>
 </li>
 </ul>
 <a name="getMetaInf()">
@@ -294,13 +294,13 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getEntry</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;getEntry(java.lang.String&nbsp;path)
-                       throws java.io.IOException</pre>
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.Entry.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive.Entry</a>&nbsp;getEntry(<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)
+                       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">Returns the entry specified by path.</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 entry or <code>null</code> if not found.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an 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 error occurs</dd></dl>
 </li>
 </ul>
 <a name="getSubArchive(java.lang.String, boolean)">
@@ -309,9 +309,9 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getSubArchive</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive</a>&nbsp;getSubArchive(java.lang.String&nbsp;root,
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/Archive.html" title="interface in org.apache.jackrabbit.vault.fs.io">Archive</a>&nbsp;getSubArchive(<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,
                     boolean&nbsp;asJcrRoot)
-                      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">Returns a sub archive that is rooted at the given path.
  Note that sub archives currently can't have they own meta inf and are
  closed automatically if they base is closed.</div>
@@ -319,7 +319,7 @@
 <dt><span class="strong">Returns:</span></dt><dd>the archive or <code>null</code> if entry specified by root
          does not exist.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an 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 error occurs</dd></dl>
 </li>
 </ul>
 <a name="close()">
@@ -401,4 +401,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/fs/io/AutoSave.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AutoSave.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AutoSave.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AutoSave.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>AutoSave (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>AutoSave (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="AutoSave (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="AutoSave (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.fs.io.AutoSave</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">AutoSave</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"><code>AutoSave</code>...</div>
 </li>
 </ul>
@@ -152,11 +152,11 @@ 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/fs/io/AutoSave.html#markMissing(java.lang.String)">markMissing</a></strong>(java.lang.String&nbsp;path)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AutoSave.html#markMissing(java.lang.String)">markMissing</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>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AutoSave.html#markResolved(java.lang.String)">markResolved</a></strong>(java.lang.String&nbsp;path)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AutoSave.html#markResolved(java.lang.String)">markResolved</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>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
@@ -198,7 +198,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/AutoSave.html#setTracker(org.apache.jackrabbit.vault.fs.spi.ProgressTracker)">setTracker</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/spi/ProgressTracker.html" title="class in org.apache.jackrabbit.vault.fs.spi">ProgressTracker</a>&nbsp;tracker)</code>&nbsp;</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/fs/io/AutoSave.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -206,8 +206,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, 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>
@@ -362,7 +362,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>markMissing</h4>
-<pre>public&nbsp;void&nbsp;markMissing(java.lang.String&nbsp;path)</pre>
+<pre>public&nbsp;void&nbsp;markMissing(<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>
 </li>
 </ul>
 <a name="markResolved(java.lang.String)">
@@ -371,7 +371,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>markResolved</h4>
-<pre>public&nbsp;void&nbsp;markResolved(java.lang.String&nbsp;path)</pre>
+<pre>public&nbsp;void&nbsp;markResolved(<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>
 </li>
 </ul>
 <a name="toString()">
@@ -380,10 +380,10 @@ extends java.lang.Object</pre>
 <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>
@@ -456,4 +456,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/fs/io/DocViewAnalyzerListener.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/DocViewAnalyzerListener.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/DocViewAnalyzerListener.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/DocViewAnalyzerListener.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>DocViewAnalyzerListener (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DocViewAnalyzerListener (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="DocViewAnalyzerListener (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DocViewAnalyzerListener (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -109,9 +109,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/DocViewAnalyzerListener.html#onNode(java.lang.String,%20boolean,%20java.lang.String)">onNode</a></strong>(java.lang.String&nbsp;path,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/DocViewAnalyzerListener.html#onNode(java.lang.String,%20boolean,%20java.lang.String)">onNode</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,
       boolean&nbsp;intermediate,
-      java.lang.String&nbsp;nodeType)</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;nodeType)</code>
 <div class="block">Is called when the analyzer passes a node element.</div>
 </td>
 </tr>
@@ -136,9 +136,9 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>onNode</h4>
-<pre>void&nbsp;onNode(java.lang.String&nbsp;path,
+<pre>void&nbsp;onNode(<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;intermediate,
-          java.lang.String&nbsp;nodeType)</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;nodeType)</pre>
 <div class="block">Is called when the analyzer passes a node element.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the path of the node</dd><dd><code>intermediate</code> - <code>true</code> if intermediate node</dd><dd><code>nodeType</code> - the primary type of the node or <code>null</code> if empty.</dd></dl>
 </li>
@@ -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>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/ExportInfo.Entry.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/ExportInfo.Entry.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/ExportInfo.Entry.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/ExportInfo.Entry.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>ExportInfo.Entry (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>ExportInfo.Entry (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="ExportInfo.Entry (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="ExportInfo.Entry (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.fs.io.ExportInfo.Entry</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public static class <span class="strong">ExportInfo.Entry</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>
@@ -120,7 +120,7 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Field 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/fs/io/ExportInfo.Entry.html#path">path</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -143,7 +143,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Entry.html#ExportInfo.Entry(org.apache.jackrabbit.vault.fs.io.ExportInfo.Type,%20java.lang.String)">ExportInfo.Entry</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&nbsp;type,
-                java.lang.String&nbsp;path)</code>&nbsp;</td>
+                <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>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -161,7 +161,7 @@ extends java.lang.Object</pre>
 <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/fs/io/ExportInfo.Entry.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -169,8 +169,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, 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>
@@ -201,7 +201,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>path</h4>
-<pre>public final&nbsp;java.lang.String path</pre>
+<pre>public 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> path</pre>
 </li>
 </ul>
 </li>
@@ -219,7 +219,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>ExportInfo.Entry</h4>
 <pre>public&nbsp;ExportInfo.Entry(<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&nbsp;type,
-                java.lang.String&nbsp;path)</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;path)</pre>
 </li>
 </ul>
 </li>
@@ -236,10 +236,10 @@ extends java.lang.Object</pre>
 <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>
@@ -312,4 +312,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/fs/io/ExportInfo.Type.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.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>ExportInfo.Type (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>ExportInfo.Type (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="ExportInfo.Type (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="ExportInfo.Type (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.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&gt;</li>
+<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/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&gt;</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.fs.io.ExportInfo.Type</li>
@@ -100,7 +100,7 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&gt;</dd>
+<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/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&gt;</dd>
 </dl>
 <dl>
 <dt>Enclosing class:</dt>
@@ -109,7 +109,7 @@
 <hr>
 <br>
 <pre>public static enum <span class="strong">ExportInfo.Type</span>
-extends java.lang.Enum&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&gt;</pre>
+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/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&gt;</pre>
 </li>
 </ul>
 </div>
@@ -162,7 +162,7 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.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>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </td>
 </tr>
@@ -178,15 +178,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.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+<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>
 </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>getClass, 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#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>
 </ul>
 </li>
 </ul>
@@ -287,7 +287,7 @@ for (ExportInfo.Type c : ExportInfo.Type
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/fs/io/ExportInfo.Type.html" title="enum in org.apache.jackrabbit.vault.fs.io">ExportInfo.Type</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>
 <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 
@@ -295,8 +295,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>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>
+<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>
 </li>
 </ul>
 </li>
@@ -368,4 +368,4 @@ not permitted.)</div>
 <!-- ======== 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>