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