Uses of Class
org.javarosa.xpath.XPathException
| Package | Description |
|---|---|
| org.javarosa.core.model.instance | |
| org.javarosa.xpath |
-
Uses of XPathException in org.javarosa.core.model.instance
Methods in org.javarosa.core.model.instance that throw XPathException Modifier and Type Method Description TreeReferenceTreeReference. anchor(TreeReference baseReference)Builds and returns a new reference that is this reference anchored to a passed-in base reference. -
Uses of XPathException in org.javarosa.xpath
Subclasses of XPathException in org.javarosa.xpath Modifier and Type Class Description classXPathArityExceptionAn exception detailing a function call that was provided the incorrect number of arguments.classXPathMissingInstanceExceptionclassXPathTypeMismatchExceptionclassXPathUnhandledExceptionclassXPathUnsupportedException