public static final class ContentType.WithMissingCharset extends java.lang.Object implements ContentType.WithMissingCharset, ContentType, scala.Product, java.io.Serializable
ContentType.$u003B$u0020charset$eq$, ContentType.Binary, ContentType.Binary$, ContentType.NonBinary, ContentType.WithCharset, ContentType.WithCharset$, ContentType.WithFixedCharset, ContentType.WithFixedCharset$, ContentType.WithMissingCharset, ContentType.WithMissingCharset$| Constructor and Description |
|---|
WithMissingCharset(MediaType.WithOpenCharset mediaType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
binary()
True if this ContentType is non-textual.
|
scala.None$ |
charsetOption() |
MediaType.WithOpenCharset |
mediaType()
The media-type of this content-type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCharsetOption, render, toStringvaluevaluepublic WithMissingCharset(MediaType.WithOpenCharset mediaType)
public MediaType.WithOpenCharset mediaType()
ContentTypemediaType in interface ContentTypepublic boolean binary()
ContentTypebinary in interface ContentTypepublic scala.None$ charsetOption()