public class ExpressionUtil extends Object
| Constructor and Description |
|---|
ExpressionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getExpressionValue(ResourceBundle res,
String key) |
static String |
getValue(ResourceBundle res,
String key) |
static boolean |
isDataBindingExpression(String key) |
static boolean |
isResourceBindingExpression(String key) |
static String |
removeBindingExpression(String key) |
public static String getExpressionValue(ResourceBundle res, String key)
public static boolean isResourceBindingExpression(String key)
public static String getValue(ResourceBundle res, String key)
public static boolean isDataBindingExpression(String key)
Copyright © 2016 eXo Platform SAS. All Rights Reserved.