public interface IEncoding extends Qualified, HeaderFieldElement
Modifier and Type | Method and Description |
---|---|
boolean |
isAnyEncoding()
Test to see if the encoding is a wildcard.
|
boolean |
sameEncoding(QEncoding encodingObject)
Method that returns true if the two content types can be matched against one another.
|
getQualifier
boolean sameEncoding(QEncoding encodingObject)
encodingObject
- Another encodingboolean isAnyEncoding()
Copyright © 2016. All Rights Reserved.