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 [3/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/deprecated-list.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/deprecated-list.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/deprecated-list.html (original)
+++ jackrabbit/site/live/filevault/apidocs/deprecated-list.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>Deprecated List (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Deprecated List (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="Deprecated List (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Deprecated List (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -165,4 +165,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/help-doc.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/help-doc.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/help-doc.html (original)
+++ jackrabbit/site/live/filevault/apidocs/help-doc.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>API Help (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>API Help (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="API Help (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="API Help (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -217,4 +217,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/index-all.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/index-all.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/index-all.html (original)
+++ jackrabbit/site/live/filevault/apidocs/index-all.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>Index (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Index (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="Index (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Index (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -569,7 +569,7 @@
 <dd>
 <div class="block">
 
- Compared to the <code>String.compareTo(String)</code> it handles the '/'
+ Compared to the <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true#compareTo(java.lang.String)" title="class or interface in java.lang"><code>String.compareTo(String)</code></a> it handles the '/'
  differently giving it the highest priority so that:
 
  "/a" < "/b"
@@ -1147,6 +1147,8 @@
 <div class="block">Helper class that represents a (jcr) node abstraction based on
  <a href="./org/apache/jackrabbit/vault/util/DocViewProperty.html" title="class in org.apache.jackrabbit.vault.util"><code>properties</code></a>.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/DocViewNode.html#DocViewNode(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.util.Map,%20java.lang.String[],%20java.lang.String)">DocViewNode(String, String, String, Map&lt;String, DocViewProperty&gt;, String[], String)</a></span> - Constructor for class org.apache.jackrabbit.vault.util.<a href="./org/apache/jackrabbit/vault/util/DocViewNode.html" title="class in org.apache.jackrabbit.vault.util">DocViewNode</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/DocViewNode.html#DocViewNode(java.lang.String,%20java.lang.String,%20org.xml.sax.Attributes,%20org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)">DocViewNode(String, String, Attributes, NamePathResolver)</a></span> - Constructor for class org.apache.jackrabbit.vault.util.<a href="./org/apache/jackrabbit/vault/util/DocViewNode.html" title="class in org.apache.jackrabbit.vault.util">DocViewNode</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/jackrabbit/vault/util/DocViewProperty.html" title="class in org.apache.jackrabbit.vault.util"><span class="strong">DocViewProperty</span></a> - Class in <a href="./org/apache/jackrabbit/vault/util/package-summary.html">org.apache.jackrabbit.vault.util</a></dt>
@@ -1580,7 +1582,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/jackrabbit/vault/util/FileInputSource.html" title="class in org.apache.jackrabbit.vault.util"><span class="strong">FileInputSource</span></a> - Class in <a href="./org/apache/jackrabbit/vault/util/package-summary.html">org.apache.jackrabbit.vault.util</a></dt>
 <dd>
-<div class="block">Implements a input source that is based on a <code>File</code>.</div>
+<div class="block">Implements a input source that is based on a <a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/FileInputSource.html#FileInputSource(java.io.File)">FileInputSource(File)</a></span> - Constructor for class org.apache.jackrabbit.vault.util.<a href="./org/apache/jackrabbit/vault/util/FileInputSource.html" title="class in org.apache.jackrabbit.vault.util">FileInputSource</a></dt>
 <dd>
@@ -1783,6 +1785,11 @@
 <dd>
 <div class="block">Returns the author</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/spi/UserManagement.html#getAuthorizableId(org.apache.jackrabbit.vault.util.DocViewNode)">getAuthorizableId(DocViewNode)</a></span> - Method in interface org.apache.jackrabbit.vault.fs.spi.<a href="./org/apache/jackrabbit/vault/fs/spi/UserManagement.html" title="interface in org.apache.jackrabbit.vault.fs.spi">UserManagement</a></dt>
+<dd>
+<div class="block">Returns the id of the authorizable from the specified authorizable node
+ to be imported.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/spi/UserManagement.html#getAuthorizablePath(javax.jcr.Session,%20java.lang.String)">getAuthorizablePath(Session, String)</a></span> - Method in interface org.apache.jackrabbit.vault.fs.spi.<a href="./org/apache/jackrabbit/vault/fs/spi/UserManagement.html" title="interface in org.apache.jackrabbit.vault.fs.spi">UserManagement</a></dt>
 <dd>
 <div class="block">Returns the path of the authorizable or <code>null</code> if not exists.</div>
@@ -2896,6 +2903,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/vlt/VltFile.html#getPath()">getPath()</a></span> - Method in class org.apache.jackrabbit.vault.vlt.<a href="./org/apache/jackrabbit/vault/vlt/VltFile.html" title="class in org.apache.jackrabbit.vault.vlt">VltFile</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/io/ImportOptions.html#getPathMapping()">getPathMapping()</a></span> - Method in class org.apache.jackrabbit.vault.fs.io.<a href="./org/apache/jackrabbit/vault/fs/io/ImportOptions.html" title="class in org.apache.jackrabbit.vault.fs.io">ImportOptions</a></dt>
+<dd>
+<div class="block">Defines a path mapping that is applied to the incoming package paths and filter when installing the package.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/filter/DefaultPathFilter.html#getPattern()">getPattern()</a></span> - Method in class org.apache.jackrabbit.vault.fs.filter.<a href="./org/apache/jackrabbit/vault/fs/filter/DefaultPathFilter.html" title="class in org.apache.jackrabbit.vault.fs.filter">DefaultPathFilter</a></dt>
 <dd>
 <div class="block">Returns the pattern</div>
@@ -4365,6 +4376,10 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/LineOutputStream.html#LineOutputStream(java.io.OutputStream,%20byte[])">LineOutputStream(OutputStream, byte[])</a></span> - Constructor for class org.apache.jackrabbit.vault.util.<a href="./org/apache/jackrabbit/vault/util/LineOutputStream.html" title="class in org.apache.jackrabbit.vault.util">LineOutputStream</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#link(java.lang.String,%20java.lang.String)">link(String, String)</a></span> - Method in class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a></dt>
+<dd>
+<div class="block">Creates a new link from the path <code>src</code> to the path <code>dst</code></div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/spi/ProgressTracker.html#listener">listener</a></span> - Variable in class org.apache.jackrabbit.vault.fs.spi.<a href="./org/apache/jackrabbit/vault/fs/spi/ProgressTracker.html" title="class in org.apache.jackrabbit.vault.fs.spi">ProgressTracker</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/console/ConsoleFile.html#listFiles()">listFiles()</a></span> - Method in interface org.apache.jackrabbit.vault.util.console.<a href="./org/apache/jackrabbit/vault/util/console/ConsoleFile.html" title="interface in org.apache.jackrabbit.vault.util.console">ConsoleFile</a></dt>
@@ -4499,14 +4514,30 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/PathUtil.html#makePath(java.lang.String,%20java.lang.String)">makePath(String, String)</a></span> - Static method in class org.apache.jackrabbit.vault.util.<a href="./org/apache/jackrabbit/vault/util/PathUtil.html" title="class in org.apache.jackrabbit.vault.util">PathUtil</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#map(java.lang.String)">map(String)</a></span> - Method in class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a></dt>
+<dd>
+<div class="block">Maps the given path to a new location.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#map(java.lang.String,%20boolean)">map(String, boolean)</a></span> - Method in class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a></dt>
+<dd>
+<div class="block">Maps the given path to a new location.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/PathMapping.html#map(java.lang.String)">map(String)</a></span> - Method in interface org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/PathMapping.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathMapping</a></dt>
 <dd>
 <div class="block">Maps the given path to a new location.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/PathMapping.html#map(java.lang.String,%20boolean)">map(String, boolean)</a></span> - Method in interface org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/PathMapping.html" title="interface in org.apache.jackrabbit.vault.fs.api">PathMapping</a></dt>
+<dd>
+<div class="block">Maps the given path to a new location.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/SimplePathMapping.html#map(java.lang.String)">map(String)</a></span> - Method in class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/SimplePathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">SimplePathMapping</a></dt>
 <dd>
 <div class="block">Maps the given path to a new location.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/SimplePathMapping.html#map(java.lang.String,%20boolean)">map(String, boolean)</a></span> - Method in class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/SimplePathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">SimplePathMapping</a></dt>
+<dd>
+<div class="block">Maps the given path to a new location.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/Tree.html#map()">map()</a></span> - Method in class org.apache.jackrabbit.vault.util.<a href="./org/apache/jackrabbit/vault/util/Tree.html" title="class in org.apache.jackrabbit.vault.util">Tree</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/VaultFileInputStream.html#mark(int)">mark(int)</a></span> - Method in class org.apache.jackrabbit.vault.fs.<a href="./org/apache/jackrabbit/vault/fs/VaultFileInputStream.html" title="class in org.apache.jackrabbit.vault.fs">VaultFileInputStream</a></dt>
@@ -4629,6 +4660,10 @@
 <dd>
 <div class="block">Merges an import info into this one.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#merge(org.apache.jackrabbit.vault.fs.api.MultiPathMapping)">merge(MultiPathMapping)</a></span> - Method in class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a></dt>
+<dd>
+<div class="block">Merges the links from the given base mapping</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/vlt/VltException.html#message()">message()</a></span> - Method in exception org.apache.jackrabbit.vault.vlt.<a href="./org/apache/jackrabbit/vault/vlt/VltException.html" title="class in org.apache.jackrabbit.vault.vlt">VltException</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/util/Constants.html#META_DIR">META_DIR</a></span> - Static variable in interface org.apache.jackrabbit.vault.util.<a href="./org/apache/jackrabbit/vault/util/Constants.html" title="interface in org.apache.jackrabbit.vault.util">Constants</a></dt>
@@ -4728,6 +4763,12 @@
 <dd>
 <div class="block">Moves this file to another meta file of the same directory</div>
 </dd>
+<dt><a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api"><span class="strong">MultiPathMapping</span></a> - Class in <a href="./org/apache/jackrabbit/vault/fs/api/package-summary.html">org.apache.jackrabbit.vault.fs.api</a></dt>
+<dd>
+<div class="block">Implements a path mapping that supports multiple synlinks</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html#MultiPathMapping()">MultiPathMapping()</a></span> - Constructor for class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/MultiPathMapping.html" title="class in org.apache.jackrabbit.vault.fs.api">MultiPathMapping</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="_N_">
 <!--   -->
@@ -6103,6 +6144,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/io/ImportOptions.html#setPatchParentPath(java.lang.String)">setPatchParentPath(String)</a></span> - Method in class org.apache.jackrabbit.vault.fs.io.<a href="./org/apache/jackrabbit/vault/fs/io/ImportOptions.html" title="class in org.apache.jackrabbit.vault.fs.io">ImportOptions</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/io/ImportOptions.html#setPathMapping(org.apache.jackrabbit.vault.fs.api.PathMapping)">setPathMapping(PathMapping)</a></span> - Method in class org.apache.jackrabbit.vault.fs.io.<a href="./org/apache/jackrabbit/vault/fs/io/ImportOptions.html" title="class in org.apache.jackrabbit.vault.fs.io">ImportOptions</a></dt>
+<dd>
+<div class="block">Sets the path mapping</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/filter/DefaultPathFilter.html#setPattern(java.lang.String)">setPattern(String)</a></span> - Method in class org.apache.jackrabbit.vault.fs.filter.<a href="./org/apache/jackrabbit/vault/fs/filter/DefaultPathFilter.html" title="class in org.apache.jackrabbit.vault.fs.filter">DefaultPathFilter</a></dt>
 <dd>
 <div class="block">Sets the regexp pattern for this filter.</div>
@@ -6825,7 +6870,7 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/jackrabbit/vault/fs/api/VaultInputSource.html" title="class in org.apache.jackrabbit.vault.fs.api"><span class="strong">VaultInputSource</span></a> - Class in <a href="./org/apache/jackrabbit/vault/fs/api/package-summary.html">org.apache.jackrabbit.vault.fs.api</a></dt>
 <dd>
-<div class="block">Extends the <code>InputSource</code> by a content length and last modified.</div>
+<div class="block">Extends the <a href="http://java.sun.com/javase/6/docs/api/org/xml/sax/InputSource.html?is-external=true" title="class or interface in org.xml.sax"><code>InputSource</code></a> by a content length and last modified.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/jackrabbit/vault/fs/api/VaultInputSource.html#VaultInputSource()">VaultInputSource()</a></span> - Constructor for class org.apache.jackrabbit.vault.fs.api.<a href="./org/apache/jackrabbit/vault/fs/api/VaultInputSource.html" title="class in org.apache.jackrabbit.vault.fs.api">VaultInputSource</a></dt>
 <dd>&nbsp;</dd>
@@ -7103,4 +7148,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/index.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/index.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/index.html (original)
+++ jackrabbit/site/live/filevault/apidocs/index.html Sat Dec 20 01:39:36 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Jackrabbit FileVault 3.1.8 API</title>
+<title>Apache Jackrabbit FileVault 3.1.14 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")
@@ -71,4 +71,4 @@
 <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
 </noframes>
 </frameset>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/DirectoryArtifact.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/DirectoryArtifact.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/DirectoryArtifact.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/DirectoryArtifact.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>DirectoryArtifact (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DirectoryArtifact (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="DirectoryArtifact (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DirectoryArtifact (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.impl.AbstractArtifact</li>
@@ -126,13 +126,13 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/DirectoryArtifact.html#DirectoryArtifact(java.lang.String)">DirectoryArtifact</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/DirectoryArtifact.html#DirectoryArtifact(java.lang.String)">DirectoryArtifact</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">Constructs a new directory type artifact with the given repository name.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/DirectoryArtifact.html#DirectoryArtifact(java.lang.String,%20java.lang.String)">DirectoryArtifact</a></strong>(java.lang.String&nbsp;name,
-                 java.lang.String&nbsp;extension)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/DirectoryArtifact.html#DirectoryArtifact(java.lang.String,%20java.lang.String)">DirectoryArtifact</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;extension)</code>
 <div class="block">Constructs a new directory type artifact with the given repository name
  and extension</div>
 </td>
@@ -166,7 +166,7 @@ implements <a href="../../../../../org/a
 </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/DirectoryArtifact.html#getInputStream()">getInputStream</a></strong>()</code>
 <div class="block">Returns the input stream to the contents of this artifact.</div>
 </td>
@@ -191,7 +191,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/DirectoryArtifact.html#spool(java.io.OutputStream)">spool</a></strong>(java.io.OutputStream&nbsp;out)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/DirectoryArtifact.html#spool(java.io.OutputStream)">spool</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)</code>
 <div class="block">Writes the content to the given output stream and closes it afterwards.</div>
 </td>
 </tr>
@@ -207,8 +207,8 @@ implements <a href="../../../../../org/a
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, finalize, 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#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#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>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.jackrabbit.vault.fs.api.Artifact">
@@ -244,7 +244,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>DirectoryArtifact</h4>
-<pre>public&nbsp;DirectoryArtifact(java.lang.String&nbsp;name)</pre>
+<pre>public&nbsp;DirectoryArtifact(<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">Constructs a new directory type artifact with the given repository name.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the repository name for this artifact.</dd></dl>
 </li>
@@ -255,8 +255,8 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DirectoryArtifact</h4>
-<pre>public&nbsp;DirectoryArtifact(java.lang.String&nbsp;name,
-                 java.lang.String&nbsp;extension)</pre>
+<pre>public&nbsp;DirectoryArtifact(<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;extension)</pre>
 <div class="block">Constructs a new directory type artifact with the given repository name
  and extension</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the repository name for this artifact.</dd><dd><code>extension</code> - the extension for this artifact</dd></dl>
@@ -304,8 +304,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>spool</h4>
-<pre>public&nbsp;void&nbsp;spool(java.io.OutputStream&nbsp;out)
-           throws java.io.IOException,
+<pre>public&nbsp;void&nbsp;spool(<a href="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)
+           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">Writes the content to the given output stream and closes it afterwards.
  This is the preferred method to use for output-artifacts.
@@ -319,7 +319,7 @@ implements <a href="../../../../../org/a
 <dd><code>spool</code>&nbsp;in class&nbsp;<code>org.apache.jackrabbit.vault.fs.impl.AbstractArtifact</code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output stream to spool to</dd>
 <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>
@@ -329,9 +329,9 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputStream</h4>
-<pre>public&nbsp;java.io.InputStream&nbsp;getInputStream()
-                                   throws java.io.IOException,
-                                          javax.jcr.RepositoryException</pre>
+<pre>public&nbsp;<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>,
+                                  javax.jcr.RepositoryException</pre>
 <div class="block">Returns the input stream to the contents of this artifact.
  This is the preferred method to use for input-artifacts.</div>
 <dl>
@@ -339,7 +339,7 @@ implements <a href="../../../../../org/a
 <dd><code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html#getInputStream()">getInputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>a input stream to the contents of this artifact.</dd>
 <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>
@@ -350,7 +350,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getInputSource</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/jackrabbit/vault/fs/api/VaultInputSource.html" title="class in org.apache.jackrabbit.vault.fs.api">VaultInputSource</a>&nbsp;getInputSource()
-                                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">Returns an input source to the contents of this artifact.
  This is also preferred for <a href="../../../../../org/apache/jackrabbit/vault/fs/api/AccessType.html#STREAM"><code>AccessType.STREAM</code></a>.</div>
@@ -359,7 +359,7 @@ implements <a href="../../../../../org/a
 <dd><code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html#getInputSource()">getInputSource</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>an input source.</dd>
 <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> - of a repository error occurs.</dd></dl>
 </li>
 </ul>
@@ -461,4 +461,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/HintArtifact.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/HintArtifact.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/HintArtifact.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/HintArtifact.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>HintArtifact (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>HintArtifact (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="HintArtifact (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="HintArtifact (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.impl.AbstractArtifact</li>
@@ -126,13 +126,13 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/HintArtifact.html#HintArtifact(java.lang.String)">HintArtifact</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/HintArtifact.html#HintArtifact(java.lang.String)">HintArtifact</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">Constructs a new directory type artifact with the given repository name.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/HintArtifact.html#HintArtifact(java.lang.String,%20java.lang.String)">HintArtifact</a></strong>(java.lang.String&nbsp;name,
-            java.lang.String&nbsp;extension)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/HintArtifact.html#HintArtifact(java.lang.String,%20java.lang.String)">HintArtifact</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;extension)</code>
 <div class="block">Constructs a new directory type artifact with the given repository name
  and extension</div>
 </td>
@@ -166,7 +166,7 @@ implements <a href="../../../../../org/a
 </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/HintArtifact.html#getInputStream()">getInputStream</a></strong>()</code>
 <div class="block">Returns the input stream to the contents of this artifact.</div>
 </td>
@@ -191,7 +191,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/HintArtifact.html#spool(java.io.OutputStream)">spool</a></strong>(java.io.OutputStream&nbsp;out)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/HintArtifact.html#spool(java.io.OutputStream)">spool</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)</code>
 <div class="block">Writes the content to the given output stream and closes it afterwards.</div>
 </td>
 </tr>
@@ -207,8 +207,8 @@ implements <a href="../../../../../org/a
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, finalize, 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#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#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>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.jackrabbit.vault.fs.api.Artifact">
@@ -244,7 +244,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>HintArtifact</h4>
-<pre>public&nbsp;HintArtifact(java.lang.String&nbsp;name)</pre>
+<pre>public&nbsp;HintArtifact(<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">Constructs a new directory type artifact with the given repository name.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the repository name for this artifact.</dd></dl>
 </li>
@@ -255,8 +255,8 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HintArtifact</h4>
-<pre>public&nbsp;HintArtifact(java.lang.String&nbsp;name,
-            java.lang.String&nbsp;extension)</pre>
+<pre>public&nbsp;HintArtifact(<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;extension)</pre>
 <div class="block">Constructs a new directory type artifact with the given repository name
  and extension</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the repository name for this artifact.</dd><dd><code>extension</code> - the extension for this artifact</dd></dl>
@@ -304,8 +304,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>spool</h4>
-<pre>public&nbsp;void&nbsp;spool(java.io.OutputStream&nbsp;out)
-           throws java.io.IOException,
+<pre>public&nbsp;void&nbsp;spool(<a href="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)
+           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">Writes the content to the given output stream and closes it afterwards.
  This is the preferred method to use for output-artifacts.
@@ -319,7 +319,7 @@ implements <a href="../../../../../org/a
 <dd><code>spool</code>&nbsp;in class&nbsp;<code>org.apache.jackrabbit.vault.fs.impl.AbstractArtifact</code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output stream to spool to</dd>
 <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>
@@ -329,9 +329,9 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputStream</h4>
-<pre>public&nbsp;java.io.InputStream&nbsp;getInputStream()
-                                   throws java.io.IOException,
-                                          javax.jcr.RepositoryException</pre>
+<pre>public&nbsp;<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>,
+                                  javax.jcr.RepositoryException</pre>
 <div class="block">Returns the input stream to the contents of this artifact.
  This is the preferred method to use for input-artifacts.</div>
 <dl>
@@ -339,7 +339,7 @@ implements <a href="../../../../../org/a
 <dd><code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html#getInputStream()">getInputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>a input stream to the contents of this artifact.</dd>
 <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>
@@ -350,7 +350,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getInputSource</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/jackrabbit/vault/fs/api/VaultInputSource.html" title="class in org.apache.jackrabbit.vault.fs.api">VaultInputSource</a>&nbsp;getInputSource()
-                                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">Returns an input source to the contents of this artifact.
  This is also preferred for <a href="../../../../../org/apache/jackrabbit/vault/fs/api/AccessType.html#STREAM"><code>AccessType.STREAM</code></a>.</div>
@@ -359,7 +359,7 @@ implements <a href="../../../../../org/a
 <dd><code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html#getInputSource()">getInputSource</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>an input source.</dd>
 <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> - of a repository error occurs.</dd></dl>
 </li>
 </ul>
@@ -461,4 +461,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/Mounter.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/Mounter.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/Mounter.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/Mounter.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>Mounter (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Mounter (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="Mounter (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Mounter (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.Mounter</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public final class <span class="strong">Mounter</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">Utility method to mount a JCR FS.
  The filesystem is mounted relative to the given <code>mountpoint</code> and rooted at <code>rootPath</code>.
  For example if the mountpoint is http://.../test/export and the rootPath is /foo, then the filesystem's root node
@@ -142,7 +142,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/Mounter.html#mount(org.apache.jackrabbit.vault.fs.api.VaultFsConfig,%20org.apache.jackrabbit.vault.fs.api.WorkspaceFilter,%20org.apache.jackrabbit.vault.fs.api.RepositoryAddress,%20java.lang.String,%20javax.jcr.Session)">mount</a></strong>(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/VaultFsConfig.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFsConfig</a>&nbsp;config,
      <a href="../../../../../org/apache/jackrabbit/vault/fs/api/WorkspaceFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">WorkspaceFilter</a>&nbsp;wspFilter,
      <a href="../../../../../org/apache/jackrabbit/vault/fs/api/RepositoryAddress.html" title="class in org.apache.jackrabbit.vault.fs.api">RepositoryAddress</a>&nbsp;mountpoint,
-     java.lang.String&nbsp;rootPath,
+     <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,
      javax.jcr.Session&nbsp;session)</code>
 <div class="block">Mounts a new Vault filesystem on the given repository node.</div>
 </td>
@@ -154,7 +154,7 @@ extends java.lang.Object</pre>
      javax.jcr.Repository&nbsp;rep,
      javax.jcr.Credentials&nbsp;credentials,
      <a href="../../../../../org/apache/jackrabbit/vault/fs/api/RepositoryAddress.html" title="class in org.apache.jackrabbit.vault.fs.api">RepositoryAddress</a>&nbsp;mountpoint,
-     java.lang.String&nbsp;rootPath)</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;rootPath)</code>
 <div class="block">Mounts a new Vault filesystem that is rooted at the given path using
  the provided repository, credentials and workspace to create the
  session.</div>
@@ -165,8 +165,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -208,16 +208,16 @@ extends java.lang.Object</pre>
 <pre>public static&nbsp;<a href="../../../../../org/apache/jackrabbit/vault/fs/api/VaultFileSystem.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFileSystem</a>&nbsp;mount(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/VaultFsConfig.html" title="interface in org.apache.jackrabbit.vault.fs.api">VaultFsConfig</a>&nbsp;config,
                     <a href="../../../../../org/apache/jackrabbit/vault/fs/api/WorkspaceFilter.html" title="interface in org.apache.jackrabbit.vault.fs.api">WorkspaceFilter</a>&nbsp;wspFilter,
                     <a href="../../../../../org/apache/jackrabbit/vault/fs/api/RepositoryAddress.html" title="class in org.apache.jackrabbit.vault.fs.api">RepositoryAddress</a>&nbsp;mountpoint,
-                    java.lang.String&nbsp;rootPath,
+                    <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,
                     javax.jcr.Session&nbsp;session)
                              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">Mounts a new Vault filesystem on the given repository node.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>config</code> - vault fs config</dd><dd><code>wspFilter</code> - the workspace filter</dd><dd><code>mountpoint</code> - the address of the mountpoint</dd><dd><code>rootPath</code> - path of root file. used for remapping</dd><dd><code>session</code> - the repository session</dd>
 <dt><span class="strong">Returns:</span></dt><dd>a Vault filesystem</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="mount(org.apache.jackrabbit.vault.fs.api.VaultFsConfig, org.apache.jackrabbit.vault.fs.api.WorkspaceFilter, javax.jcr.Repository, javax.jcr.Credentials, org.apache.jackrabbit.vault.fs.api.RepositoryAddress, java.lang.String)">
@@ -231,9 +231,9 @@ extends java.lang.Object</pre>
                     javax.jcr.Repository&nbsp;rep,
                     javax.jcr.Credentials&nbsp;credentials,
                     <a href="../../../../../org/apache/jackrabbit/vault/fs/api/RepositoryAddress.html" title="class in org.apache.jackrabbit.vault.fs.api">RepositoryAddress</a>&nbsp;mountpoint,
-                    java.lang.String&nbsp;rootPath)
+                    <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)
                              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">Mounts a new Vault filesystem that is rooted at the given path using
  the provided repository, credentials and workspace to create the
  session.</div>
@@ -241,7 +241,7 @@ extends java.lang.Object</pre>
 <dt><span class="strong">Returns:</span></dt><dd>an aggregate manager</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>
 </li>
@@ -313,4 +313,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/PropertyValueArtifact.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/fs/PropertyValueArtifact.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>PropertyValueArtifact (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>PropertyValueArtifact (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="PropertyValueArtifact (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="PropertyValueArtifact (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.impl.AbstractArtifact</li>
@@ -127,8 +127,8 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html#PropertyValueArtifact(org.apache.jackrabbit.vault.fs.api.Artifact,%20java.lang.String,%20java.lang.String,%20org.apache.jackrabbit.vault.fs.api.ArtifactType,%20javax.jcr.Property,%20int,%20long)">PropertyValueArtifact</a></strong>(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a>&nbsp;parent,
-                     java.lang.String&nbsp;relPath,
-                     java.lang.String&nbsp;ext,
+                     <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,
+                     <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;ext,
                      <a href="../../../../../org/apache/jackrabbit/vault/fs/api/ArtifactType.html" title="enum in org.apache.jackrabbit.vault.fs.api">ArtifactType</a>&nbsp;type,
                      javax.jcr.Property&nbsp;prop,
                      int&nbsp;index,
@@ -136,8 +136,8 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html#PropertyValueArtifact(org.apache.jackrabbit.vault.fs.api.Artifact,%20java.lang.String,%20java.lang.String,%20org.apache.jackrabbit.vault.fs.api.ArtifactType,%20javax.jcr.Property,%20long)">PropertyValueArtifact</a></strong>(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a>&nbsp;parent,
-                     java.lang.String&nbsp;relPath,
-                     java.lang.String&nbsp;ext,
+                     <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,
+                     <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;ext,
                      <a href="../../../../../org/apache/jackrabbit/vault/fs/api/ArtifactType.html" title="enum in org.apache.jackrabbit.vault.fs.api">ArtifactType</a>&nbsp;type,
                      javax.jcr.Property&nbsp;prop,
                      long&nbsp;lastModified)</code>&nbsp;</td>
@@ -158,10 +158,10 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.util.Collection&lt;<a href="../../../../../org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html" title="class in org.apache.jackrabbit.vault.fs">PropertyValueArtifact</a>&gt;</code></td>
+<td class="colFirst"><code>static <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/fs/PropertyValueArtifact.html" title="class in org.apache.jackrabbit.vault.fs">PropertyValueArtifact</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html#create(org.apache.jackrabbit.vault.fs.api.Artifact,%20java.lang.String,%20java.lang.String,%20org.apache.jackrabbit.vault.fs.api.ArtifactType,%20javax.jcr.Property,%20long)">create</a></strong>(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a>&nbsp;parent,
-      java.lang.String&nbsp;relPath,
-      java.lang.String&nbsp;ext,
+      <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,
+      <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;ext,
       <a href="../../../../../org/apache/jackrabbit/vault/fs/api/ArtifactType.html" title="enum in org.apache.jackrabbit.vault.fs.api">ArtifactType</a>&nbsp;type,
       javax.jcr.Property&nbsp;prop,
       long&nbsp;lastModified)</code>
@@ -183,7 +183,7 @@ implements <a href="../../../../../org/a
 </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/fs/PropertyValueArtifact.html#getContentType()">getContentType</a></strong>()</code>
 <div class="block">Returns the content type of the serialized data or <code>null</code> if
  the type is not known or cannot be determined.</div>
@@ -196,7 +196,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<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/PropertyValueArtifact.html#getInputStream()">getInputStream</a></strong>()</code>
 <div class="block">Returns the input stream to the contents of this artifact.</div>
 </td>
@@ -237,8 +237,8 @@ implements <a href="../../../../../org/a
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, finalize, 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#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#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>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.jackrabbit.vault.fs.api.Artifact">
@@ -275,8 +275,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>PropertyValueArtifact</h4>
 <pre>public&nbsp;PropertyValueArtifact(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a>&nbsp;parent,
-                     java.lang.String&nbsp;relPath,
-                     java.lang.String&nbsp;ext,
+                     <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,
+                     <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;ext,
                      <a href="../../../../../org/apache/jackrabbit/vault/fs/api/ArtifactType.html" title="enum in org.apache.jackrabbit.vault.fs.api">ArtifactType</a>&nbsp;type,
                      javax.jcr.Property&nbsp;prop,
                      long&nbsp;lastModified)
@@ -292,8 +292,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>PropertyValueArtifact</h4>
 <pre>public&nbsp;PropertyValueArtifact(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a>&nbsp;parent,
-                     java.lang.String&nbsp;relPath,
-                     java.lang.String&nbsp;ext,
+                     <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,
+                     <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;ext,
                      <a href="../../../../../org/apache/jackrabbit/vault/fs/api/ArtifactType.html" title="enum in org.apache.jackrabbit.vault.fs.api">ArtifactType</a>&nbsp;type,
                      javax.jcr.Property&nbsp;prop,
                      int&nbsp;index,
@@ -317,13 +317,13 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;java.util.Collection&lt;<a href="../../../../../org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html" title="class in org.apache.jackrabbit.vault.fs">PropertyValueArtifact</a>&gt;&nbsp;create(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a>&nbsp;parent,
-                                                 java.lang.String&nbsp;relPath,
-                                                 java.lang.String&nbsp;ext,
-                                                 <a href="../../../../../org/apache/jackrabbit/vault/fs/api/ArtifactType.html" title="enum in org.apache.jackrabbit.vault.fs.api">ArtifactType</a>&nbsp;type,
-                                                 javax.jcr.Property&nbsp;prop,
-                                                 long&nbsp;lastModified)
-                                                          throws javax.jcr.RepositoryException</pre>
+<pre>public static&nbsp;<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/fs/PropertyValueArtifact.html" title="class in org.apache.jackrabbit.vault.fs">PropertyValueArtifact</a>&gt;&nbsp;create(<a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a>&nbsp;parent,
+                                       <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,
+                                       <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;ext,
+                                       <a href="../../../../../org/apache/jackrabbit/vault/fs/api/ArtifactType.html" title="enum in org.apache.jackrabbit.vault.fs.api">ArtifactType</a>&nbsp;type,
+                                       javax.jcr.Property&nbsp;prop,
+                                       long&nbsp;lastModified)
+                                                throws javax.jcr.RepositoryException</pre>
 <div class="block">Creates a collection of <a href="../../../../../org/apache/jackrabbit/vault/fs/PropertyValueArtifact.html" title="class in org.apache.jackrabbit.vault.fs"><code>PropertyValueArtifact</code></a> from the given
  property. If the property is multivalued there will be an artifact
  created for each value with the value index appended to it's name.</div>
@@ -367,9 +367,9 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputStream</h4>
-<pre>public&nbsp;java.io.InputStream&nbsp;getInputStream()
-                                   throws java.io.IOException,
-                                          javax.jcr.RepositoryException</pre>
+<pre>public&nbsp;<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>,
+                                  javax.jcr.RepositoryException</pre>
 <div class="block">Returns the input stream to the contents of this artifact.
  This is the preferred method to use for input-artifacts.</div>
 <dl>
@@ -377,7 +377,7 @@ implements <a href="../../../../../org/a
 <dd><code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html#getInputStream()">getInputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>a input stream to the contents of this artifact.</dd>
 <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>
@@ -388,11 +388,11 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>detach</h4>
 <pre>public&nbsp;void&nbsp;detach()
-            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">Detaches the value from the underlying property value.</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>
@@ -403,7 +403,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getInputSource</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/jackrabbit/vault/fs/api/VaultInputSource.html" title="class in org.apache.jackrabbit.vault.fs.api">VaultInputSource</a>&nbsp;getInputSource()
-                                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">Returns an input source to the contents of this artifact.
  This is also preferred for <a href="../../../../../org/apache/jackrabbit/vault/fs/api/AccessType.html#STREAM"><code>AccessType.STREAM</code></a>.</div>
@@ -412,7 +412,7 @@ implements <a href="../../../../../org/a
 <dd><code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html#getInputSource()">getInputSource</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/jackrabbit/vault/fs/api/Artifact.html" title="interface in org.apache.jackrabbit.vault.fs.api">Artifact</a></code></dd>
 <dt><span class="strong">Returns:</span></dt><dd>a input source which systemId is the path of the underlying property</dd>
 <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> - of a repository error occurs.</dd></dl>
 </li>
 </ul>
@@ -462,7 +462,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getContentType</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getContentType()</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;getContentType()</pre>
 <div class="block">Returns the content type of the serialized data or <code>null</code> if
  the type is not known or cannot be determined.</div>
 <dl>
@@ -542,4 +542,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>