public class ASTNodePredicate extends ASTNode
| Constructor and Description |
|---|
ASTNodePredicate() |
| Modifier and Type | Method and Description |
|---|---|
XPathExpression |
build() |
Vector<ASTNode> |
getChildren() |
public ASTNode expr
public Vector<ASTNode> getChildren()
getChildren in class ASTNodepublic XPathExpression build() throws XPathSyntaxException
build in class ASTNodeXPathSyntaxExceptionCopyright © 2021. All rights reserved.