|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpHeader.TokenAndQValue | |
---|---|
org.melati.util | An assortment of useful objects. |
Uses of HttpHeader.TokenAndQValue in org.melati.util |
---|
Subclasses of HttpHeader.TokenAndQValue in org.melati.util | |
---|---|
static class |
AcceptCharset.CharsetAndQValue
A charset and associated qvalue. |
Methods in org.melati.util that return HttpHeader.TokenAndQValue | |
---|---|
HttpHeader.TokenAndQValue |
HttpHeader.nextTokenAndQValue()
Factory method to create and return the next HttpHeader.TokenAndQValue . |
HttpHeader.TokenAndQValue |
HttpHeader.TokenAndQValueIterator.nextTokenAndQValue()
|
HttpHeader.TokenAndQValue |
AcceptCharset.nextTokenAndQValue()
Factory method to create and return the next HttpHeader.TokenAndQValue . |
protected HttpHeader.TokenAndQValue |
HttpHeader.Tokenizer.readTokenAndQValue(HttpHeader.TokenAndQValue result)
Read a word or quoted string token optionally followed by a string of the form "; q = 0.42" and initialises the given object. |
Methods in org.melati.util with parameters of type HttpHeader.TokenAndQValue | |
---|---|
protected HttpHeader.TokenAndQValue |
HttpHeader.Tokenizer.readTokenAndQValue(HttpHeader.TokenAndQValue result)
Read a word or quoted string token optionally followed by a string of the form "; q = 0.42" and initialises the given object. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |