Uses of Interface
com.networknt.schema.serialization.NodeReader
Packages that use NodeReader
-
Uses of NodeReader in com.networknt.schema
Methods in com.networknt.schema with parameters of type NodeReaderModifier and TypeMethodDescriptionSchemaRegistry.Builder.nodeReader(NodeReader nodeReader) Sets the json node reader to read the data. -
Uses of NodeReader in com.networknt.schema.serialization
Classes in com.networknt.schema.serialization that implement NodeReaderModifier and TypeClassDescriptionclassBasic implementation ofNodeReader.classDefaultNodeReader.Methods in com.networknt.schema.serialization that return NodeReader