C E G H I P Q S T
C
- clone() - Method in class com.mattunderscore.http.headers.encoding.QEncoding
-
- com.mattunderscore.http.headers.encoding - package com.mattunderscore.http.headers.encoding
-
Package for handling encoding headers.
E
- EncodingParser - Class in com.mattunderscore.http.headers.encoding
-
Parse an accept encoding field header string to a structured representation.
- EncodingParser() - Constructor for class com.mattunderscore.http.headers.encoding.EncodingParser
-
- equals(Object) - Method in class com.mattunderscore.http.headers.encoding.QEncoding
-
G
- getHeaderFieldName() - Method in class com.mattunderscore.http.headers.encoding.EncodingParser
-
- getQualifier() - Method in class com.mattunderscore.http.headers.encoding.QEncoding
-
- getRequestEncodings(HttpServletRequest) - Static method in class com.mattunderscore.http.headers.encoding.QEncoding
-
Parser for HttpServletRequest to QEncoding
H
- hashCode() - Method in class com.mattunderscore.http.headers.encoding.QEncoding
-
I
- IEncoding - Interface in com.mattunderscore.http.headers.encoding
-
Interface for Encoding header field.
- isAnyEncoding() - Method in interface com.mattunderscore.http.headers.encoding.IEncoding
-
Test to see if the encoding is a wildcard.
- isAnyEncoding() - Method in class com.mattunderscore.http.headers.encoding.QEncoding
-
- isHeaderFieldName(String) - Method in class com.mattunderscore.http.headers.encoding.EncodingParser
-
P
- parseElements(String) - Method in class com.mattunderscore.http.headers.encoding.EncodingParser
-
Q
- QEncoding - Class in com.mattunderscore.http.headers.encoding
-
A parsed accept encoding header field value with a qualification value.
- QEncoding(String, double) - Constructor for class com.mattunderscore.http.headers.encoding.QEncoding
-
Constructor for qualified encodings.
S
- sameEncoding(QEncoding) - Method in interface com.mattunderscore.http.headers.encoding.IEncoding
-
Method that returns true if the two content types can be matched against one another.
- sameEncoding(QEncoding) - Method in class com.mattunderscore.http.headers.encoding.QEncoding
-
T
- toString() - Method in class com.mattunderscore.http.headers.encoding.QEncoding
-
Returns a string representation of the object.
C E G H I P Q S T
Copyright © 2016. All Rights Reserved.