|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.www.http.HeaderDescription
Method Summary | |
HeaderValue |
getHolder()
Get this header parser, as an HeaderValue compatible instance. |
java.lang.String |
getName()
Get this header name, lower case (can be used as header id). |
byte[] |
getTitle()
Get this header title, ready for emission. |
boolean |
isHeader(int h)
Is this header description the one of that header. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public java.lang.String getName()
public byte[] getTitle()
public HeaderValue getHolder()
public boolean isHeader(int h)
h
- The header access token.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |