Package edu.wpi.cs.dsrg.xmldb.xat.common.treestructure

Interface Summary
DOMPattern This Class defines the DOMpattern data structure.
ListPattern This Class implemented the DOMpattern Interface.
Pattern This Class implemented the ListPattern Interface.
XATTree This class defines an order un-sensitive XML algebra tree.
 

Class Summary
DOMPatternImp This Class implemented the DOMpattern Interface.
ListPatternImp This Class implemented the ListPattern Interface.
XATTreeDefaultVisitor This class will print out the XATTree in an indent format.
XATTreeImp This class implemented the XATTree.