| Package | Description |
|---|---|
| org.javarosa.xpath.expr | |
| org.javarosa.xpath.parser.ast |
| Modifier and Type | Field and Description |
|---|---|
XPathQName |
XPathVariableReference.id |
XPathQName |
XPathFuncExpr.id |
XPathQName |
XPathStep.name |
| Constructor and Description |
|---|
XPathFuncExpr(XPathQName id,
XPathExpression[] args) |
XPathStep(int axis,
XPathQName name) |
XPathVariableReference(XPathQName id) |
| Modifier and Type | Field and Description |
|---|---|
XPathQName |
ASTNodeFunctionCall.name |
XPathQName |
ASTNodePathStep.nodeTestQName |
| Constructor and Description |
|---|
ASTNodeFunctionCall(XPathQName name) |
Copyright © 2023. All rights reserved.