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/12/13 05:53:53 UTC

svn commit: r1550643 [7/19] - in /incubator/vxquery/site: ./ apidocs/ apidocs/org/apache/vxquery/cli/ apidocs/org/apache/vxquery/compiler/rewriter/ apidocs/org/apache/vxquery/compiler/rewriter/rules/ apidocs/org/apache/vxquery/compiler/rewriter/rules/c...

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStep.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStep.html?rev=1550643&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStep.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStep.html Fri Dec 13 04:53:49 2013
@@ -0,0 +1,306 @@
+<!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>ChildPathStep (VXQuery 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="ChildPathStep (VXQuery 0.3-incubating-SNAPSHOT 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChildPathStep.html">Use</a></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><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/runtime/functions/step/ChildPathStep.html" target="_top">Frames</a></li>
+<li><a href="ChildPathStep.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.vxquery.runtime.functions.step</div>
+<h2 title="Class ChildPathStep" class="title">Class ChildPathStep</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.vxquery.runtime.functions.step.ChildPathStep</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">ChildPathStep</span>
+extends <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></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html#ChildPathStep(edu.uci.ics.hyracks.api.context.IHyracksTaskContext)">ChildPathStep</a></strong>(edu.uci.ics.hyracks.api.context.IHyracksTaskContext&nbsp;ctx)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><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>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><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,
+    <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="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html#setFilterCode(int)">setFilterCode</a></strong>(int&nbsp;typeCode)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html#step(edu.uci.ics.hyracks.data.std.api.IPointable)">step</a></strong>(edu.uci.ics.hyracks.data.std.api.IPointable&nbsp;result)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ChildPathStep(edu.uci.ics.hyracks.api.context.IHyracksTaskContext)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ChildPathStep</h4>
+<pre>public&nbsp;ChildPathStep(edu.uci.ics.hyracks.api.context.IHyracksTaskContext&nbsp;ctx)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="init(org.apache.vxquery.datamodel.accessors.TaggedValuePointable, java.util.List)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>init</h4>
+<pre>public&nbsp;void&nbsp;init(<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)
+          throws <a href="../../../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<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="init(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>init</h4>
+<pre>protected&nbsp;void&nbsp;init(<a href="../../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>[]&nbsp;args)
+             throws <a href="../../../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<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="setFilterCode(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFilterCode</h4>
+<pre>public&nbsp;void&nbsp;setFilterCode(int&nbsp;typeCode)</pre>
+</li>
+</ul>
+<a name="step(edu.uci.ics.hyracks.data.std.api.IPointable)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>step</h4>
+<pre>public&nbsp;boolean&nbsp;step(edu.uci.ics.hyracks.data.std.api.IPointable&nbsp;result)
+             throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl><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>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ChildPathStep.html">Use</a></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><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/runtime/functions/step/ChildPathStep.html" target="_top">Frames</a></li>
+<li><a href="ChildPathStep.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</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>
+</body>
+</html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html Fri Dec 13 04:53:49 2013
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -61,7 +61,7 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields_inherited_from_class_org.apache.vxquery.runtime.functions.step.AbstractSinglePathStepScalarEvaluator">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
@@ -89,22 +89,12 @@
 <li><a href="../../../../../../org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base">org.apache.vxquery.runtime.functions.base.AbstractTaggedValueArgumentScalarEvaluator</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">org.apache.vxquery.runtime.functions.step.AbstractPathStepScalarEvaluator</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">org.apache.vxquery.runtime.functions.step.AbstractSinglePathStepScalarEvaluator</a></li>
-<li>
-<ul class="inheritance">
 <li>org.apache.vxquery.runtime.functions.step.ChildPathStepScalarEvaluator</li>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
-</li>
-</ul>
-</li>
-</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -115,35 +105,13 @@
 <hr>
 <br>
 <pre>public class <span class="strong">ChildPathStepScalarEvaluator</span>
-extends <a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractSinglePathStepScalarEvaluator</a></pre>
+extends <a href="../../../../../../org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base">AbstractTaggedValueArgumentScalarEvaluator</a></pre>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.vxquery.runtime.functions.step.AbstractSinglePathStepScalarEvaluator">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractSinglePathStepScalarEvaluator</a></h3>
-<code><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html#dCtx">dCtx</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.vxquery.runtime.functions.step.AbstractPathStepScalarEvaluator">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractPathStepScalarEvaluator</a></h3>
-<code><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html#itemTvp">itemTvp</a>, <a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html#ntp">ntp</a>, <a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html#seqb">seqb</a></code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_summary">
@@ -176,25 +144,11 @@ extends <a href="../../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html#getSequence(org.apache.vxquery.datamodel.accessors.nodes.NodeTreePointable, org.apache.vxquery.datamodel.accessors.SequencePointable)">getSequence</a></strong>(<a href="../../../../../../org/apache/vxquery/datamodel/accessors/nodes/NodeTreePointable.html" title="class in org.apache.vxquery.datamodel.accessors.nodes">NodeTreePointable</a>&nbsp;ntp,
-           <a href="../../../../../../org/apache/vxquery/datamodel/accessors/SequencePointable.html" title="class in org.apache.vxquery.datamodel.accessors">SequencePointable</a>&nbsp;seqp)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html#evaluate(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[], edu.uci.ics.hyracks.data.std.api.IPointable)">evaluate</a></strong>(<a href="../../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>[]&nbsp;args,
+        edu.uci.ics.hyracks.data.std.api.IPointable&nbsp;result)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.vxquery.runtime.functions.step.AbstractSinglePathStepScalarEvaluator">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractSinglePathStepScalarEvaluator</a></h3>
-<code><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html#evaluate(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[], edu.uci.ics.hyracks.data.std.api.IPointable)">evaluate</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.vxquery.runtime.functions.step.AbstractPathStepScalarEvaluator">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractPathStepScalarEvaluator</a></h3>
-<code><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html#appendNodeToResult()">appendNodeToResult</a>, <a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html#matches()">matches</a>, <a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html#setNodeTest(org.apache.vxquery.types.SequenceType)">setNodeTest</a>, <a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html#setNodeToResult(edu.uci.ics.hyracks.data.std.api.IPointable)">setNodeToResult</a></code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.vxquery.runtime.functions.base.AbstractTaggedValueArgumentScalarEvaluator">
 <!--   -->
 </a>
@@ -240,18 +194,18 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getSequence(org.apache.vxquery.datamodel.accessors.nodes.NodeTreePointable, org.apache.vxquery.datamodel.accessors.SequencePointable)">
+<a name="evaluate(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[], edu.uci.ics.hyracks.data.std.api.IPointable)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>getSequence</h4>
-<pre>protected&nbsp;void&nbsp;getSequence(<a href="../../../../../../org/apache/vxquery/datamodel/accessors/nodes/NodeTreePointable.html" title="class in org.apache.vxquery.datamodel.accessors.nodes">NodeTreePointable</a>&nbsp;ntp,
-               <a href="../../../../../../org/apache/vxquery/datamodel/accessors/SequencePointable.html" title="class in org.apache.vxquery.datamodel.accessors">SequencePointable</a>&nbsp;seqp)
-                    throws <a href="../../../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></pre>
+<h4>evaluate</h4>
+<pre>protected final&nbsp;void&nbsp;evaluate(<a href="../../../../../../org/apache/vxquery/datamodel/accessors/TaggedValuePointable.html" title="class in org.apache.vxquery.datamodel.accessors">TaggedValuePointable</a>[]&nbsp;args,
+            edu.uci.ics.hyracks.data.std.api.IPointable&nbsp;result)
+                       throws <a href="../../../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html#getSequence(org.apache.vxquery.datamodel.accessors.nodes.NodeTreePointable, org.apache.vxquery.datamodel.accessors.SequencePointable)">getSequence</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractSinglePathStepScalarEvaluator</a></code></dd>
+<dd><code><a href="../../../../../../org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluator.html#evaluate(org.apache.vxquery.datamodel.accessors.TaggedValuePointable[], edu.uci.ics.hyracks.data.std.api.IPointable)">evaluate</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base">AbstractTaggedValueArgumentScalarEvaluator</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="../../../../../../org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions">SystemException</a></code></dd></dl>
 </li>
@@ -282,7 +236,7 @@ extends <a href="../../../../../../org/a
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -308,7 +262,7 @@ extends <a href="../../../../../../org/a
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields_inherited_from_class_org.apache.vxquery.runtime.functions.step.AbstractSinglePathStepScalarEvaluator">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractPathStepScalarEvaluator.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractPathStepScalarEvaluator.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractPathStepScalarEvaluator.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractPathStepScalarEvaluator.html Fri Dec 13 04:53:49 2013
@@ -108,17 +108,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluator</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/vxquery/runtime/functions/step/DescendantOrSelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantOrSelfPathStepScalarEvaluator</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/vxquery/runtime/functions/step/DescendantPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantPathStepScalarEvaluator</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/vxquery/runtime/functions/step/SelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">SelfPathStepScalarEvaluator</a></strong></code>&nbsp;</td>
 </tr>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractSinglePathStepScalarEvaluator.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractSinglePathStepScalarEvaluator.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractSinglePathStepScalarEvaluator.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractSinglePathStepScalarEvaluator.html Fri Dec 13 04:53:49 2013
@@ -98,10 +98,6 @@
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AttributePathStepScalarEvaluator</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/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluator</a></strong></code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/ChildPathStep.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/ChildPathStep.html?rev=1550643&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/ChildPathStep.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/ChildPathStep.html Fri Dec 13 04:53:49 2013
@@ -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.runtime.functions.step.ChildPathStep (VXQuery 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.runtime.functions.step.ChildPathStep (VXQuery 0.3-incubating-SNAPSHOT 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/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step">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/runtime/functions/step/class-use/ChildPathStep.html" target="_top">Frames</a></li>
+<li><a href="ChildPathStep.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.runtime.functions.step.ChildPathStep" class="title">Uses of Class<br>org.apache.vxquery.runtime.functions.step.ChildPathStep</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.vxquery.runtime.functions.step.ChildPathStep</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/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step">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/runtime/functions/step/class-use/ChildPathStep.html" target="_top">Frames</a></li>
+<li><a href="ChildPathStep.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; 2013 <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/runtime/functions/step/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-frame.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-frame.html Fri Dec 13 04:53:49 2013
@@ -20,6 +20,7 @@
 <li><a href="AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AbstractSinglePathStepScalarEvaluator</a></li>
 <li><a href="AttributePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AttributePathStepScalarEvaluator</a></li>
 <li><a href="AttributePathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AttributePathStepScalarEvaluatorFactory</a></li>
+<li><a href="ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStep</a></li>
 <li><a href="ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepScalarEvaluator</a></li>
 <li><a href="ChildPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepScalarEvaluatorFactory</a></li>
 <li><a href="ChildPathStepUnnestingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepUnnestingEvaluatorFactory</a></li>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-summary.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-summary.html Fri Dec 13 04:53:49 2013
@@ -110,42 +110,46 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluator</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStep</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluatorFactory</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluator</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepUnnestingEvaluatorFactory</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluatorFactory</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantOrSelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantOrSelfPathStepScalarEvaluator</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepUnnestingEvaluatorFactory</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantOrSelfPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantOrSelfPathStepScalarEvaluatorFactory</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantOrSelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantOrSelfPathStepScalarEvaluator</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantPathStepScalarEvaluator</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantOrSelfPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantOrSelfPathStepScalarEvaluatorFactory</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantPathStepScalarEvaluatorFactory</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantPathStepScalarEvaluator</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/NodeTestFilter.html" title="class in org.apache.vxquery.runtime.functions.step">NodeTestFilter</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/DescendantPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">DescendantPathStepScalarEvaluatorFactory</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/SelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">SelfPathStepScalarEvaluator</a></td>
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/NodeTestFilter.html" title="class in org.apache.vxquery.runtime.functions.step">NodeTestFilter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/SelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">SelfPathStepScalarEvaluator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/vxquery/runtime/functions/step/SelfPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">SelfPathStepScalarEvaluatorFactory</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-tree.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-tree.html Fri Dec 13 04:53:49 2013
@@ -86,12 +86,12 @@
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">AbstractSinglePathStepScalarEvaluator</span></a>
 <ul>
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">AttributePathStepScalarEvaluator</span></a></li>
-<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepScalarEvaluator</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/SelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">SelfPathStepScalarEvaluator</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepScalarEvaluator</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.vxquery.runtime.functions.base.<a href="../../../../../../org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base"><span class="strong">AbstractTaggedValueArgumentScalarEvaluatorFactory</span></a> (implements edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory)
@@ -108,6 +108,7 @@
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepUnnestingEvaluatorFactory</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStep</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="../../../../../../org/apache/vxquery/runtime/functions/step/NodeTestFilter.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">NodeTestFilter</span></a></li>
 </ul>
 </li>

Modified: incubator/vxquery/site/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/overview-tree.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/overview-tree.html (original)
+++ incubator/vxquery/site/apidocs/overview-tree.html Fri Dec 13 04:53:49 2013
@@ -361,13 +361,13 @@
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">AbstractSinglePathStepScalarEvaluator</span></a>
 <ul>
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">AttributePathStepScalarEvaluator</span></a></li>
-<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepScalarEvaluator</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/SelfPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">SelfPathStepScalarEvaluator</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.vxquery.runtime.functions.type.<a href="org/apache/vxquery/runtime/functions/type/AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.type"><span class="strong">AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator</span></a></li>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepScalarEvaluator</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.vxquery.runtime.functions.base.<a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base"><span class="strong">AbstractTaggedValueArgumentScalarEvaluatorFactory</span></a> (implements edu.uci.ics.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory)
@@ -552,6 +552,12 @@
 <li type="circle">org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/UpperCaseCharacterIterator.html" title="class in org.apache.vxquery.runtime.functions.strings"><span class="strong">UpperCaseCharacterIterator</span></a> (implements org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/ICharacterIterator.html" title="interface in org.apache.vxquery.runtime.functions.strings">ICharacterIterator</a>)</li>
 </ul>
 </li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">AbstractUsedVariablesProcessingRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
+<ul>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">ConsolidateDataScanUnnestRule</span></a></li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">ConsolidateUnnestsRule</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.vxquery.datamodel.builders.base.<a href="org/apache/vxquery/datamodel/builders/base/AbstractValueBuilder.html" title="class in org.apache.vxquery.datamodel.builders.base"><span class="strong">AbstractValueBuilder</span></a> (implements org.apache.vxquery.datamodel.builders.base.<a href="org/apache/vxquery/datamodel/builders/base/IValueBuilder.html" title="interface in org.apache.vxquery.datamodel.builders.base">IValueBuilder</a>)</li>
 <li type="circle">org.apache.vxquery.runtime.functions.comparison.<a href="org/apache/vxquery/runtime/functions/comparison/AbstractValueComparisonOperation.html" title="class in org.apache.vxquery.runtime.functions.comparison"><span class="strong">AbstractValueComparisonOperation</span></a>
 <ul>
@@ -694,6 +700,7 @@
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/BuiltinTypeQNames.html" title="class in org.apache.vxquery.types"><span class="strong">BuiltinTypeQNames</span></a></li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/BuiltinTypeRegistry.html" title="class in org.apache.vxquery.types"><span class="strong">BuiltinTypeRegistry</span></a></li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.util.<a href="org/apache/vxquery/compiler/rewriter/rules/util/CardinalityRuleToolbox.html" title="class in org.apache.vxquery.compiler.rewriter.rules.util"><span class="strong">CardinalityRuleToolbox</span></a></li>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStep</span></a></li>
 <li type="circle">org.apache.vxquery.collations.<a href="org/apache/vxquery/collations/CodepointCollation.html" title="class in org.apache.vxquery.collations"><span class="strong">CodepointCollation</span></a> (implements org.apache.vxquery.collations.<a href="org/apache/vxquery/collations/Collation.html" title="interface in org.apache.vxquery.collations">Collation</a>)</li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">CollectionFileDomain</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.properties.INodeDomain)</li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/CommentType.html" title="class in org.apache.vxquery.types"><span class="strong">CommentType</span></a></li>
@@ -727,6 +734,7 @@
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/EmptySequenceType.html" title="class in org.apache.vxquery.types"><span class="strong">EmptySequenceType</span></a> (implements org.apache.vxquery.types.<a href="org/apache/vxquery/types/ItemType.html" title="interface in org.apache.vxquery.types">ItemType</a>)</li>
 <li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/ErrorMessages.html" title="class in org.apache.vxquery.exceptions"><span class="strong">ErrorMessages</span></a></li>
 <li type="circle">org.apache.vxquery.xtest.<a href="org/apache/vxquery/xtest/ExpectedResult.html" title="class in org.apache.vxquery.xtest"><span class="strong">ExpectedResult</span></a></li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.util.<a href="org/apache/vxquery/compiler/rewriter/rules/util/ExpressionToolbox.html" title="class in org.apache.vxquery.compiler.rewriter.rules.util"><span class="strong">ExpressionToolbox</span></a></li>
 <li type="circle">org.apache.vxquery.functions.<a href="org/apache/vxquery/functions/Function.html" title="class in org.apache.vxquery.functions"><span class="strong">Function</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo)
 <ul>
 <li type="circle">org.apache.vxquery.functions.<a href="org/apache/vxquery/functions/BuiltinFunction.html" title="class in org.apache.vxquery.functions"><span class="strong">BuiltinFunction</span></a></li>
@@ -748,6 +756,7 @@
 <li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/NodeTestFilter.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">NodeTestFilter</span></a></li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/NoneType.html" title="class in org.apache.vxquery.types"><span class="strong">NoneType</span></a> (implements org.apache.vxquery.types.<a href="org/apache/vxquery/types/ItemType.html" title="interface in org.apache.vxquery.types">ItemType</a>)</li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/NoopXQueryCompilationListener.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">NoopXQueryCompilationListener</span></a> (implements org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XQueryCompilationListener.html" title="interface in org.apache.vxquery.xmlquery.query">XQueryCompilationListener</a>)</li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.util.<a href="org/apache/vxquery/compiler/rewriter/rules/util/OperatorToolbox.html" title="class in org.apache.vxquery.compiler.rewriter.rules.util"><span class="strong">OperatorToolbox</span></a></li>
 <li type="circle">org.apache.vxquery.datamodel.accessors.<a href="org/apache/vxquery/datamodel/accessors/PointableCache.html" title="class in org.apache.vxquery.datamodel.accessors"><span class="strong">PointableCache</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.vxquery.datamodel.accessors.<a href="org/apache/vxquery/datamodel/accessors/PointablePool.html" title="class in org.apache.vxquery.datamodel.accessors"><span class="strong">PointablePool</span></a></li>
 <li type="circle">org.apache.vxquery.datamodel.accessors.<a href="org/apache/vxquery/datamodel/accessors/PointablePoolFactory.html" title="class in org.apache.vxquery.datamodel.accessors"><span class="strong">PointablePoolFactory</span></a></li>
@@ -756,6 +765,8 @@
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">PushMapOperatorDownThroughProductRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
 <li type="circle">org.apache.vxquery.metadata.<a href="org/apache/vxquery/metadata/QueryResultDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">QueryResultDataSink</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink)</li>
 <li type="circle">org.apache.vxquery.metadata.<a href="org/apache/vxquery/metadata/QueryResultSetDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">QueryResultSetDataSink</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink)</li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">RemoveRedundantPromoteExpressionsRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantTreatExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">RemoveRedundantTreatExpressionsRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedSortDistinctNodesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">RemoveUnusedSortDistinctNodesRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedTreatRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">RemoveUnusedTreatRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
 <li type="circle">org.apache.vxquery.result.<a href="org/apache/vxquery/result/ResultUtils.html" title="class in org.apache.vxquery.result"><span class="strong">ResultUtils</span></a></li>

Modified: incubator/vxquery/site/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/serialized-form.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/serialized-form.html (original)
+++ incubator/vxquery/site/apidocs/serialized-form.html Fri Dec 13 04:53:49 2013
@@ -195,10 +195,14 @@
 <h4>totalDataSources</h4>
 <pre>short totalDataSources</pre>
 </li>
-<li class="blockListLast">
+<li class="blockList">
 <h4>collectionName</h4>
 <pre><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> collectionName</pre>
 </li>
+<li class="blockListLast">
+<h4>childSeq</h4>
+<pre><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/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; childSeq</pre>
+</li>
 </ul>
 </li>
 </ul>

Modified: incubator/vxquery/site/development_eclipse_setup.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/development_eclipse_setup.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/development_eclipse_setup.html (original)
+++ incubator/vxquery/site/development_eclipse_setup.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-11-30
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131130" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-11-30</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/development_tips.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/development_tips.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/development_tips.html (original)
+++ incubator/vxquery/site/development_tips.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-11-30
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131130" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-11-30</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/development_xml_node_details.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/development_xml_node_details.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/development_xml_node_details.html (original)
+++ incubator/vxquery/site/development_xml_node_details.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-11-30
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131130" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-11-30</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/index.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/index.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/index.html (original)
+++ incubator/vxquery/site/index.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-02
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131202" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-02</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 
@@ -235,7 +235,7 @@
 <p>There are lots of large collections of relatively small documents like e.g. the <a class="externalLink" href="http://www.sec.gov/info/edgar/ednews/dissemin.htm">EDGAR dataset</a> or the <a class="externalLink" href="http://wiki.openstreetmap.org/wiki/Download">OpenStreetMap dataset</a>. However there are no XQuery processors available today that are capable of processing these datasets in parallel and making the contained information accessible.</p>
 <div class="section">
 <h3>Incubation Disclaimer<a name="Incubation_Disclaimer"></a></h3>
-<p>Apache VXQuery is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache XMLBeans PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.Apache VXQuery is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache XMLBeans PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the co
 de, it does indicate that the project has yet to be fully endorsed by the ASF.</p></div></div>
+<p>Apache VXQuery is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache XMLBeans PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p></div></div>
                   </div>
             </div>
           </div>

Modified: incubator/vxquery/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/issue-tracking.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/issue-tracking.html (original)
+++ incubator/vxquery/site/issue-tracking.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-02
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131202" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-02</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/license.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/license.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/license.html (original)
+++ incubator/vxquery/site/license.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-02
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131202" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-02</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/mail-lists.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/mail-lists.html (original)
+++ incubator/vxquery/site/mail-lists.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-02
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131202" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-02</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/plugins.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/plugins.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/plugins.html (original)
+++ incubator/vxquery/site/plugins.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-02
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131202" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-02</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/project-info.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/project-info.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/project-info.html (original)
+++ incubator/vxquery/site/project-info.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-02
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131202" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-02</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
                       
                 

Modified: incubator/vxquery/site/project-reports.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/project-reports.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/project-reports.html (original)
+++ incubator/vxquery/site/project-reports.html Fri Dec 13 04:53:49 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-02
+ | Generated by Apache Maven Doxia at 2013-12-12
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20131202" />
+    <meta name="Date-Revision-yyyymmdd" content="20131212" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,7 +41,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-02</li>
+                  <li id="publishDate">Last Published: 2013-12-12</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>