| Package | Description |
|---|---|
| com.github.reinert.jjschema |
| Modifier and Type | Method and Description |
|---|---|
static void |
JJSchemaUtil.processCommonAttributes(com.fasterxml.jackson.databind.node.ObjectNode node,
Attributes attributes) |
protected void |
JsonSchemaGeneratorV4.processSchemaProperty(com.fasterxml.jackson.databind.node.ObjectNode schema,
Attributes attributes)
Deprecated.
|
protected void |
HyperSchemaGeneratorV4.processSchemaProperty(com.fasterxml.jackson.databind.node.ObjectNode schema,
Attributes props) |
protected abstract void |
JsonSchemaGenerator.processSchemaProperty(com.fasterxml.jackson.databind.node.ObjectNode schema,
Attributes props)
Deprecated.
Reads
Attributes annotation and put its values into the
generating schema. |
Copyright © 2018. All rights reserved.