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 [40/49] - in /jackrabbit/site/live/filevault: ./ apidocs/ apidocs/org/apache/jackrabbit/vault/fs/ apidocs/org/apache/jackrabbit/vault/fs/api/ apidocs/org/apache/jackrabbit/vault/fs/api/class-use/ apidocs/org/apache/jackrabbit/vault...

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.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>CliHelpFormatter (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>CliHelpFormatter (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="CliHelpFormatter (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="CliHelpFormatter (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.commons.cli2.util.HelpFormatter</li>
@@ -122,7 +122,7 @@ extends org.apache.commons.cli2.util.Hel
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#SYS_PROP_TERM_WIDTH">SYS_PROP_TERM_WIDTH</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -147,9 +147,9 @@ extends org.apache.commons.cli2.util.Hel
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#CliHelpFormatter(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">CliHelpFormatter</a></strong>(java.lang.String&nbsp;gutterLeft,
-                java.lang.String&nbsp;gutterCenter,
-                java.lang.String&nbsp;gutterRight,
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#CliHelpFormatter(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">CliHelpFormatter</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;gutterLeft,
+                <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;gutterCenter,
+                <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;gutterRight,
                 int&nbsp;fullWidth)</code>&nbsp;</td>
 </tr>
 </table>
@@ -176,11 +176,11 @@ extends org.apache.commons.cli2.util.Hel
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#getCmd()">getCmd</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"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#getDescription()">getDescription</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#getExample()">getExample</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -215,11 +215,11 @@ extends org.apache.commons.cli2.util.Hel
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#setDescription(java.lang.String)">setDescription</a></strong>(java.lang.String&nbsp;description)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#setDescription(java.lang.String)">setDescription</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;description)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#setExample(java.lang.String)">setExample</a></strong>(java.lang.String&nbsp;example)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/CliHelpFormatter.html#setExample(java.lang.String)">setExample</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;example)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -241,8 +241,8 @@ extends org.apache.commons.cli2.util.Hel
 <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>
@@ -264,7 +264,7 @@ extends org.apache.commons.cli2.util.Hel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SYS_PROP_TERM_WIDTH</h4>
-<pre>public static final&nbsp;java.lang.String SYS_PROP_TERM_WIDTH</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> SYS_PROP_TERM_WIDTH</pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../constant-values.html#org.apache.jackrabbit.vault.util.console.util.CliHelpFormatter.SYS_PROP_TERM_WIDTH">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -282,9 +282,9 @@ extends org.apache.commons.cli2.util.Hel
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CliHelpFormatter</h4>
-<pre>public&nbsp;CliHelpFormatter(java.lang.String&nbsp;gutterLeft,
-                java.lang.String&nbsp;gutterCenter,
-                java.lang.String&nbsp;gutterRight,
+<pre>public&nbsp;CliHelpFormatter(<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;gutterLeft,
+                <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;gutterCenter,
+                <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;gutterRight,
                 int&nbsp;fullWidth)</pre>
 </li>
 </ul>
@@ -378,7 +378,7 @@ extends org.apache.commons.cli2.util.Hel
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getDescription()</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;getDescription()</pre>
 </li>
 </ul>
 <a name="setDescription(java.lang.String)">
@@ -387,7 +387,7 @@ extends org.apache.commons.cli2.util.Hel
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;void&nbsp;setDescription(java.lang.String&nbsp;description)</pre>
+<pre>public&nbsp;void&nbsp;setDescription(<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;description)</pre>
 </li>
 </ul>
 <a name="getExample()">
@@ -396,7 +396,7 @@ extends org.apache.commons.cli2.util.Hel
 <ul class="blockList">
 <li class="blockList">
 <h4>getExample</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getExample()</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;getExample()</pre>
 </li>
 </ul>
 <a name="setExample(java.lang.String)">
@@ -405,7 +405,7 @@ extends org.apache.commons.cli2.util.Hel
 <ul class="blockList">
 <li class="blockList">
 <h4>setExample</h4>
-<pre>public&nbsp;void&nbsp;setExample(java.lang.String&nbsp;example)</pre>
+<pre>public&nbsp;void&nbsp;setExample(<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;example)</pre>
 </li>
 </ul>
 <a name="printHelp()">
@@ -509,4 +509,4 @@ extends org.apache.commons.cli2.util.Hel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Log4JConfig.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>Log4JConfig (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Log4JConfig (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="Log4JConfig (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Log4JConfig (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.console.util.Log4JConfig</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">Log4JConfig</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block"><code>Log4JConfig</code>...</div>
 </li>
 </ul>
@@ -134,24 +134,24 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html#getLevel()">getLevel</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html#init(java.lang.String)">init</a></strong>(java.lang.String&nbsp;log4jConfig)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html#init(java.lang.String)">init</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;log4jConfig)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html#setLevel(java.lang.String)">setLevel</a></strong>(java.lang.String&nbsp;level)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Log4JConfig.html#setLevel(java.lang.String)">setLevel</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;level)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -190,7 +190,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>init</h4>
-<pre>public static&nbsp;void&nbsp;init(java.lang.String&nbsp;log4jConfig)</pre>
+<pre>public static&nbsp;void&nbsp;init(<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;log4jConfig)</pre>
 </li>
 </ul>
 <a name="setLevel(java.lang.String)">
@@ -199,7 +199,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setLevel</h4>
-<pre>public static&nbsp;void&nbsp;setLevel(java.lang.String&nbsp;level)</pre>
+<pre>public static&nbsp;void&nbsp;setLevel(<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;level)</pre>
 </li>
 </ul>
 <a name="getLevel()">
@@ -208,7 +208,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getLevel</h4>
-<pre>public static&nbsp;java.lang.String&nbsp;getLevel()</pre>
+<pre>public static&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;getLevel()</pre>
 </li>
 </ul>
 </li>
@@ -280,4 +280,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/PomProperties.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/PomProperties.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/PomProperties.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/PomProperties.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>PomProperties (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>PomProperties (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="PomProperties (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="PomProperties (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.console.util.PomProperties</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">PomProperties</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block"><code>PomProperties</code>...</div>
 </li>
 </ul>
@@ -117,11 +117,11 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/PomProperties.html#PROPS_PREFIX">PROPS_PREFIX</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/PomProperties.html#PROPS_SUFFIX">PROPS_SUFFIX</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -139,8 +139,8 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/PomProperties.html#PomProperties(java.lang.String,%20java.lang.String)">PomProperties</a></strong>(java.lang.String&nbsp;groupId,
-             java.lang.String&nbsp;artifactId)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/PomProperties.html#PomProperties(java.lang.String,%20java.lang.String)">PomProperties</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;groupId,
+             <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;artifactId)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -158,11 +158,11 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<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"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/PomProperties.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/PomProperties.html#getVersion()">getVersion</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -170,8 +170,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>
@@ -193,7 +193,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>PROPS_PREFIX</h4>
-<pre>public static&nbsp;java.lang.String PROPS_PREFIX</pre>
+<pre>public static&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> PROPS_PREFIX</pre>
 </li>
 </ul>
 <a name="PROPS_SUFFIX">
@@ -202,7 +202,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PROPS_SUFFIX</h4>
-<pre>public static&nbsp;java.lang.String PROPS_SUFFIX</pre>
+<pre>public static&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> PROPS_SUFFIX</pre>
 </li>
 </ul>
 </li>
@@ -219,8 +219,8 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PomProperties</h4>
-<pre>public&nbsp;PomProperties(java.lang.String&nbsp;groupId,
-             java.lang.String&nbsp;artifactId)</pre>
+<pre>public&nbsp;PomProperties(<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;groupId,
+             <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;artifactId)</pre>
 </li>
 </ul>
 </li>
@@ -237,7 +237,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre>public&nbsp;java.util.Properties&nbsp;getProperties()</pre>
+<pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;getProperties()</pre>
 </li>
 </ul>
 <a name="getVersion()">
@@ -246,7 +246,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getVersion</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getVersion()</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;getVersion()</pre>
 </li>
 </ul>
 </li>
@@ -318,4 +318,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Col.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Col.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Col.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Col.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>Table.Col (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Table.Col (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="Table.Col (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Table.Col (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.console.util.Table.Col</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public static class <span class="strong">Table.Col</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
 </div>
@@ -120,7 +120,7 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Col.html#SPACES">SPACES</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -138,10 +138,10 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Col.html#Table.Col(java.lang.String)">Table.Col</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Col.html#Table.Col(java.lang.String)">Table.Col</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;value)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Col.html#Table.Col(java.lang.String,%20boolean)">Table.Col</a></strong>(java.lang.String&nbsp;value,
+<td class="colOne"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Col.html#Table.Col(java.lang.String,%20boolean)">Table.Col</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;value,
          boolean&nbsp;align)</code>&nbsp;</td>
 </tr>
 </table>
@@ -161,7 +161,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Col.html#print(java.lang.StringBuffer,%20int)">print</a></strong>(java.lang.StringBuffer&nbsp;buf,
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Col.html#print(java.lang.StringBuffer,%20int)">print</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
      int&nbsp;maxLength)</code>&nbsp;</td>
 </tr>
 </table>
@@ -169,8 +169,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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>
@@ -192,7 +192,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SPACES</h4>
-<pre>public static final&nbsp;java.lang.String SPACES</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> SPACES</pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../constant-values.html#org.apache.jackrabbit.vault.util.console.util.Table.Col.SPACES">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -210,7 +210,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>Table.Col</h4>
-<pre>public&nbsp;Table.Col(java.lang.String&nbsp;value)</pre>
+<pre>public&nbsp;Table.Col(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 </li>
 </ul>
 <a name="Table.Col(java.lang.String, boolean)">
@@ -219,7 +219,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Table.Col</h4>
-<pre>public&nbsp;Table.Col(java.lang.String&nbsp;value,
+<pre>public&nbsp;Table.Col(<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,
          boolean&nbsp;align)</pre>
 </li>
 </ul>
@@ -237,7 +237,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>print</h4>
-<pre>public&nbsp;void&nbsp;print(java.lang.StringBuffer&nbsp;buf,
+<pre>public&nbsp;void&nbsp;print(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
          int&nbsp;maxLength)</pre>
 </li>
 </ul>
@@ -310,4 +310,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Row.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Row.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Row.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.Row.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>Table.Row (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Table.Row (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="Table.Row (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Table.Row (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.console.util.Table.Row</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public static class <span class="strong">Table.Row</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
 </div>
@@ -138,16 +138,16 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Row.html#addCol(java.lang.String)">addCol</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Row.html#addCol(java.lang.String)">addCol</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;value)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Row.html#addCol(java.lang.String,%20boolean)">addCol</a></strong>(java.lang.String&nbsp;value,
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Row.html#addCol(java.lang.String,%20boolean)">addCol</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;value,
       boolean&nbsp;align)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Row.html#print(java.lang.StringBuffer,%20int[])">print</a></strong>(java.lang.StringBuffer&nbsp;buf,
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.Row.html#print(java.lang.StringBuffer,%20int[])">print</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
      int[]&nbsp;lengths)</code>&nbsp;</td>
 </tr>
 </table>
@@ -155,8 +155,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>
@@ -195,7 +195,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>addCol</h4>
-<pre>public&nbsp;void&nbsp;addCol(java.lang.String&nbsp;value)</pre>
+<pre>public&nbsp;void&nbsp;addCol(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 </li>
 </ul>
 <a name="addCol(java.lang.String, boolean)">
@@ -204,7 +204,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>addCol</h4>
-<pre>public&nbsp;void&nbsp;addCol(java.lang.String&nbsp;value,
+<pre>public&nbsp;void&nbsp;addCol(<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,
           boolean&nbsp;align)</pre>
 </li>
 </ul>
@@ -214,7 +214,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>print</h4>
-<pre>public&nbsp;void&nbsp;print(java.lang.StringBuffer&nbsp;buf,
+<pre>public&nbsp;void&nbsp;print(<a href="http://java.sun.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;buf,
          int[]&nbsp;lengths)</pre>
 </li>
 </ul>
@@ -287,4 +287,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Table.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>Table (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Table (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="Table (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Table (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.console.util.Table</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">Table</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block"><code>Table</code>...</div>
 </li>
 </ul>
@@ -158,8 +158,8 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.html#addRow(java.lang.String,%20java.lang.String)">addRow</a></strong>(java.lang.String&nbsp;c1,
-      java.lang.String&nbsp;c2)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Table.html#addRow(java.lang.String,%20java.lang.String)">addRow</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;c1,
+      <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;c2)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -182,8 +182,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>
@@ -231,8 +231,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>addRow</h4>
-<pre>public&nbsp;void&nbsp;addRow(java.lang.String&nbsp;c1,
-          java.lang.String&nbsp;c2)</pre>
+<pre>public&nbsp;void&nbsp;addRow(<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;c1,
+          <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;c2)</pre>
 </li>
 </ul>
 <a name="addRow(org.apache.jackrabbit.vault.util.console.util.Table.Row)">
@@ -331,4 +331,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Text.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Text.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Text.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/Text.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>Text (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Text (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="Text (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Text (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.console.util.Text</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">Text</span>
-extends java.lang.Object</pre>
+extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block"><code>Text</code>...</div>
 </li>
 </ul>
@@ -134,16 +134,16 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Text.html#parseLine(java.lang.String)">parseLine</a></strong>(java.lang.String&nbsp;line)</code>&nbsp;</td>
+<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/jackrabbit/vault/util/console/util/Text.html#parseLine(java.lang.String)">parseLine</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;line)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-exter
 nal=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -182,7 +182,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>parseLine</h4>
-<pre>public static&nbsp;java.lang.String[]&nbsp;parseLine(java.lang.String&nbsp;line)</pre>
+<pre>public static&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;parseLine(<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;line)</pre>
 </li>
 </ul>
 </li>
@@ -254,4 +254,4 @@ extends java.lang.Object</pre>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/CliHelpFormatter.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/CliHelpFormatter.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/CliHelpFormatter.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/CliHelpFormatter.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.util.console.util.CliHelpFormatter (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.util.console.util.CliHelpFormatter (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.util.console.util.CliHelpFormatter (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.util.console.util.CliHelpFormatter (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/util/console/util/class-use/Log4JConfig.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Log4JConfig.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Log4JConfig.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Log4JConfig.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.util.console.util.Log4JConfig (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.util.console.util.Log4JConfig (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.util.console.util.Log4JConfig (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.util.console.util.Log4JConfig (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/PomProperties.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/PomProperties.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/PomProperties.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/PomProperties.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.util.console.util.PomProperties (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.util.console.util.PomProperties (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.util.console.util.PomProperties (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.util.console.util.PomProperties (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/util/console/util/class-use/Table.Col.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.Col.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.Col.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.Col.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.util.console.util.Table.Col (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.util.console.util.Table.Col (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.util.console.util.Table.Col (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.util.console.util.Table.Col (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.Row.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.Row.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.Row.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.Row.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.util.console.util.Table.Row (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.util.console.util.Table.Row (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.util.console.util.Table.Row (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.util.console.util.Table.Row (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/org/apache/jackrabbit/vault/util/console/util/class-use/Table.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Table.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.util.console.util.Table (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.util.console.util.Table (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.util.console.util.Table (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.util.console.util.Table (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Text.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Text.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Text.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/class-use/Text.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.util.console.util.Text (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Class org.apache.jackrabbit.vault.util.console.util.Text (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.util.console.util.Text (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Class org.apache.jackrabbit.vault.util.console.util.Text (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -112,4 +112,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-frame.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-frame.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-frame.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-frame.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>org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.14 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -21,4 +21,4 @@
 </ul>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-summary.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-summary.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-summary.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-summary.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>org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>org.apache.jackrabbit.vault.util.console.util (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="org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -164,4 +164,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-tree.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-tree.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-tree.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-tree.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>org.apache.jackrabbit.vault.util.console.util Class Hierarchy (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>org.apache.jackrabbit.vault.util.console.util Class Hierarchy (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="org.apache.jackrabbit.vault.util.console.util Class Hierarchy (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="org.apache.jackrabbit.vault.util.console.util Class Hierarchy (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -71,7 +71,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.Object
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">org.apache.commons.cli2.util.HelpFormatter
 <ul>
@@ -135,4 +135,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-use.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-use.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-use.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/console/util/package-use.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 Package org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>Uses of Package org.apache.jackrabbit.vault.util.console.util (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 Package org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="Uses of Package org.apache.jackrabbit.vault.util.console.util (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -171,4 +171,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ChangeListener.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ChangeListener.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ChangeListener.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/ChangeListener.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>ChangeListener (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>ChangeListener (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="ChangeListener (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="ChangeListener (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -336,4 +336,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.html?rev=1646913&r1=1646912&r2=1646913&view=diff
==============================================================================
--- jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.html (original)
+++ jackrabbit/site/live/filevault/apidocs/org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.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>DefaultChangeListener (Apache Jackrabbit FileVault 3.1.8 API)</title>
+<title>DefaultChangeListener (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="DefaultChangeListener (Apache Jackrabbit FileVault 3.1.8 API)";
+        parent.document.title="DefaultChangeListener (Apache Jackrabbit FileVault 3.1.14 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.jackrabbit.vault.util.diff.DefaultChangeListener</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">DefaultChangeListener</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/ChangeListener.html" title="interface in org.apache.jackrabbit.vault.util.diff">ChangeListener</a></pre>
 <div class="block">Provides a default output for a diff.</div>
 </li>
@@ -121,13 +121,13 @@ implements <a href="../../../../../../or
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.html#DefaultChangeListener(java.io.PrintWriter)">DefaultChangeListener</a></strong>(java.io.PrintWriter&nbsp;out)</code>
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.html#DefaultChangeListener(java.io.PrintWriter)">DefaultChangeListener</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io">PrintWriter</a>&nbsp;out)</code>
 <div class="block">Creates a new default change listener that will write to the given
  writer.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.html#DefaultChangeListener(java.io.PrintWriter,%20boolean)">DefaultChangeListener</a></strong>(java.io.PrintWriter&nbsp;out,
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/jackrabbit/vault/util/diff/DefaultChangeListener.html#DefaultChangeListener(java.io.PrintWriter,%20boolean)">DefaultChangeListener</a></strong>(<a href="http://java.sun.com/javase/6/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io">PrintWriter</a>&nbsp;out,
                      boolean&nbsp;debug)</code>
 <div class="block">Creates a new default change listener that will write to the given
  writer.</div>
@@ -206,8 +206,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>
@@ -229,7 +229,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>DefaultChangeListener</h4>
-<pre>public&nbsp;DefaultChangeListener(java.io.PrintWriter&nbsp;out)</pre>
+<pre>public&nbsp;DefaultChangeListener(<a href="http://java.sun.com/javase/6/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io">PrintWriter</a>&nbsp;out)</pre>
 <div class="block">Creates a new default change listener that will write to the given
  writer.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the writer</dd></dl>
@@ -241,7 +241,7 @@ implements <a href="../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DefaultChangeListener</h4>
-<pre>public&nbsp;DefaultChangeListener(java.io.PrintWriter&nbsp;out,
+<pre>public&nbsp;DefaultChangeListener(<a href="http://java.sun.com/javase/6/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io">PrintWriter</a>&nbsp;out,
                      boolean&nbsp;debug)</pre>
 <div class="block">Creates a new default change listener that will write to the given
  writer. if debug is <code>true</code> the line numbers are also included
@@ -435,4 +435,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>