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

Interface Summary
AttributeNode This Class defines the structure of attribute node.
ColumnNameNode This Class defines another type of DOMPattern node that is used to represent a PatternNode that has been renamed .
DOMPatternNode This Class defines the structure of nodes may appear in DOMPattern.
RootNode This Class defines the root node of DOMPatternNode.
TagNode This Class defines the TagNode.
TextNode This Class defines the TextNode.
 

Class Summary
AttributeNodeImp This Class defines the structure of attribute node.
ColumnNameNodeImp This Class implement the columnNameNode.
DOMPatternNodeImp This Class implement the DOMPatternNode interface.
RootNodeImp This Class implment the RootNode interface.
TagNodeImp This Class defines the TagNode.
TextNodeImp This Class defines the TextNode.