Uses of Class
org.javarosa.xpath.expr.XPathPathExpr
| Package | Description |
|---|---|
| org.javarosa.core.model | |
| org.javarosa.model.xform | |
| org.javarosa.xpath.expr |
-
Uses of XPathPathExpr in org.javarosa.core.model
Fields in org.javarosa.core.model declared as XPathPathExpr Modifier and Type Field Description XPathPathExprItemsetBinding. randomSeedPathExpr -
Uses of XPathPathExpr in org.javarosa.model.xform
Methods in org.javarosa.model.xform that return XPathPathExpr Modifier and Type Method Description static XPathPathExprXPathReference. getPathExpr(String nodeset)Constructors in org.javarosa.model.xform with parameters of type XPathPathExpr Constructor Description XPathReference(XPathPathExpr path) -
Uses of XPathPathExpr in org.javarosa.xpath.expr
Methods in org.javarosa.xpath.expr that return XPathPathExpr Modifier and Type Method Description static XPathPathExprXPathPathExpr. fromRef(TreeReference ref)