Package org.codehaus.jackson.map.ser.std
Class StdKeySerializers
java.lang.Object
org.codehaus.jackson.map.ser.std.StdKeySerializers
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final JsonSerializer
<Object> protected static final JsonSerializer
<Object> -
Method Summary
Modifier and TypeMethodDescriptionstatic JsonSerializer
<Object> getStdKeySerializer
(JavaType keyType)
-
Field Details
-
DEFAULT_KEY_SERIALIZER
-
DEFAULT_STRING_SERIALIZER
-
-
Method Details
-
getStdKeySerializer
-