public class ExpressionParser
extends java.lang.Object
| Constructor and Description |
|---|
ExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
parse(java.lang.String str) |
public static Expression parse(java.lang.String str)
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.