Class CharsetExtractor

java.lang.Object
org.zalando.riptide.CharsetExtractor

@API(status=INTERNAL) public final class CharsetExtractor extends Object
  • Constructor Details

    • CharsetExtractor

      public CharsetExtractor()
  • Method Details

    • getCharset

      @OhNoYouDidnt public Optional<Charset> getCharset(org.springframework.http.MediaType type)