org.apache.myfaces.context.servlet
public class RequestParameterValuesMap extends AbstractAttributeMap
Version: $Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
| Method Summary | |
|---|---|
| protected Object | getAttribute(String key) |
| protected Enumeration | getAttributeNames() |
| protected void | removeAttribute(String key) |
| protected void | setAttribute(String key, Object value) |