public class TypeFactory extends Object
| Constructor and Description |
|---|
TypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static JsonType |
getSchemaNodeType(com.fasterxml.jackson.databind.JsonNode node) |
static JsonType |
getValueNodeType(com.fasterxml.jackson.databind.JsonNode node) |
Copyright © 2018. All rights reserved.