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

    Constructors
    Constructor
    Description
     
  • 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AtlasSchemaFactoryWrapper

      public AtlasSchemaFactoryWrapper()