Interface ContentType.WithFixedCharset

All Superinterfaces:
ContentType, ContentType.NonBinary
All Known Implementing Classes:
ContentType.WithFixedCharset
Enclosing interface:
ContentType

public static interface ContentType.WithFixedCharset extends ContentType.NonBinary
Represents a content-type which we know to contain text, where the charset always has the same predefined value.