public class ExpressionFactory extends Object
| Constructor and Description |
|---|
ExpressionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
fromString(String expression) |
public static Expression fromString(String expression)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.