Searched refs:JacksonExample (Results 1 – 1 of 1) sorted by relevance
30 public static class JacksonExample class in TestJacksonAnnotationIntrospector162 JacksonExample ex = new JacksonExample(); in testSerializeDeserializeWithJaxbAnnotations()175 JacksonExample readEx = mapper.readValue(json, JacksonExample.class); in testSerializeDeserializeWithJaxbAnnotations()