Package io.atlasmap.v2
Class AtlasSchemaFactoryWrapper
java.lang.Object
com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
io.atlasmap.v2.AtlasSchemaFactoryWrapper
- All Implemented Interfaces:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWithSerializerProvider
,com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper
,com.fasterxml.jackson.module.jsonSchema.factories.Visitor
public class AtlasSchemaFactoryWrapper
extends com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper.Base
-
Field Summary
Fields inherited from class com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
provider, schema, schemaProvider, visitorContext, visitorFactory
-
Constructor Summary
-
Method Summary
Methods inherited from class com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
expectAnyFormat, expectArrayFormat, expectBooleanFormat, expectIntegerFormat, expectMapFormat, expectNullFormat, expectNumberFormat, expectObjectFormat, expectStringFormat, finalSchema, getProvider, setProvider, setVisitorContext
-
Constructor Details
-
AtlasSchemaFactoryWrapper
public AtlasSchemaFactoryWrapper()
-