Interface ContentType.NonBinary

All Superinterfaces:
ContentType, ContentType, ContentType.NonBinary, Renderable, ToStringRenderable, ValueRenderable
All Known Implementing Classes:
ContentType.WithCharset, ContentType.WithFixedCharset
Enclosing interface:
ContentType

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