| 程序包 | 说明 |
|---|---|
| com.hp.hpl.sparta.xpath |
XPath parse trees over which Visitor objects can traverse to apply the
XPath expression to DOM nodes.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AttrEqualsExpr
A '@attrName = "value"' test.
|
class |
AttrNotEqualsExpr
An expression testing that an attribute is not equal to a given string.
|
Copyright © 2013. All Rights Reserved.