public class Parser
extends java.lang.Object
Constructor and Description |
---|
Parser() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
parseExpression(java.lang.String expression,
Compiler compiler)
Parses the XPath expression.
|
public static java.lang.Object parseExpression(java.lang.String expression, Compiler compiler)
expression
- to parsecompiler
- the compiler