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 [46/49] - in /incubator/vxquery/site: ./ apidocs/ apidocs/org/apache/vxquery/cli/ apidocs/org/apache/vxquery/cli/class-use/ apidocs/org/apache/vxquery/collations/ apidocs/org/apache/vxquery/collations/class-use/ apidocs/org/apache/...

Modified: incubator/vxquery/site/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/overview-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/overview-tree.html (original)
+++ incubator/vxquery/site/apidocs/overview-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>Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>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="Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -69,6 +69,7 @@
 <li><a href="org/apache/vxquery/collations/package-tree.html">org.apache.vxquery.collations</a>, </li>
 <li><a href="org/apache/vxquery/compiler/package-tree.html">org.apache.vxquery.compiler</a>, </li>
 <li><a href="org/apache/vxquery/compiler/algebricks/package-tree.html">org.apache.vxquery.compiler.algebricks</a>, </li>
+<li><a href="org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html">org.apache.vxquery.compiler.algebricks.prettyprint</a>, </li>
 <li><a href="org/apache/vxquery/compiler/rewriter/package-tree.html">org.apache.vxquery.compiler.rewriter</a>, </li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/package-tree.html">org.apache.vxquery.compiler.rewriter.rules</a>, </li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-tree.html">org.apache.vxquery.compiler.rewriter.rules.propagationpolicies</a>, </li>
@@ -254,6 +255,12 @@
 <li type="circle">org.apache.vxquery.runtime.functions.cast.<a href="org/apache/vxquery/runtime/functions/cast/CastToYMDurationOperation.html" title="class in org.apache.vxquery.runtime.functions.cast"><span class="strong">CastToYMDurationOperation</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/AbstractChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">AbstractChildPathStep</span></a>
+<ul>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/ChildPathStepOperatorDescriptor.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepOperatorDescriptor</span></a></li>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/ChildPathStepUnnesting.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepUnnesting</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">AbstractCollectionRule</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/IntroduceCollectionRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">IntroduceCollectionRule</span></a></li>
@@ -323,6 +330,15 @@
 <li type="circle">org.apache.vxquery.datamodel.accessors.atomic.<a href="org/apache/vxquery/datamodel/accessors/atomic/XSTimePointable.html" title="class in org.apache.vxquery.datamodel.accessors.atomic"><span class="strong">XSTimePointable</span></a> (implements org.apache.vxquery.datamodel.api.<a href="org/apache/vxquery/datamodel/api/ITime.html" title="interface in org.apache.vxquery.datamodel.api">ITime</a>, org.apache.vxquery.datamodel.api.<a href="org/apache/vxquery/datamodel/api/ITimezone.html" title="interface in org.apache.vxquery.datamodel.api">ITimezone</a>)</li>
 </ul>
 </li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">AbstractRemoveRedundantTypeExpressionsRule</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/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">RemoveRedundantBooleanExpressionsRule</span></a></li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">RemoveRedundantCastExpressionsRule</span></a></li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantDataExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">RemoveRedundantDataExpressionsRule</span></a></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></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></li>
+</ul>
+</li>
 <li type="circle">org.apache.vxquery.runtime.functions.base.<a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base"><span class="strong">AbstractTaggedValueArgumentAggregateEvaluator</span></a> (implements edu.uci.ics.hyracks.algebricks.runtime.base.IAggregateEvaluator)</li>
 <li type="circle">org.apache.vxquery.runtime.functions.base.<a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base"><span class="strong">AbstractTaggedValueArgumentAggregateEvaluatorFactory</span></a> (implements edu.uci.ics.hyracks.algebricks.runtime.base.IAggregateEvaluatorFactory)
 <ul>
@@ -332,6 +348,8 @@
 <li type="circle">org.apache.vxquery.runtime.functions.aggregate.<a href="org/apache/vxquery/runtime/functions/aggregate/FnMinAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate"><span class="strong">FnMinAggregateEvaluatorFactory</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.vxquery.runtime.functions.aggregate.<a href="org/apache/vxquery/runtime/functions/aggregate/AvgGlobalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate"><span class="strong">AvgGlobalAggregateEvaluatorFactory</span></a></li>
+<li type="circle">org.apache.vxquery.runtime.functions.aggregate.<a href="org/apache/vxquery/runtime/functions/aggregate/AvgLocalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate"><span class="strong">AvgLocalAggregateEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.aggregate.<a href="org/apache/vxquery/runtime/functions/aggregate/FnAvgAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate"><span class="strong">FnAvgAggregateEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.aggregate.<a href="org/apache/vxquery/runtime/functions/aggregate/FnCountAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate"><span class="strong">FnCountAggregateEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.aggregate.<a href="org/apache/vxquery/runtime/functions/aggregate/FnSumAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate"><span class="strong">FnSumAggregateEvaluatorFactory</span></a></li>
@@ -485,7 +503,6 @@
 <li type="circle">org.apache.vxquery.runtime.functions.bool.<a href="org/apache/vxquery/runtime/functions/bool/FnBooleanScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.bool"><span class="strong">FnBooleanScalarEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/FnCodepointEqualEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings"><span class="strong">FnCodepointEqualEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/FnCodepointsToStringEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings"><span class="strong">FnCodepointsToStringEvaluatorFactory</span></a></li>
-<li type="circle">org.apache.vxquery.runtime.functions.node.<a href="org/apache/vxquery/runtime/functions/node/FnCollectionScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.node"><span class="strong">FnCollectionScalarEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/FnCompareEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings"><span class="strong">FnCompareEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/FnConcatEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings"><span class="strong">FnConcatEvaluatorFactory</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/FnContainsEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings"><span class="strong">FnContainsEvaluatorFactory</span></a></li>
@@ -539,7 +556,11 @@
 <li type="circle">org.apache.vxquery.runtime.functions.node.<a href="org/apache/vxquery/runtime/functions/node/TreeIdFromNodeScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.node"><span class="strong">TreeIdFromNodeScalarEvaluatorFactory</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.vxquery.runtime.functions.base.<a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentUnnestingEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base"><span class="strong">AbstractTaggedValueArgumentUnnestingEvaluator</span></a> (implements edu.uci.ics.hyracks.algebricks.runtime.base.IUnnestingEvaluator)</li>
+<li type="circle">org.apache.vxquery.runtime.functions.base.<a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentUnnestingEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base"><span class="strong">AbstractTaggedValueArgumentUnnestingEvaluator</span></a> (implements edu.uci.ics.hyracks.algebricks.runtime.base.IUnnestingEvaluator)
+<ul>
+<li type="circle">org.apache.vxquery.runtime.functions.step.<a href="org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step"><span class="strong">ChildPathStepUnnestingEvaluator</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.vxquery.runtime.functions.base.<a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentUnnestingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base"><span class="strong">AbstractTaggedValueArgumentUnnestingEvaluatorFactory</span></a> (implements edu.uci.ics.hyracks.algebricks.runtime.base.IUnnestingEvaluatorFactory)
 <ul>
 <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>
@@ -554,8 +575,8 @@
 </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>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">PushChildIntoDataScanRule</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>
@@ -693,6 +714,7 @@
 <li type="circle">org.apache.vxquery.xmlquery.ast.<a href="org/apache/vxquery/xmlquery/ast/VersionDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast"><span class="strong">VersionDeclNode</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.vxquery.runtime.functions.util.<a href="org/apache/vxquery/runtime/functions/util/AtomizeHelper.html" title="class in org.apache.vxquery.runtime.functions.util"><span class="strong">AtomizeHelper</span></a></li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/AttributeType.html" title="class in org.apache.vxquery.types"><span class="strong">AttributeType</span></a></li>
 <li type="circle">org.apache.vxquery.functions.<a href="org/apache/vxquery/functions/BuiltinFunctions.html" title="class in org.apache.vxquery.functions"><span class="strong">BuiltinFunctions</span></a></li>
 <li type="circle">org.apache.vxquery.functions.<a href="org/apache/vxquery/functions/BuiltinOperators.html" title="class in org.apache.vxquery.functions"><span class="strong">BuiltinOperators</span></a></li>
@@ -700,7 +722,6 @@
 <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>
@@ -715,6 +736,8 @@
 </li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">ConvertAssignSortDistinctNodesToOperatorsRule</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/ConvertAssignToUnnestRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">ConvertAssignToUnnestRule</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/ConvertFromAlgebricksExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">ConvertFromAlgebricksExpressionsRule</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/ConvertToAlgebricksExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">ConvertToAlgebricksExpressionsRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
 <li type="circle">org.apache.vxquery.datamodel.util.<a href="org/apache/vxquery/datamodel/util/DateTime.html" title="class in org.apache.vxquery.datamodel.util"><span class="strong">DateTime</span></a></li>
 <li type="circle">org.apache.vxquery.util.<a href="org/apache/vxquery/util/Debug.html" title="class in org.apache.vxquery.util"><span class="strong">Debug</span></a></li>
 <li type="circle">org.apache.vxquery.context.<a href="org/apache/vxquery/context/DefaultDocumentURIResolverImpl.html" title="class in org.apache.vxquery.context"><span class="strong">DefaultDocumentURIResolverImpl</span></a> (implements org.apache.vxquery.context.<a href="org/apache/vxquery/context/DocumentURIResolver.html" title="interface in org.apache.vxquery.context">DocumentURIResolver</a>)</li>
@@ -728,6 +751,7 @@
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/DocumentType.html" title="class in org.apache.vxquery.types"><span class="strong">DocumentType</span></a></li>
 <li type="circle">org.apache.vxquery.context.<a href="org/apache/vxquery/context/DynamicContextImpl.html" title="class in org.apache.vxquery.context"><span class="strong">DynamicContextImpl</span></a> (implements org.apache.vxquery.context.<a href="org/apache/vxquery/context/DynamicContext.html" title="interface in org.apache.vxquery.context">DynamicContext</a>)</li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/ElementType.html" title="class in org.apache.vxquery.types"><span class="strong">ElementType</span></a></li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/EliminateSubplanForSingleItemsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">EliminateSubplanForSingleItemsRule</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/EliminateSubplanForSinglePathsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">EliminateSubplanForSinglePathsRule</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/EliminateUnnestAggregateSequencesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">EliminateUnnestAggregateSequencesRule</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/EliminateUnnestAggregateSubplanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">EliminateUnnestAggregateSubplanRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
@@ -747,6 +771,11 @@
 <li type="circle">org.apache.vxquery.runtime.functions.util.<a href="org/apache/vxquery/runtime/functions/util/FunctionHelper.TypedPointables.html" title="class in org.apache.vxquery.runtime.functions.util"><span class="strong">FunctionHelper.TypedPointables</span></a></li>
 <li type="circle">org.apache.vxquery.util.<a href="org/apache/vxquery/util/GrowableIntArray.html" title="class in org.apache.vxquery.util"><span class="strong">GrowableIntArray</span></a></li>
 <li type="circle">org.apache.vxquery.xtest.<a href="org/apache/vxquery/xtest/HTMLFileReporterImpl.html" title="class in org.apache.vxquery.xtest"><span class="strong">HTMLFileReporterImpl</span></a> (implements org.apache.vxquery.xtest.<a href="org/apache/vxquery/xtest/ResultReporter.html" title="interface in org.apache.vxquery.xtest">ResultReporter</a>)</li>
+<li type="circle">edu.uci.ics.hyracks.algebricks.rewriter.rules.InlineVariablesRule (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/InlineNestedVariablesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">InlineNestedVariablesRule</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.<a href="org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/InputPropertyPropagationPolicy.html" title="class in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies"><span class="strong">InputPropertyPropagationPolicy</span></a>&lt;P&gt; (implements org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.<a href="org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html" title="interface in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">IPropertyPropagationPolicy</a>&lt;P&gt;)</li>
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/IntroduceTwoStepAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">IntroduceTwoStepAggregateRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
 <li type="circle">org.apache.vxquery.xtest.<a href="org/apache/vxquery/xtest/LineFileReporterImpl.html" title="class in org.apache.vxquery.xtest"><span class="strong">LineFileReporterImpl</span></a> (implements org.apache.vxquery.xtest.<a href="org/apache/vxquery/xtest/ResultReporter.html" title="interface in org.apache.vxquery.xtest">ResultReporter</a>)</li>
@@ -762,11 +791,10 @@
 <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>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/ProcessingInstructionType.html" title="class in org.apache.vxquery.types"><span class="strong">ProcessingInstructionType</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/PrologVariable.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">PrologVariable</span></a></li>
+<li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">PushFunctionsOntoEqJoinBranches</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/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>
@@ -804,6 +832,24 @@
 </li>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
 <ul>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io"><span class="strong">IOException</span></a>
+<ul>
+<li type="circle">edu.uci.ics.hyracks.api.exceptions.HyracksException
+<ul>
+<li type="circle">edu.uci.ics.hyracks.api.exceptions.HyracksDataException
+<ul>
+<li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">VXQueryDataException</span></a>
+<ul>
+<li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">VXQueryFileNotFoundException</span></a></li>
+<li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">VXQueryParseException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/ParseException.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">ParseException</span></a></li>
 <li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">SystemException</span></a></li>
 </ul>
@@ -819,12 +865,15 @@
 <li type="circle">org.apache.vxquery.cli.<a href="org/apache/vxquery/cli/VXQuery.html" title="class in org.apache.vxquery.cli"><span class="strong">VXQuery</span></a></li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryBinaryBooleanInspectorFactory.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryBinaryBooleanInspectorFactory</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IBinaryBooleanInspectorFactory)</li>
 <li type="circle">org.apache.vxquery.runtime.provider.<a href="org/apache/vxquery/runtime/provider/VXQueryBinaryHashFunctionFactoryProvider.html" title="class in org.apache.vxquery.runtime.provider"><span class="strong">VXQueryBinaryHashFunctionFactoryProvider</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IBinaryHashFunctionFactoryProvider)</li>
+<li type="circle">org.apache.vxquery.runtime.provider.<a href="org/apache/vxquery/runtime/provider/VXQueryBinaryHashFunctionFamilyProvider.html" title="class in org.apache.vxquery.runtime.provider"><span class="strong">VXQueryBinaryHashFunctionFamilyProvider</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IBinaryHashFunctionFamilyProvider)</li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryBinaryIntegerInspectorFactory.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryBinaryIntegerInspectorFactory</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IBinaryIntegerInspectorFactory)</li>
 <li type="circle">org.apache.vxquery.metadata.<a href="org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata"><span class="strong">VXQueryCollectionDataSource</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;T&gt;)</li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryComparatorFactoryProvider.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryComparatorFactoryProvider</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IBinaryComparatorFactoryProvider)</li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryConstantValue.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryConstantValue</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IAlgebricksConstantValue)</li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryExpressionRuntimeProvider.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryExpressionRuntimeProvider</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionRuntimeProvider)</li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryGlobalDataFactory.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryGlobalDataFactory</span></a> (implements edu.uci.ics.hyracks.api.job.IGlobalJobDataFactory)</li>
+<li type="circle">org.apache.vxquery.metadata.<a href="org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata"><span class="strong">VXQueryIOFileFilter</span></a> (implements org.apache.commons.io.filefilter.IOFileFilter)</li>
+<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>
 <li type="circle">org.apache.vxquery.metadata.<a href="org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">VXQueryMetadataProvider</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IMetadataProvider&lt;S,I&gt;)</li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryNullWriterFactory.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryNullWriterFactory</span></a> (implements edu.uci.ics.hyracks.api.dataflow.value.INullWriterFactory)</li>
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactory.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryPrinterFactory</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IPrinterFactory)</li>
@@ -1013,6 +1062,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/package-list
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/package-list?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/package-list (original)
+++ incubator/vxquery/site/apidocs/package-list Tue Apr 22 05:58:26 2014
@@ -2,6 +2,7 @@ org.apache.vxquery.cli
 org.apache.vxquery.collations
 org.apache.vxquery.compiler
 org.apache.vxquery.compiler.algebricks
+org.apache.vxquery.compiler.algebricks.prettyprint
 org.apache.vxquery.compiler.rewriter
 org.apache.vxquery.compiler.rewriter.rules
 org.apache.vxquery.compiler.rewriter.rules.propagationpolicies

Modified: incubator/vxquery/site/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/serialized-form.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/serialized-form.html (original)
+++ incubator/vxquery/site/apidocs/serialized-form.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>Serialized Form (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Serialized Form (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="Serialized Form (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Serialized Form (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -168,6 +168,46 @@
 </li>
 </ul>
 </li>
+<li class="blockList"><a name="org.apache.vxquery.exceptions.VXQueryDataException">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">org.apache.vxquery.exceptions.VXQueryDataException</a> extends edu.uci.ics.hyracks.api.exceptions.HyracksDataException implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>file</h4>
+<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.apache.vxquery.exceptions.VXQueryFileNotFoundException">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions">org.apache.vxquery.exceptions.VXQueryFileNotFoundException</a> extends <a href="org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">VXQueryDataException</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.apache.vxquery.exceptions.VXQueryParseException">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions">org.apache.vxquery.exceptions.VXQueryParseException</a> extends <a href="org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">VXQueryDataException</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
 </ul>
 </li>
 <li class="blockList">
@@ -196,8 +236,8 @@
 <pre>short totalDataSources</pre>
 </li>
 <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>
+<h4>collectionPartitions</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>[] collectionPartitions</pre>
 </li>
 <li class="blockListLast">
 <h4>childSeq</h4>
@@ -244,6 +284,24 @@
 <dd>1L</dd>
 </dl>
 </li>
+<li class="blockList"><a name="org.apache.vxquery.runtime.functions.aggregate.AvgGlobalAggregateEvaluatorFactory">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/vxquery/runtime/functions/aggregate/AvgGlobalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate">org.apache.vxquery.runtime.functions.aggregate.AvgGlobalAggregateEvaluatorFactory</a> extends <a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base">AbstractTaggedValueArgumentAggregateEvaluatorFactory</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.apache.vxquery.runtime.functions.aggregate.AvgLocalAggregateEvaluatorFactory">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/vxquery/runtime/functions/aggregate/AvgLocalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate">org.apache.vxquery.runtime.functions.aggregate.AvgLocalAggregateEvaluatorFactory</a> extends <a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base">AbstractTaggedValueArgumentAggregateEvaluatorFactory</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
 <li class="blockList"><a name="org.apache.vxquery.runtime.functions.aggregate.FnAvgAggregateEvaluatorFactory">
 <!--   -->
 </a>
@@ -1058,15 +1116,6 @@
 <dd>1L</dd>
 </dl>
 </li>
-<li class="blockList"><a name="org.apache.vxquery.runtime.functions.node.FnCollectionScalarEvaluatorFactory">
-<!--   -->
-</a>
-<h3>Class <a href="org/apache/vxquery/runtime/functions/node/FnCollectionScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.node">org.apache.vxquery.runtime.functions.node.FnCollectionScalarEvaluatorFactory</a> extends <a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base">AbstractTaggedValueArgumentScalarEvaluatorFactory</a> implements Serializable</h3>
-<dl class="nameValue">
-<dt>serialVersionUID:</dt>
-<dd>1L</dd>
-</dl>
-</li>
 <li class="blockList"><a name="org.apache.vxquery.runtime.functions.node.FnDocAvailableScalarEvaluatorFactory">
 <!--   -->
 </a>
@@ -2069,6 +2118,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/development_eclipse_setup.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/development_eclipse_setup.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/development_eclipse_setup.html (original)
+++ incubator/vxquery/site/development_eclipse_setup.html Tue Apr 22 05:58:26 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-12
+ | Generated by Apache Maven Doxia at 2014-04-21
  | 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="20131212" />
+    <meta name="Date-Revision-yyyymmdd" content="20140421" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,8 +41,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-12</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 2014-04-21</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating</li>
                       
                 
                     
@@ -107,6 +107,13 @@
     
             <a href="#"><i class="none"></i>Eclipse Setup</a>
           </li>
+                  
+      <li>
+    
+                          <a href="release.html" title="Release steps">
+          <i class="none"></i>
+        Release steps</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                               
       <li>
@@ -126,35 +133,35 @@
                                 
       <li>
     
-                          <a href="vxquery-core/index.html" title="VXQuery Core">
+                          <a href="../../site/vxquery-core/index.html" title="VXQuery Core">
           <i class="none"></i>
         VXQuery Core</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-xtest/index.html" title="VXQuery XTest">
+                          <a href="../../site/vxquery-xtest/index.html" title="VXQuery XTest">
           <i class="none"></i>
         VXQuery XTest</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-benchmark/index.html" title="VXQuery Benchmark">
+                          <a href="../../site/vxquery-benchmark/index.html" title="VXQuery Benchmark">
           <i class="none"></i>
         VXQuery Benchmark</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-server/index.html" title="VXQuery Server">
+                          <a href="../../site/vxquery-server/index.html" title="VXQuery Server">
           <i class="none"></i>
         VXQuery Server</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+                          <a href="../../site/vxquery-cli/index.html" title="VXQuery CLI">
           <i class="none"></i>
         VXQuery CLI</a>
             </li>
@@ -204,21 +211,21 @@
 <li>Import Hyracks Code Base
 <p>Download and install the Hyracks Full Stack Staging branch to get the latest Hyracks support for development. This is required since some new features being build are affecting Hyracks development.</p>
 <div>
-<pre>$ git clone https://code.google.com/p/hyracks/ hyracks_for_vxquery
-$ cd hyracks_for_vxquery
-$ git checkout -b ecarm002/vxquery_compatibility origin/ecarm002/vxquery_compatibility
-$ mvn install -DskipTests
+<pre>$ git clone https://code.google.com/p/hyracks/
+$ cd hyracks
+$ mvn install
 $ cd ..</pre></div>
-<p>Finally, from Eclipse's File menu &quot;import&quot; the Maven Hyracks project you have just downloaded through SVN.</p></li>
+<p>The mvn &quot;-DskipTests&quot; option can be used to save about 20 minutes, but will skip the verification tests.</p>
+<p>Finally, from Eclipse's File menu &quot;import&quot; the Maven Hyracks project you have just downloaded through git.</p></li>
 <li>Import VXQuery Code Base
-<p>The VXQuery code base must be installed so eclipse has full access. Similar to the Hyracks installation, VXQuery needs to be downloaded from Apache's SVN repository.</p>
+<p>The VXQuery code base must be installed so eclipse has full access. Similar to the Hyracks installation, VXQuery needs to be downloaded from Apache's git repository.</p>
 <div>
-<pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery/trunk/ apache_vxquery_incubating
+<pre>$ git clone https://git-wip-us.apache.org/repos/asf/incubator-vxquery.git apache-vxquery
 (Accept the certificate information for *.apache.org.)
-$ cd apache_vxquery_incubating/vxquery
-$ mvn package -DskipTests
-$ cd ../..</pre></div>
-<p>Finally, from Eclipse's File menu &quot;import&quot; the Maven VXQuery project you have just downloaded through SVN. </p></li>
+$ cd apache-vxquery
+$ mvn package
+$ cd ..</pre></div>
+<p>Finally, from Eclipse's File menu &quot;import&quot; the Maven VXQuery project you have just downloaded through git. </p></li>
 <li>Additional Project Configuration
 <p>Some eclipse build errors will show up. To remove these display errors, add &quot;target/generated-sources/javacc&quot; as a source folder in VXQuery Core.</p></li></ol></div>
 <div class="section">
@@ -238,7 +245,7 @@ $ cd ../..</pre></div>
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2013
+              <div class="row span12">Copyright &copy;                    2014
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/vxquery/site/development_tips.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/development_tips.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/development_tips.html (original)
+++ incubator/vxquery/site/development_tips.html Tue Apr 22 05:58:26 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-12
+ | Generated by Apache Maven Doxia at 2014-04-21
  | 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="20131212" />
+    <meta name="Date-Revision-yyyymmdd" content="20140421" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,8 +41,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-12</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 2014-04-21</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating</li>
                       
                 
                     
@@ -107,6 +107,13 @@
           <i class="none"></i>
         Eclipse Setup</a>
             </li>
+                  
+      <li>
+    
+                          <a href="release.html" title="Release steps">
+          <i class="none"></i>
+        Release steps</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                               
       <li>
@@ -126,35 +133,35 @@
                                 
       <li>
     
-                          <a href="vxquery-core/index.html" title="VXQuery Core">
+                          <a href="../../site/vxquery-core/index.html" title="VXQuery Core">
           <i class="none"></i>
         VXQuery Core</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-xtest/index.html" title="VXQuery XTest">
+                          <a href="../../site/vxquery-xtest/index.html" title="VXQuery XTest">
           <i class="none"></i>
         VXQuery XTest</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-benchmark/index.html" title="VXQuery Benchmark">
+                          <a href="../../site/vxquery-benchmark/index.html" title="VXQuery Benchmark">
           <i class="none"></i>
         VXQuery Benchmark</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-server/index.html" title="VXQuery Server">
+                          <a href="../../site/vxquery-server/index.html" title="VXQuery Server">
           <i class="none"></i>
         VXQuery Server</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+                          <a href="../../site/vxquery-cli/index.html" title="VXQuery CLI">
           <i class="none"></i>
         VXQuery CLI</a>
             </li>
@@ -206,11 +213,11 @@
 <td align="right">1</td></tr>
 <tr class="b">
 <td align="left">xs:date</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
 <td align="right">6</td></tr>
 <tr class="a">
 <td align="left">xs:dateTime</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDateTimePointable.java">XSDateTimePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDateTimePointable.java">XSDateTimePointable</a></td>
 <td align="right">12</td></tr>
 <tr class="b">
 <td align="left">xs:dayTimeDuration</td>
@@ -218,7 +225,7 @@
 <td align="right">8</td></tr>
 <tr class="a">
 <td align="left">xs:decimal</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDecimalPointable.java">XSDecimalPointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDecimalPointable.java">XSDecimalPointable</a></td>
 <td align="right">9</td></tr>
 <tr class="b">
 <td align="left">xs:double</td>
@@ -226,7 +233,7 @@
 <td align="right">8</td></tr>
 <tr class="a">
 <td align="left">xs:duration</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDurationPointable.java">XSDurationPointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDurationPointable.java">XSDurationPointable</a></td>
 <td align="right">12</td></tr>
 <tr class="b">
 <td align="left">xs:float</td>
@@ -234,23 +241,23 @@
 <td align="right">4</td></tr>
 <tr class="a">
 <td align="left">xs:gDay</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
 <td align="right">6</td></tr>
 <tr class="b">
 <td align="left">xs:gMonth</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
 <td align="right">6</td></tr>
 <tr class="a">
 <td align="left">xs:gMonthDay</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
 <td align="right">6</td></tr>
 <tr class="b">
 <td align="left">xs:gYear</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
 <td align="right">6</td></tr>
 <tr class="a">
 <td align="left">xs:gYearMonth</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDatePointable.java">XSDatePointable</a></td>
 <td align="right">6</td></tr>
 <tr class="b">
 <td align="left">xs:int</td>
@@ -282,7 +289,7 @@
 <td align="right">2</td></tr>
 <tr class="a">
 <td align="left">xs:time</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSTimePointable.java">XSTimePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSTimePointable.java">XSTimePointable</a></td>
 <td align="right">8</td></tr>
 <tr class="b">
 <td align="left">xs:unsignedByte</td>
@@ -319,11 +326,11 @@
 <td align="right">2 + length</td></tr>
 <tr class="a">
 <td align="left">xs:base64Binary</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSBinaryPointable.java">XSBinaryPointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSBinaryPointable.java">XSBinaryPointable</a></td>
 <td align="right">2 + length</td></tr>
 <tr class="b">
 <td align="left">xs:hexBinary</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSBinaryPointable.java">XSBinaryPointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSBinaryPointable.java">XSBinaryPointable</a></td>
 <td align="right">2 + length</td></tr>
 <tr class="a">
 <td align="left">xs:NOTATION</td>
@@ -331,7 +338,7 @@
 <td align="right">2 + length</td></tr>
 <tr class="b">
 <td align="left">xs:QName</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSQNamePointable.java">XSQNamePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSQNamePointable.java">XSQNamePointable</a></td>
 <td align="right">6 + length</td></tr>
 <tr class="a">
 <td align="left">xs:string</td>
@@ -341,13 +348,13 @@
 <h3>String Iterators<a name="String_Iterators"></a></h3>
 <p>For many string functions, we have used string iterators to traverse the string. The iterator allows the user to ignore the details about the byte size and number of characters. The iterator returns the next character or an end of string value. Stacking iterators can be used to alter the string into a desired form.</p>
 <ul>
-<li><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/ICharacterIterator.java">ICharacterIterator</a></li>
-<li><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/LowerCaseCharacterIterator.java">LowerCaseStringCharacterIterator</a></li>
-<li><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/SubstringAfterCharacterIterator.java">SubstringAfterStringCharacterIterator</a></li>
-<li><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/SubstringBeforeCharacterIterator.java">SubstringBeforeStringCharacterIterator</a></li>
-<li><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/SubstringCharacterIterator.java">SubstringStringCharacterIterator</a></li>
-<li><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/UTF8StringCharacterIterator.java">UTF8StringCharacterIterator</a></li>
-<li><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/UpperCaseCharacterIterator.java">UpperCaseStringCharacterIterator</a></li></ul></div>
+<li><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/ICharacterIterator.java">ICharacterIterator</a></li>
+<li><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/LowerCaseCharacterIterator.java">LowerCaseStringCharacterIterator</a></li>
+<li><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/SubstringAfterCharacterIterator.java">SubstringAfterStringCharacterIterator</a></li>
+<li><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/SubstringBeforeCharacterIterator.java">SubstringBeforeStringCharacterIterator</a></li>
+<li><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/SubstringCharacterIterator.java">SubstringStringCharacterIterator</a></li>
+<li><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/UTF8StringCharacterIterator.java">UTF8StringCharacterIterator</a></li>
+<li><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/UpperCaseCharacterIterator.java">UpperCaseStringCharacterIterator</a></li></ul></div>
 <div class="section">
 <h3>Array Backed Value Store<a name="Array_Backed_Value_Store"></a></h3>
 <p>The array back value store is a key design element of Hyracks. The object is used to manage an output array. The system creates an array large enough to hold your output. Adding to the result, if necessary. The array can be reused and can hold multiple pointable results due to the starting offset parameter in the pointable.</p></div></div>
@@ -359,7 +366,7 @@
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2013
+              <div class="row span12">Copyright &copy;                    2014
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/vxquery/site/development_xml_node_details.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/development_xml_node_details.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/development_xml_node_details.html (original)
+++ incubator/vxquery/site/development_xml_node_details.html Tue Apr 22 05:58:26 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-12
+ | Generated by Apache Maven Doxia at 2014-04-21
  | 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="20131212" />
+    <meta name="Date-Revision-yyyymmdd" content="20140421" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,8 +41,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-12</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 2014-04-21</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating</li>
                       
                 
                     
@@ -107,6 +107,13 @@
           <i class="none"></i>
         Eclipse Setup</a>
             </li>
+                  
+      <li>
+    
+                          <a href="release.html" title="Release steps">
+          <i class="none"></i>
+        Release steps</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                               
       <li>
@@ -126,35 +133,35 @@
                                 
       <li>
     
-                          <a href="vxquery-core/index.html" title="VXQuery Core">
+                          <a href="../../site/vxquery-core/index.html" title="VXQuery Core">
           <i class="none"></i>
         VXQuery Core</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-xtest/index.html" title="VXQuery XTest">
+                          <a href="../../site/vxquery-xtest/index.html" title="VXQuery XTest">
           <i class="none"></i>
         VXQuery XTest</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-benchmark/index.html" title="VXQuery Benchmark">
+                          <a href="../../site/vxquery-benchmark/index.html" title="VXQuery Benchmark">
           <i class="none"></i>
         VXQuery Benchmark</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-server/index.html" title="VXQuery Server">
+                          <a href="../../site/vxquery-server/index.html" title="VXQuery Server">
           <i class="none"></i>
         VXQuery Server</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+                          <a href="../../site/vxquery-cli/index.html" title="VXQuery CLI">
           <i class="none"></i>
         VXQuery CLI</a>
             </li>
@@ -190,31 +197,31 @@
 <td align="left"><b>Data Size</b></td></tr>
 <tr class="b">
 <td align="left">Attribute Nodes</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/AttributeNodePointable.java">AttributeNodePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/AttributeNodePointable.java">AttributeNodePointable</a></td>
 <td align="right">1 + length</td></tr>
 <tr class="a">
 <td align="left">Document Nodes</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/DocumentNodePointable.java">DocumentNodePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/DocumentNodePointable.java">DocumentNodePointable</a></td>
 <td align="right">1 + length</td></tr>
 <tr class="b">
 <td align="left">Element Nodes</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/ElementNodePointable.java">ElementNodePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/ElementNodePointable.java">ElementNodePointable</a></td>
 <td align="right">1 + length</td></tr>
 <tr class="a">
 <td align="left">Node Tree Nodes</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/NodeTreePointable.java">NodeTreePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/NodeTreePointable.java">NodeTreePointable</a></td>
 <td align="right">1 + length</td></tr>
 <tr class="b">
 <td align="left">Processing Instruction Nodes</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/PINodePointable.java">PINodePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/PINodePointable.java">PINodePointable</a></td>
 <td align="right">1 + length</td></tr>
 <tr class="a">
 <td align="left">Comment Nodes</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/TextOrCommentNodePointable.java">TextOrCommentNodePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/TextOrCommentNodePointable.java">TextOrCommentNodePointable</a></td>
 <td align="right">1 + length</td></tr>
 <tr class="b">
 <td align="left">Text Nodes</td>
-<td align="left"><a class="externalLink" href="https://svn.apache.org/repos/asf/incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/TextOrCommentNodePointable.java">TextOrCommentNodePointable</a></td>
+<td align="left"><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-vxquery.git;a=blob;f=vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/nodes/TextOrCommentNodePointable.java">TextOrCommentNodePointable</a></td>
 <td align="right">1 + length</td></tr></table></div>
 <div class="section">
 <h3>XML Mapping<a name="XML_Mapping"></a></h3>
@@ -333,7 +340,7 @@
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2013
+              <div class="row span12">Copyright &copy;                    2014
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/vxquery/site/index.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/index.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/index.html (original)
+++ incubator/vxquery/site/index.html Tue Apr 22 05:58:26 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-12
+ | Generated by Apache Maven Doxia at 2014-04-21
  | 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="20131212" />
+    <meta name="Date-Revision-yyyymmdd" content="20140421" />
     <meta http-equiv="Content-Language" content="en" />
     <title>VXQuery - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -41,8 +41,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-12</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 2014-04-21</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating</li>
                       
                 
                     
@@ -109,6 +109,13 @@
           <i class="none"></i>
         Eclipse Setup</a>
             </li>
+                  
+      <li>
+    
+                          <a href="release.html" title="Release steps">
+          <i class="none"></i>
+        Release steps</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                         
       <li>
@@ -177,35 +184,35 @@
                                 
       <li>
     
-                          <a href="vxquery-core/index.html" title="VXQuery Core">
+                          <a href="../../site/vxquery-core/index.html" title="VXQuery Core">
           <i class="none"></i>
         VXQuery Core</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-xtest/index.html" title="VXQuery XTest">
+                          <a href="../../site/vxquery-xtest/index.html" title="VXQuery XTest">
           <i class="none"></i>
         VXQuery XTest</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-benchmark/index.html" title="VXQuery Benchmark">
+                          <a href="../../site/vxquery-benchmark/index.html" title="VXQuery Benchmark">
           <i class="none"></i>
         VXQuery Benchmark</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-server/index.html" title="VXQuery Server">
+                          <a href="../../site/vxquery-server/index.html" title="VXQuery Server">
           <i class="none"></i>
         VXQuery Server</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+                          <a href="../../site/vxquery-cli/index.html" title="VXQuery CLI">
           <i class="none"></i>
         VXQuery CLI</a>
             </li>
@@ -244,7 +251,7 @@
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2013
+              <div class="row span12">Copyright &copy;                    2014
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/vxquery/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/issue-tracking.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/issue-tracking.html (original)
+++ incubator/vxquery/site/issue-tracking.html Tue Apr 22 05:58:26 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-12
+ | Generated by Apache Maven Doxia at 2014-04-21
  | 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="20131212" />
+    <meta name="Date-Revision-yyyymmdd" content="20140421" />
     <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,8 +41,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-12</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 2014-04-21</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating</li>
                       
                 
                     
@@ -109,6 +109,13 @@
           <i class="none"></i>
         Eclipse Setup</a>
             </li>
+                  
+      <li>
+    
+                          <a href="release.html" title="Release steps">
+          <i class="none"></i>
+        Release steps</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                         
       <li>
@@ -177,35 +184,35 @@
                                 
       <li>
     
-                          <a href="vxquery-core/index.html" title="VXQuery Core">
+                          <a href="../../site/vxquery-core/index.html" title="VXQuery Core">
           <i class="none"></i>
         VXQuery Core</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-xtest/index.html" title="VXQuery XTest">
+                          <a href="../../site/vxquery-xtest/index.html" title="VXQuery XTest">
           <i class="none"></i>
         VXQuery XTest</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-benchmark/index.html" title="VXQuery Benchmark">
+                          <a href="../../site/vxquery-benchmark/index.html" title="VXQuery Benchmark">
           <i class="none"></i>
         VXQuery Benchmark</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-server/index.html" title="VXQuery Server">
+                          <a href="../../site/vxquery-server/index.html" title="VXQuery Server">
           <i class="none"></i>
         VXQuery Server</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+                          <a href="../../site/vxquery-cli/index.html" title="VXQuery CLI">
           <i class="none"></i>
         VXQuery CLI</a>
             </li>
@@ -245,7 +252,7 @@
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2013
+              <div class="row span12">Copyright &copy;                    2014
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/vxquery/site/license.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/license.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/license.html (original)
+++ incubator/vxquery/site/license.html Tue Apr 22 05:58:26 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2013-12-12
+ | Generated by Apache Maven Doxia at 2014-04-21
  | 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="20131212" />
+    <meta name="Date-Revision-yyyymmdd" content="20140421" />
     <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,8 +41,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2013-12-12</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 2014-04-21</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.3-incubating</li>
                       
                 
                     
@@ -109,6 +109,13 @@
           <i class="none"></i>
         Eclipse Setup</a>
             </li>
+                  
+      <li>
+    
+                          <a href="release.html" title="Release steps">
+          <i class="none"></i>
+        Release steps</a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                         
       <li>
@@ -177,35 +184,35 @@
                                 
       <li>
     
-                          <a href="vxquery-core/index.html" title="VXQuery Core">
+                          <a href="../../site/vxquery-core/index.html" title="VXQuery Core">
           <i class="none"></i>
         VXQuery Core</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-xtest/index.html" title="VXQuery XTest">
+                          <a href="../../site/vxquery-xtest/index.html" title="VXQuery XTest">
           <i class="none"></i>
         VXQuery XTest</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-benchmark/index.html" title="VXQuery Benchmark">
+                          <a href="../../site/vxquery-benchmark/index.html" title="VXQuery Benchmark">
           <i class="none"></i>
         VXQuery Benchmark</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-server/index.html" title="VXQuery Server">
+                          <a href="../../site/vxquery-server/index.html" title="VXQuery Server">
           <i class="none"></i>
         VXQuery Server</a>
             </li>
                   
       <li>
     
-                          <a href="vxquery-cli/index.html" title="VXQuery CLI">
+                          <a href="../../site/vxquery-cli/index.html" title="VXQuery CLI">
           <i class="none"></i>
         VXQuery CLI</a>
             </li>
@@ -244,7 +251,7 @@
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2013
+              <div class="row span12">Copyright &copy;                    2014
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
             All Rights Reserved.