public class MVELUtils extends Object
| Constructor and Description |
|---|
MVELUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
eval(Reader reader) |
static Object |
eval(Reader reader,
Map<String,Object> vars) |
static Object |
eval(String str,
Map<String,Object> vars) |
static Map<String,Class<?>> |
getInputs() |
static String |
toString(Reader reader) |
public static String toString(Reader reader) throws IOException
IOExceptionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.