|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttrExpr | |
com.hp.hpl.sparta.xpath | XPath parse trees over which Visitor objects can traverse to apply the XPath expression to DOM nodes. |
Uses of AttrExpr in com.hp.hpl.sparta.xpath |
Subclasses of AttrExpr in com.hp.hpl.sparta.xpath | |
class |
AttrEqualsExpr
A '@attrName = "value"' test. |
class |
AttrExistsExpr
A '@attrName' test to see if attribute exists. |
class |
AttrNotEqualsExpr
A '@attrName != "value"' test. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |