public class ContentTypeUtil extends Object
Modifier and Type | Method and Description |
---|---|
static ContentType |
addCharset(ContentType contentType,
String charset) |
static ContentType |
removeCharset(ContentType contentType) |
public static ContentType addCharset(ContentType contentType, String charset)
public static ContentType removeCharset(ContentType contentType)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.