|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeaderElement | |
org.apache.commons.httpclient | Classes and interfaces supporting the client side of the HTTP protocol. |
Uses of HeaderElement in org.apache.commons.httpclient |
Methods in org.apache.commons.httpclient that return HeaderElement | |
static HeaderElement[] |
HeaderElement.parse(String headerValue)
This parses the value part of a header. |
HeaderElement[] |
Header.getValues()
Returns an array of HeaderElement s
constructed from my value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |