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

Interface Summary
Delete The Delete interface.
Insert The Insert interface.
Rename The Rename interface.
Replace The Replace interface.
UpdateOperator The UpdateOperator interface.
 

Class Summary
DeleteImp Implementation for the Delete interface.
InsertImp Implementation for the Insert interface.
RenameImp Implementation for the Rename interface.
ReplaceImp Implementation for the Replace interface.
UpdateOperatorImp Implementation for the UpdateOperator interface.