DotNotes.create(String, JsonNode, JsonNode), simply passing
through parameters and appending `null` to the argument set.JsonNode down to a single level, using the $DotCursor
to iterate through the keys, setting the paths as keys in an $ObjectNode.JsonNode in order to find a specific
value.DotNotes.inflate(ObjectNode, ObjectNode), simply passing
through parameters and appending `null` to the argument set.ObjectNode which has been flattened previously, returning a
$JsonNode.JsonNode parameter and $NotedHandler to the
$DotCursor.recurse(JsonNode, NotedHandler, String) method to do
the heavy lifting.DotNotes.Copyright © 2017. All rights reserved.