Package lux.xquery

Interface Summary
VariableContext Marker interface applied to classes that can be the site of a variable binding: VariableDefinition, ForClause, LetClause
 

Class Summary
AttributeConstructor  
CastableExpression  
CommentConstructor  
ComputedElementConstructor  
Conditional represents xquery conditionals (if, then, else)
DocumentConstructor  
ElementConstructor  
FLWOR  
FLWORClause  
ForClause  
FunctionDefinition  
InstanceOf  
Let  
LetClause  
ModuleImport  
OrderByClause  
ProcessingInstructionConstructor  
Satisfies  
SortKey  
TextConstructor  
TreatAs  
Variable  
VariableBindingClause  
VariableDefinition  
WhereClause  
XQuery represents an XQuery module, its static context (not counting any definitions in the enclosing context), variables, function definitions, and optional body.
 

Enum Summary
Satisfies.Quantifier  
 



Copyright © 2013. All Rights Reserved.