public class SchemaGenerator extends Object
| Constructor and Description |
|---|
SchemaGenerator() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
schemaFromExample(com.fasterxml.jackson.databind.JsonNode example) |
com.fasterxml.jackson.databind.node.ObjectNode |
schemaFromExample(URL example) |
public com.fasterxml.jackson.databind.node.ObjectNode schemaFromExample(URL example)
public com.fasterxml.jackson.databind.node.ObjectNode schemaFromExample(com.fasterxml.jackson.databind.JsonNode example)
Copyright © 2014. All Rights Reserved.