JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.eusashead.parquet.http.conneg
Interface Q
All Known Implementing Classes:
AcceptableCharset
,
AcceptableContentType
,
AcceptableLanguage
,
AcceptableMediaType
public interface
Q
Accept-* headers all use a q=x value to specify the priority of the item, where x is a Double ranging from 0 to 1.0
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.Double
q
()
Get the priority of this Accept header entry
Method Detail
q
java.lang.Double q()
Get the priority of this Accept header entry
Returns:
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method