Uses of Interface
com.networknt.schema.serialization.JsonNodeReader
Packages that use JsonNodeReader
-
Uses of JsonNodeReader in com.networknt.schema
Methods in com.networknt.schema with parameters of type JsonNodeReaderModifier and TypeMethodDescriptionJsonSchemaFactory.Builder.jsonNodeReader
(JsonNodeReader jsonNodeReader) Sets the json node reader to read the data. -
Uses of JsonNodeReader in com.networknt.schema.serialization
Classes in com.networknt.schema.serialization that implement JsonNodeReaderMethods in com.networknt.schema.serialization that return JsonNodeReaderModifier and TypeMethodDescriptionDefaultJsonNodeReader.Builder.build()
Builds theJsonNodeReader
.