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

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/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.rewriter.rules Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules 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.rewriter.rules Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter.rules Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -79,10 +79,19 @@
 <li type="circle">org.apache.vxquery.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/SetCollectionDataSourceRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">SetCollectionDataSourceRule</span></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.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.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">AbstractVXQueryAggregateRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
@@ -94,13 +103,20 @@
 <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.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.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>
+<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.<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.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.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.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/SetVariableIdContextRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">SetVariableIdContextRule</span></a> (implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)</li>
@@ -153,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/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.rewriter.rules (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.compiler.rewriter.rules (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.rewriter.rules (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.compiler.rewriter.rules (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -94,13 +94,16 @@
 <td class="colOne"><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/class-use/AbstractCollectionRule.html#org.apache.vxquery.compiler.rewriter.rules">AbstractCollectionRule</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/class-use/AbstractRemoveRedundantTypeExpressionsRule.html#org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/class-use/AbstractUsedVariablesProcessingRule.html#org.apache.vxquery.compiler.rewriter.rules">AbstractUsedVariablesProcessingRule</a>
 <div class="block">The AbstractUsedVariablesProcessingRule provides a frame work to track used
- variables to assist in some rewrite rules that must track used variables in 
+ variables to assist in some rewrite rules that must track used variables in
  the above plan.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/class-use/AbstractVXQueryAggregateRule.html#org.apache.vxquery.compiler.rewriter.rules">AbstractVXQueryAggregateRule</a>&nbsp;</td>
 </tr>
 </tbody>
@@ -153,6 +156,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/rules/propagationpolicies/ConstantPropertyPropagationPolicy.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/ConstantPropertyPropagationPolicy.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/ConstantPropertyPropagationPolicy.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/ConstantPropertyPropagationPolicy.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>ConstantPropertyPropagationPolicy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ConstantPropertyPropagationPolicy (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="ConstantPropertyPropagationPolicy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ConstantPropertyPropagationPolicy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -269,6 +269,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </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/rules/propagationpolicies/IPropertyPropagationPolicy.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/IPropertyPropagationPolicy.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>IPropertyPropagationPolicy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>IPropertyPropagationPolicy (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="IPropertyPropagationPolicy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="IPropertyPropagationPolicy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -205,6 +205,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/rules/propagationpolicies/InputPropertyPropagationPolicy.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/InputPropertyPropagationPolicy.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/InputPropertyPropagationPolicy.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/InputPropertyPropagationPolicy.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>InputPropertyPropagationPolicy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>InputPropertyPropagationPolicy (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="InputPropertyPropagationPolicy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="InputPropertyPropagationPolicy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -263,6 +263,6 @@ implements <a href="../../../../../../..
 <!--   -->
 </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/rules/propagationpolicies/cardinality/Cardinality.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/cardinality/Cardinality.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/cardinality/Cardinality.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/cardinality/Cardinality.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>Cardinality (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Cardinality (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="Cardinality (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Cardinality (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -316,6 +316,6 @@ with the specified name</dd>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

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

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.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>DocumentOrder (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>DocumentOrder (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="DocumentOrder (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="DocumentOrder (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -316,6 +316,6 @@ with the specified name</dd>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

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

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

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/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.rewriter.rules.propagationpolicies.documentorder (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder (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/rewriter/rules/propagationpolicies/documentorder/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/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.rewriter.rules.propagationpolicies.documentorder (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder (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.rewriter.rules.propagationpolicies.documentorder (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -147,6 +147,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/rules/propagationpolicies/documentorder/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/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.rewriter.rules.propagationpolicies.documentorder Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder 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.rewriter.rules.propagationpolicies.documentorder Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -140,6 +140,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/rules/propagationpolicies/documentorder/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/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.rewriter.rules.propagationpolicies.documentorder (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder (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.rewriter.rules.propagationpolicies.documentorder (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -181,6 +181,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/rules/propagationpolicies/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/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.rewriter.rules.propagationpolicies (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies (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/rewriter/rules/propagationpolicies/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/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.rewriter.rules.propagationpolicies (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies (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.rewriter.rules.propagationpolicies (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter.rules.propagationpolicies (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -147,6 +147,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/rules/propagationpolicies/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/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.rewriter.rules.propagationpolicies Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies 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.rewriter.rules.propagationpolicies Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter.rules.propagationpolicies Class Hierarchy (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/rewriter/rules/propagationpolicies/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/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.rewriter.rules.propagationpolicies (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.compiler.rewriter.rules.propagationpolicies (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.rewriter.rules.propagationpolicies (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.compiler.rewriter.rules.propagationpolicies (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -206,6 +206,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/rules/propagationpolicies/uniquenodes/UniqueNodes.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.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>UniqueNodes (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>UniqueNodes (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="UniqueNodes (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="UniqueNodes (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -316,6 +316,6 @@ with the specified name</dd>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

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

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

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

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/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.rewriter.rules.propagationpolicies.uniquenodes (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes (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/rewriter/rules/propagationpolicies/uniquenodes/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/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.rewriter.rules.propagationpolicies.uniquenodes (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes (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.rewriter.rules.propagationpolicies.uniquenodes (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -147,6 +147,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/rules/propagationpolicies/uniquenodes/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/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.rewriter.rules.propagationpolicies.uniquenodes Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes 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.rewriter.rules.propagationpolicies.uniquenodes Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -140,6 +140,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/rules/propagationpolicies/uniquenodes/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/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.rewriter.rules.propagationpolicies.uniquenodes (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes (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.rewriter.rules.propagationpolicies.uniquenodes (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -181,6 +181,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/rules/util/CardinalityRuleToolbox.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/CardinalityRuleToolbox.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/CardinalityRuleToolbox.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/CardinalityRuleToolbox.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>CardinalityRuleToolbox (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>CardinalityRuleToolbox (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="CardinalityRuleToolbox (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="CardinalityRuleToolbox (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -275,6 +275,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>