Searched defs:ObjectMapper (Results 1 – 2 of 2) sorted by relevance
119 public class ObjectMapper class552 public ObjectMapper() { in ObjectMapper() method in ObjectMapper561 public ObjectMapper(JsonFactory jf) { in ObjectMapper() method in ObjectMapper570 protected ObjectMapper(ObjectMapper src) in ObjectMapper() method in ObjectMapper614 public ObjectMapper(JsonFactory jf, in ObjectMapper() method in ObjectMapper
654 ObjectMapper(const Value &E) : O(E.getAsObject()) {} in ObjectMapper() function