|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.collections.map.AbstractMapDecorator
org.apache.commons.collections.map.MultiValueMap
org.soyatec.windows.azure.util.NameValueCollection
public final class NameValueCollection
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
NameValueCollection()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSingleValue(java.lang.String key)
|
| Methods inherited from class org.apache.commons.collections.map.MultiValueMap |
|---|
clear, containsValue, containsValue, decorate, decorate, decorate, getCollection, iterator, put, putAll, putAll, remove, size, totalSize, values |
| Methods inherited from class org.apache.commons.collections.map.AbstractMapDecorator |
|---|
containsKey, entrySet, equals, get, hashCode, isEmpty, keySet, remove, size, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.commons.collections.MultiMap |
|---|
get, remove, size |
| Methods inherited from interface java.util.Map |
|---|
containsKey, entrySet, equals, hashCode, isEmpty, keySet |
| Constructor Detail |
|---|
public NameValueCollection()
| Method Detail |
|---|
public java.lang.String getSingleValue(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||