public class MessageUtils extends Object
MessageUtils()
static Charset
getCharset(MediaType m)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageUtils()
public static Charset getCharset(MediaType m)
The character set is obtained from the media type parameter "charset". If the parameter is not present the UTF8 charset is utilized.
UTF8
m
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.