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 2013/11/26 08:18:08 UTC

svn commit: r1545561 [14/43] - in /incubator/vxquery/site: ./ css/ images/ vxquery-cli/ vxquery-cli/apidocs/ vxquery-cli/apidocs/org/apache/vxquery/cli/ vxquery-cli/apidocs/org/apache/vxquery/cli/class-use/ vxquery-cli/css/ vxquery-cli/images/ vxquery-...

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/BuiltinFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/BuiltinFunction.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/BuiltinFunction.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/BuiltinFunction.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BuiltinFunction (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>BuiltinFunction (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="BuiltinFunction (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -138,7 +138,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#aggregateEvaluatorFactory">aggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#documentOrderPropagationPolicy">documentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#scalarEvaluatorFactory">scalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#uniqueNodesPropagationPolicy">uniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#unnestingEvaluatorFactory">unnestingEvaluatorFactory</a></code></li>
 </ul>
 </li>
 </ul>
@@ -187,7 +187,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getSignature()">getSignature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getDocumentOrderPropagationPolicy()">getDocumentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquer
 y/functions/Function.html#getSignature()">getSignature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getUniqueNodesPropagationPolicy()">getUniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasAggregateEvaluatorFactory()">hasAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasScalarEvaluatorFactory()">hasScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasUnnestingEvaluatorFactory()">hasUnnestingEvaluatorFactory</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/ExternalFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/ExternalFunction.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/ExternalFunction.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/ExternalFunction.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExternalFunction (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>ExternalFunction (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="ExternalFunction (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -138,7 +138,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#aggregateEvaluatorFactory">aggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#documentOrderPropagationPolicy">documentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#scalarEvaluatorFactory">scalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#uniqueNodesPropagationPolicy">uniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#unnestingEvaluatorFactory">unnestingEvaluatorFactory</a></code></li>
 </ul>
 </li>
 </ul>
@@ -186,7 +186,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getSignature()">getSignature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getDocumentOrderPropagationPolicy()">getDocumentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquer
 y/functions/Function.html#getSignature()">getSignature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getUniqueNodesPropagationPolicy()">getUniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasAggregateEvaluatorFactory()">hasAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasScalarEvaluatorFactory()">hasScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasUnnestingEvaluatorFactory()">hasUnnestingEvaluatorFactory</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.FunctionTag.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Function.FunctionTag (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Function.FunctionTag (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Function.FunctionTag (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Function (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Function (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Function (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -144,6 +144,14 @@ implements edu.uci.ics.hyracks.algebrick
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#aggregateEvaluatorFactory">aggregateEvaluatorFactory</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder">DocumentOrder</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#documentOrderPropagationPolicy">documentOrderPropagationPolicy</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a></strong></code>&nbsp;</td>
 </tr>
@@ -152,9 +160,21 @@ implements edu.uci.ics.hyracks.algebrick
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#scalarEvaluatorFactory">scalarEvaluatorFactory</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../org/apache/vxquery/functions/Signature.html" title="class in org.apache.vxquery.functions">Signature</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a></strong></code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes">UniqueNodes</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#uniqueNodesPropagationPolicy">uniqueNodesPropagationPolicy</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#unnestingEvaluatorFactory">unnestingEvaluatorFactory</a></strong></code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -201,22 +221,42 @@ implements edu.uci.ics.hyracks.algebrick
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a></strong>(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder">DocumentOrder</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#getDocumentOrderPropagationPolicy()">getDocumentOrderPropagationPolicy</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><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/Function.html#getName()">getName</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/vxquery/functions/Signature.html" title="class in org.apache.vxquery.functions">Signature</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#getSignature()">getSignature</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract <a href="../../../../org/apache/vxquery/functions/Function.FunctionTag.html" title="enum in org.apache.vxquery.functions">Function.FunctionTag</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#getTag()">getTag</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes">UniqueNodes</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#getUniqueNodesPropagationPolicy()">getUniqueNodesPropagationPolicy</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#hasAggregateEvaluatorFactory()">hasAggregateEvaluatorFactory</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#hasScalarEvaluatorFactory()">hasScalarEvaluatorFactory</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#hasUnnestingEvaluatorFactory()">hasUnnestingEvaluatorFactory</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>abstract boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/functions/Function.html#useContextImplicitly()">useContextImplicitly</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -263,12 +303,57 @@ implements edu.uci.ics.hyracks.algebrick
 <a name="signature">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>signature</h4>
 <pre>protected final&nbsp;<a href="../../../../org/apache/vxquery/functions/Signature.html" title="class in org.apache.vxquery.functions">Signature</a> signature</pre>
 </li>
 </ul>
+<a name="documentOrderPropagationPolicy">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>documentOrderPropagationPolicy</h4>
+<pre>protected&nbsp;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder">DocumentOrder</a>&gt; documentOrderPropagationPolicy</pre>
+</li>
+</ul>
+<a name="uniqueNodesPropagationPolicy">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>uniqueNodesPropagationPolicy</h4>
+<pre>protected&nbsp;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes">UniqueNodes</a>&gt; uniqueNodesPropagationPolicy</pre>
+</li>
+</ul>
+<a name="aggregateEvaluatorFactory">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>aggregateEvaluatorFactory</h4>
+<pre>protected&nbsp;boolean aggregateEvaluatorFactory</pre>
+</li>
+</ul>
+<a name="scalarEvaluatorFactory">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>scalarEvaluatorFactory</h4>
+<pre>protected&nbsp;boolean scalarEvaluatorFactory</pre>
+</li>
+</ul>
+<a name="unnestingEvaluatorFactory">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>unnestingEvaluatorFactory</h4>
+<pre>protected&nbsp;boolean unnestingEvaluatorFactory</pre>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -362,6 +447,51 @@ implements edu.uci.ics.hyracks.algebrick
 <dd><code><a href="../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></code></dd></dl>
 </li>
 </ul>
+<a name="getDocumentOrderPropagationPolicy()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDocumentOrderPropagationPolicy</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder">DocumentOrder</a>&gt;&nbsp;getDocumentOrderPropagationPolicy()</pre>
+</li>
+</ul>
+<a name="getUniqueNodesPropagationPolicy()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUniqueNodesPropagationPolicy</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;<a href="../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes">UniqueNodes</a>&gt;&nbsp;getUniqueNodesPropagationPolicy()</pre>
+</li>
+</ul>
+<a name="hasAggregateEvaluatorFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasAggregateEvaluatorFactory</h4>
+<pre>public&nbsp;boolean&nbsp;hasAggregateEvaluatorFactory()</pre>
+</li>
+</ul>
+<a name="hasScalarEvaluatorFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasScalarEvaluatorFactory</h4>
+<pre>public&nbsp;boolean&nbsp;hasScalarEvaluatorFactory()</pre>
+</li>
+</ul>
+<a name="hasUnnestingEvaluatorFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasUnnestingEvaluatorFactory</h4>
+<pre>public&nbsp;boolean&nbsp;hasUnnestingEvaluatorFactory()</pre>
+</li>
+</ul>
 <a name="getName()">
 <!--   -->
 </a>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Operator.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Operator.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Operator.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Operator.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Operator (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Operator (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Operator (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -138,7 +138,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#aggregateEvaluatorFactory">aggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#documentOrderPropagationPolicy">documentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#scalarEvaluatorFactory">scalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#uniqueNodesPropagationPolicy">uniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#unnestingEvaluatorFactory">unnestingEvaluatorFactory</a></code></li>
 </ul>
 </li>
 </ul>
@@ -186,7 +186,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getSignature()">getSignature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getDocumentOrderPropagationPolicy()">getDocumentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquer
 y/functions/Function.html#getSignature()">getSignature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getUniqueNodesPropagationPolicy()">getUniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasAggregateEvaluatorFactory()">hasAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasScalarEvaluatorFactory()">hasScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasUnnestingEvaluatorFactory()">hasUnnestingEvaluatorFactory</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Signature.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Signature.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Signature.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Signature.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Signature (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Signature (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Signature (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>UserDefinedXQueryFunction (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>UserDefinedXQueryFunction (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="UserDefinedXQueryFunction (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -138,7 +138,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#aggregateEvaluatorFactory">aggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#documentOrderPropagationPolicy">documentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#fid">fid</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#qname">qname</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#scalarEvaluatorFactory">scalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#signature">signature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#uniqueNodesPropagationPolicy">uniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#unnestingEvaluatorFactory">unnestingEvaluatorFactory</a></code></li>
 </ul>
 </li>
 </ul>
@@ -203,7 +203,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.vxquery.functions.<a href="../../../../org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions">Function</a></h3>
-<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getSignature()">getSignature</a></code></li>
+<code><a href="../../../../org/apache/vxquery/functions/Function.html#createAggregateEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createScalarEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#createUnnestingEvaluatorFactory(edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory[])">createUnnestingEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getDocumentOrderPropagationPolicy()">getDocumentOrderPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getFunctionIdentifier()">getFunctionIdentifier</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getName()">getName</a>, <a href="../../../../org/apache/vxquer
 y/functions/Function.html#getSignature()">getSignature</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#getUniqueNodesPropagationPolicy()">getUniqueNodesPropagationPolicy</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasAggregateEvaluatorFactory()">hasAggregateEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasScalarEvaluatorFactory()">hasScalarEvaluatorFactory</a>, <a href="../../../../org/apache/vxquery/functions/Function.html#hasUnnestingEvaluatorFactory()">hasUnnestingEvaluatorFactory</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/BuiltinFunction.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.BuiltinFunction (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.BuiltinFunction (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/ExternalFunction.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.ExternalFunction (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.ExternalFunction (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.FunctionTag.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Function.FunctionTag (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Function.FunctionTag (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Function (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Function (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Operator.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Operator.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Operator.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Operator.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Operator (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Operator (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Signature.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Signature.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Signature.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Signature.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.Signature (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.Signature (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/UserDefinedXQueryFunction.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.functions.UserDefinedXQueryFunction (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.functions.UserDefinedXQueryFunction (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-frame.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-frame.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-frame.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.functions (VXQuery Core 0.3-incubating-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-summary.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-summary.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-summary.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.functions (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.functions (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-tree.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-tree.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-tree.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.functions Class Hierarchy (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.functions Class Hierarchy (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-use.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-use.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-use.html Tue Nov 26 07:17:46 2013
@@ -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 Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.functions (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.functions (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/QueryResultDataSink.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>QueryResultDataSink (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>QueryResultDataSink (VXQuery Core 0.3-incubating-SNAPSHOT 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 Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="QueryResultDataSink (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/QueryResultSetDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/vxquery/metadata/QueryResultDataSink.html" target="_top">Frames</a></li>
@@ -267,7 +267,7 @@ implements edu.uci.ics.hyracks.algebrick
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/QueryResultSetDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/vxquery/metadata/QueryResultDataSink.html" target="_top">Frames</a></li>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html Tue Nov 26 07:17:46 2013
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>VXQueryMetadataProvider (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>VXQueryMetadataProvider (VXQuery Core 0.3-incubating-SNAPSHOT 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="VXQueryMetadataProvider (VXQuery Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="VXQueryMetadataProvider (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/vxquery/metadata/QueryResultDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
 <li>Next Class</li>
 </ul>
 <ul class="navList">
@@ -148,8 +148,9 @@ implements edu.uci.ics.hyracks.algebrick
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getDeleteRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">getDeleteRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getDeleteRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">getDeleteRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
                 edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;propagatedSchema,
+                edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment&nbsp;typeEnv,
                 <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;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;keys,
                 edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&nbsp;payLoadVar,
                 edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor&nbsp;recordDesc,
@@ -184,8 +185,9 @@ implements edu.uci.ics.hyracks.algebrick
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getInsertRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">getInsertRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getInsertRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">getInsertRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
                 edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;propagatedSchema,
+                edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment&nbsp;typeEnv,
                 <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;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;keys,
                 edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&nbsp;payLoadVar,
                 edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor&nbsp;recordDesc,
@@ -194,23 +196,33 @@ implements edu.uci.ics.hyracks.algebrick
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getScannerRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, java.util.List, java.util.List, boolean, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">getScannerRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getResultHandleRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink, int[], edu.uci.ics.hyracks.algebricks.data.IPrinterFactory[], edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, boolean, edu.uci.ics.hyracks.api.job.JobSpecification)">getResultHandleRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink&nbsp;sink,
+                      int[]&nbsp;printColumns,
+                      edu.uci.ics.hyracks.algebricks.data.IPrinterFactory[]&nbsp;printerFactories,
+                      edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor&nbsp;inputDesc,
+                      boolean&nbsp;ordered,
+                      edu.uci.ics.hyracks.api.job.JobSpecification&nbsp;spec)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getScannerRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, java.util.List, java.util.List, boolean, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification, java.lang.Object)">getScannerRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
                  <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;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;scanVariables,
                  <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;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;projectVariables,
                  boolean&nbsp;projectPushed,
                  edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;opSchema,
                  edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment&nbsp;typeEnv,
                  edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext&nbsp;context,
-                 edu.uci.ics.hyracks.api.job.JobSpecification&nbsp;jobSpec)</code>&nbsp;</td>
+                 edu.uci.ics.hyracks.api.job.JobSpecification&nbsp;jobSpec,
+                 <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;implConfig)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.algebricks.runtime.base.IPushRuntimeFactory,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getWriteFileRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink, int[], edu.uci.ics.hyracks.algebricks.data.IPrinterFactory[], edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor)">getWriteFileRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink&nbsp;sink,
                    int[]&nbsp;printColumns,
                    edu.uci.ics.hyracks.algebricks.data.IPrinterFactory[]&nbsp;printerFactories,
                    edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor&nbsp;inputDesc)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getWriteResultRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">getWriteResultRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
                      edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;propagatedSchema,
@@ -219,14 +231,18 @@ implements edu.uci.ics.hyracks.algebrick
                      edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext&nbsp;context,
                      edu.uci.ics.hyracks.api.job.JobSpecification&nbsp;jobSpec)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#lookupFunction(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier)">lookupFunction</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;fid)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#scannerOperatorIsLeaf(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource)">scannerOperatorIsLeaf</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#setNodeList(java.lang.String[])">setNodeList</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;nodeList)</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -266,6 +282,15 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="setNodeList(java.lang.String[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNodeList</h4>
+<pre>public&nbsp;void&nbsp;setNodeList(<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;nodeList)</pre>
+</li>
+</ul>
 <a name="findDataSource(java.lang.String)">
 <!--   -->
 </a>
@@ -281,7 +306,7 @@ implements edu.uci.ics.hyracks.algebrick
 <dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
 </li>
 </ul>
-<a name="getScannerRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, java.util.List, java.util.List, boolean, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">
+<a name="getScannerRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, java.util.List, java.util.List, boolean, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification, java.lang.Object)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -294,7 +319,8 @@ implements edu.uci.ics.hyracks.algebrick
                                                                                                                                                                                                        edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;opSchema,
                                                                                                                                                                                                        edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment&nbsp;typeEnv,
                                                                                                                                                                                                        edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext&nbsp;context,
-                                                                                                                                                                                                       edu.uci.ics.hyracks.api.job.JobSpecification&nbsp;jobSpec)
+                                                                                                                                                                                                       edu.uci.ics.hyracks.api.job.JobSpecification&nbsp;jobSpec,
+                                                                                                                                                                                                       <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;implConfig)
                                                                                                                                                                                                          throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -354,7 +380,7 @@ implements edu.uci.ics.hyracks.algebrick
 <dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
 </li>
 </ul>
-<a name="getInsertRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">
+<a name="getInsertRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -362,6 +388,7 @@ implements edu.uci.ics.hyracks.algebrick
 <h4>getInsertRuntime</h4>
 <pre>public&nbsp;edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;&nbsp;getInsertRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
                                                                                                                                                                                                       edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;propagatedSchema,
+                                                                                                                                                                                                      edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment&nbsp;typeEnv,
                                                                                                                                                                                                       <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;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;keys,
                                                                                                                                                                                                       edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&nbsp;payLoadVar,
                                                                                                                                                                                                       edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor&nbsp;recordDesc,
@@ -375,7 +402,7 @@ implements edu.uci.ics.hyracks.algebrick
 <dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
 </li>
 </ul>
-<a name="getDeleteRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">
+<a name="getDeleteRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -383,6 +410,7 @@ implements edu.uci.ics.hyracks.algebrick
 <h4>getDeleteRuntime</h4>
 <pre>public&nbsp;edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;&nbsp;getDeleteRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;<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>&gt;&nbsp;dataSource,
                                                                                                                                                                                                       edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;propagatedSchema,
+                                                                                                                                                                                                      edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment&nbsp;typeEnv,
                                                                                                                                                                                                       <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;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;keys,
                                                                                                                                                                                                       edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&nbsp;payLoadVar,
                                                                                                                                                                                                       edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor&nbsp;recordDesc,
@@ -463,7 +491,7 @@ implements edu.uci.ics.hyracks.algebrick
 <a name="lookupFunction(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>lookupFunction</h4>
 <pre>public&nbsp;edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo&nbsp;lookupFunction(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;fid)</pre>
@@ -473,6 +501,26 @@ implements edu.uci.ics.hyracks.algebrick
 </dl>
 </li>
 </ul>
+<a name="getResultHandleRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink, int[], edu.uci.ics.hyracks.algebricks.data.IPrinterFactory[], edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, boolean, edu.uci.ics.hyracks.api.job.JobSpecification)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getResultHandleRuntime</h4>
+<pre>public&nbsp;edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;&nbsp;getResultHandleRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink&nbsp;sink,
+                                                                                                                                                                                                            int[]&nbsp;printColumns,
+                                                                                                                                                                                                            edu.uci.ics.hyracks.algebricks.data.IPrinterFactory[]&nbsp;printerFactories,
+                                                                                                                                                                                                            edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor&nbsp;inputDesc,
+                                                                                                                                                                                                            boolean&nbsp;ordered,
+                                                                                                                                                                                                            edu.uci.ics.hyracks.api.job.JobSpecification&nbsp;spec)
+                                                                                                                                                                                                              throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>getResultHandleRuntime</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IMetadataProvider&lt;<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>,<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>&gt;</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -499,7 +547,7 @@ implements edu.uci.ics.hyracks.algebrick
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/vxquery/metadata/QueryResultDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
 <li>Next Class</li>
 </ul>
 <ul class="navList">

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html Tue Nov 26 07:17:46 2013
@@ -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.metadata.QueryResultDataSink (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.metadata.QueryResultDataSink (VXQuery Core 0.3-incubating-SNAPSHOT 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.metadata.QueryResultDataSink (VXQuery Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.QueryResultDataSink (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html?rev=1545561&r1=1545560&r2=1545561&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html Tue Nov 26 07:17:46 2013
@@ -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.metadata.VXQueryMetadataProvider (VXQuery Core 0.2-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.metadata.VXQueryMetadataProvider (VXQuery Core 0.3-incubating-SNAPSHOT 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.metadata.VXQueryMetadataProvider (VXQuery Core 0.2-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryMetadataProvider (VXQuery Core 0.3-incubating-SNAPSHOT API)";
     }
 //-->
 </script>