JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Hierarchy For All Packages
Package Hierarchies:
org.apache.vxquery.cli
,
org.apache.vxquery.collations
,
org.apache.vxquery.compiler
,
org.apache.vxquery.compiler.algebricks
,
org.apache.vxquery.compiler.algebricks.prettyprint
,
org.apache.vxquery.compiler.rewriter
,
org.apache.vxquery.compiler.rewriter.rules
,
org.apache.vxquery.compiler.rewriter.rules.algebricksalternatives
,
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies
,
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.cardinality
,
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder
,
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes
,
org.apache.vxquery.compiler.rewriter.rules.util
,
org.apache.vxquery.context
,
org.apache.vxquery.datamodel.accessors
,
org.apache.vxquery.datamodel.accessors.atomic
,
org.apache.vxquery.datamodel.accessors.nodes
,
org.apache.vxquery.datamodel.api
,
org.apache.vxquery.datamodel.builders.atomic
,
org.apache.vxquery.datamodel.builders.base
,
org.apache.vxquery.datamodel.builders.nodes
,
org.apache.vxquery.datamodel.builders.sequence
,
org.apache.vxquery.datamodel.util
,
org.apache.vxquery.datamodel.values
,
org.apache.vxquery.exceptions
,
org.apache.vxquery.functions
,
org.apache.vxquery.hdfs2
,
org.apache.vxquery.metadata
,
org.apache.vxquery.result
,
org.apache.vxquery.runtime.factory.hashfunction
,
org.apache.vxquery.runtime.functions.aggregate
,
org.apache.vxquery.runtime.functions.arithmetic
,
org.apache.vxquery.runtime.functions.base
,
org.apache.vxquery.runtime.functions.bool
,
org.apache.vxquery.runtime.functions.cast
,
org.apache.vxquery.runtime.functions.castable
,
org.apache.vxquery.runtime.functions.comparison
,
org.apache.vxquery.runtime.functions.comparison.general
,
org.apache.vxquery.runtime.functions.conditional
,
org.apache.vxquery.runtime.functions.datetime
,
org.apache.vxquery.runtime.functions.error
,
org.apache.vxquery.runtime.functions.misc
,
org.apache.vxquery.runtime.functions.node
,
org.apache.vxquery.runtime.functions.nodeid
,
org.apache.vxquery.runtime.functions.numeric
,
org.apache.vxquery.runtime.functions.qname
,
org.apache.vxquery.runtime.functions.sequence
,
org.apache.vxquery.runtime.functions.step
,
org.apache.vxquery.runtime.functions.strings
,
org.apache.vxquery.runtime.functions.type
,
org.apache.vxquery.runtime.functions.unary
,
org.apache.vxquery.runtime.functions.util
,
org.apache.vxquery.runtime.provider
,
org.apache.vxquery.serializer
,
org.apache.vxquery.types
,
org.apache.vxquery.util
,
org.apache.vxquery.xmlparser
,
org.apache.vxquery.xmlquery.ast
,
org.apache.vxquery.xmlquery.query
,
org.apache.vxquery.xmlquery.translator
,
org.apache.vxquery.xtest
Class Hierarchy
java.lang.
Object
org.apache.vxquery.runtime.functions.arithmetic.
AbstractArithmeticOperation
org.apache.vxquery.runtime.functions.arithmetic.
AddOperation
org.apache.vxquery.runtime.functions.arithmetic.
DivideOperation
org.apache.vxquery.runtime.functions.arithmetic.
IntegerDivideOperation
org.apache.vxquery.runtime.functions.arithmetic.
ModOperation
org.apache.vxquery.runtime.functions.arithmetic.
MultiplyOperation
org.apache.vxquery.runtime.functions.arithmetic.
SubtractOperation
org.apache.vxquery.datamodel.builders.base.
AbstractBuilder
(implements org.apache.vxquery.datamodel.builders.base.
IBuilder
)
org.apache.vxquery.datamodel.builders.nodes.
AbstractNodeBuilder
org.apache.vxquery.datamodel.builders.nodes.
AttributeNodeBuilder
org.apache.vxquery.datamodel.builders.nodes.
CommentNodeBuilder
org.apache.vxquery.datamodel.builders.nodes.
DocumentNodeBuilder
org.apache.vxquery.datamodel.builders.nodes.
ElementNodeBuilder
org.apache.vxquery.datamodel.builders.nodes.
NodeSubTreeBuilder
org.apache.vxquery.datamodel.builders.nodes.
PINodeBuilder
org.apache.vxquery.datamodel.builders.nodes.
TextNodeBuilder
org.apache.vxquery.runtime.functions.castable.
AbstractCastableAsOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsAnyURIOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsBase64BinaryOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsBooleanOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsByteOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsDateOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsDateTimeOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsDecimalOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsDoubleOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsDTDurationOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsDurationOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsFloatOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsGDayOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsGMonthDayOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsGMonthOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsGYearMonthOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsGYearOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsHexBinaryOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsIntegerOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsLongOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsNegativeIntegerOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsNonNegativeIntegerOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsNonPositiveIntegerOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsPositiveIntegerOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsUnsignedIntOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsUnsignedLongOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsIntOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsUnsignedShortOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsNotationOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsQNameOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsShortOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsUnsignedByteOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsStringOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsUntypedAtomicOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsTimeOperation
org.apache.vxquery.runtime.functions.castable.
CastableAsYMDurationOperation
org.apache.vxquery.runtime.functions.cast.
AbstractCastToOperation
org.apache.vxquery.runtime.functions.cast.
CastToAnyURIOperation
org.apache.vxquery.runtime.functions.cast.
CastToBase64BinaryOperation
org.apache.vxquery.runtime.functions.cast.
CastToBooleanOperation
org.apache.vxquery.runtime.functions.cast.
CastToByteOperation
org.apache.vxquery.runtime.functions.cast.
CastToDateOperation
org.apache.vxquery.runtime.functions.cast.
CastToDateTimeOperation
org.apache.vxquery.runtime.functions.cast.
CastToDecimalOperation
org.apache.vxquery.runtime.functions.cast.
CastToDoubleOperation
org.apache.vxquery.runtime.functions.cast.
CastToDTDurationOperation
org.apache.vxquery.runtime.functions.cast.
CastToDurationOperation
org.apache.vxquery.runtime.functions.cast.
CastToFloatOperation
org.apache.vxquery.runtime.functions.cast.
CastToGDayOperation
org.apache.vxquery.runtime.functions.cast.
CastToGMonthDayOperation
org.apache.vxquery.runtime.functions.cast.
CastToGMonthOperation
org.apache.vxquery.runtime.functions.cast.
CastToGYearMonthOperation
org.apache.vxquery.runtime.functions.cast.
CastToGYearOperation
org.apache.vxquery.runtime.functions.cast.
CastToHexBinaryOperation
org.apache.vxquery.runtime.functions.cast.
CastToIntegerOperation
org.apache.vxquery.runtime.functions.cast.
CastToLongOperation
org.apache.vxquery.runtime.functions.cast.
CastToUnsignedIntOperation
org.apache.vxquery.runtime.functions.cast.
CastToNegativeIntegerOperation
org.apache.vxquery.runtime.functions.cast.
CastToNonNegativeIntegerOperation
org.apache.vxquery.runtime.functions.cast.
CastToNonPositiveIntegerOperation
org.apache.vxquery.runtime.functions.cast.
CastToPositiveIntegerOperation
org.apache.vxquery.runtime.functions.cast.
CastToUnsignedLongOperation
org.apache.vxquery.runtime.functions.cast.
CastToIntOperation
org.apache.vxquery.runtime.functions.cast.
CastToUnsignedShortOperation
org.apache.vxquery.runtime.functions.cast.
CastToNotationOperation
org.apache.vxquery.runtime.functions.cast.
CastToQNameOperation
org.apache.vxquery.runtime.functions.cast.
CastToShortOperation
org.apache.vxquery.runtime.functions.cast.
CastToUnsignedByteOperation
org.apache.vxquery.runtime.functions.cast.
CastToStringOperation
org.apache.vxquery.runtime.functions.cast.
CastToEntityOperation
org.apache.vxquery.runtime.functions.cast.
CastToIDOperation
org.apache.vxquery.runtime.functions.cast.
CastToIDREFOperation
org.apache.vxquery.runtime.functions.cast.
CastToLanguageOperation
org.apache.vxquery.runtime.functions.cast.
CastToNameOperation
org.apache.vxquery.runtime.functions.cast.
CastToNCNameOperation
org.apache.vxquery.runtime.functions.cast.
CastToNMTokenOperation
org.apache.vxquery.runtime.functions.cast.
CastToNormalizedStringOperation
org.apache.vxquery.runtime.functions.cast.
CastToTokenOperation
org.apache.vxquery.runtime.functions.cast.
CastToUntypedAtomicOperation
org.apache.vxquery.runtime.functions.cast.
CastToTimeOperation
org.apache.vxquery.runtime.functions.cast.
CastToYMDurationOperation
org.apache.vxquery.compiler.rewriter.rules.
AbstractCollectionRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
IntroduceCollectionRule
org.apache.vxquery.compiler.rewriter.rules.
SetCollectionDataSourceRule
org.apache.hyracks.algebricks.rewriter.rules.AbstractDecorrelationRule (implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.algebricksalternatives.
MoveFreeVariableOperatorOutOfSubplanRule
org.apache.vxquery.runtime.functions.step.
AbstractForwardAxisPathStep
org.apache.vxquery.runtime.functions.step.
ChildPathStepOperatorDescriptor
org.apache.vxquery.runtime.functions.step.
ChildPathStepUnnesting
org.apache.vxquery.runtime.functions.step.
DescendantOrSelfPathStepUnnesting
org.mortbay.component.AbstractLifeCycle (implements org.mortbay.component.LifeCycle)
org.mortbay.jetty.handler.AbstractHandler (implements org.mortbay.jetty.Handler)
org.apache.vxquery.xtest.
ServletReporterImpl
(implements org.apache.vxquery.xtest.
ResultReporter
)
org.apache.vxquery.runtime.functions.numeric.
AbstractNumericOperation
org.apache.vxquery.runtime.functions.numeric.
FnAbsOperation
org.apache.vxquery.runtime.functions.numeric.
FnCeilingOperation
org.apache.vxquery.runtime.functions.numeric.
FnFloorOperation
org.apache.vxquery.runtime.functions.numeric.
FnRoundOperation
org.apache.vxquery.runtime.functions.unary.
AbstractNumericUnaryOperation
org.apache.vxquery.runtime.functions.unary.
NumericUnaryMinusOperation
org.apache.vxquery.runtime.functions.unary.
NumericUnaryPlusOperation
org.apache.hyracks.dataflow.std.base.AbstractOperatorDescriptor (implements org.apache.hyracks.api.dataflow.IOperatorDescriptor)
org.apache.hyracks.dataflow.std.base.AbstractSingleActivityOperatorDescriptor (implements org.apache.hyracks.api.dataflow.IActivity)
org.apache.vxquery.metadata.
VXQueryCollectionOperatorDescriptor
org.apache.hyracks.data.std.api.AbstractPointable (implements org.apache.hyracks.data.std.api.IPointable)
org.apache.vxquery.datamodel.accessors.nodes.
AbstractNodePointable
org.apache.vxquery.datamodel.accessors.nodes.
AttributeNodePointable
org.apache.vxquery.datamodel.accessors.nodes.
DocumentNodePointable
org.apache.vxquery.datamodel.accessors.nodes.
ElementNodePointable
org.apache.vxquery.datamodel.accessors.nodes.
PINodePointable
org.apache.vxquery.datamodel.accessors.nodes.
TextOrCommentNodePointable
org.apache.vxquery.datamodel.accessors.atomic.
CodedQNamePointable
org.apache.vxquery.datamodel.accessors.nodes.
NodeTreePointable
org.apache.vxquery.datamodel.accessors.
SequencePointable
org.apache.vxquery.datamodel.accessors.
TaggedValuePointable
org.apache.vxquery.datamodel.accessors.atomic.
XSBinaryPointable
org.apache.vxquery.datamodel.accessors.atomic.
XSDatePointable
(implements org.apache.vxquery.datamodel.api.
IDate
, org.apache.vxquery.datamodel.api.
ITimezone
)
org.apache.vxquery.datamodel.accessors.atomic.
XSDateTimePointable
(implements org.apache.vxquery.datamodel.api.
IDate
, org.apache.vxquery.datamodel.api.
ITime
, org.apache.vxquery.datamodel.api.
ITimezone
)
org.apache.vxquery.datamodel.accessors.atomic.
XSDecimalPointable
(implements org.apache.hyracks.data.std.api.IComparable, org.apache.hyracks.data.std.api.IHashable, org.apache.hyracks.data.std.api.INumeric)
org.apache.vxquery.datamodel.accessors.atomic.
XSDurationPointable
org.apache.vxquery.datamodel.accessors.atomic.
XSQNamePointable
org.apache.vxquery.datamodel.accessors.atomic.
XSTimePointable
(implements org.apache.vxquery.datamodel.api.
ITime
, org.apache.vxquery.datamodel.api.
ITimezone
)
org.apache.vxquery.compiler.rewriter.rules.
AbstractRemoveRedundantTypeExpressionsRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
RemoveRedundantBooleanExpressionsRule
org.apache.vxquery.compiler.rewriter.rules.
RemoveRedundantCastExpressionsRule
org.apache.vxquery.compiler.rewriter.rules.
RemoveRedundantDataExpressionsRule
org.apache.vxquery.compiler.rewriter.rules.
RemoveRedundantPromoteExpressionsRule
org.apache.vxquery.compiler.rewriter.rules.
RemoveRedundantTreatExpressionsRule
org.apache.vxquery.runtime.functions.base.
AbstractTaggedValueArgumentAggregateEvaluator
(implements org.apache.hyracks.algebricks.runtime.base.IAggregateEvaluator)
org.apache.vxquery.runtime.functions.base.
AbstractTaggedValueArgumentAggregateEvaluatorFactory
(implements org.apache.hyracks.algebricks.runtime.base.IAggregateEvaluatorFactory)
org.apache.vxquery.runtime.functions.aggregate.
AbstractMaxMinAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnMaxAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnMinAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
AvgGlobalAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
AvgLocalAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnAvgAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnCountAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnSumAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
SequenceAggregateEvaluatorFactory
org.apache.vxquery.runtime.functions.base.
AbstractTaggedValueArgumentScalarEvaluator
(implements org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator)
org.apache.vxquery.runtime.functions.strings.
AbstractCharacterIteratorCopyingEvaluator
org.apache.vxquery.runtime.functions.node.
AbstractNodeConstructorScalarEvaluator
org.apache.vxquery.runtime.functions.node.
AttributeNodeConstructorScalarEvaluator
org.apache.vxquery.runtime.functions.node.
CommentNodeConstructorScalarEvaluator
org.apache.vxquery.runtime.functions.node.
ElementNodeConstructorScalarEvaluator
org.apache.vxquery.runtime.functions.node.
PINodeConstructorScalarEvaluator
org.apache.vxquery.runtime.functions.node.
TextNodeConstructorScalarEvaluator
org.apache.vxquery.runtime.functions.node.
AbstractNodePositionalCheckEvaluator
org.apache.vxquery.runtime.functions.node.
OpNodeAfterEvaluator
org.apache.vxquery.runtime.functions.node.
OpNodeBeforeEvaluator
org.apache.vxquery.runtime.functions.step.
AbstractPathStepScalarEvaluator
org.apache.vxquery.runtime.functions.step.
AbstractDescendantPathStepScalarEvaluator
org.apache.vxquery.runtime.functions.step.
DescendantOrSelfPathStepScalarEvaluator
org.apache.vxquery.runtime.functions.step.
DescendantPathStepScalarEvaluator
org.apache.vxquery.runtime.functions.step.
AbstractSinglePathStepScalarEvaluator
org.apache.vxquery.runtime.functions.step.
AttributePathStepScalarEvaluator
org.apache.vxquery.runtime.functions.step.
SelfPathStepScalarEvaluator
org.apache.vxquery.runtime.functions.type.
AbstractTypeScalarEvaluatorFactory.AbstractTypeScalarEvaluator
org.apache.vxquery.runtime.functions.step.
ChildPathStepScalarEvaluator
org.apache.vxquery.runtime.functions.base.
AbstractTaggedValueArgumentScalarEvaluatorFactory
(implements org.apache.hyracks.algebricks.runtime.base.IScalarEvaluatorFactory)
org.apache.vxquery.runtime.functions.arithmetic.
AbstractArithmeticScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.arithmetic.
AddScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.arithmetic.
DivideScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.arithmetic.
IntegerDivideScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.arithmetic.
ModScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.arithmetic.
MultiplyScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.arithmetic.
SubtractScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
AbstractCharacterIteratorCopyingEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnLowerCaseEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnSubstringAfterEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnSubstringBeforeEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnSubstringEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnUpperCaseEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.general.
AbstractGeneralComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.general.
GeneralEqComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.general.
GeneralGeComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.general.
GeneralGtComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.general.
GeneralLeComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.general.
GeneralLtComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.general.
GeneralNeComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
AbstractMaxMinScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnMaxScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnMinScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.numeric.
AbstractNumericScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.numeric.
FnAbsScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.numeric.
FnCeilingScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.numeric.
FnFloorScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.numeric.
FnRoundScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.unary.
AbstractNumericUnaryScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.unary.
NumericUnaryMinusScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.unary.
NumericUnaryPlusScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.type.
AbstractTypeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.castable.
CastableScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.cast.
CastScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.type.
InstanceOfScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.type.
PromoteScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.type.
TreatScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.
AbstractValueComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.
ValueEqComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.
ValueGeComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.
ValueGtComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.
ValueLeComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.
ValueLtComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.comparison.
ValueNeComparisonScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
AbstractValueFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnDayFromDateScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnDayFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnHoursFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnHoursFromTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnMinutesFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnMinutesFromTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnMonthFromDateScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnMonthFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnSecondsFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnSecondsFromTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnTimezoneFromDateScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnTimezoneFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnTimezoneFromTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnYearFromDateScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnYearFromDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
AbstractValueFromDurationScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnDaysFromDurationScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnHoursFromDurationScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnMinutesFromDurationScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnMonthsFromDurationScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnSecondsFromDurationScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnYearsFromDurationScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.bool.
AndScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
AttributeNodeConstructorScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.step.
AttributePathStepScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.step.
ChildPathStepScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
CommentNodeConstructorScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
ConcatenateScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.step.
DescendantOrSelfPathStepScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.step.
DescendantPathStepScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
ElementNodeConstructorScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnAdjustDateTimeToTimezoneScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnAdjustDateToTimezoneScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnAdjustTimeToTimezoneScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnAvgScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.bool.
FnBooleanScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnCodepointEqualEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnCodepointsToStringEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnCompareEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnConcatEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnContainsEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnCountScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnCurrentDateScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnCurrentDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnCurrentTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.misc.
FnDataScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnDateTimeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnDistinctValuesScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
FnDocAvailableScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
FnDocScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnEmptyScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnEndsWithEvaluatorFactory
org.apache.vxquery.runtime.functions.error.
FnErrorScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnExactlyOneScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnExistsScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.bool.
FnFalseScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.datetime.
FnImplicitTimezoneScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnIndexOfScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnInsertBeforeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.qname.
FnLocalNameFromQNameScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.qname.
FnNamespaceUriFromQNameScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.bool.
FnNotScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
FnNumberScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnOneOrMoreScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.qname.
FnPrefixFromQNameScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.qname.
FnQNameScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnRemoveScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnReverseScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.numeric.
FnRoundHalfToEvenScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnStartsWithEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnStringJoinEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnStringLengthEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnStringScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.strings.
FnStringToCodepointsEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnSubsequenceScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.aggregate.
FnSumScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.bool.
FnTrueScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnUnorderedScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
FnZeroOrOneScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
IdFromNodeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.conditional.
IfThenElseScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
LocalIdFromNodeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
OpNodeAfterEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
OpNodeBeforeEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
OpToScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.bool.
OrScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
PINodeConstructorScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.step.
SelfPathStepScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.nodeid.
SortDistinctNodesAscOrAtomicsScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
TextNodeConstructorScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.node.
TreeIdFromNodeScalarEvaluatorFactory
org.apache.vxquery.runtime.functions.base.
AbstractTaggedValueArgumentUnnestingEvaluator
(implements org.apache.hyracks.algebricks.runtime.base.IUnnestingEvaluator)
org.apache.vxquery.runtime.functions.step.
ChildPathStepUnnestingEvaluator
org.apache.vxquery.runtime.functions.step.
DescendantOrSelfPathStepUnnestingEvaluator
org.apache.vxquery.runtime.functions.step.
DescendantPathStepUnnestingEvaluator
org.apache.vxquery.runtime.functions.base.
AbstractTaggedValueArgumentUnnestingEvaluatorFactory
(implements org.apache.hyracks.algebricks.runtime.base.IUnnestingEvaluatorFactory)
org.apache.vxquery.runtime.functions.step.
ChildPathStepUnnestingEvaluatorFactory
org.apache.vxquery.runtime.functions.step.
DescendantOrSelfPathStepUnnestingEvaluatorFactory
org.apache.vxquery.runtime.functions.step.
DescendantPathStepUnnestingEvaluatorFactory
org.apache.vxquery.runtime.functions.sequence.
IterateUnnestingEvaluatorFactory
org.apache.vxquery.xtest.
AbstractTestCaseFactory
org.apache.vxquery.xtest.
TestCaseFactory
org.apache.vxquery.xtest.
AbstractTestCaseFactory.Handler
(implements org.xml.sax.
ContentHandler
)
org.apache.vxquery.runtime.functions.strings.
AbstractTranscodingCharacterIterator
(implements org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
)
org.apache.vxquery.runtime.functions.strings.
LowerCaseCharacterIterator
(implements org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
)
org.apache.vxquery.runtime.functions.strings.
UpperCaseCharacterIterator
(implements org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
)
org.apache.vxquery.compiler.rewriter.rules.
AbstractUsedVariablesProcessingRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
ConsolidateUnnestsRule
org.apache.vxquery.compiler.rewriter.rules.
ConvertAssignToUnnestRule
org.apache.vxquery.compiler.rewriter.rules.
PushChildIntoDataScanRule
org.apache.vxquery.compiler.rewriter.rules.
RemoveUnusedUnnestIterateRule
org.apache.vxquery.datamodel.builders.base.
AbstractValueBuilder
(implements org.apache.vxquery.datamodel.builders.base.
IValueBuilder
)
org.apache.vxquery.runtime.functions.comparison.
AbstractValueComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
AbstractDisjunctiveComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
ValueLeComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
AbstractNegatingComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
ValueGeComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
ValueGtComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
ValueNeComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
ValueEqComparisonOperation
org.apache.vxquery.runtime.functions.comparison.
ValueLtComparisonOperation
org.apache.vxquery.compiler.rewriter.rules.
AbstractVXQueryAggregateRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
ConsolidateAssignAggregateRule
org.apache.vxquery.compiler.rewriter.rules.
ConvertAssignToAggregateRule
org.apache.hyracks.algebricks.core.rewriter.base.AlgebricksOptimizationContext (implements org.apache.hyracks.algebricks.core.algebra.base.IOptimizationContext)
org.apache.vxquery.compiler.rewriter.
VXQueryOptimizationContext
org.apache.vxquery.types.
AnyItemType
(implements org.apache.vxquery.types.
ItemType
)
org.apache.vxquery.types.
AnyNodeType
org.apache.vxquery.types.
AnySimpleType
(implements org.apache.vxquery.types.
SimpleType
)
org.apache.vxquery.types.
AnyType
(implements org.apache.vxquery.types.
ComplexType
)
org.apache.vxquery.runtime.functions.util.
ArithmeticHelper
org.apache.vxquery.xmlquery.ast.
ASTNode
org.apache.vxquery.xmlquery.ast.
AnyNodeTestNode
org.apache.vxquery.xmlquery.ast.
AtomicTypeNode
org.apache.vxquery.xmlquery.ast.
AttributeTestNode
org.apache.vxquery.xmlquery.ast.
AxisStepNode
org.apache.vxquery.xmlquery.ast.
BaseUriDeclNode
org.apache.vxquery.xmlquery.ast.
BoundarySpaceDeclNode
org.apache.vxquery.xmlquery.ast.
CaseClauseNode
org.apache.vxquery.xmlquery.ast.
CDataSectionNode
org.apache.vxquery.xmlquery.ast.
CommentTestNode
org.apache.vxquery.xmlquery.ast.
ComputedAttributeConstructorNode
org.apache.vxquery.xmlquery.ast.
ComputedCommentConstructorNode
org.apache.vxquery.xmlquery.ast.
ComputedDocumentConstructorNode
org.apache.vxquery.xmlquery.ast.
ComputedElementConstructorNode
org.apache.vxquery.xmlquery.ast.
ComputedPIConstructorNode
org.apache.vxquery.xmlquery.ast.
ComputedTextConstructorNode
org.apache.vxquery.xmlquery.ast.
ConstructionDeclNode
org.apache.vxquery.xmlquery.ast.
ContentCharsNode
org.apache.vxquery.xmlquery.ast.
ContextItemExprNode
org.apache.vxquery.xmlquery.ast.
CopyNamespacesDeclNode
org.apache.vxquery.xmlquery.ast.
DefaultCollationDeclNode
org.apache.vxquery.xmlquery.ast.
DefaultElementNamespaceDeclNode
org.apache.vxquery.xmlquery.ast.
DefaultFunctionNamespaceDeclNode
org.apache.vxquery.xmlquery.ast.
DirectAttributeConstructorNode
org.apache.vxquery.xmlquery.ast.
DirectCommentConstructorNode
org.apache.vxquery.xmlquery.ast.
DirectElementConstructorNode
org.apache.vxquery.xmlquery.ast.
DirectPIConstructorNode
org.apache.vxquery.xmlquery.ast.
DocumentTestNode
org.apache.vxquery.xmlquery.ast.
DQuotedAttributeContentNode
org.apache.vxquery.xmlquery.ast.
ElementTestNode
org.apache.vxquery.xmlquery.ast.
EmptyOrderDeclNode
org.apache.vxquery.xmlquery.ast.
EmptySequenceTypeNode
org.apache.vxquery.xmlquery.ast.
EnclosedExprNode
org.apache.vxquery.xmlquery.ast.
ExprNode
org.apache.vxquery.xmlquery.ast.
ExtensionExprNode
org.apache.vxquery.xmlquery.ast.
FilterExprNode
org.apache.vxquery.xmlquery.ast.
FLWORClauseNode
org.apache.vxquery.xmlquery.ast.
ForClauseNode
org.apache.vxquery.xmlquery.ast.
LetClauseNode
org.apache.vxquery.xmlquery.ast.
OrderbyClauseNode
org.apache.vxquery.xmlquery.ast.
WhereClauseNode
org.apache.vxquery.xmlquery.ast.
FLWORExprNode
org.apache.vxquery.xmlquery.ast.
ForVarDeclNode
org.apache.vxquery.xmlquery.ast.
FTOptionDeclNode
org.apache.vxquery.xmlquery.ast.
FunctionDeclNode
org.apache.vxquery.xmlquery.ast.
FunctionExprNode
org.apache.vxquery.xmlquery.ast.
IfExprNode
org.apache.vxquery.xmlquery.ast.
InfixExprNode
org.apache.vxquery.xmlquery.ast.
ItemTestNode
org.apache.vxquery.xmlquery.ast.
ItemTypeNode
org.apache.vxquery.xmlquery.ast.
LetVarDeclNode
org.apache.vxquery.xmlquery.ast.
LiteralNode
org.apache.vxquery.xmlquery.ast.
ModuleDeclNode
org.apache.vxquery.xmlquery.ast.
ModuleImportNode
org.apache.vxquery.xmlquery.ast.
ModuleNode
org.apache.vxquery.xmlquery.ast.
LibraryModuleNode
org.apache.vxquery.xmlquery.ast.
MainModuleNode
org.apache.vxquery.xmlquery.ast.
NamespaceDeclNode
org.apache.vxquery.xmlquery.ast.
NameTestNode
org.apache.vxquery.xmlquery.ast.
NCNameNode
org.apache.vxquery.xmlquery.ast.
OptionDeclNode
org.apache.vxquery.xmlquery.ast.
OrderedExprNode
org.apache.vxquery.xmlquery.ast.
OrderingModeDeclNode
org.apache.vxquery.xmlquery.ast.
OrderSpecNode
org.apache.vxquery.xmlquery.ast.
ParamNode
org.apache.vxquery.xmlquery.ast.
ParenthesizedExprNode
org.apache.vxquery.xmlquery.ast.
PathExprNode
org.apache.vxquery.xmlquery.ast.
PITestNode
org.apache.vxquery.xmlquery.ast.
PragmaNode
org.apache.vxquery.xmlquery.ast.
PrologNode
org.apache.vxquery.xmlquery.ast.
QNameNode
org.apache.vxquery.xmlquery.ast.
QuantifiedExprNode
org.apache.vxquery.xmlquery.ast.
QuantifiedVarDeclNode
org.apache.vxquery.xmlquery.ast.
QueryBodyNode
org.apache.vxquery.xmlquery.ast.
RelativePathExprNode
org.apache.vxquery.xmlquery.ast.
SchemaAttributeTestNode
org.apache.vxquery.xmlquery.ast.
SchemaElementTestNode
org.apache.vxquery.xmlquery.ast.
SchemaImportNode
org.apache.vxquery.xmlquery.ast.
SequenceTypeNode
org.apache.vxquery.xmlquery.ast.
SingleTypeNode
org.apache.vxquery.xmlquery.ast.
SQuotedAttributeContentNode
org.apache.vxquery.xmlquery.ast.
TextTestNode
org.apache.vxquery.xmlquery.ast.
TextualNodeContentNode
org.apache.vxquery.xmlquery.ast.
TypeDeclNode
org.apache.vxquery.xmlquery.ast.
TypeExprNode
org.apache.vxquery.xmlquery.ast.
TypeswitchExprNode
org.apache.vxquery.xmlquery.ast.
UnaryExprNode
org.apache.vxquery.xmlquery.ast.
UnorderedExprNode
org.apache.vxquery.xmlquery.ast.
ValidateExprNode
org.apache.vxquery.xmlquery.ast.
VarDeclNode
org.apache.vxquery.xmlquery.ast.
VarRefNode
org.apache.vxquery.xmlquery.ast.
VersionDeclNode
org.apache.vxquery.runtime.functions.util.
AtomizeHelper
org.apache.vxquery.types.
AttributeType
org.apache.vxquery.functions.
BuiltinFunctions
org.apache.vxquery.functions.
BuiltinOperators
org.apache.vxquery.types.
BuiltinTypeConstants
org.apache.vxquery.types.
BuiltinTypeQNames
org.apache.vxquery.types.
BuiltinTypeRegistry
org.apache.vxquery.compiler.rewriter.rules.util.
CardinalityRuleToolbox
org.apache.vxquery.collations.
CodepointCollation
(implements org.apache.vxquery.collations.
Collation
)
org.apache.vxquery.compiler.rewriter.rules.
CollectionFileDomain
(implements org.apache.hyracks.algebricks.core.algebra.properties.INodeDomain)
org.apache.vxquery.types.
CommentType
org.apache.vxquery.compiler.
CompilerControlBlock
org.apache.vxquery.compiler.rewriter.rules.
ConsolidateDescandantChild
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.
ConstantPropertyPropagationPolicy
<P> (implements org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.
IPropertyPropagationPolicy
<P>)
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder.
DocumentOrderNOPropagationPolicy
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder.
DocumentOrderYESPropagationPolicy
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes.
UniqueNodesNOPropagationPolicy
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes.
UniqueNodesYESPropagationPolicy
org.apache.vxquery.compiler.rewriter.rules.
ConvertAssignSortDistinctNodesToOperatorsRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
ConvertFromAlgebricksExpressionsRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
ConvertToAlgebricksExpressionsRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.datamodel.util.
DateTime
org.apache.vxquery.util.
Debug
org.apache.vxquery.context.
DefaultDocumentURIResolverImpl
(implements org.apache.vxquery.context.
DocumentURIResolver
)
org.apache.vxquery.exceptions.
DefaultSystemExceptionFactory
(implements org.apache.vxquery.exceptions.
SystemExceptionFactory
)
org.apache.vxquery.context.
DelegatingStaticContextImpl
(implements org.apache.vxquery.context.
StaticContext
)
org.apache.vxquery.context.
ThinStaticContextImpl
org.apache.vxquery.datamodel.builders.nodes.
DictionaryBuilder
org.apache.vxquery.types.
DocumentType
org.apache.vxquery.context.
DynamicContextImpl
(implements org.apache.vxquery.context.
DynamicContext
)
org.apache.vxquery.types.
ElementType
org.apache.vxquery.compiler.rewriter.rules.
EliminateSubplanForSingleItemsRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
EliminateSubplanForSinglePathsRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
EliminateUnnestAggregateSequencesRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
EliminateUnnestAggregateSubplanRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.types.
EmptySequenceType
(implements org.apache.vxquery.types.
ItemType
)
org.apache.vxquery.exceptions.
ErrorMessages
org.apache.vxquery.xtest.
ExpectedResult
org.apache.vxquery.compiler.rewriter.rules.util.
ExpressionToolbox
org.apache.vxquery.compiler.rewriter.rules.algebricksalternatives.
ExtractFunctionsFromJoinConditionRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.functions.
Function
(implements org.apache.hyracks.algebricks.core.algebra.functions.IFunctionInfo)
org.apache.vxquery.functions.
BuiltinFunction
org.apache.vxquery.functions.
ExternalFunction
org.apache.vxquery.functions.
Operator
org.apache.vxquery.functions.
UserDefinedXQueryFunction
org.apache.vxquery.runtime.functions.util.
FunctionHelper
org.apache.vxquery.util.
GrowableIntArray
org.apache.vxquery.hdfs2.
HDFSFunctions
org.apache.vxquery.xtest.
HTMLFileReporterImpl
(implements org.apache.vxquery.xtest.
ResultReporter
)
org.apache.hyracks.algebricks.rewriter.rules.InlineVariablesRule (implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.algebricksalternatives.
InlineNestedVariablesRule
org.apache.hadoop.mapreduce.InputFormat<K,V>
org.apache.hadoop.mapreduce.lib.input.FileInputFormat<K,V>
org.apache.hadoop.mapreduce.lib.input.TextInputFormat
org.apache.vxquery.hdfs2.
XmlCollectionWithTagInputFormat
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.
InputPropertyPropagationPolicy
<P> (implements org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.
IPropertyPropagationPolicy
<P>)
org.apache.vxquery.compiler.rewriter.rules.
IntroduceTwoStepAggregateRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.xtest.
LineFileReporterImpl
(implements org.apache.vxquery.xtest.
ResultReporter
)
org.apache.vxquery.xtest.
Main
org.apache.vxquery.xtest.
MiniDFS
org.apache.vxquery.xmlquery.query.
Module
org.apache.vxquery.types.
NameTest
(implements java.io.
Serializable
)
org.apache.vxquery.runtime.functions.step.
NodeTestFilter
org.apache.vxquery.types.
NoneType
(implements org.apache.vxquery.types.
ItemType
)
org.apache.vxquery.xmlquery.query.
NoopXQueryCompilationListener
(implements org.apache.vxquery.xmlquery.query.
XQueryCompilationListener
)
org.apache.vxquery.compiler.rewriter.rules.util.
OperatorToolbox
org.apache.vxquery.datamodel.accessors.
PointableCache
<T>
org.apache.vxquery.datamodel.accessors.
PointablePool
org.apache.vxquery.datamodel.accessors.
PointablePoolFactory
org.apache.vxquery.types.
ProcessingInstructionType
org.apache.vxquery.xmlquery.query.
PrologVariable
org.apache.vxquery.compiler.rewriter.rules.
PushFunctionsOntoEqJoinBranches
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.metadata.
QueryResultDataSink
(implements org.apache.hyracks.algebricks.core.algebra.metadata.IDataSink)
org.apache.vxquery.metadata.
QueryResultSetDataSink
(implements org.apache.hyracks.algebricks.core.algebra.metadata.IDataSink)
org.apache.hadoop.mapreduce.RecordReader<KEYIN,VALUEIN> (implements java.io.
Closeable
)
org.apache.vxquery.hdfs2.
XmlCollectionWithTagInputFormat.XmlRecordReader
org.apache.vxquery.compiler.rewriter.rules.
RemoveUnusedSortDistinctNodesRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.compiler.rewriter.rules.
ReplaceSourceMapInDocExpression
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.xtest.
ResultFileSorter
org.apache.vxquery.result.
ResultUtils
org.apache.vxquery.compiler.rewriter.
RewriteRuleset
org.apache.vxquery.context.
RootStaticContextFactory
(implements org.apache.vxquery.context.
IStaticContextFactory
)
org.apache.vxquery.xmlparser.
SAXContentHandler
(implements org.xml.sax.
ContentHandler
, org.xml.sax.ext.
LexicalHandler
)
org.apache.vxquery.datamodel.builders.sequence.
SequenceBuilder
(implements org.apache.vxquery.datamodel.builders.base.
IBuilder
)
org.apache.vxquery.types.
SequenceType
(implements java.io.
Serializable
)
org.apache.vxquery.runtime.functions.type.
SequenceTypeMatcher
org.apache.vxquery.compiler.rewriter.rules.
SetVariableIdContextRule
(implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule)
org.apache.vxquery.functions.
Signature
org.apache.vxquery.xmlquery.query.
SimpleCharStream
org.apache.vxquery.util.
SourceLocation
org.apache.vxquery.context.
StaticContextImpl
(implements org.apache.vxquery.context.
StaticContext
)
org.apache.vxquery.context.
RootStaticContextImpl
org.apache.vxquery.datamodel.builders.atomic.
StringValueBuilder
org.apache.vxquery.runtime.functions.strings.
SubstringAfterCharacterIterator
(implements org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
)
org.apache.vxquery.runtime.functions.strings.
SubstringBeforeCharacterIterator
(implements org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
)
org.apache.vxquery.runtime.functions.strings.
SubstringCharacterIterator
(implements org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
)
org.apache.vxquery.xtest.
TestCase
org.apache.vxquery.xtest.
TestCaseResult
org.apache.vxquery.xtest.
TestConfiguration
org.apache.vxquery.xtest.
TestRunner
org.apache.vxquery.xtest.
TestRunnerFactory
org.apache.vxquery.types.
TextType
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
org.apache.vxquery.xmlquery.query.
TokenMgrError
java.lang.
Exception
java.io.
IOException
org.apache.hyracks.api.exceptions.HyracksException
org.apache.hyracks.api.exceptions.HyracksDataException
org.apache.vxquery.exceptions.
VXQueryDataException
org.apache.vxquery.exceptions.
VXQueryFileNotFoundException
org.apache.vxquery.exceptions.
VXQueryParseException
org.apache.vxquery.xmlquery.query.
ParseException
org.apache.vxquery.exceptions.
SystemException
org.apache.vxquery.xmlquery.query.
Token
(implements java.io.
Serializable
)
org.apache.vxquery.xmlparser.
TreeNodeIdProvider
(implements org.apache.vxquery.xmlparser.
ITreeNodeIdProvider
)
org.apache.vxquery.datamodel.accessors.
TypedPointables
org.apache.vxquery.types.
TypeHelper
org.apache.vxquery.types.
TypeUtils
org.apache.vxquery.datamodel.builders.atomic.
UTF8StringBuilder
(implements org.apache.vxquery.datamodel.builders.base.
IBuilder
)
org.apache.vxquery.runtime.functions.strings.
UTF8StringCharacterIterator
(implements org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
)
org.apache.vxquery.datamodel.values.
ValueTag
org.apache.vxquery.cli.
VXQuery
org.apache.vxquery.compiler.algebricks.
VXQueryBinaryBooleanInspectorFactory
(implements org.apache.hyracks.algebricks.data.IBinaryBooleanInspectorFactory)
org.apache.vxquery.runtime.provider.
VXQueryBinaryHashFunctionFactoryProvider
(implements org.apache.hyracks.algebricks.data.IBinaryHashFunctionFactoryProvider)
org.apache.vxquery.runtime.provider.
VXQueryBinaryHashFunctionFamilyProvider
(implements org.apache.hyracks.algebricks.data.IBinaryHashFunctionFamilyProvider)
org.apache.vxquery.compiler.algebricks.
VXQueryBinaryIntegerInspectorFactory
(implements org.apache.hyracks.algebricks.data.IBinaryIntegerInspectorFactory)
org.apache.vxquery.cli.
VXQueryClusterShutdown
org.apache.vxquery.metadata.
VXQueryCollectionDataSource
(implements org.apache.hyracks.algebricks.core.algebra.metadata.IDataSource<T>)
org.apache.vxquery.compiler.algebricks.
VXQueryComparatorFactoryProvider
(implements org.apache.hyracks.algebricks.data.IBinaryComparatorFactoryProvider)
org.apache.vxquery.xmlquery.query.
VXQueryCompilationListener
(implements org.apache.vxquery.xmlquery.query.
XQueryCompilationListener
)
org.apache.vxquery.compiler.algebricks.
VXQueryConstantValue
(implements org.apache.hyracks.algebricks.core.algebra.expressions.IAlgebricksConstantValue)
org.apache.vxquery.compiler.algebricks.
VXQueryExpressionRuntimeProvider
(implements org.apache.hyracks.algebricks.core.algebra.expressions.IExpressionRuntimeProvider)
org.apache.vxquery.compiler.algebricks.
VXQueryGlobalDataFactory
(implements org.apache.hyracks.api.job.IGlobalJobDataFactory)
org.apache.vxquery.metadata.
VXQueryIOFileFilter
(implements org.apache.commons.io.filefilter.IOFileFilter)
org.apache.vxquery.compiler.algebricks.prettyprint.
VXQueryLogicalExpressionPrettyPrintVisitor
(implements org.apache.hyracks.algebricks.core.algebra.visitors.ILogicalExpressionVisitor<R,T>)
org.apache.vxquery.metadata.
VXQueryMetadataProvider
(implements org.apache.hyracks.algebricks.core.algebra.metadata.IMetadataProvider<S,I>)
org.apache.vxquery.compiler.algebricks.
VXQueryNullWriterFactory
(implements org.apache.hyracks.api.dataflow.value.INullWriterFactory)
org.apache.vxquery.xmlquery.translator.
VXQueryPositionWriter
(implements org.apache.hyracks.algebricks.runtime.base.IUnnestingPositionWriter, java.io.
Serializable
)
org.apache.vxquery.compiler.algebricks.
VXQueryPrinterFactory
(implements org.apache.hyracks.algebricks.data.IPrinterFactory)
org.apache.vxquery.compiler.algebricks.
VXQueryPrinterFactoryProvider
(implements org.apache.hyracks.algebricks.data.IPrinterFactoryProvider)
org.apache.vxquery.runtime.factory.hashfunction.
VXQueryRawBinaryHashFunctionFactory
(implements org.apache.hyracks.api.dataflow.value.IBinaryHashFunctionFactory)
org.apache.vxquery.datamodel.values.
XDMConstants
org.apache.vxquery.xtest.
XMLFileReporterImpl
(implements org.apache.vxquery.xtest.
ResultReporter
)
org.apache.vxquery.xmlparser.
XMLParser
org.apache.vxquery.xmlquery.query.
XMLQuery
(implements org.apache.vxquery.xmlquery.query.
XMLQueryConstants
)
org.apache.vxquery.xmlquery.query.
XMLQueryCompiler
org.apache.vxquery.xmlquery.query.
XMLQueryCompilerConstants
org.apache.vxquery.xmlquery.query.
XMLQueryParser
org.apache.vxquery.xmlquery.query.
XMLQueryTokenManager
(implements org.apache.vxquery.xmlquery.query.
XMLQueryConstants
)
org.apache.vxquery.xmlquery.translator.
XMLQueryTranslator
org.apache.vxquery.serializer.
XMLSerializer
(implements org.apache.hyracks.algebricks.data.IPrinter)
org.apache.vxquery.xmlquery.query.
XQueryConstants
org.apache.vxquery.context.
XQueryVariable
org.apache.vxquery.xtest.
XTest
org.apache.vxquery.xtest.
XTestOptions
Interface Hierarchy
org.apache.vxquery.collations.
Collation
org.apache.vxquery.context.
DocumentURIResolver
org.apache.vxquery.context.
DynamicContext
org.apache.vxquery.exceptions.
ErrorReporter
org.apache.vxquery.util.
Filter
<T>
org.apache.vxquery.datamodel.builders.base.
IBuilder
org.apache.vxquery.runtime.functions.strings.
ICharacterIterator
org.apache.vxquery.datamodel.api.
IDate
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.
IPropertyPropagationPolicy
<P>
org.apache.vxquery.datamodel.api.
ITime
org.apache.vxquery.datamodel.api.
ITimezone
org.apache.vxquery.xmlparser.
ITreeNodeIdProvider
org.apache.vxquery.datamodel.builders.base.
IValueBuilder
org.apache.vxquery.context.
ModuleURIResolver
org.apache.vxquery.runtime.functions.step.
NodeTestFilter.INodeFilter
org.apache.vxquery.xtest.
ResultReporter
java.io.
Serializable
org.apache.vxquery.context.
IDynamicContextFactory
org.apache.vxquery.context.
IStaticContextFactory
org.apache.vxquery.types.
XQType
org.apache.vxquery.types.
ItemType
org.apache.vxquery.types.
AtomicType
(also extends org.apache.vxquery.types.
SimpleType
)
org.apache.vxquery.types.
NodeType
org.apache.vxquery.types.
SchemaType
org.apache.vxquery.types.
ComplexType
org.apache.vxquery.types.
SimpleType
org.apache.vxquery.types.
AtomicType
(also extends org.apache.vxquery.types.
ItemType
)
org.apache.vxquery.context.
StaticContext
org.apache.vxquery.exceptions.
SystemExceptionFactory
org.apache.vxquery.exceptions.
WarningReporter
org.apache.vxquery.xmlquery.query.
XMLQueryConstants
org.apache.vxquery.xmlquery.query.
XQueryCompilationListener
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.vxquery.xmlquery.ast.
ASTTag
org.apache.vxquery.xmlquery.ast.
AxisStepNode.Axis
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.cardinality.
Cardinality
org.apache.vxquery.types.
DerivationProcess
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder.
DocumentOrder
org.apache.vxquery.exceptions.
ErrorCode
org.apache.vxquery.functions.
Function.FunctionTag
org.apache.vxquery.xmlquery.ast.
InfixExprNode.InfixOperator
org.apache.vxquery.xmlquery.ast.
LiteralNode.LiteralType
org.apache.vxquery.xmlquery.query.
ModuleType
org.apache.vxquery.types.
NodeKind
org.apache.vxquery.xmlquery.ast.
QuantifiedExprNode.QuantifierType
org.apache.vxquery.types.
Quantifier
org.apache.vxquery.context.
StaticContext.BoundarySpaceProperty
org.apache.vxquery.context.
StaticContext.ConstructionModeProperty
org.apache.vxquery.context.
StaticContext.CopyNamespacesModeProperty
org.apache.vxquery.context.
StaticContext.EmptyOrderProperty
org.apache.vxquery.context.
StaticContext.OrderingModeProperty
org.apache.vxquery.xtest.
TestCaseResult.State
org.apache.vxquery.xmlquery.ast.
TypeExprNode.TypeOperator
org.apache.vxquery.xmlquery.ast.
UnaryExprNode.Sign
org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes.
UniqueNodes
org.apache.vxquery.xmlquery.query.
XQueryConstants.OrderDirection
org.apache.vxquery.xmlquery.query.
XQueryConstants.PathType
org.apache.vxquery.xmlquery.query.
XQueryConstants.TypeQuantifier
org.apache.vxquery.xmlquery.query.
XQueryConstants.ValidationMode
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2019
Apache Software Foundation
. All rights reserved.