Searched defs:rawJsonContent (Results 1 – 1 of 1) sorted by relevance
40 JsonContent(byte[] rawJsonContent, JsonNode jsonNode) { in JsonContent()45 private JsonContent(byte[] rawJsonContent, JsonFactory jsonFactory) { in JsonContent()68 private static JsonNode parseJsonContent(byte[] rawJsonContent, JsonFactory jsonFactory) { in parseJsonContent()