Package io.undertow.servlet.core
Class DefaultCharsetMapping
- java.lang.Object
-
- io.undertow.servlet.core.DefaultCharsetMapping
-
public final class DefaultCharsetMapping extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static DefaultCharsetMapping
INSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCharset(java.util.Locale locale)
-
-
-
Field Detail
-
INSTANCE
public static final DefaultCharsetMapping INSTANCE
-
-