public class Parser extends Object
| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
parseExpression(String expression,
Compiler compiler)
Parses the XPath expression.
|
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.