cn.dreampie.common.util
类 HttpTyper
java.lang.Object
cn.dreampie.common.util.HttpTyper
public class HttpTyper
- extends Object
Created by ice on 14-12-29.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpTyper
public HttpTyper()
getContentTypeFromFileName
public static String getContentTypeFromFileName(String filename)
getContentTypeFromExtension
public static String getContentTypeFromExtension(String ext)
isTextContentType
public static boolean isTextContentType(String contentType)
charsetFromContentType
public static String charsetFromContentType(String s)
headerTokenCompatible
public static String headerTokenCompatible(String s,
String specialCharsReplacement)
Copyright © 2017. All rights reserved.