You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2014/04/22 07:58:52 UTC

svn commit: r1589021 [17/49] - in /incubator/vxquery/site: ./ apidocs/ apidocs/org/apache/vxquery/cli/ apidocs/org/apache/vxquery/cli/class-use/ apidocs/org/apache/vxquery/collations/ apidocs/org/apache/vxquery/collations/class-use/ apidocs/org/apache/...

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemException.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemException.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemException.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemException.html Tue Apr 22 05:58:26 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.vxquery.exceptions.SystemException (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.exceptions.SystemException (VXQuery 0.3-incubating 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.vxquery.exceptions.SystemException (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.exceptions.SystemException (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -135,14 +135,10 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.vxquery.xmlparser">org.apache.vxquery.xmlparser</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.vxquery.xmlquery.query">org.apache.vxquery.xmlquery.query</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.vxquery.xmlquery.translator">org.apache.vxquery.xmlquery.translator</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -6350,18 +6346,22 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">ChildPathStep.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html#init(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[])">init</a></strong>(<a href="../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>[]&nbsp;args)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ChildPathStepUnnestingEvaluator.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluator.html#init(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[])">init</a></strong>(<a href="../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">ChildPathStepUnnesting.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepUnnesting.html#init(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[])">init</a></strong>(<a href="../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>[]&nbsp;args)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ChildPathStep.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html#init(org.apache.vxquery.datamodel.accessors.TaggedValuePointable, java.util.List)">init</a></strong>(<a href="../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>&nbsp;tvp,
+<td class="colLast"><span class="strong">ChildPathStepOperatorDescriptor.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepOperatorDescriptor.html#init(org.apache.vxquery.datamodel.accessors.TaggedValuePointable, java.util.List)">init</a></strong>(<a href="../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>&nbsp;tvp,
     <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;typeCodes)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">AbstractSinglePathStepScalarEvaluator.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html#processNodeTree()">processNodeTree</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">AbstractDescendantPathStepScalarEvaluator.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/step/AbstractDescendantPathStepScalarEvaluator.html#searchSubtree(org.apache.vxquery.datamodel.accessors.TaggedValuePointable)">searchSubtree</a></strong>(<a href="../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>&nbsp;nodePointable)</code>
 <div class="block">Search through all tree children and children's children.</div>
@@ -6552,22 +6552,6 @@
                       <a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</a>&nbsp;di)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="strong">FunctionHelper.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/util/FunctionHelper.html#readInDocFromPointable(edu.uci.ics.hyracks.data.std.primitive.UTF8StringPointable, org.xml.sax.InputSource, edu.uci.ics.hyracks.dataflow.common.comm.util.ByteBufferInputStream, java.io.DataInputStream, edu.uci.ics.hyracks.data.std.util.ArrayBackedValueStorage, org.apache.vxquery.xmlparser.ITreeNodeIdProvider)">readInDocFromPointable</a></strong>(edu.uci.ics.hyracks.data.std.primitive.UTF8StringPointable&nbsp;stringp,
-                      <a href="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/InputSource.html?is-external=true" title="class or interface in org.xml.sax">InputSource</a>&nbsp;in,
-                      edu.uci.ics.hyracks.dataflow.common.comm.util.ByteBufferInputStream&nbsp;bbis,
-                      <a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</a>&nbsp;di,
-                      edu.uci.ics.hyracks.data.std.util.ArrayBackedValueStorage&nbsp;abvs,
-                      <a href="../../../../../org/apache/vxquery/xmlparser/ITreeNodeIdProvider.html" title="interface in org.apache.vxquery.xmlparser">ITreeNodeIdProvider</a>&nbsp;treeNodeIdProvider)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="strong">FunctionHelper.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/util/FunctionHelper.html#readInDocFromString(java.lang.String, org.xml.sax.InputSource, edu.uci.ics.hyracks.data.std.util.ArrayBackedValueStorage, org.apache.vxquery.xmlparser.ITreeNodeIdProvider)">readInDocFromString</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fName,
-                   <a href="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/InputSource.html?is-external=true" title="class or interface in org.xml.sax">InputSource</a>&nbsp;in,
-                   edu.uci.ics.hyracks.data.std.util.ArrayBackedValueStorage&nbsp;abvs,
-                   <a href="../../../../../org/apache/vxquery/xmlparser/ITreeNodeIdProvider.html" title="interface in org.apache.vxquery.xmlparser">ITreeNodeIdProvider</a>&nbsp;treeNodeIdProvider)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="strong">FunctionHelper.</span><code><strong><a href="../../../../../org/apache/vxquery/runtime/functions/util/FunctionHelper.html#transformThenCompareMinMaxTaggedValues(org.apache.vxquery.runtime.functions.comparison.AbstractValueComparisonOperation, org.apache.vxquery.datamodel.accessors.TaggedValuePointable, org.apache.vxquery.datamodel.accessors.TaggedValuePointable, org.apache.vxquery.context.DynamicContext)">transformThenCompareMinMaxTaggedValues</a></strong>(<a href="../../../../../org/apache/vxquery/runtime/functions/comparison/AbstractValueComparisonOperation.html" title="class in org.apache.vxquery.runtime.functions.comparison">AbstractValueComparisonOperation</a>&nbsp;aOp,
                                       <a href="../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>&nbsp;tvp1,
@@ -6595,27 +6579,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.vxquery.xmlparser">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a> in <a href="../../../../../org/apache/vxquery/xmlparser/package-summary.html">org.apache.vxquery.xmlparser</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/vxquery/xmlparser/package-summary.html">org.apache.vxquery.xmlparser</a> that throw <a href="../../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="strong">XMLParser.</span><code><strong><a href="../../../../../org/apache/vxquery/xmlparser/XMLParser.html#parseInputSource(org.xml.sax.InputSource, edu.uci.ics.hyracks.data.std.util.ArrayBackedValueStorage, boolean, org.apache.vxquery.xmlparser.ITreeNodeIdProvider)">parseInputSource</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/InputSource.html?is-external=true" title="class or interface in org.xml.sax">InputSource</a>&nbsp;in,
-                edu.uci.ics.hyracks.data.std.util.ArrayBackedValueStorage&nbsp;abvs,
-                boolean&nbsp;attachTypes,
-                <a href="../../../../../org/apache/vxquery/xmlparser/ITreeNodeIdProvider.html" title="interface in org.apache.vxquery.xmlparser">ITreeNodeIdProvider</a>&nbsp;idProvider)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.vxquery.xmlquery.query">
 <!--   -->
 </a>
@@ -6722,6 +6685,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemExceptionFactory.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemExceptionFactory.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemExceptionFactory.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemExceptionFactory.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.vxquery.exceptions.SystemExceptionFactory (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.vxquery.exceptions.SystemExceptionFactory (VXQuery 0.3-incubating 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 Interface org.apache.vxquery.exceptions.SystemExceptionFactory (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.vxquery.exceptions.SystemExceptionFactory (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryDataException.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryDataException.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryDataException.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryDataException.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,159 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.vxquery.exceptions.VXQueryDataException (VXQuery 0.3-incubating 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.vxquery.exceptions.VXQueryDataException (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/vxquery/exceptions/class-use/VXQueryDataException.html" target="_top">Frames</a></li>
+<li><a href="VXQueryDataException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.vxquery.exceptions.VXQueryDataException" class="title">Uses of Class<br>org.apache.vxquery.exceptions.VXQueryDataException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">VXQueryDataException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.vxquery.exceptions">org.apache.vxquery.exceptions</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.vxquery.exceptions">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">VXQueryDataException</a> in <a href="../../../../../org/apache/vxquery/exceptions/package-summary.html">org.apache.vxquery.exceptions</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">VXQueryDataException</a> in <a href="../../../../../org/apache/vxquery/exceptions/package-summary.html">org.apache.vxquery.exceptions</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions">VXQueryFileNotFoundException</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions">VXQueryParseException</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/vxquery/exceptions/class-use/VXQueryDataException.html" target="_top">Frames</a></li>
+<li><a href="VXQueryDataException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryFileNotFoundException.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryFileNotFoundException.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryFileNotFoundException.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryFileNotFoundException.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.vxquery.exceptions.VXQueryFileNotFoundException (VXQuery 0.3-incubating 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.vxquery.exceptions.VXQueryFileNotFoundException (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/vxquery/exceptions/class-use/VXQueryFileNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="VXQueryFileNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.vxquery.exceptions.VXQueryFileNotFoundException" class="title">Uses of Class<br>org.apache.vxquery.exceptions.VXQueryFileNotFoundException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.vxquery.exceptions.VXQueryFileNotFoundException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/vxquery/exceptions/class-use/VXQueryFileNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="VXQueryFileNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryParseException.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryParseException.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryParseException.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/VXQueryParseException.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.vxquery.exceptions.VXQueryParseException (VXQuery 0.3-incubating 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.vxquery.exceptions.VXQueryParseException (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/vxquery/exceptions/class-use/VXQueryParseException.html" target="_top">Frames</a></li>
+<li><a href="VXQueryParseException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.vxquery.exceptions.VXQueryParseException" class="title">Uses of Class<br>org.apache.vxquery.exceptions.VXQueryParseException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.vxquery.exceptions.VXQueryParseException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/vxquery/exceptions/class-use/VXQueryParseException.html" target="_top">Frames</a></li>
+<li><a href="VXQueryParseException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/WarningReporter.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/WarningReporter.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/WarningReporter.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/WarningReporter.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.vxquery.exceptions.WarningReporter (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.vxquery.exceptions.WarningReporter (VXQuery 0.3-incubating 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 Interface org.apache.vxquery.exceptions.WarningReporter (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.vxquery.exceptions.WarningReporter (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-frame.html Tue Apr 22 05:58:26 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.exceptions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.exceptions (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -27,6 +27,9 @@
 <h2 title="Exceptions">Exceptions</h2>
 <ul title="Exceptions">
 <li><a href="SystemException.html" title="class in org.apache.vxquery.exceptions" target="classFrame">SystemException</a></li>
+<li><a href="VXQueryDataException.html" title="class in org.apache.vxquery.exceptions" target="classFrame">VXQueryDataException</a></li>
+<li><a href="VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions" target="classFrame">VXQueryFileNotFoundException</a></li>
+<li><a href="VXQueryParseException.html" title="class in org.apache.vxquery.exceptions" target="classFrame">VXQueryParseException</a></li>
 </ul>
 </div>
 </body>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-summary.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.exceptions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.exceptions (VXQuery 0.3-incubating 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.vxquery.exceptions (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.exceptions (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -135,6 +135,18 @@
 <td class="colFirst"><a href="../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">VXQueryDataException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions">VXQueryFileNotFoundException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions">VXQueryParseException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -185,6 +197,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-tree.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.exceptions Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.exceptions Class Hierarchy (VXQuery 0.3-incubating 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.vxquery.exceptions Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.exceptions Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -79,6 +79,24 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
 <ul>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io"><span class="strong">IOException</span></a>
+<ul>
+<li type="circle">edu.uci.ics.hyracks.api.exceptions.HyracksException
+<ul>
+<li type="circle">edu.uci.ics.hyracks.api.exceptions.HyracksDataException
+<ul>
+<li type="circle">org.apache.vxquery.exceptions.<a href="../../../../org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">VXQueryDataException</span></a>
+<ul>
+<li type="circle">org.apache.vxquery.exceptions.<a href="../../../../org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">VXQueryFileNotFoundException</span></a></li>
+<li type="circle">org.apache.vxquery.exceptions.<a href="../../../../org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">VXQueryParseException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
 <li type="circle">org.apache.vxquery.exceptions.<a href="../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">SystemException</span></a></li>
 </ul>
 </li>
@@ -151,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/package-use.html Tue Apr 22 05:58:26 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.vxquery.exceptions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.exceptions (VXQuery 0.3-incubating 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.vxquery.exceptions (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.exceptions (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -135,14 +135,10 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.vxquery.xmlparser">org.apache.vxquery.xmlparser</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.vxquery.xmlquery.query">org.apache.vxquery.xmlquery.query</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.vxquery.xmlquery.translator">org.apache.vxquery.xmlquery.translator</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -167,6 +163,9 @@
 <tr class="altColor">
 <td class="colOne"><a href="../../../../org/apache/vxquery/exceptions/class-use/SystemExceptionFactory.html#org.apache.vxquery.exceptions">SystemExceptionFactory</a>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../org/apache/vxquery/exceptions/class-use/VXQueryDataException.html#org.apache.vxquery.exceptions">VXQueryDataException</a>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -380,21 +379,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.vxquery.xmlparser">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../org/apache/vxquery/exceptions/package-summary.html">org.apache.vxquery.exceptions</a> used by <a href="../../../../org/apache/vxquery/xmlparser/package-summary.html">org.apache.vxquery.xmlparser</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/vxquery/exceptions/class-use/SystemException.html#org.apache.vxquery.xmlparser">SystemException</a>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.vxquery.xmlquery.query">
 <!--   -->
 </a>
@@ -472,6 +456,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunction.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunction.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunction.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BuiltinFunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>BuiltinFunction (VXQuery 0.3-incubating 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="BuiltinFunction (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="BuiltinFunction (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -322,6 +322,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunctions.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunctions.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunctions.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunctions.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BuiltinFunctions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>BuiltinFunctions (VXQuery 0.3-incubating 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="BuiltinFunctions (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="BuiltinFunctions (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -3652,6 +3652,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinOperators.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinOperators.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinOperators.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinOperators.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BuiltinOperators (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>BuiltinOperators (VXQuery 0.3-incubating 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="BuiltinOperators (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="BuiltinOperators (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -221,6 +221,22 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/BuiltinOperators.html#AVG_GLOBAL">AVG_GLOBAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/BuiltinOperators.html#AVG_GLOBAL_QNAME">AVG_GLOBAL_QNAME</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/BuiltinOperators.html#AVG_LOCAL">AVG_LOCAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/BuiltinOperators.html#AVG_LOCAL_QNAME">AVG_LOCAL_QNAME</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/BuiltinOperators.html#BASE64BINARY_EQUAL">BASE64BINARY_EQUAL</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -1826,6 +1842,24 @@ extends <a href="http://docs.oracle.com/
 <pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> YEARMONTHDURATION_LESS_THAN_QNAME</pre>
 </li>
 </ul>
+<a name="AVG_LOCAL_QNAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AVG_LOCAL_QNAME</h4>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> AVG_LOCAL_QNAME</pre>
+</li>
+</ul>
+<a name="AVG_GLOBAL_QNAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AVG_GLOBAL_QNAME</h4>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> AVG_GLOBAL_QNAME</pre>
+</li>
+</ul>
 <a name="ORDERED_QNAME">
 <!--   -->
 </a>
@@ -3005,6 +3039,24 @@ extends <a href="http://docs.oracle.com/
 <pre>public static final&nbsp;<a href="../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a> YEARMONTHDURATION_LESS_THAN</pre>
 </li>
 </ul>
+<a name="AVG_LOCAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AVG_LOCAL</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a> AVG_LOCAL</pre>
+</li>
+</ul>
+<a name="AVG_GLOBAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AVG_GLOBAL</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a> AVG_GLOBAL</pre>
+</li>
+</ul>
 <a name="ORDERED">
 <!--   -->
 </a>
@@ -3665,6 +3717,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/ExternalFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/ExternalFunction.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/ExternalFunction.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/ExternalFunction.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExternalFunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ExternalFunction (VXQuery 0.3-incubating 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="ExternalFunction (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ExternalFunction (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -320,6 +320,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Function.FunctionTag (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Function.FunctionTag (VXQuery 0.3-incubating 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="Function.FunctionTag (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Function.FunctionTag (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -344,6 +344,6 @@ with the specified name</dd>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Function (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Function (VXQuery 0.3-incubating 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="Function (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Function (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -422,6 +422,10 @@ implements edu.uci.ics.hyracks.algebrick
 <li class="blockList">
 <h4>isFunctional</h4>
 <pre>public&nbsp;boolean&nbsp;isFunctional()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>isFunctional</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo</code></dd>
+</dl>
 </li>
 </ul>
 <a name="createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">
@@ -590,6 +594,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Operator.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Operator.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Operator.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Operator.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Operator (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Operator (VXQuery 0.3-incubating 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="Operator (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Operator (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -320,6 +320,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Signature.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Signature.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Signature.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Signature.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Signature (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Signature (VXQuery 0.3-incubating 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="Signature (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Signature (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -334,6 +334,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>UserDefinedXQueryFunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>UserDefinedXQueryFunction (VXQuery 0.3-incubating 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="UserDefinedXQueryFunction (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="UserDefinedXQueryFunction (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -374,6 +374,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html Tue Apr 22 05:58:26 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.vxquery.functions.BuiltinFunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.BuiltinFunction (VXQuery 0.3-incubating 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.vxquery.functions.BuiltinFunction (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.BuiltinFunction (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunctions.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunctions.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunctions.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunctions.html Tue Apr 22 05:58:26 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.vxquery.functions.BuiltinFunctions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.BuiltinFunctions (VXQuery 0.3-incubating 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.vxquery.functions.BuiltinFunctions (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.BuiltinFunctions (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinOperators.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinOperators.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinOperators.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/BuiltinOperators.html Tue Apr 22 05:58:26 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.vxquery.functions.BuiltinOperators (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.BuiltinOperators (VXQuery 0.3-incubating 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.vxquery.functions.BuiltinOperators (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.BuiltinOperators (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html Tue Apr 22 05:58:26 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.vxquery.functions.ExternalFunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.ExternalFunction (VXQuery 0.3-incubating 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.vxquery.functions.ExternalFunction (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.ExternalFunction (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html Tue Apr 22 05:58:26 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.vxquery.functions.Function.FunctionTag (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Function.FunctionTag (VXQuery 0.3-incubating 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.vxquery.functions.Function.FunctionTag (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Function.FunctionTag (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -179,6 +179,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.html Tue Apr 22 05:58:26 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.vxquery.functions.Function (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Function (VXQuery 0.3-incubating 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.vxquery.functions.Function (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Function (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -901,6 +901,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Operator.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Operator.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Operator.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Operator.html Tue Apr 22 05:58:26 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.vxquery.functions.Operator (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Operator (VXQuery 0.3-incubating 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.vxquery.functions.Operator (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Operator (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -148,6 +148,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a></code></td>
+<td class="colLast"><span class="strong">BuiltinOperators.</span><code><strong><a href="../../../../../org/apache/vxquery/functions/BuiltinOperators.html#AVG_GLOBAL">AVG_GLOBAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a></code></td>
+<td class="colLast"><span class="strong">BuiltinOperators.</span><code><strong><a href="../../../../../org/apache/vxquery/functions/BuiltinOperators.html#AVG_LOCAL">AVG_LOCAL</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a></code></td>
 <td class="colLast"><span class="strong">BuiltinOperators.</span><code><strong><a href="../../../../../org/apache/vxquery/functions/BuiltinOperators.html#BASE64BINARY_EQUAL">BASE64BINARY_EQUAL</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -670,6 +678,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Signature.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Signature.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Signature.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Signature.html Tue Apr 22 05:58:26 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.vxquery.functions.Signature (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Signature (VXQuery 0.3-incubating 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.vxquery.functions.Signature (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Signature (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -193,6 +193,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html Tue Apr 22 05:58:26 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.vxquery.functions.UserDefinedXQueryFunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.UserDefinedXQueryFunction (VXQuery 0.3-incubating 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.vxquery.functions.UserDefinedXQueryFunction (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.UserDefinedXQueryFunction (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-frame.html Tue Apr 22 05:58:26 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.functions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.functions (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-summary.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.functions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.functions (VXQuery 0.3-incubating 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.vxquery.functions (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.functions (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -171,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-tree.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.functions Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.functions Class Hierarchy (VXQuery 0.3-incubating 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.vxquery.functions Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.functions Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-use.html Tue Apr 22 05:58:26 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.vxquery.functions (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.functions (VXQuery 0.3-incubating 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.vxquery.functions (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.functions (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -190,6 +190,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>QueryResultDataSink (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>QueryResultDataSink (VXQuery 0.3-incubating 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="QueryResultDataSink (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="QueryResultDataSink (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -307,6 +307,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>