|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap
org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMap
org.apache.myfaces.renderkit.html.util.AddResourceTest.RequestHeaderMap
public static class AddResourceTest.RequestHeaderMap
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.util.AbstractMap |
|---|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V> |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Method Summary | |
|---|---|
void |
clear()
|
protected Object |
getAttribute(String key)
|
protected Enumeration |
getAttributeNames()
|
void |
putAll(Map t)
|
protected void |
removeAttribute(String key)
|
protected void |
setAttribute(String key,
Object value)
|
| Methods inherited from class org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMap |
|---|
containsKey, containsValue, entrySet, get, isEmpty, keySet, put, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
clone, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected Object getAttribute(String key)
getAttribute in class org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMap
protected void setAttribute(String key,
Object value)
setAttribute in class org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMapprotected void removeAttribute(String key)
removeAttribute in class org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMapprotected Enumeration getAttributeNames()
getAttributeNames in class org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMappublic void putAll(Map t)
putAll in interface MapputAll in class org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMappublic void clear()
clear in interface Mapclear in class org.apache.myfaces.webapp.filter.servlet.AbstractAttributeMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||