|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.jackson.map.JsonSerializer<T>
org.codehaus.jackson.map.ser.std.SerializerBase<Object>
org.codehaus.jackson.map.ser.std.StdKeySerializer
org.codehaus.jackson.map.ser.StdKeySerializer
StdKeySerializer
instead
@Deprecated public final class StdKeySerializer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.codehaus.jackson.map.JsonSerializer |
---|
JsonSerializer.None |
Field Summary |
---|
Fields inherited from class org.codehaus.jackson.map.ser.std.SerializerBase |
---|
_handledType |
Constructor Summary | |
---|---|
StdKeySerializer()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.codehaus.jackson.map.ser.std.StdKeySerializer |
---|
getSchema, serialize |
Methods inherited from class org.codehaus.jackson.map.ser.std.SerializerBase |
---|
createObjectNode, createSchemaNode, createSchemaNode, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrow |
Methods inherited from class org.codehaus.jackson.map.JsonSerializer |
---|
isUnwrappingSerializer, serializeWithType, unwrappingSerializer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StdKeySerializer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |