Interface MediaType.WithFixedCharset

All Superinterfaces:
MediaType, MediaType.NonBinary
All Known Implementing Classes:
MediaType.WithFixedCharset
Enclosing interface:
MediaType

public static interface MediaType.WithFixedCharset extends MediaType.NonBinary
  • Method Details

    • toContentType

      Turns the media type into a content type with a fixed, known charset.
      Returns:
      (undocumented)