| 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() |
Copyright © 2012-2013 FasterXML. All Rights Reserved.