public class ELUtils
extends Object
-
Method Summary
getType(javax.faces.context.FacesContext context,
javax.el.ValueExpression ve)
getType(javax.faces.context.FacesContext context,
javax.el.ValueExpression ve,
Supplier<?> valueSupplier)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getType
public static Class<?> getType(javax.faces.context.FacesContext context,
javax.el.ValueExpression ve)
-
getType
public static Class<?> getType(javax.faces.context.FacesContext context,
javax.el.ValueExpression ve,
Supplier<?> valueSupplier)