Package edu.wpi.cs.dsrg.xmldb.xat.common.operator.xmloperator.navigation

Interface Summary
AttStep The AttStep interface.
DescendantStep The DescendantStep interface.
FunctionStep The FunctionStep interface.
NavigationStep The NavigationStep interface.
NodeStep The NodeStep interface.
StringStep The NodeStep interface.
TagStep The NodeStep interface.
TextStep The TextStep interface.
UnnestStep The UnnestStep interface.
VarStep Implementation for the VarStep interface.
 

Class Summary
AttStepImp Implementation for the AttStep interface.
DescendantStepImp Implementation for the DescendantStep interface.
NavigationStepImp Implementation for the NavigationStep interface.
NodeStepImp Implementation for the NodeStep interface.
StringStepImp Implementation for the StringStep interface.
TagStepImp Implementation for the TagStep interface.
TextStepImp Implementation for the TextStep interface.
VarStepImp Implementation for the VarStep interface.