| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanExpr | |
| com.hp.hpl.sparta.xpath | XPath parse trees over which Visitor objects can traverse to apply the XPath expression to DOM nodes. | 
| Uses of BooleanExpr in com.hp.hpl.sparta.xpath | 
| Subclasses of BooleanExpr in com.hp.hpl.sparta.xpath | |
|  class | AttrEqualsExprA '@attrName = "value"' test. | 
|  class | AttrExistsExprA '@attrName' test to see if attribute exists. | 
|  class | AttrExprA boolean test on an attribute. | 
|  class | AttrNotEqualsExprA '@attrName != "value"' test. | 
|  class | PositionEqualsExprTest position within element list. | 
|  class | TrueExprThe boolean constant "true". | 
| Methods in com.hp.hpl.sparta.xpath that return BooleanExpr | |
|  BooleanExpr | Step.getPredicate() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||