Uses of Class
org.javarosa.xpath.XPathTypeMismatchException
| Package | Description |
|---|---|
| org.javarosa.xpath | |
| org.javarosa.xpath.expr |
-
Uses of XPathTypeMismatchException in org.javarosa.xpath
Methods in org.javarosa.xpath that return XPathTypeMismatchException Modifier and Type Method Description protected XPathTypeMismatchExceptionXPathNodeset. getInvalidNodesetException() -
Uses of XPathTypeMismatchException in org.javarosa.xpath.expr
Methods in org.javarosa.xpath.expr that throw XPathTypeMismatchException Modifier and Type Method Description static ObjectXPathFuncExpr. indexedRepeat(DataInstance model, EvaluationContext ec, XPathExpression[] args, Object[] argVals)This provides a method of indexing fields stored in prior repeat groups.