|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.testmanager.servlet.HeaderValue
public class HeaderValue
| Constructor Summary | |
|---|---|
HeaderValue(java.lang.String valueWithAttributes)
Constructs an instance of this class from the specified value with attributes parameter. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAttribute(java.lang.String key)
Get attribute with the specified key parameter and return the String result. |
java.util.Map |
getAttributes()
|
java.lang.String |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeaderValue(java.lang.String valueWithAttributes)
valueWithAttributes - The value with attributes (String) parameter.| Method Detail |
|---|
public java.lang.String getAttribute(java.lang.String key)
key - The key (String) parameter.
String) value.public java.util.Map getAttributes()
public java.lang.String getValue()
HeaderValue(String)
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||