public class ASTNodeLocPath extends ASTNode
| Modifier and Type | Field and Description |
|---|---|
Vector<ASTNode> |
clauses |
Vector<Integer> |
separators |
| Constructor and Description |
|---|
ASTNodeLocPath() |
| Modifier and Type | Method and Description |
|---|---|
XPathExpression |
build() |
Vector<ASTNode> |
getChildren() |
boolean |
isAbsolute() |
public Vector<ASTNode> getChildren()
getChildren in class ASTNodepublic boolean isAbsolute()
public XPathExpression build() throws XPathSyntaxException
build in class ASTNodeXPathSyntaxExceptionCopyright © 2023. All rights reserved.