public static class WebClient.HeaderDictionary extends Hashtable
| Constructor and Description |
|---|
WebClient.HeaderDictionary() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntries(Dictionary source) |
boolean |
containsKey(Object key) |
Object |
get(Object fieldName) |
Object |
put(Object fieldName,
Object fieldValue) |
public void addEntries(Dictionary source)
public boolean containsKey(Object key)
containsKey in interface MapcontainsKey in class HashtableCopyright © 2012. All Rights Reserved.