public class DefaultRumenSerializer extends org.codehaus.jackson.map.JsonSerializer<DataType>
Constructor and Description |
---|
DefaultRumenSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(DataType object,
org.codehaus.jackson.JsonGenerator jGen,
org.codehaus.jackson.map.SerializerProvider sProvider) |
public void serialize(DataType object, org.codehaus.jackson.JsonGenerator jGen, org.codehaus.jackson.map.SerializerProvider sProvider) throws IOException, org.codehaus.jackson.JsonProcessingException
serialize
in class org.codehaus.jackson.map.JsonSerializer<DataType>
IOException
org.codehaus.jackson.JsonProcessingException
Copyright © 2013 Apache Software Foundation. All rights reserved.