Interface ContentType.NonBinary

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

public static interface ContentType.NonBinary extends ContentType
Represents a content-type which we know to contain text, and has a specified charset.