Package com.networknt.schema.serialization.node
package com.networknt.schema.serialization.node
-
ClassDescriptionJsonNodes that are aware of the token location will implement this interface.
ArrayNode
that isJsonLocationAware
.BigIntegerNode
that isJsonLocationAware
.BinaryNode
that isJsonLocationAware
.BooleanNode
that isJsonLocationAware
.DecimalNode
that isJsonLocationAware
.DoubleNode
that isJsonLocationAware
.FloatNode
that isJsonLocationAware
.IntNode
that isJsonLocationAware
.LongNode
that isJsonLocationAware
.NullNode
that isJsonLocationAware
.ObjectNode
that isJsonLocationAware
.POJONode
that isJsonLocationAware
.ShortNode
that isJsonLocationAware
.TextNode
that isJsonLocationAware
.Factory that produces aJsonNodeFactory
.JsonNodeFactory
that createsJsonLocationAware
nodes.JsonNodeFactoryFactory
that producesLocationJsonNodeFactory
.