Searched defs:withArray (Results 1 – 2 of 2) sorted by relevance
1102 public <T extends JsonNode> T withArray(String propertyName) { in withArray() method in JsonNode
169 public ArrayNode withArray(String propertyName) in withArray() method in ObjectNode