public class ExpressionUtil
extends java.lang.Object
| Constructor and Description |
|---|
ExpressionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
createParentExpression(java.lang.String expression)
Creates parent expression for this expression.
|
static java.lang.String |
findLastPropertyName(java.lang.String expression)
Find last property name in epxression.
|
public static java.lang.String createParentExpression(java.lang.String expression)
public static java.lang.String findLastPropertyName(java.lang.String expression)
Copyright © CaptainCasa Gmbh. All Rights Reserved.