public class JstlUtil extends Object
| Constructor and Description |
|---|
JstlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
constant(String staticField) |
static boolean |
contains(Collection<?> coll,
Object o) |
static boolean |
equalsIgnoreCase(String s1,
String s2) |
public static Object constant(String staticField) throws ClassNotFoundException, NoSuchFieldException, IllegalAccessException
public static boolean contains(Collection<?> coll, Object o)
Copyright © 2015 Jasig. All Rights Reserved.