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 [46/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/vlt/class-use/FileList.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/FileList.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/FileList.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/FileList.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>Uses of Class org.apache.jackrabbit.vault.vlt.FileList (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.vlt.FileList (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="Uses of Class org.apache.jackrabbit.vault.vlt.FileList (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.vlt.FileList (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -152,4 +152,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/vlt/class-use/VltContext.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltContext.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltContext.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltContext.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>Uses of Class org.apache.jackrabbit.vault.vlt.VltContext (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.vlt.VltContext (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="Uses of Class org.apache.jackrabbit.vault.vlt.VltContext (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.vlt.VltContext (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -125,7 +125,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#VltDirectory(org.apache.jackrabbit.vault.vlt.VltContext,%20java.io.File)">VltDirectory</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html" title="class in org.apache.jackrabbit.vault.vlt">VltContext</a>&nbsp;ctx,
-            java.io.File&nbsp;directory)</code>&nbsp;</td>
+            <a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directory)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -142,7 +142,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#Ignored(org.apache.jackrabbit.vault.vlt.VltContext,%20java.io.File)">Ignored</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html" title="class in org.apache.jackrabbit.vault.vlt">VltContext</a>&nbsp;ctx,
-       java.io.File&nbsp;scanRoot)</code>&nbsp;</td>
+       <a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;scanRoot)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -198,4 +198,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/vlt/class-use/VltDirectory.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltDirectory.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltDirectory.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltDirectory.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>Uses of Class org.apache.jackrabbit.vault.vlt.VltDirectory (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.vlt.VltDirectory (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="Uses of Class org.apache.jackrabbit.vault.vlt.VltDirectory (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.vlt.VltDirectory (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -132,7 +132,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html#VltFile(org.apache.jackrabbit.vault.vlt.VltDirectory,%20java.lang.String,%20org.apache.jackrabbit.vault.vlt.meta.VltEntry)">VltFile</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html" title="class in org.apache.jackrabbit.vault.vlt">VltDirectory</a>&nbsp;parent,
-       java.lang.String&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;name,
        <a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/VltEntry.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">VltEntry</a>&nbsp;entry)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -189,4 +189,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/vlt/class-use/VltException.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltException.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltException.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltException.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>Uses of Class org.apache.jackrabbit.vault.vlt.VltException (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.vlt.VltException (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="Uses of Class org.apache.jackrabbit.vault.vlt.VltException (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.vlt.VltException (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -100,14 +100,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltException.html" title="class in org.apache.jackrabbit.vault.vlt">VltException</a></code></td>
-<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#error(java.lang.String,%20java.lang.String)">error</a></strong>(java.lang.String&nbsp;path,
-     java.lang.String&nbsp;msg)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#error(java.lang.String,%20java.lang.String)">error</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/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltException.html" title="class in org.apache.jackrabbit.vault.vlt">VltException</a></code></td>
-<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#exception(java.lang.String,%20java.lang.String,%20java.lang.Throwable)">exception</a></strong>(java.lang.String&nbsp;path,
-         java.lang.String&nbsp;msg,
-         java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#exception(java.lang.String,%20java.lang.String,%20java.lang.Throwable)">exception</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/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
+         <a href="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -138,32 +138,32 @@
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#apply(org.apache.jackrabbit.vault.vlt.actions.Action,%20java.util.Collection,%20boolean)">apply</a></strong>(org.apache.jackrabbit.vault.vlt.actions.Action&nbsp;action,
-     java.util.Collection&lt;java.lang.String&gt;&nbsp;names,
+     <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;names,
      boolean&nbsp;nonRecursive)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#apply(org.apache.jackrabbit.vault.vlt.actions.Action,%20java.lang.String,%20boolean)">apply</a></strong>(org.apache.jackrabbit.vault.vlt.actions.Action&nbsp;action,
-     java.lang.String&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;name,
      boolean&nbsp;nonRecursive)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#applyWithRemote(org.apache.jackrabbit.vault.vlt.actions.Action,%20java.util.Collection,%20boolean)">applyWithRemote</a></strong>(org.apache.jackrabbit.vault.vlt.actions.Action&nbsp;action,
-               java.util.Collection&lt;java.lang.String&gt;&nbsp;names,
+               <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;names,
                boolean&nbsp;nonRecursive)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#applyWithRemote(org.apache.jackrabbit.vault.vlt.actions.Action,%20java.lang.String,%20boolean)">applyWithRemote</a></strong>(org.apache.jackrabbit.vault.vlt.actions.Action&nbsp;action,
-               java.lang.String&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;name,
                boolean&nbsp;nonRecursive)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#applyWithRemote(org.apache.jackrabbit.vault.vlt.actions.Action,%20org.apache.jackrabbit.vault.fs.api.VaultFile,%20java.util.Collection,%20boolean)">applyWithRemote</a></strong>(org.apache.jackrabbit.vault.vlt.actions.Action&nbsp;action,
                <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a>&nbsp;remoteDir,
-               java.util.Collection&lt;java.lang.String&gt;&nbsp;names,
+               <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;names,
                boolean&nbsp;nonRecursive)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -183,12 +183,12 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#control(java.lang.String,%20java.lang.String)">control</a></strong>(java.lang.String&nbsp;path,
-       java.lang.String&nbsp;aPath)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#control(java.lang.String,%20java.lang.String)">control</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/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;aPath)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaDirectory</a></code></td>
-<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#createMetaDirectory(java.io.File)">createMetaDirectory</a></strong>(java.io.File&nbsp;base)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#createMetaDirectory(java.io.File)">createMetaDirectory</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;base)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/FileAction.html" title="enum in org.apache.jackrabbit.vault.vlt">FileAction</a></code></td>
@@ -211,7 +211,7 @@
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#files()">files</a></strong>()</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"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#getAggregatePath()">getAggregatePath</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -231,12 +231,12 @@
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.Properties</code></td>
+<td class="colFirst"><code><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></code></td>
 <td class="colLast"><span class="strong">VltFile.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">VltFile.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html#getProperty(java.lang.String)">getProperty</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</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"><span class="strong">VltFile.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html#getProperty(java.lang.String)">getProperty</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>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFile.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFile</a></code></td>
@@ -253,7 +253,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#prepareCommit(org.apache.jackrabbit.vault.fs.api.VaultFsTransaction,%20java.util.Collection,%20boolean,%20boolean)">prepareCommit</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/VaultFsTransaction.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFsTransaction</a>&nbsp;tx,
-             java.util.Collection&lt;java.lang.String&gt;&nbsp;names,
+             <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;names,
              boolean&nbsp;nonRecursive,
              boolean&nbsp;force)</code>&nbsp;</td>
 </tr>
@@ -287,8 +287,8 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">VltFile.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.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"><span class="strong">VltFile.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.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="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/FileAction.html" title="enum in org.apache.jackrabbit.vault.vlt">FileAction</a></code></td>
@@ -309,8 +309,8 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#updateComitted(java.lang.String,%20java.lang.String)">updateComitted</a></strong>(java.lang.String&nbsp;path,
-              java.lang.String&nbsp;fileName)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#updateComitted(java.lang.String,%20java.lang.String)">updateComitted</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/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fileName)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -326,11 +326,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#VltDirectory(org.apache.jackrabbit.vault.vlt.VltContext,%20java.io.File)">VltDirectory</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html" title="class in org.apache.jackrabbit.vault.vlt">VltContext</a>&nbsp;ctx,
-            java.io.File&nbsp;directory)</code>&nbsp;</td>
+            <a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directory)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html#VltFile(org.apache.jackrabbit.vault.vlt.VltDirectory,%20java.lang.String,%20org.apache.jackrabbit.vault.vlt.meta.VltEntry)">VltFile</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html" title="class in org.apache.jackrabbit.vault.vlt">VltDirectory</a>&nbsp;parent,
-       java.lang.String&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;name,
        <a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/VltEntry.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">VltEntry</a>&nbsp;entry)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -355,7 +355,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html" title="class in org.apache.jackrabbit.vault.vlt.meta">Ignored</a></code></td>
-<td class="colLast"><span class="strong">Ignored.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#scan(java.io.File)">scan</a></strong>(java.io.File&nbsp;dir)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Ignored.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#scan(java.io.File)">scan</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;dir)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -411,4 +411,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/vlt/class-use/VltFile.State.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltFile.State.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltFile.State.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltFile.State.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>Uses of Class org.apache.jackrabbit.vault.vlt.VltFile.State (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.vlt.VltFile.State (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="Uses of Class org.apache.jackrabbit.vault.vlt.VltFile.State (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.vlt.VltFile.State (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -100,7 +100,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.State.html" title="enum in org.apache.jackrabbit.vault.vlt">VltFile.State</a></code></td>
-<td class="colLast"><span class="strong">VltFile.State.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.State.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colLast"><span class="strong">VltFile.State.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.State.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>
@@ -165,4 +165,4 @@ the order they are declared.</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/vlt/class-use/VltFile.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltFile.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltFile.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/class-use/VltFile.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>Uses of Class org.apache.jackrabbit.vault.vlt.VltFile (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.vlt.VltFile (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="Uses of Class org.apache.jackrabbit.vault.vlt.VltFile (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.vlt.VltFile (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -100,7 +100,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</a></code></td>
-<td class="colLast"><span class="strong">FileList.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/FileList.html#getFile(java.lang.String)">getFile</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FileList.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/FileList.html#getFile(java.lang.String)">getFile</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>
 </tr>
 </tbody>
 </table>
@@ -112,11 +112,11 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</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;<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</a>&gt;</code></td>
 <td class="colLast"><span class="strong">VltDirectory.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltDirectory.html#getFiles()">getFiles</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</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;<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</a>&gt;</code></td>
 <td class="colLast"><span class="strong">FileList.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/FileList.html#getFiles()">getFiles</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -146,13 +146,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#printMessage(java.lang.String,%20org.apache.jackrabbit.vault.vlt.VltFile)">printMessage</a></strong>(java.lang.String&nbsp;msg,
+<td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#printMessage(java.lang.String,%20org.apache.jackrabbit.vault.vlt.VltFile)">printMessage</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;msg,
             <a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</a>&nbsp;file)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">VltContext.</span><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html#printMessage(org.apache.jackrabbit.vault.vlt.VltFile,%20java.lang.String)">printMessage</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</a>&nbsp;file,
-            java.lang.String&nbsp;msg)</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;msg)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -237,4 +237,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/vlt/meta/Ignored.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/Ignored.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/Ignored.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/Ignored.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>Ignored (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Ignored (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="Ignored (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Ignored (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.vlt.meta.Ignored</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">Ignored</span>
-extends java.lang.Object
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathFilter</a></pre>
 <div class="block"><code>Ignored</code>...</div>
 </li>
@@ -122,7 +122,7 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#FILE_NAME">FILE_NAME</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -148,7 +148,7 @@ implements <a href="../../../../../../or
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#Ignored(org.apache.jackrabbit.vault.vlt.VltContext,%20java.io.File)">Ignored</a></strong>(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html" title="class in org.apache.jackrabbit.vault.vlt">VltContext</a>&nbsp;ctx,
-       java.io.File&nbsp;scanRoot)</code>&nbsp;</td>
+       <a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;scanRoot)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -173,7 +173,7 @@ implements <a href="../../../../../../or
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathFilter</a>&gt;</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathFilter</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#getIgnored()">getIgnored</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -184,13 +184,13 @@ implements <a href="../../../../../../or
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#matches(java.lang.String)">matches</a></strong>(java.lang.String&nbsp;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.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>
 <div class="block">Checks if the given path matches this filters criteria.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html" title="class in org.apache.jackrabbit.vault.vlt.meta">Ignored</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#scan(java.io.File)">scan</a></strong>(java.io.File&nbsp;dir)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html#scan(java.io.File)">scan</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;dir)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathFilter</a></code></td>
@@ -203,8 +203,8 @@ implements <a href="../../../../../../or
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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>
@@ -226,7 +226,7 @@ implements <a href="../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FILE_NAME</h4>
-<pre>public static final&nbsp;java.lang.String FILE_NAME</pre>
+<pre>public static final&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FILE_NAME</pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.jackrabbit.vault.vlt.meta.Ignored.FILE_NAME">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -245,7 +245,7 @@ implements <a href="../../../../../../or
 <li class="blockList">
 <h4>Ignored</h4>
 <pre>public&nbsp;Ignored(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltContext.html" title="class in org.apache.jackrabbit.vault.vlt">VltContext</a>&nbsp;ctx,
-       java.io.File&nbsp;scanRoot)</pre>
+       <a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;scanRoot)</pre>
 </li>
 </ul>
 </li>
@@ -262,7 +262,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getIgnored</h4>
-<pre>public&nbsp;java.util.List&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathFilter</a>&gt;&nbsp;getIgnored()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathFilter</a>&gt;&nbsp;getIgnored()</pre>
 </li>
 </ul>
 <a name="matches(java.lang.String)">
@@ -271,7 +271,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>matches</h4>
-<pre>public&nbsp;boolean&nbsp;matches(java.lang.String&nbsp;path)</pre>
+<pre>public&nbsp;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>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/jackrabbit/vault/fs/api/PathFilter.html#matches(java.lang.String)">PathFilter</a></code></strong></div>
 <div class="block">Checks if the given path matches this filters criteria.</div>
 <dl>
@@ -288,12 +288,12 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>scan</h4>
-<pre>public&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html" title="class in org.apache.jackrabbit.vault.vlt.meta">Ignored</a>&nbsp;scan(java.io.File&nbsp;dir)
+<pre>public&nbsp;<a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/Ignored.html" title="class in org.apache.jackrabbit.vault.vlt.meta">Ignored</a>&nbsp;scan(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;dir)
              throws <a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltException.html" title="class in org.apache.jackrabbit.vault.vlt">VltException</a>,
-                    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><a href="../../../../../../org/apache/jackrabbit/vault/vlt/VltException.html" title="class in org.apache.jackrabbit.vault.vlt">VltException</a></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="isAbsolute()">
@@ -412,4 +412,4 @@ implements <a href="../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.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>MetaDirectory (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>MetaDirectory (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="MetaDirectory (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="MetaDirectory (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -116,7 +116,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#create(java.lang.String)">create</a></strong>(java.lang.String&nbsp;path)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#create(java.lang.String)">create</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">Creates the internal structures for this meta directory and initializes it with the given path.</div>
 </td>
 </tr>
@@ -134,7 +134,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getBaseFile(java.lang.String,%20boolean)">getBaseFile</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getBaseFile(java.lang.String,%20boolean)">getBaseFile</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,
            boolean&nbsp;create)</code>
 <div class="block">Returns a file from the internal base storage of this directory.</div>
 </td>
@@ -146,46 +146,46 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.File</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getFile()">getFile</a></strong>()</code>
 <div class="block">Returns the underlying system file or directory.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getFile(java.lang.String)">getFile</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getFile(java.lang.String)">getFile</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 a file of this meta directory.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getFile(java.lang.String,%20boolean)">getFile</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getFile(java.lang.String,%20boolean)">getFile</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,
        boolean&nbsp;create)</code>
 <div class="block">Returns a file of this meta directory.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getRepositoryUrl()">getRepositoryUrl</a></strong>()</code>
 <div class="block">Returns the repository url defined for this meta directory.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getTmpFile(java.lang.String,%20boolean)">getTmpFile</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#getTmpFile(java.lang.String,%20boolean)">getTmpFile</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,
           boolean&nbsp;create)</code>
 <div class="block">Returns a file from the internal temporary storage of this directory.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#hasFile(java.lang.String)">hasFile</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#hasFile(java.lang.String)">hasFile</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">Checks if the file with the given name exists.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#setRepositoryUrl(java.lang.String)">setRepositoryUrl</a></strong>(java.lang.String&nbsp;url)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaDirectory.html#setRepositoryUrl(java.lang.String)">setRepositoryUrl</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;url)</code>
 <div class="block">Sets the repository url define for this meta directory</div>
 </td>
 </tr>
@@ -216,7 +216,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getFile</h4>
-<pre>java.io.File&nbsp;getFile()</pre>
+<pre><a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getFile()</pre>
 <div class="block">Returns the underlying system file or directory.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the system file.</dd></dl>
 </li>
@@ -238,12 +238,12 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>void&nbsp;create(java.lang.String&nbsp;path)
-            throws java.io.IOException</pre>
+<pre>void&nbsp;create(<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">Creates the internal structures for this meta directory and initializes it with the given path.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the platform path relative to the jcr_root of this meta directory.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="delete()">
@@ -253,10 +253,10 @@
 <li class="blockList">
 <h4>delete</h4>
 <pre>void&nbsp;delete()
-            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">Deletes the internal structures of this meta directory</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="sync()">
@@ -266,10 +266,10 @@
 <li class="blockList">
 <h4>sync</h4>
 <pre>void&nbsp;sync()
-          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">Synchronizes any internal changes to this meta directory with the underlying structures.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="close()">
@@ -279,10 +279,10 @@
 <li class="blockList">
 <h4>close</h4>
 <pre>void&nbsp;close()
-           throws java.io.IOException</pre>
+           throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Synchronizes and closes this meta directory.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="getRepositoryUrl()">
@@ -291,12 +291,12 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getRepositoryUrl</h4>
-<pre>java.lang.String&nbsp;getRepositoryUrl()
-                                  throws java.io.IOException</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;getRepositoryUrl()
+                        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 repository url defined for this meta directory.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the url or <code>null</code> if not defined.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="setRepositoryUrl(java.lang.String)">
@@ -305,12 +305,12 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>setRepositoryUrl</h4>
-<pre>void&nbsp;setRepositoryUrl(java.lang.String&nbsp;url)
-                      throws java.io.IOException</pre>
+<pre>void&nbsp;setRepositoryUrl(<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;url)
+                      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">Sets the repository url define for this meta directory</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - the url</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="getEntries()">
@@ -333,13 +333,13 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getFile</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getFile(java.lang.String&nbsp;name)
-                 throws java.io.IOException</pre>
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getFile(<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)
+                 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 file of this meta directory.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the file</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the file or <code>null</code> if not found</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="getFile(java.lang.String, boolean)">
@@ -348,14 +348,14 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getFile</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getFile(java.lang.String&nbsp;name,
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getFile(<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,
                boolean&nbsp;create)
-                 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 file of this meta directory.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the file</dd><dd><code>create</code> - if <code>true</code> a new file will be created if not exists.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the file or <code>null</code> if not found and create is <code>false</code>.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="getTmpFile(java.lang.String, boolean)">
@@ -364,14 +364,14 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getTmpFile</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getTmpFile(java.lang.String&nbsp;name,
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getTmpFile(<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,
                   boolean&nbsp;create)
-                    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 file from the internal temporary storage of this directory.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the file.</dd><dd><code>create</code> - if <code>true</code> a new file will be created if not exists.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the file or <code>null</code> if not found and create is <code>false</code>.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="getBaseFile(java.lang.String, boolean)">
@@ -380,14 +380,14 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getBaseFile</h4>
-<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getBaseFile(java.lang.String&nbsp;name,
+<pre><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;getBaseFile(<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,
                    boolean&nbsp;create)
-                     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 file from the internal base storage of this directory.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the file.</dd><dd><code>create</code> - if <code>true</code> a new file will be created if not exists.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the file or <code>null</code> if not found and create is <code>false</code>.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="hasFile(java.lang.String)">
@@ -396,13 +396,13 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>hasFile</h4>
-<pre>boolean&nbsp;hasFile(java.lang.String&nbsp;name)
-                throws java.io.IOException</pre>
+<pre>boolean&nbsp;hasFile(<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)
+                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">Checks if the file with the given name exists.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of the file.</dd>
 <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the file exists.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 </li>
@@ -474,4 +474,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/vlt/meta/MetaFile.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaFile.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaFile.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaFile.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>MetaFile (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>MetaFile (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="MetaFile (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="MetaFile (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -115,7 +115,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html#copyTo(java.io.File,%20boolean)">copyTo</a></strong>(java.io.File&nbsp;file,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html#copyTo(java.io.File,%20boolean)">copyTo</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
       boolean&nbsp;preserveFileDate)</code>
 <div class="block">Copies the contents of this file to the indicated platform file.</div>
 </td>
@@ -133,25 +133,25 @@
 </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/vlt/meta/MetaFile.html#getInputStream()">getInputStream</a></strong>()</code>
 <div class="block">Open an input stream to this file.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html#getName()">getName</a></strong>()</code>
 <div class="block">Returns the name of this file.</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/vlt/meta/MetaFile.html#getPath()">getPath</a></strong>()</code>
 <div class="block">Returns a path of this file which is composed of the path of the meta directory and the name of this file.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.io.Reader</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html#getReader()">getReader</a></strong>()</code>
 <div class="block">Opens a reader using the utf-8 encoding</div>
 </td>
@@ -181,7 +181,7 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.File</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html#openTempFile()">openTempFile</a></strong>()</code>
 <div class="block">Opens a temporary file that is tied to this file and initializes it with the same content as this file.</div>
 </td>
@@ -218,7 +218,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getPath</h4>
-<pre>java.lang.String&nbsp;getPath()</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;getPath()</pre>
 <div class="block">Returns a path of this file which is composed of the path of the meta directory and the name of this file.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the path</dd></dl>
 </li>
@@ -229,7 +229,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 name of this file.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the name of this file.</dd></dl>
 </li>
@@ -240,12 +240,12 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputStream</h4>
-<pre>java.io.InputStream&nbsp;getInputStream()
-                                   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;getInputStream()
+                           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">Open an input stream to this file.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>an input stream</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="getReader()">
@@ -254,12 +254,12 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getReader</h4>
-<pre>java.io.Reader&nbsp;getReader()
-                         throws java.io.IOException</pre>
+<pre><a href="http://java.sun.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getReader()
+                 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 a reader using the utf-8 encoding</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a read</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="length()">
@@ -280,12 +280,12 @@
 <li class="blockList">
 <h4>md5</h4>
 <pre><a href="../../../../../../org/apache/jackrabbit/vault/util/MD5.html" title="class in org.apache.jackrabbit.vault.util">MD5</a>&nbsp;md5()
-        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 MD5 checksum of this file. Note that this operation reads the file fully in order to calculate
  the checksum.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the MD5 checksum.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="lastModified()">
@@ -306,10 +306,10 @@
 <li class="blockList">
 <h4>delete</h4>
 <pre>void&nbsp;delete()
-            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">Deletes the file from it's meta directory</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="openTempFile()">
@@ -318,12 +318,12 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>openTempFile</h4>
-<pre>java.io.File&nbsp;openTempFile()
-                          throws java.io.IOException</pre>
+<pre><a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;openTempFile()
+                  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 a temporary file that is tied to this file and initializes it with the same content as this file.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a temporary file.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="closeTempFile(boolean)">
@@ -333,12 +333,12 @@
 <li class="blockList">
 <h4>closeTempFile</h4>
 <pre>void&nbsp;closeTempFile(boolean&nbsp;discard)
-                   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">Close the previously opened temporary file. if <code>discard</code> is <code>false</code>, the contents of
  the temporary file are copied back to this file.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>discard</code> - <code>true</code> to discard the changes to the temp file</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="moveTo(org.apache.jackrabbit.vault.vlt.meta.MetaFile)">
@@ -348,11 +348,11 @@
 <li class="blockList">
 <h4>moveTo</h4>
 <pre>void&nbsp;moveTo(<a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFile.html" title="interface in org.apache.jackrabbit.vault.vlt.meta">MetaFile</a>&nbsp;dst)
-            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">Moves this file to another meta file of the same directory</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dst</code> - destination file</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 <a name="copyTo(java.io.File, boolean)">
@@ -361,13 +361,13 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>copyTo</h4>
-<pre>void&nbsp;copyTo(java.io.File&nbsp;file,
+<pre>void&nbsp;copyTo(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
           boolean&nbsp;preserveFileDate)
-            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">Copies the contents of this file to the indicated platform file.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - destination file</dd><dd><code>preserveFileDate</code> - <code>true</code> to update the modification date of the destination file</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - if an I/O error occurs</dd></dl>
+<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs</dd></dl>
 </li>
 </ul>
 </li>
@@ -439,4 +439,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/vlt/meta/MetaFileDocSource.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaFileDocSource.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaFileDocSource.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/vlt/meta/MetaFileDocSource.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>MetaFileDocSource (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>MetaFileDocSource (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="MetaFileDocSource (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="MetaFileDocSource (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.vlt.meta.MetaFileDocSource</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">MetaFileDocSource</span>
-extends java.lang.Object
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentSource.html" title="interface in org.apache.jackrabbit.vault.util.diff">DocumentSource</a></pre>
 <div class="block"><code>MetaFileDocSource</code>...</div>
 </li>
@@ -139,13 +139,13 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFileDocSource.html#getLabel()">getLabel</a></strong>()</code>
 <div class="block">Returns a label of the source.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/vlt/meta/MetaFileDocSource.html#getLocation()">getLocation</a></strong>()</code>
 <div class="block">Returns some location information of the source.</div>
 </td>
@@ -155,8 +155,8 @@ implements <a href="../../../../../../or
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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>
@@ -195,7 +195,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getLabel</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getLabel()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLabel()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentSource.html#getLabel()">DocumentSource</a></code></strong></div>
 <div class="block">Returns a label of the source.</div>
 <dl>
@@ -210,7 +210,7 @@ implements <a href="../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getLocation</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getLocation()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLocation()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DocumentSource.html#getLocation()">DocumentSource</a></code></strong></div>
 <div class="block">Returns some location information of the source.</div>
 <dl>
@@ -288,4 +288,4 @@ implements <a href="../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>