org.jasig.web.jsp
Class JstlUtil
java.lang.Object
org.jasig.web.jsp.JstlUtil
public class JstlUtil
- extends Object
Utilities for use in JSPs
- Author:
- Eric Dalquist
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JstlUtil
public JstlUtil()
constant
public static Object constant(String staticField)
throws ClassNotFoundException,
NoSuchFieldException,
IllegalAccessException
- Throws:
ClassNotFoundException
NoSuchFieldException
IllegalAccessException
contains
public static boolean contains(Collection<?> coll,
Object o)
equalsIgnoreCase
public static boolean equalsIgnoreCase(String s1,
String s2)
Copyright © 2013 Jasig. All Rights Reserved.