Modifier and Type | Field and Description |
---|---|
protected int |
quality |
Constructor and Description |
---|
AcceptableToken(HttpHeaderReader reader) |
AcceptableToken(String header) |
Modifier and Type | Method and Description |
---|---|
int |
getQuality()
Get quality factor value (in [ppt]).
|
getToken, isCompatible
public AcceptableToken(String header) throws ParseException
ParseException
public AcceptableToken(HttpHeaderReader reader) throws ParseException
ParseException
public int getQuality()
Qualified
getQuality
in interface Qualified
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.