| 
 | Open SiteSearch 4.1.1 Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
| ORG.oclc.qparse | |
| Uses of Node in ORG.oclc.qparse | 
| Classes in ORG.oclc.qparse that implement Node | |
|  class | ASTNested | 
|  class | ASTProxGroup | 
|  class | ASTProxOp | 
|  class | ASTSearchGroup | 
|  class | ASTSGPrime | 
|  class | ASTStart | 
|  class | ASTTerm | 
|  class | ASTValue | 
|  class | ASTValueGroup | 
|  class | SimpleNode | 
| Fields in ORG.oclc.qparse declared as Node | |
| protected  Node | SimpleNode.parent | 
| protected  Node[] | SimpleNode.children | 
| Methods in ORG.oclc.qparse that return Node | |
|  Node | SimpleNode.jjtGetParent() | 
|  Node | SimpleNode.jjtGetChild(int i) | 
|  Node | Node.jjtGetParent() | 
|  Node | Node.jjtGetChild(int i)This method returns a child node. | 
| Methods in ORG.oclc.qparse with parameters of type Node | |
|  void | SimpleNode.jjtSetParent(Node n) | 
|  void | SimpleNode.jjtAddChild(Node n,
            int i) | 
|  void | Node.jjtSetParent(Node n)This pair of methods are used to inform the node of its parent. | 
|  void | Node.jjtAddChild(Node n,
            int i)This method tells the node to add its argument to the node's list of children. | 
| 
 | Open SiteSearch 4.1.1 Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||