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

Modified: incubator/vxquery/site/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/allclasses-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/allclasses-frame.html (original)
+++ incubator/vxquery/site/apidocs/allclasses-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>All Classes (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>All Classes (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -16,6 +16,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/cast/AbstractCastToOperation.html" title="class in org.apache.vxquery.runtime.functions.cast" target="classFrame">AbstractCastToOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/AbstractCharacterIteratorCopyingEvaluator.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">AbstractCharacterIteratorCopyingEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/AbstractCharacterIteratorCopyingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">AbstractCharacterIteratorCopyingEvaluatorFactory</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/step/AbstractChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AbstractChildPathStep</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">AbstractCollectionRule</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/AbstractDescendantPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AbstractDescendantPathStepScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/comparison/AbstractDisjunctiveComparisonOperation.html" title="class in org.apache.vxquery.runtime.functions.comparison" target="classFrame">AbstractDisjunctiveComparisonOperation</a></li>
@@ -30,6 +31,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/unary/AbstractNumericUnaryOperation.html" title="class in org.apache.vxquery.runtime.functions.unary" target="classFrame">AbstractNumericUnaryOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/unary/AbstractNumericUnaryScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.unary" target="classFrame">AbstractNumericUnaryScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AbstractPathStepScalarEvaluator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">AbstractRemoveRedundantTypeExpressionsRule</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AbstractSinglePathStepScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base" target="classFrame">AbstractTaggedValueArgumentAggregateEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base" target="classFrame">AbstractTaggedValueArgumentAggregateEvaluatorFactory</a></li>
@@ -59,6 +61,7 @@
 <li><a href="org/apache/vxquery/xmlquery/ast/ASTTag.html" title="enum in org.apache.vxquery.xmlquery.ast" target="classFrame">ASTTag</a></li>
 <li><a href="org/apache/vxquery/types/AtomicType.html" title="interface in org.apache.vxquery.types" target="classFrame"><i>AtomicType</i></a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AtomicTypeNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">AtomicTypeNode</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/util/AtomizeHelper.html" title="class in org.apache.vxquery.runtime.functions.util" target="classFrame">AtomizeHelper</a></li>
 <li><a href="org/apache/vxquery/datamodel/builders/nodes/AttributeNodeBuilder.html" title="class in org.apache.vxquery.datamodel.builders.nodes" target="classFrame">AttributeNodeBuilder</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/node/AttributeNodeConstructorScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.node" target="classFrame">AttributeNodeConstructorScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/node/AttributeNodeConstructorScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.node" target="classFrame">AttributeNodeConstructorScalarEvaluatorFactory</a></li>
@@ -67,6 +70,8 @@
 <li><a href="org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">AttributePathStepScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AttributeTestNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">AttributeTestNode</a></li>
 <li><a href="org/apache/vxquery/types/AttributeType.html" title="class in org.apache.vxquery.types" target="classFrame">AttributeType</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/aggregate/AvgGlobalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate" target="classFrame">AvgGlobalAggregateEvaluatorFactory</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/aggregate/AvgLocalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate" target="classFrame">AvgLocalAggregateEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AxisStepNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">AxisStepNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AxisStepNode.Axis.html" title="enum in org.apache.vxquery.xmlquery.ast" target="classFrame">AxisStepNode.Axis</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/BaseUriDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">BaseUriDeclNode</a></li>
@@ -162,9 +167,11 @@
 <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/ChildPathStepOperatorDescriptor.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepOperatorDescriptor</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/ChildPathStepUnnesting.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepUnnesting</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step" target="classFrame">ChildPathStepUnnestingEvaluator</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>
 <li><a href="org/apache/vxquery/datamodel/accessors/atomic/CodedQNamePointable.html" title="class in org.apache.vxquery.datamodel.accessors.atomic" target="classFrame">CodedQNamePointable</a></li>
 <li><a href="org/apache/vxquery/collations/CodepointCollation.html" title="class in org.apache.vxquery.collations" target="classFrame">CodepointCollation</a></li>
@@ -185,7 +192,6 @@
 <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>
@@ -194,6 +200,8 @@
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConvertAssignSortDistinctNodesToOperatorsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConvertAssignToAggregateRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToUnnestRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConvertAssignToUnnestRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertFromAlgebricksExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConvertFromAlgebricksExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertToAlgebricksExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">ConvertToAlgebricksExpressionsRule</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/CopyNamespacesDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">CopyNamespacesDeclNode</a></li>
 <li><a href="org/apache/vxquery/datamodel/util/DateTime.html" title="class in org.apache.vxquery.datamodel.util" target="classFrame">DateTime</a></li>
 <li><a href="org/apache/vxquery/util/Debug.html" title="class in org.apache.vxquery.util" target="classFrame">Debug</a></li>
@@ -232,6 +240,7 @@
 <li><a href="org/apache/vxquery/datamodel/accessors/nodes/ElementNodePointable.html" title="class in org.apache.vxquery.datamodel.accessors.nodes" target="classFrame">ElementNodePointable</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ElementTestNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">ElementTestNode</a></li>
 <li><a href="org/apache/vxquery/types/ElementType.html" title="class in org.apache.vxquery.types" target="classFrame">ElementType</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateSubplanForSingleItemsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">EliminateSubplanForSingleItemsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateSubplanForSinglePathsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">EliminateSubplanForSinglePathsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateUnnestAggregateSequencesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">EliminateUnnestAggregateSequencesRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateUnnestAggregateSubplanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">EliminateUnnestAggregateSubplanRule</a></li>
@@ -263,7 +272,6 @@
 <li><a href="org/apache/vxquery/runtime/functions/numeric/FnCeilingScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.numeric" target="classFrame">FnCeilingScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnCodepointEqualEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">FnCodepointEqualEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnCodepointsToStringEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">FnCodepointsToStringEvaluatorFactory</a></li>
-<li><a href="org/apache/vxquery/runtime/functions/node/FnCollectionScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.node" target="classFrame">FnCollectionScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnCompareEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">FnCompareEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnConcatEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">FnConcatEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnContainsEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings" target="classFrame">FnContainsEvaluatorFactory</a></li>
@@ -366,6 +374,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/conditional/IfThenElseScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.conditional" target="classFrame">IfThenElseScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/InfixExprNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">InfixExprNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/InfixExprNode.InfixOperator.html" title="enum in org.apache.vxquery.xmlquery.ast" target="classFrame">InfixExprNode.InfixOperator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/InlineNestedVariablesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">InlineNestedVariablesRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/InputPropertyPropagationPolicy.html" title="class in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies" target="classFrame">InputPropertyPropagationPolicy</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/InstanceOfScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.type" target="classFrame">InstanceOfScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/arithmetic/IntegerDivideOperation.html" title="class in org.apache.vxquery.runtime.functions.arithmetic" target="classFrame">IntegerDivideOperation</a></li>
@@ -444,6 +453,8 @@
 <li><a href="org/apache/vxquery/xmlquery/ast/PrologNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">PrologNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/query/PrologVariable.html" title="class in org.apache.vxquery.xmlquery.query" target="classFrame">PrologVariable</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/PromoteScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.type" target="classFrame">PromoteScalarEvaluatorFactory</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">PushChildIntoDataScanRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">PushFunctionsOntoEqJoinBranches</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">PushMapOperatorDownThroughProductRule</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/QNameNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">QNameNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/QuantifiedExprNode.html" title="class in org.apache.vxquery.xmlquery.ast" target="classFrame">QuantifiedExprNode</a></li>
@@ -454,6 +465,9 @@
 <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/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">RemoveRedundantBooleanExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">RemoveRedundantCastExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantDataExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules" target="classFrame">RemoveRedundantDataExpressionsRule</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>
@@ -556,16 +570,22 @@
 <li><a href="org/apache/vxquery/cli/VXQuery.html" title="class in org.apache.vxquery.cli" target="classFrame">VXQuery</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryBinaryBooleanInspectorFactory.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryBinaryBooleanInspectorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/provider/VXQueryBinaryHashFunctionFactoryProvider.html" title="class in org.apache.vxquery.runtime.provider" target="classFrame">VXQueryBinaryHashFunctionFactoryProvider</a></li>
+<li><a href="org/apache/vxquery/runtime/provider/VXQueryBinaryHashFunctionFamilyProvider.html" title="class in org.apache.vxquery.runtime.provider" target="classFrame">VXQueryBinaryHashFunctionFamilyProvider</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryBinaryIntegerInspectorFactory.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryBinaryIntegerInspectorFactory</a></li>
 <li><a href="org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryCollectionDataSource</a></li>
 <li><a href="org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryCollectionOperatorDescriptor</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryComparatorFactoryProvider.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryComparatorFactoryProvider</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryConstantValue.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryConstantValue</a></li>
+<li><a href="org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions" target="classFrame">VXQueryDataException</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryExpressionRuntimeProvider.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryExpressionRuntimeProvider</a></li>
+<li><a href="org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions" target="classFrame">VXQueryFileNotFoundException</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryGlobalDataFactory.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryGlobalDataFactory</a></li>
+<li><a href="org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryIOFileFilter</a></li>
+<li><a href="org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html" title="class in org.apache.vxquery.compiler.algebricks.prettyprint" target="classFrame">VXQueryLogicalExpressionPrettyPrintVisitor</a></li>
 <li><a href="org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryMetadataProvider</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryNullWriterFactory.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryNullWriterFactory</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html" title="class in org.apache.vxquery.compiler.rewriter" target="classFrame">VXQueryOptimizationContext</a></li>
+<li><a href="org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions" target="classFrame">VXQueryParseException</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactory.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryPrinterFactory</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactoryProvider.html" title="class in org.apache.vxquery.compiler.algebricks" target="classFrame">VXQueryPrinterFactoryProvider</a></li>
 <li><a href="org/apache/vxquery/runtime/factory/hashfunction/VXQueryRawBinaryHashFunctionFactory.html" title="class in org.apache.vxquery.runtime.factory.hashfunction" target="classFrame">VXQueryRawBinaryHashFunctionFactory</a></li>

Modified: incubator/vxquery/site/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/allclasses-noframe.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/allclasses-noframe.html (original)
+++ incubator/vxquery/site/apidocs/allclasses-noframe.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>All Classes (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>All Classes (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -16,6 +16,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/cast/AbstractCastToOperation.html" title="class in org.apache.vxquery.runtime.functions.cast">AbstractCastToOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/AbstractCharacterIteratorCopyingEvaluator.html" title="class in org.apache.vxquery.runtime.functions.strings">AbstractCharacterIteratorCopyingEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/AbstractCharacterIteratorCopyingEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings">AbstractCharacterIteratorCopyingEvaluatorFactory</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/step/AbstractChildPathStep.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractChildPathStep</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractCollectionRule</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/AbstractDescendantPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractDescendantPathStepScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/comparison/AbstractDisjunctiveComparisonOperation.html" title="class in org.apache.vxquery.runtime.functions.comparison">AbstractDisjunctiveComparisonOperation</a></li>
@@ -30,6 +31,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/unary/AbstractNumericUnaryOperation.html" title="class in org.apache.vxquery.runtime.functions.unary">AbstractNumericUnaryOperation</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/unary/AbstractNumericUnaryScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.unary">AbstractNumericUnaryScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/AbstractPathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractPathStepScalarEvaluator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/step/AbstractSinglePathStepScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">AbstractSinglePathStepScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluator.html" title="class in org.apache.vxquery.runtime.functions.base">AbstractTaggedValueArgumentAggregateEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/base/AbstractTaggedValueArgumentAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.base">AbstractTaggedValueArgumentAggregateEvaluatorFactory</a></li>
@@ -59,6 +61,7 @@
 <li><a href="org/apache/vxquery/xmlquery/ast/ASTTag.html" title="enum in org.apache.vxquery.xmlquery.ast">ASTTag</a></li>
 <li><a href="org/apache/vxquery/types/AtomicType.html" title="interface in org.apache.vxquery.types"><i>AtomicType</i></a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AtomicTypeNode.html" title="class in org.apache.vxquery.xmlquery.ast">AtomicTypeNode</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/util/AtomizeHelper.html" title="class in org.apache.vxquery.runtime.functions.util">AtomizeHelper</a></li>
 <li><a href="org/apache/vxquery/datamodel/builders/nodes/AttributeNodeBuilder.html" title="class in org.apache.vxquery.datamodel.builders.nodes">AttributeNodeBuilder</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/node/AttributeNodeConstructorScalarEvaluator.html" title="class in org.apache.vxquery.runtime.functions.node">AttributeNodeConstructorScalarEvaluator</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/node/AttributeNodeConstructorScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.node">AttributeNodeConstructorScalarEvaluatorFactory</a></li>
@@ -67,6 +70,8 @@
 <li><a href="org/apache/vxquery/runtime/functions/step/AttributePathStepScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.step">AttributePathStepScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AttributeTestNode.html" title="class in org.apache.vxquery.xmlquery.ast">AttributeTestNode</a></li>
 <li><a href="org/apache/vxquery/types/AttributeType.html" title="class in org.apache.vxquery.types">AttributeType</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/aggregate/AvgGlobalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate">AvgGlobalAggregateEvaluatorFactory</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/aggregate/AvgLocalAggregateEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.aggregate">AvgLocalAggregateEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AxisStepNode.html" title="class in org.apache.vxquery.xmlquery.ast">AxisStepNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/AxisStepNode.Axis.html" title="enum in org.apache.vxquery.xmlquery.ast">AxisStepNode.Axis</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/BaseUriDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast">BaseUriDeclNode</a></li>
@@ -162,9 +167,11 @@
 <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/ChildPathStepOperatorDescriptor.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepOperatorDescriptor</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/ChildPathStepUnnesting.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepUnnesting</a></li>
+<li><a href="org/apache/vxquery/runtime/functions/step/ChildPathStepUnnestingEvaluator.html" title="class in org.apache.vxquery.runtime.functions.step">ChildPathStepUnnestingEvaluator</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>
 <li><a href="org/apache/vxquery/datamodel/accessors/atomic/CodedQNamePointable.html" title="class in org.apache.vxquery.datamodel.accessors.atomic">CodedQNamePointable</a></li>
 <li><a href="org/apache/vxquery/collations/CodepointCollation.html" title="class in org.apache.vxquery.collations">CodepointCollation</a></li>
@@ -185,7 +192,6 @@
 <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>
@@ -194,6 +200,8 @@
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConvertAssignSortDistinctNodesToOperatorsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConvertAssignToAggregateRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToUnnestRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConvertAssignToUnnestRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertFromAlgebricksExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConvertFromAlgebricksExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/ConvertToAlgebricksExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConvertToAlgebricksExpressionsRule</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/CopyNamespacesDeclNode.html" title="class in org.apache.vxquery.xmlquery.ast">CopyNamespacesDeclNode</a></li>
 <li><a href="org/apache/vxquery/datamodel/util/DateTime.html" title="class in org.apache.vxquery.datamodel.util">DateTime</a></li>
 <li><a href="org/apache/vxquery/util/Debug.html" title="class in org.apache.vxquery.util">Debug</a></li>
@@ -232,6 +240,7 @@
 <li><a href="org/apache/vxquery/datamodel/accessors/nodes/ElementNodePointable.html" title="class in org.apache.vxquery.datamodel.accessors.nodes">ElementNodePointable</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/ElementTestNode.html" title="class in org.apache.vxquery.xmlquery.ast">ElementTestNode</a></li>
 <li><a href="org/apache/vxquery/types/ElementType.html" title="class in org.apache.vxquery.types">ElementType</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateSubplanForSingleItemsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">EliminateSubplanForSingleItemsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateSubplanForSinglePathsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">EliminateSubplanForSinglePathsRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateUnnestAggregateSequencesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">EliminateUnnestAggregateSequencesRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/EliminateUnnestAggregateSubplanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">EliminateUnnestAggregateSubplanRule</a></li>
@@ -263,7 +272,6 @@
 <li><a href="org/apache/vxquery/runtime/functions/numeric/FnCeilingScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.numeric">FnCeilingScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnCodepointEqualEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings">FnCodepointEqualEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnCodepointsToStringEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings">FnCodepointsToStringEvaluatorFactory</a></li>
-<li><a href="org/apache/vxquery/runtime/functions/node/FnCollectionScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.node">FnCollectionScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnCompareEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings">FnCompareEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnConcatEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings">FnConcatEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/strings/FnContainsEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.strings">FnContainsEvaluatorFactory</a></li>
@@ -366,6 +374,7 @@
 <li><a href="org/apache/vxquery/runtime/functions/conditional/IfThenElseScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.conditional">IfThenElseScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/InfixExprNode.html" title="class in org.apache.vxquery.xmlquery.ast">InfixExprNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/InfixExprNode.InfixOperator.html" title="enum in org.apache.vxquery.xmlquery.ast">InfixExprNode.InfixOperator</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/InlineNestedVariablesRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">InlineNestedVariablesRule</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/InputPropertyPropagationPolicy.html" title="class in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies">InputPropertyPropagationPolicy</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/InstanceOfScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.type">InstanceOfScalarEvaluatorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/arithmetic/IntegerDivideOperation.html" title="class in org.apache.vxquery.runtime.functions.arithmetic">IntegerDivideOperation</a></li>
@@ -444,6 +453,8 @@
 <li><a href="org/apache/vxquery/xmlquery/ast/PrologNode.html" title="class in org.apache.vxquery.xmlquery.ast">PrologNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/query/PrologVariable.html" title="class in org.apache.vxquery.xmlquery.query">PrologVariable</a></li>
 <li><a href="org/apache/vxquery/runtime/functions/type/PromoteScalarEvaluatorFactory.html" title="class in org.apache.vxquery.runtime.functions.type">PromoteScalarEvaluatorFactory</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">PushChildIntoDataScanRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" title="class in org.apache.vxquery.compiler.rewriter.rules">PushFunctionsOntoEqJoinBranches</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">PushMapOperatorDownThroughProductRule</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/QNameNode.html" title="class in org.apache.vxquery.xmlquery.ast">QNameNode</a></li>
 <li><a href="org/apache/vxquery/xmlquery/ast/QuantifiedExprNode.html" title="class in org.apache.vxquery.xmlquery.ast">QuantifiedExprNode</a></li>
@@ -454,6 +465,9 @@
 <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/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantBooleanExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantCastExpressionsRule</a></li>
+<li><a href="org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantDataExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantDataExpressionsRule</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>
@@ -556,16 +570,22 @@
 <li><a href="org/apache/vxquery/cli/VXQuery.html" title="class in org.apache.vxquery.cli">VXQuery</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryBinaryBooleanInspectorFactory.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryBinaryBooleanInspectorFactory</a></li>
 <li><a href="org/apache/vxquery/runtime/provider/VXQueryBinaryHashFunctionFactoryProvider.html" title="class in org.apache.vxquery.runtime.provider">VXQueryBinaryHashFunctionFactoryProvider</a></li>
+<li><a href="org/apache/vxquery/runtime/provider/VXQueryBinaryHashFunctionFamilyProvider.html" title="class in org.apache.vxquery.runtime.provider">VXQueryBinaryHashFunctionFamilyProvider</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryBinaryIntegerInspectorFactory.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryBinaryIntegerInspectorFactory</a></li>
 <li><a href="org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a></li>
 <li><a href="org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionOperatorDescriptor</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryComparatorFactoryProvider.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryComparatorFactoryProvider</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryConstantValue.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryConstantValue</a></li>
+<li><a href="org/apache/vxquery/exceptions/VXQueryDataException.html" title="class in org.apache.vxquery.exceptions">VXQueryDataException</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryExpressionRuntimeProvider.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryExpressionRuntimeProvider</a></li>
+<li><a href="org/apache/vxquery/exceptions/VXQueryFileNotFoundException.html" title="class in org.apache.vxquery.exceptions">VXQueryFileNotFoundException</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryGlobalDataFactory.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryGlobalDataFactory</a></li>
+<li><a href="org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata">VXQueryIOFileFilter</a></li>
+<li><a href="org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html" title="class in org.apache.vxquery.compiler.algebricks.prettyprint">VXQueryLogicalExpressionPrettyPrintVisitor</a></li>
 <li><a href="org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata">VXQueryMetadataProvider</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryNullWriterFactory.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryNullWriterFactory</a></li>
 <li><a href="org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html" title="class in org.apache.vxquery.compiler.rewriter">VXQueryOptimizationContext</a></li>
+<li><a href="org/apache/vxquery/exceptions/VXQueryParseException.html" title="class in org.apache.vxquery.exceptions">VXQueryParseException</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactory.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryPrinterFactory</a></li>
 <li><a href="org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactoryProvider.html" title="class in org.apache.vxquery.compiler.algebricks">VXQueryPrinterFactoryProvider</a></li>
 <li><a href="org/apache/vxquery/runtime/factory/hashfunction/VXQueryRawBinaryHashFunctionFactory.html" title="class in org.apache.vxquery.runtime.factory.hashfunction">VXQueryRawBinaryHashFunctionFactory</a></li>

Modified: incubator/vxquery/site/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/constant-values.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/constant-values.html (original)
+++ incubator/vxquery/site/apidocs/constant-values.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>Constant Field Values (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Constant Field Values (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="Constant Field Values (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Constant Field Values (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -2461,6 +2461,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/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/deprecated-list.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/deprecated-list.html (original)
+++ incubator/vxquery/site/apidocs/deprecated-list.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>Deprecated List (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Deprecated List (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="Deprecated List (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Deprecated List (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -135,6 +135,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/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/help-doc.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/help-doc.html (original)
+++ incubator/vxquery/site/apidocs/help-doc.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>API Help (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>API Help (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="API Help (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="API Help (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -215,6 +215,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>