public class XPathParseTool extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
xpathClasses |
| Constructor and Description |
|---|
XPathParseTool() |
| Modifier and Type | Method and Description |
|---|---|
static XPathExpression |
parseXPath(String xpath) |
public static final String[] xpathClasses
public static XPathExpression parseXPath(String xpath) throws XPathSyntaxException
XPathSyntaxExceptionCopyright © 2022. All rights reserved.