public class XPathTokenAnywhereElement extends XPathElement
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
tokenType |
invert, nodeName| 构造器和说明 |
|---|
XPathTokenAnywhereElement(String tokenName,
int tokenType) |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<ParseTree> |
evaluate(ParseTree t)
Given tree rooted at
t return all nodes matched by this path
element. |
toStringpublic XPathTokenAnywhereElement(String tokenName, int tokenType)
public Collection<ParseTree> evaluate(ParseTree t)
XPathElementt return all nodes matched by this path
element.evaluate 在类中 XPathElementCopyright © 1992–2022 Daniel Sun. All rights reserved.