public final class ContentTypes extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getCharset(ContentType contentType) |
static String |
getCharset(ContentType contentType,
String defaultCharset) |
static String |
toString(ContentType contentType) |
@Nonnull public static String getCharset(@Nonnull ContentType contentType)
@Nonnull public static String getCharset(@Nonnull ContentType contentType, @Nonnull String defaultCharset)
public static String toString(@Nonnull ContentType contentType)
Copyright © 2024. All rights reserved.