Interface JsonNode

All Known Subinterfaces:
JsonArray, JsonNull, JsonObject, JsonPrimitive

public interface JsonNode
Interfaces that represents a JSON node.