| Package | Description |
|---|---|
| com.fasterxml.jackson.module.jsonSchema | |
| com.fasterxml.jackson.module.jsonSchema.factories | |
| com.fasterxml.jackson.module.jsonSchema.types |
| Modifier and Type | Method and Description |
|---|---|
AnySchema |
JsonSchema.asAnySchema()
Attempt to return this JsonSchema as an
AnySchema |
| Modifier and Type | Field and Description |
|---|---|
protected AnySchema |
AnyVisitor.schema |
| Modifier and Type | Method and Description |
|---|---|
AnySchema |
JsonSchemaFactory.anySchema() |
AnySchema |
AnyVisitor.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonAnyFormatVisitor |
FormatVisitorFactory.anyFormatVisitor(AnySchema anySchema) |
| Constructor and Description |
|---|
AnyVisitor(AnySchema schema) |
| Modifier and Type | Method and Description |
|---|---|
AnySchema |
AnySchema.asAnySchema() |
Copyright © 2024 FasterXML. All rights reserved.