|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQueryExpressionAbstract | |
---|---|
de.fraunhofer.ipsi.xquery.tree.expression | |
de.fraunhofer.ipsi.xquery.tree.primary | |
de.fraunhofer.ipsi.xquery.tree.xml | |
de.fraunhofer.ipsi.xquery.tree.xpath |
Uses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.expression |
---|
Subclasses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.expression | |
---|---|
class |
XQueryArithmeticOperator
XQuery Interpreter ArtihmeticOperator. |
class |
XQueryComparisonOperator
XQuery Interpreter ComparisonOperator. |
class |
XQueryConditionalExpr
XQuery Interpreter ConditionalOpertor. |
class |
XQueryExtensionExpr
|
class |
XQueryFLWOR
XQuery Interpreter FLWROperator. |
class |
XQueryInstanceofExpr
|
class |
XQueryLogicalOperator
XQuery Interpreter LogicalOperator. |
class |
XQueryQuantifiedExpr
XQuery Interpreter QuantifiedOperator. |
class |
XQuerySequenceOperator
XQuery Interpreter SequenceOperator. |
class |
XQueryTypeExpr
XQuery Interpreter DataTypeExpressionOperator. |
class |
XQueryTypeSwitch
XQuery Interpreter TypeSwitchOperator. |
class |
XQueryUnaryOperator
XQuery Interpreter Unary Operator. |
class |
XQueryValidateExpr
XQuery Interpreter ValidateExpr. |
Uses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.primary |
---|
Subclasses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.primary | |
---|---|
class |
XQueryContextItemExpr
|
class |
XQueryFunctionCall
XQuery Interpreter FunctionCallOperator. |
class |
XQueryLiteral
XQuery Interpreter LiteralOperator. |
class |
XQueryOrderingExpr
XQuery Interpreter ArtihmeticOperator. |
class |
XQueryParenthesizedExpr
XQuery Interpreter ParenthesizedOperator. |
class |
XQueryPrimaryExprAbstract
|
class |
XQueryVariable
XQuery Interpreter Variable Operator. |
Uses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.xml |
---|
Subclasses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.xml | |
---|---|
class |
XQueryAttribute
XQuery Interpreter AttributeValue. |
class |
XQueryCdataSection
|
class |
XQueryCompNSConstructor
|
class |
XQueryComputedAttributeConstructor
XQuery Interpreter ElementConstructorOperator. |
class |
XQueryComputedConstructorAbstract
XQuery Interpreter ElementConstructorOperator. |
class |
XQueryComputedDocumentConstructor
|
class |
XQueryComputedElementConstructor
XQuery Interpreter ElementConstructorOperator. |
class |
XQueryComputedTextConstructor
|
class |
XQueryComputedXmlComment
|
class |
XQueryCompXmlPi
|
class |
XQueryElementConstructor
XQuery Interpreter ElementConstructorOperator. |
class |
XQueryEnclosedExpr
|
class |
XQueryXmlComment
|
class |
XQueryXmlProcessingInstruction
|
Uses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.xpath |
---|
Subclasses of XQueryExpressionAbstract in de.fraunhofer.ipsi.xquery.tree.xpath | |
---|---|
class |
XQueryAbbreviatedStep
This class represents the ".." expression. |
class |
XQueryAtStep
|
class |
XQueryAxisStep
|
class |
XQueryKindTest
|
class |
XQueryNameTest
|
class |
XQueryPathExpr
XQuery Interpreter PathOperator. |
class |
XQueryQualifiedStep
XQuery Interpreter StepOperator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |