public class MediaType extends Object
static MediaType
TURTLE
MediaType(String fullName)
String
getFullName()
getSubtype()
getType()
instance(String fullName)
boolean
matches(MediaType other)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final MediaType TURTLE
public MediaType(String fullName)
public static MediaType instance(String fullName)
public String getFullName()
public String getType()
public String getSubtype()
public String toString()
toString
Object
public boolean matches(MediaType other)
Copyright © 2016. All rights reserved.