|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnySchema | |
|---|---|
| com.fasterxml.jackson.databind.jsonSchema.factories | |
| com.fasterxml.jackson.databind.jsonSchema.types | |
| Uses of AnySchema in com.fasterxml.jackson.databind.jsonSchema.factories |
|---|
| Fields in com.fasterxml.jackson.databind.jsonSchema.factories declared as AnySchema | |
|---|---|
protected AnySchema |
AnySchemaFactory.schema
|
| Methods in com.fasterxml.jackson.databind.jsonSchema.factories that return AnySchema | |
|---|---|
AnySchema |
SchemaFactoryWrapper.SchemaProvider.AnySchema()
|
AnySchema |
AnySchemaFactory.getSchema()
|
| Methods in com.fasterxml.jackson.databind.jsonSchema.factories with parameters of type AnySchema | |
|---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonAnyFormatVisitor |
SchemaFactoryWrapper.FactoryProvider.AnySchemaFactory(SchemaFactory delegate,
AnySchema anySchema)
|
void |
AnySchemaFactory.setSchema(AnySchema anySchema)
|
| Constructors in com.fasterxml.jackson.databind.jsonSchema.factories with parameters of type AnySchema | |
|---|---|
AnySchemaFactory(SchemaFactory parent,
AnySchema schema)
|
|
| Uses of AnySchema in com.fasterxml.jackson.databind.jsonSchema.types |
|---|
| Methods in com.fasterxml.jackson.databind.jsonSchema.types that return AnySchema | |
|---|---|
AnySchema |
JsonSchema.asAnySchema()
Attempt to return this JsonSchema as an AnySchema |
AnySchema |
AnySchema.asAnySchema()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||