You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2013/12/13 05:53:53 UTC

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

Author: tillw
Date: Fri Dec 13 04:53:49 2013
New Revision: 1550643

URL: http://svn.apache.org/r1550643
Log:
update site

Added:
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantTreatExpressionsRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/AbstractUsedVariablesProcessingRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/ConsolidateDataScanUnnestRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/ConsolidateUnnestsRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/RemoveRedundantPromoteExpressionsRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/RemoveRedundantTreatExpressionsRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/ExpressionToolbox.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/OperatorToolbox.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/class-use/ExpressionToolbox.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/class-use/OperatorToolbox.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStep.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/ChildPathStep.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantTreatExpressionsRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/AbstractUsedVariablesProcessingRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/ConsolidateDataScanUnnestRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/ConsolidateUnnestsRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/RemoveRedundantPromoteExpressionsRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/class-use/RemoveRedundantTreatExpressionsRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/ExpressionToolbox.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/OperatorToolbox.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/class-use/ExpressionToolbox.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/class-use/OperatorToolbox.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStep.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/class-use/ChildPathStep.html
Modified:
    incubator/vxquery/site/apidocs/allclasses-frame.html
    incubator/vxquery/site/apidocs/allclasses-noframe.html
    incubator/vxquery/site/apidocs/index-all.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/cli/VXQuery.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/EliminateUnnestAggregateSubplanRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedSortDistinctNodesRule.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-frame.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-summary.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-tree.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-use.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/CardinalityRuleToolbox.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/package-frame.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/package-summary.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/package-tree.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/datamodel/accessors/atomic/XSDateTimePointable.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/datamodel/accessors/class-use/SequencePointable.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/datamodel/accessors/class-use/TaggedValuePointable.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/datamodel/accessors/nodes/class-use/NodeTreePointable.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/datamodel/accessors/package-use.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/exceptions/class-use/SystemException.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinFunction.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/BuiltinOperators.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/ExternalFunction.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Function.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/Operator.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/class-use/Function.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/functions/package-use.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionDataSource.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionDataSource.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-use.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluator.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluator.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractPathStepScalarEvaluator.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractSinglePathStepScalarEvaluator.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-frame.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-summary.html
    incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/functions/step/package-tree.html
    incubator/vxquery/site/apidocs/overview-tree.html
    incubator/vxquery/site/apidocs/serialized-form.html
    incubator/vxquery/site/development_eclipse_setup.html
    incubator/vxquery/site/development_tips.html
    incubator/vxquery/site/development_xml_node_details.html
    incubator/vxquery/site/index.html
    incubator/vxquery/site/issue-tracking.html
    incubator/vxquery/site/license.html
    incubator/vxquery/site/mail-lists.html
    incubator/vxquery/site/plugins.html
    incubator/vxquery/site/project-info.html
    incubator/vxquery/site/project-reports.html
    incubator/vxquery/site/rat-report.html
    incubator/vxquery/site/source-repository.html
    incubator/vxquery/site/team-list.html
    incubator/vxquery/site/user_installation.html
    incubator/vxquery/site/user_query.html
    incubator/vxquery/site/user_running_tests.html
    incubator/vxquery/site/vxquery-benchmark/dependencies.html
    incubator/vxquery/site/vxquery-benchmark/index.html
    incubator/vxquery/site/vxquery-benchmark/plugins.html
    incubator/vxquery/site/vxquery-benchmark/project-info.html
    incubator/vxquery/site/vxquery-benchmark/project-reports.html
    incubator/vxquery/site/vxquery-benchmark/rat-report.html
    incubator/vxquery/site/vxquery-cli/apidocs/index-all.html
    incubator/vxquery/site/vxquery-cli/apidocs/org/apache/vxquery/cli/VXQuery.html
    incubator/vxquery/site/vxquery-cli/dependencies.html
    incubator/vxquery/site/vxquery-cli/index.html
    incubator/vxquery/site/vxquery-cli/plugins.html
    incubator/vxquery/site/vxquery-cli/project-info.html
    incubator/vxquery/site/vxquery-cli/project-reports.html
    incubator/vxquery/site/vxquery-cli/rat-report.html
    incubator/vxquery/site/vxquery-core/apidocs/allclasses-frame.html
    incubator/vxquery/site/vxquery-core/apidocs/allclasses-noframe.html
    incubator/vxquery/site/vxquery-core/apidocs/index-all.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/EliminateUnnestAggregateSubplanRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedSortDistinctNodesRule.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-frame.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-summary.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-tree.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/package-use.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/CardinalityRuleToolbox.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/package-frame.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/package-summary.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/compiler/rewriter/rules/util/package-tree.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/datamodel/accessors/atomic/XSDateTimePointable.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/datamodel/accessors/class-use/SequencePointable.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/datamodel/accessors/class-use/TaggedValuePointable.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/datamodel/accessors/nodes/class-use/NodeTreePointable.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/datamodel/accessors/package-use.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/exceptions/class-use/SystemException.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/BuiltinFunction.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/ExternalFunction.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Function.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/Operator.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/UserDefinedXQueryFunction.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/class-use/Function.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/functions/package-use.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/VXQueryCollectionDataSource.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionDataSource.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/metadata/package-use.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentScalarEvaluator.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluator.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractPathStepScalarEvaluator.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/class-use/AbstractSinglePathStepScalarEvaluator.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/package-frame.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/package-summary.html
    incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/runtime/functions/step/package-tree.html
    incubator/vxquery/site/vxquery-core/apidocs/overview-tree.html
    incubator/vxquery/site/vxquery-core/apidocs/serialized-form.html
    incubator/vxquery/site/vxquery-core/dependencies.html
    incubator/vxquery/site/vxquery-core/index.html
    incubator/vxquery/site/vxquery-core/jjdoc/index.html
    incubator/vxquery/site/vxquery-core/missing-functions.html
    incubator/vxquery/site/vxquery-core/missing-operators.html
    incubator/vxquery/site/vxquery-core/plugins.html
    incubator/vxquery/site/vxquery-core/project-info.html
    incubator/vxquery/site/vxquery-core/project-reports.html
    incubator/vxquery/site/vxquery-core/rat-report.html
    incubator/vxquery/site/vxquery-core/surefire-report.html
    incubator/vxquery/site/vxquery-server/dependencies.html
    incubator/vxquery/site/vxquery-server/index.html
    incubator/vxquery/site/vxquery-server/plugins.html
    incubator/vxquery/site/vxquery-server/project-info.html
    incubator/vxquery/site/vxquery-server/project-reports.html
    incubator/vxquery/site/vxquery-server/rat-report.html
    incubator/vxquery/site/vxquery-xtest/dependencies.html
    incubator/vxquery/site/vxquery-xtest/index.html
    incubator/vxquery/site/vxquery-xtest/plugins.html
    incubator/vxquery/site/vxquery-xtest/project-info.html
    incubator/vxquery/site/vxquery-xtest/project-reports.html
    incubator/vxquery/site/vxquery-xtest/rat-report.html

Modified: incubator/vxquery/site/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/allclasses-frame.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/allclasses-frame.html (original)
+++ incubator/vxquery/site/apidocs/allclasses-frame.html Fri Dec 13 04:53:49 2013
@@ -40,6 +40,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/strings/AbstractTranscodingCharacterIterator.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">AbstractTranscodingCharacterIterator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/AbstractTypeScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.type" target="classFrame">AbstractTypeScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.type" target="classFrame">AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">AbstractUsedVariablesProcessingRule</a></li>
 <li><a href="org/apache/vxquery/datamodel/builders/base/AbstractValueBuilder.html" title="class in org.apache.vxquery.datamodel.builders.base" target="classFrame">AbstractValueBuilder</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/comparison/AbstractValueComparisonOperation.html" title="class in org.apache.vxquery.runtime.functions.comparison" target="classFrame">AbstractValueComparisonOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/comparison/AbstractValueComparisonScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.comparison" target="classFrame">AbstractValueComparisonScalarEvaluatorFactory</a></li>
@@ -161,6 +162,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/cast/CastToUntypedAtomicOperation.html" title="class in org.apache.vxquery.runtime.functions.cast" target="classFrame">CastToUntypedAtomicOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/cast/CastToYMDurationOperation.html" title="class in org.apache.vxquery.runtime.functions.cast" target="classFrame">CastToYMDurationOperation</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/CDataSectionNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">CDataSectionNode</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStep</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepUnnestingEvaluatorFactory</a></li>
@@ -183,6 +185,8 @@
 <li><a href="org/apache/vxquery/xmlquery/ast/ComputedTextConstructorNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">ComputedTextConstructorNode</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/sequence/ConcatenateScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.sequence" target="classFrame">ConcatenateScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConsolidateAssignAggregateRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConsolidateDataScanUnnestRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConsolidateUnnestsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/ConstantPropertyPropagationPolicy.html" title="class in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies" target="classFrame">ConstantPropertyPropagationPolicy</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ConstructionDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">ConstructionDeclNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ContentCharsNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">ContentCharsNode</a></li>
@@ -239,6 +243,7 @@
 <li><a href="org/apache/vxquery/exceptions/ErrorMessages.html" title="class in org.apache.vxquery.exceptions" target="classFrame">ErrorMessages</a></li>
 <li><a href="org/apache/vxquery/exceptions/ErrorReporter.html" title="interface in org.apache.vxquery.exceptions" target="classFrame"><i>ErrorReporter</i></a></li>
 <li><a href="org/apache/vxquery/xtest/ExpectedResult.html" title="class in org.apache.vxquery.xtest" target="classFrame">ExpectedResult</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/util/ExpressionToolbox.html" title="class in org.apache.vxquery.compiler.rewriter.rules.util" target="classFrame">ExpressionToolbox</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ExprNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">ExprNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ExtensionExprNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">ExtensionExprNode</a></li>
 <li><a href="org/apache/vxquery/functions/ExternalFunction.html" title="class in org.apache.vxquery.functions" target="classFrame">ExternalFunction</a></li>
@@ -414,6 +419,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/unary/NumericUnaryPlusOperation.html" title="class in org.apache.vxquery.runtime.functions.unary" target="classFrame">NumericUnaryPlusOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/unary/NumericUnaryPlusScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.unary" target="classFrame">NumericUnaryPlusScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions" target="classFrame">Operator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/util/OperatorToolbox.html" title="class in org.apache.vxquery.compiler.rewriter.rules.util" target="classFrame">OperatorToolbox</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/OptionDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">OptionDeclNode</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/sequence/OpToScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.sequence" target="classFrame">OpToScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/OrderbyClauseNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">OrderbyClauseNode</a></li>
@@ -448,6 +454,8 @@
 <li><a href="org/apache/vxquery/metadata/QueryResultDataSink.html" title="class in org.apache.vxquery.metadata" target="classFrame">QueryResultDataSink</a></li>
 <li><a href="org/apache/vxquery/metadata/QueryResultSetDataSink.html" title="class in org.apache.vxquery.metadata" target="classFrame">QueryResultSetDataSink</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/RelativePathExprNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">RelativePathExprNode</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">RemoveRedundantPromoteExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantTreatExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">RemoveRedundantTreatExpressionsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedSortDistinctNodesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">RemoveUnusedSortDistinctNodesRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedTreatRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">RemoveUnusedTreatRule</a></li>
 <li><a href="org/apache/vxquery/xtest/ResultReporter.html" title="interface in org.apache.vxquery.xtest" target="classFrame"><i>ResultReporter</i></a></li>

Modified: incubator/vxquery/site/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/allclasses-noframe.html?rev=1550643&r1=1550642&r2=1550643&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/allclasses-noframe.html (original)
+++ incubator/vxquery/site/apidocs/allclasses-noframe.html Fri Dec 13 04:53:49 2013
@@ -40,6 +40,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/strings/AbstractTranscodingCharacterIterator.html" title="class in org.apache.vxquery.runtime.functions.strings">AbstractTranscodingCharacterIterator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/AbstractTypeScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.type">AbstractTypeScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.type">AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractUsedVariablesProcessingRule</a></li>
 <li><a href="org/apache/vxquery/datamodel/builders/base/AbstractValueBuilder.html" title="class in org.apache.vxquery.datamodel.builders.base">AbstractValueBuilder</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/comparison/AbstractValueComparisonOperation.html" title="class in org.apache.vxquery.runtime.functions.comparison">AbstractValueComparisonOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/comparison/AbstractValueComparisonScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.comparison">AbstractValueComparisonScalarEvaluatorFactory</a></li>
@@ -161,6 +162,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/cast/CastToUntypedAtomicOperation.html" title="class in org.apache.vxquery.runtime.functions.cast">CastToUntypedAtomicOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/cast/CastToYMDurationOperation.html" title="class in org.apache.vxquery.runtime.functions.cast">CastToYMDurationOperation</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/CDataSectionNode.html" title="class in org.apache.vxquery.xmlquery.ast">CDataSectionNode</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStep</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepUnnestingEvaluatorFactory</a></li>
@@ -183,6 +185,8 @@
 <li><a href="org/apache/vxquery/xmlquery/ast/ComputedTextConstructorNode.html" title="class in org.apache.vxquery.xmlquery.ast">ComputedTextConstructorNode</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/sequence/ConcatenateScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.sequence">ConcatenateScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConsolidateAssignAggregateRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConsolidateDataScanUnnestRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConsolidateUnnestsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/ConstantPropertyPropagationPolicy.html" title="class in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">ConstantPropertyPropagationPolicy</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ConstructionDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast">ConstructionDeclNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ContentCharsNode.html" title="class in org.apache.vxquery.xmlquery.ast">ContentCharsNode</a></li>
@@ -239,6 +243,7 @@
 <li><a href="org/apache/vxquery/exceptions/ErrorMessages.html" title="class in org.apache.vxquery.exceptions">ErrorMessages</a></li>
 <li><a href="org/apache/vxquery/exceptions/ErrorReporter.html" title="interface in org.apache.vxquery.exceptions"><i>ErrorReporter</i></a></li>
 <li><a href="org/apache/vxquery/xtest/ExpectedResult.html" title="class in org.apache.vxquery.xtest">ExpectedResult</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/util/ExpressionToolbox.html" title="class in org.apache.vxquery.compiler.rewriter.rules.util">ExpressionToolbox</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ExprNode.html" title="class in org.apache.vxquery.xmlquery.ast">ExprNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ExtensionExprNode.html" title="class in org.apache.vxquery.xmlquery.ast">ExtensionExprNode</a></li>
 <li><a href="org/apache/vxquery/functions/ExternalFunction.html" title="class in org.apache.vxquery.functions">ExternalFunction</a></li>
@@ -414,6 +419,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/unary/NumericUnaryPlusOperation.html" title="class in org.apache.vxquery.runtime.functions.unary">NumericUnaryPlusOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/unary/NumericUnaryPlusScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.unary">NumericUnaryPlusScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/functions/Operator.html" title="class in org.apache.vxquery.functions">Operator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/util/OperatorToolbox.html" title="class in org.apache.vxquery.compiler.rewriter.rules.util">OperatorToolbox</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/OptionDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast">OptionDeclNode</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/sequence/OpToScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.sequence">OpToScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/OrderbyClauseNode.html" title="class in org.apache.vxquery.xmlquery.ast">OrderbyClauseNode</a></li>
@@ -448,6 +454,8 @@
 <li><a href="org/apache/vxquery/metadata/QueryResultDataSink.html" title="class in org.apache.vxquery.metadata">QueryResultDataSink</a></li>
 <li><a href="org/apache/vxquery/metadata/QueryResultSetDataSink.html" title="class in org.apache.vxquery.metadata">QueryResultSetDataSink</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/RelativePathExprNode.html" title="class in org.apache.vxquery.xmlquery.ast">RelativePathExprNode</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantPromoteExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantTreatExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantTreatExpressionsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedSortDistinctNodesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveUnusedSortDistinctNodesRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveUnusedTreatRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveUnusedTreatRule</a></li>
 <li><a href="org/apache/vxquery/xtest/ResultReporter.html" title="interface in org.apache.vxquery.xtest"><i>ResultReporter</i></a></li>