public class MediaTypeHeaderParser extends Object
MediaTypeHeaderParser()
static MediaType
fromString(String type)
parse(String type)
static String
toString(MediaType type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MediaTypeHeaderParser()
public static MediaType fromString(String type) throws IllegalArgumentException
IllegalArgumentException
public static MediaType parse(String type)
public static String toString(MediaType type)
Copyright © 2016. All rights reserved.