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, wait
getCharsetOption, render, toString
value
public WithMissingCharset(MediaType.WithOpenCharset mediaType)
public MediaType.WithOpenCharset mediaType()
ContentType
mediaType
in interface ContentType
public boolean binary()
ContentType
binary
in interface ContentType
public scala.None$ charsetOption()