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

Interface Summary
Aggregate The Aggregate interface.
Composer The Composer interface.
NavCollection The NavCollection interface.
Navigate The Navigate interface.
NavUnnest The NavUnnest interface.
Tagger The Tagger interface.
XMLDifference The XMLDifference interface.
XMLIntersection The XMLIntersection interface.
XMLOperator The XMLOperator interface.
XMLUnion The XMLUnion interface.
 

Class Summary
AggregateImp Implementation for the Aggregate interface.
ComposerImp Implementation for the Composer interface.
NavCollectionImp Implementation for the NavCollection interface.
NavigateImp Implementation for the Navigate interface.
NavUnnestImp Implementation for the NavUnnest interface.
TaggerImp Implementation for the Tagger interface.
XMLDifferenceImp Implementation for the XMLDifference interface.
XMLIntersectionImp Implementation for the XMLIntersection interface.
XMLUnionImp Implementation for the XMLUnion interface.