JsonLoader.fromPath(String)
, but this time the user supplies the
File
object insteadInputStream
JsonNode
from a file on the local filesystem.Reader
JsonNode
from a resource path.JsonNode
from a string inputJsonNode
from an URL.JsonNode
as an argument, return its type.ObjectReader
to read JSON inputsJsonNode
s.InputStream
s and Reader
sTokenResolver
for JsonNode
Equivalence
strategy for JSON Schema equalityTreePointer
for JsonNode
ObjectMapper
JsonNodeFactory
to generate JSON data as
JsonNode
sTreeNode