| 程序包 | 说明 |
|---|---|
| com.hp.hpl.sparta.xpath |
XPath parse trees over which Visitor objects can traverse to apply the
XPath expression to DOM nodes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ThisNodeTest.accept(Visitor visitor) |
void |
TextTest.accept(Visitor visitor) |
void |
ParentNodeTest.accept(Visitor visitor) |
abstract void |
NodeTest.accept(Visitor visitor) |
void |
ElementTest.accept(Visitor visitor) |
void |
AttrTest.accept(Visitor visitor) |
void |
AllElementTest.accept(Visitor visitor) |
Copyright © 2016. All Rights Reserved.