Package org.javarosa.xpath
Class XPathParseTool
java.lang.Object
org.javarosa.xpath.XPathParseTool
public class XPathParseTool extends Object
-
Field Summary
Fields Modifier and Type Field Description static String[]xpathClasses -
Constructor Summary
Constructors Constructor Description XPathParseTool() -
Method Summary
Modifier and Type Method Description static XPathExpressionparseXPath(String xpath)
-
Field Details
-
Constructor Details
-
XPathParseTool
public XPathParseTool()
-
-
Method Details
-
parseXPath
- Throws:
XPathSyntaxException
-