Quadcap Embeddable Server

com.quadcap.http.servlets.jsp.PropertyUtils Member List

This is the complete list of members for com.quadcap.http.servlets.jsp.PropertyUtils, including all inherited members.

getProperty(Object obj, String name)com.quadcap.http.servlets.jsp.PropertyUtils [static]
setProp(Object obj, PropertyDescriptor pd, String val)com.quadcap.http.servlets.jsp.PropertyUtils [static]
setPropertiesFromRequest(Object obj, HttpServletRequest request)com.quadcap.http.servlets.jsp.PropertyUtils [static]
setPropertyFromRequestParameter(Object obj, HttpServletRequest request, String name)com.quadcap.http.servlets.jsp.PropertyUtils [static]
setPropertyFromValue(Object obj, String name, String val)com.quadcap.http.servlets.jsp.PropertyUtils [static]
setProps(Object obj, PropertyDescriptor pd, String[] vals)com.quadcap.http.servlets.jsp.PropertyUtils [static]