| 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 |
|---|---|
StringSchema |
JsonSchema.asStringSchema()
Attempt to return this JsonSchema as a
StringSchema |
| Modifier and Type | Field and Description |
|---|---|
protected StringSchema |
StringVisitor.schema |
| Modifier and Type | Method and Description |
|---|---|
StringSchema |
StringVisitor.getSchema() |
StringSchema |
JsonSchemaFactory.stringSchema() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonStringFormatVisitor |
FormatVisitorFactory.stringFormatVisitor(StringSchema stringSchema) |
| Constructor and Description |
|---|
StringVisitor(StringSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
StringSchema |
StringSchema.asStringSchema() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
StringSchema._equals(StringSchema that) |
Copyright © 2024 FasterXML. All rights reserved.