| 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 |
|---|---|
BooleanSchema |
JsonSchema.asBooleanSchema()
Attempt to return this JsonSchema as a
BooleanSchema |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanSchema |
BooleanVisitor.schema |
| Modifier and Type | Method and Description |
|---|---|
BooleanSchema |
JsonSchemaFactory.booleanSchema() |
BooleanSchema |
BooleanVisitor.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonBooleanFormatVisitor |
FormatVisitorFactory.booleanFormatVisitor(BooleanSchema booleanSchema) |
| Constructor and Description |
|---|
BooleanVisitor(BooleanSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
BooleanSchema |
BooleanSchema.asBooleanSchema() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BooleanSchema._equals(BooleanSchema that) |
Copyright © 2024 FasterXML. All rights reserved.