Interface ContentType.WithCharset

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

public static interface ContentType.WithCharset extends ContentType.NonBinary
Represents a content-type which we know to contain text, and the charset is known at runtime.