public class XPathParseTool
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
xpathClasses |
Constructor and Description |
---|
XPathParseTool() |
Modifier and Type | Method and Description |
---|---|
static XPathExpression |
parseXPath(java.lang.String xpath) |
public static XPathExpression parseXPath(java.lang.String xpath) throws XPathSyntaxException
XPathSyntaxException