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

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

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,488 @@
+<!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>VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/VXQueryLogicalExpressionPrettyPrintVisitor.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>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html" target="_top">Frames</a></li>
+<li><a href="VXQueryLogicalExpressionPrettyPrintVisitor.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.compiler.algebricks.prettyprint</div>
+<h2 title="Class VXQueryLogicalExpressionPrettyPrintVisitor" class="title">Class VXQueryLogicalExpressionPrettyPrintVisitor</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.compiler.algebricks.prettyprint.VXQueryLogicalExpressionPrettyPrintVisitor</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">VXQueryLogicalExpressionPrettyPrintVisitor</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>
+implements edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</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/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#VXQueryLogicalExpressionPrettyPrintVisitor(org.apache.vxquery.context.StaticContext)">VXQueryLogicalExpressionPrettyPrintVisitor</a></strong>(<a href="../../../../../../org/apache/vxquery/context/StaticContext.html" title="interface in org.apache.vxquery.context">StaticContext</a>&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 static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#addIndent(java.lang.StringBuilder, int)">addIndent</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
+         int&nbsp;level)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#appendArgument(java.lang.StringBuilder, org.apache.commons.lang3.mutable.Mutable, java.lang.Integer)">appendArgument</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+              org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalExpression&gt;&nbsp;arg,
+              <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#appendArguments(java.lang.StringBuilder, java.util.List, java.lang.Integer)">appendArguments</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+               <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;org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalExpression&gt;&gt;&nbsp;args,
+               <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#appendFunction(java.lang.StringBuilder, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression, java.lang.Integer)">appendFunction</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+              edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression&nbsp;expr,
+              <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#getSequenceType(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression)">getSequenceType</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression&nbsp;cTypeEx)</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/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#identifiesPathStep(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier)">identifiesPathStep</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;fi)</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/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#identifiesTypeOperator(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier)">identifiesTypeOperator</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;fi)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#visitAggregateFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AggregateFunctionCallExpression, java.lang.Integer)">visitAggregateFunctionCallExpression</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AggregateFunctionCallExpression&nbsp;expr,
+                                    <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#visitConstantExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression, java.lang.Integer)">visitConstantExpression</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression&nbsp;expr,
+                       <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#visitScalarFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ScalarFunctionCallExpression, java.lang.Integer)">visitScalarFunctionCallExpression</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ScalarFunctionCallExpression&nbsp;expr,
+                                 <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#visitStatefulFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.StatefulFunctionCallExpression, java.lang.Integer)">visitStatefulFunctionCallExpression</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.StatefulFunctionCallExpression&nbsp;expr,
+                                   <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#visitUnnestingFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.UnnestingFunctionCallExpression, java.lang.Integer)">visitUnnestingFunctionCallExpression</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.UnnestingFunctionCallExpression&nbsp;expr,
+                                    <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>&nbsp;indent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html#visitVariableReferenceExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.VariableReferenceExpression, java.lang.Integer)">visitVariableReferenceExpression</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.VariableReferenceExpression&nbsp;expr,
+                                <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>&nbsp;indent)</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="VXQueryLogicalExpressionPrettyPrintVisitor(org.apache.vxquery.context.StaticContext)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>VXQueryLogicalExpressionPrettyPrintVisitor</h4>
+<pre>public&nbsp;VXQueryLogicalExpressionPrettyPrintVisitor(<a href="../../../../../../org/apache/vxquery/context/StaticContext.html" title="interface in org.apache.vxquery.context">StaticContext</a>&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="visitConstantExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visitConstantExpression</h4>
+<pre>public&nbsp;<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;visitConstantExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression&nbsp;expr,
+                             <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>&nbsp;indent)
+                               throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>visitConstantExpression</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</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>
+<a name="visitVariableReferenceExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.VariableReferenceExpression, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visitVariableReferenceExpression</h4>
+<pre>public&nbsp;<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;visitVariableReferenceExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.VariableReferenceExpression&nbsp;expr,
+                                      <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>&nbsp;indent)
+                                        throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>visitVariableReferenceExpression</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</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>
+<a name="visitAggregateFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AggregateFunctionCallExpression, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visitAggregateFunctionCallExpression</h4>
+<pre>public&nbsp;<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;visitAggregateFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AggregateFunctionCallExpression&nbsp;expr,
+                                          <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>&nbsp;indent)
+                                            throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>visitAggregateFunctionCallExpression</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</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>
+<a name="visitScalarFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ScalarFunctionCallExpression, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visitScalarFunctionCallExpression</h4>
+<pre>public&nbsp;<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;visitScalarFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ScalarFunctionCallExpression&nbsp;expr,
+                                       <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>&nbsp;indent)
+                                         throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>visitScalarFunctionCallExpression</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</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>
+<a name="visitStatefulFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.StatefulFunctionCallExpression, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visitStatefulFunctionCallExpression</h4>
+<pre>public&nbsp;<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;visitStatefulFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.StatefulFunctionCallExpression&nbsp;expr,
+                                         <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>&nbsp;indent)
+                                           throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>visitStatefulFunctionCallExpression</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</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>
+<a name="visitUnnestingFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.UnnestingFunctionCallExpression, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>visitUnnestingFunctionCallExpression</h4>
+<pre>public&nbsp;<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;visitUnnestingFunctionCallExpression(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.UnnestingFunctionCallExpression&nbsp;expr,
+                                          <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>&nbsp;indent)
+                                            throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>visitUnnestingFunctionCallExpression</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</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>
+<a name="identifiesTypeOperator(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>identifiesTypeOperator</h4>
+<pre>protected&nbsp;boolean&nbsp;identifiesTypeOperator(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;fi)</pre>
+</li>
+</ul>
+<a name="identifiesPathStep(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>identifiesPathStep</h4>
+<pre>protected&nbsp;boolean&nbsp;identifiesPathStep(edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;fi)</pre>
+</li>
+</ul>
+<a name="appendFunction(java.lang.StringBuilder, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>appendFunction</h4>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;appendFunction(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression&nbsp;expr,
+                           <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>&nbsp;indent)
+                                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>
+<a name="appendArguments(java.lang.StringBuilder, java.util.List, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>appendArguments</h4>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;appendArguments(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+                            <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;org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalExpression&gt;&gt;&nbsp;args,
+                            <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>&nbsp;indent)
+                                 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>
+<a name="appendArgument(java.lang.StringBuilder, org.apache.commons.lang3.mutable.Mutable, java.lang.Integer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>appendArgument</h4>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;appendArgument(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+                           org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalExpression&gt;&nbsp;arg,
+                           <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>&nbsp;indent)
+                                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>
+<a name="getSequenceType(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSequenceType</h4>
+<pre>protected&nbsp;<a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;getSequenceType(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.ConstantExpression&nbsp;cTypeEx)</pre>
+</li>
+</ul>
+<a name="addIndent(java.lang.StringBuilder, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>addIndent</h4>
+<pre>protected static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;addIndent(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
+                      int&nbsp;level)</pre>
+</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/VXQueryLogicalExpressionPrettyPrintVisitor.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>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html" target="_top">Frames</a></li>
+<li><a href="VXQueryLogicalExpressionPrettyPrintVisitor.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; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

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

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,18 @@
+<!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>org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html" target="classFrame">org.apache.vxquery.compiler.algebricks.prettyprint</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="VXQueryLogicalExpressionPrettyPrintVisitor.html" title="class in org.apache.vxquery.compiler.algebricks.prettyprint" target="classFrame">VXQueryLogicalExpressionPrettyPrintVisitor</a></li>
+</ul>
+</div>
+</body>
+</html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,133 @@
+<!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>org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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/compiler/algebricks/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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">
+<h1 title="Package" class="title">Package&nbsp;org.apache.vxquery.compiler.algebricks.prettyprint</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html" title="class in org.apache.vxquery.compiler.algebricks.prettyprint">VXQueryLogicalExpressionPrettyPrintVisitor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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/compiler/algebricks/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,128 @@
+<!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>org.apache.vxquery.compiler.algebricks.prettyprint Class Hierarchy (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.vxquery.compiler.algebricks.prettyprint Class Hierarchy (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/compiler/algebricks/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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">
+<h1 class="title">Hierarchy For Package org.apache.vxquery.compiler.algebricks.prettyprint</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.vxquery.compiler.algebricks.prettyprint.<a href="../../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html" title="class in org.apache.vxquery.compiler.algebricks.prettyprint"><span class="strong">VXQueryLogicalExpressionPrettyPrintVisitor</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor&lt;R,T&gt;)</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/compiler/algebricks/package-tree.html">Prev</a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Package org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</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/compiler/algebricks/prettyprint/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.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">
+<h1 title="Uses of Package org.apache.vxquery.compiler.algebricks.prettyprint" class="title">Uses of Package<br>org.apache.vxquery.compiler.algebricks.prettyprint</h1>
+</div>
+<div class="contentContainer">No usage of org.apache.vxquery.compiler.algebricks.prettyprint</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>Class</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/compiler/algebricks/prettyprint/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -190,6 +190,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.compiler (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.vxquery.compiler (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -128,6 +128,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -123,6 +123,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.vxquery.compiler (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.compiler (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.vxquery.compiler (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.compiler (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RewriteRuleset (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>RewriteRuleset (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RewriteRuleset (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="RewriteRuleset (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -182,15 +182,21 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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.rewriter.base.IAlgebraicRewriteRule&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/RewriteRuleset.html#buildTypeInferenceRuleCollection()">buildTypeInferenceRuleCollection</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/RewriteRuleset.html#buildRedundantExpressionNormalizationRuleCollection()">buildRedundantExpressionNormalizationRuleCollection</a></strong>()</code>
+<div class="block">Remove expressions known to be redundant.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <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.rewriter.base.IAlgebraicRewriteRule&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/RewriteRuleset.html#buildTypeInferenceRuleCollection()">buildTypeInferenceRuleCollection</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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.rewriter.base.IAlgebraicRewriteRule&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/RewriteRuleset.html#buildXQueryNormalizationRuleCollection()">buildXQueryNormalizationRuleCollection</a></strong>()</code>
 <div class="block">Optimizations specific to XQuery.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <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.rewriter.base.IAlgebraicRewriteRule&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/RewriteRuleset.html#prepareForJobGenRuleCollection()">prepareForJobGenRuleCollection</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -253,6 +259,16 @@ extends <a href="http://docs.oracle.com/
 <div class="block">Optimizations specific to XQuery.</div>
 </li>
 </ul>
+<a name="buildRedundantExpressionNormalizationRuleCollection()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>buildRedundantExpressionNormalizationRuleCollection</h4>
+<pre>public static final&nbsp;<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.rewriter.base.IAlgebraicRewriteRule&gt;&nbsp;buildRedundantExpressionNormalizationRuleCollection()</pre>
+<div class="block">Remove expressions known to be redundant.</div>
+</li>
+</ul>
 <a name="buildNestedDataSourceRuleCollection()">
 <!--   -->
 </a>
@@ -429,6 +445,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>