Uses of Package
lux.xquery

Packages that use lux.xquery
lux   
lux.compiler   
lux.query   
lux.xpath   
lux.xquery   
 

Classes in lux.xquery used by lux
XQuery
          represents an XQuery module, its static context (not counting any definitions in the enclosing context), variables, function definitions, and optional body.
 

Classes in lux.xquery used by lux.compiler
FLWOR
           
ForClause
           
LetClause
           
OrderByClause
           
Variable
           
VariableContext
          Marker interface applied to classes that can be the site of a variable binding: VariableDefinition, ForClause, LetClause
WhereClause
           
XQuery
          represents an XQuery module, its static context (not counting any definitions in the enclosing context), variables, function definitions, and optional body.
 

Classes in lux.xquery used by lux.query
AttributeConstructor
           
ElementConstructor
           
 

Classes in lux.xquery used by lux.xpath
AttributeConstructor
           
CastableExpression
           
CommentConstructor
           
ComputedElementConstructor
           
Conditional
          represents xquery conditionals (if, then, else)
DocumentConstructor
           
ElementConstructor
           
FLWOR
           
ForClause
           
FunctionDefinition
           
InstanceOf
           
Let
           
LetClause
           
OrderByClause
           
ProcessingInstructionConstructor
           
Satisfies
           
TextConstructor
           
TreatAs
           
Variable
           
VariableContext
          Marker interface applied to classes that can be the site of a variable binding: VariableDefinition, ForClause, LetClause
WhereClause
           
 

Classes in lux.xquery used by lux.xquery
AttributeConstructor
           
FLWORClause
           
ForClause
           
FunctionDefinition
           
LetClause
           
ModuleImport
           
OrderByClause
           
Satisfies.Quantifier
           
SortKey
           
Variable
           
VariableBindingClause
           
VariableContext
          Marker interface applied to classes that can be the site of a variable binding: VariableDefinition, ForClause, LetClause
VariableDefinition
           
WhereClause
           
 



Copyright © 2013. All Rights Reserved.