Class JsonSchemaDirectoryParser.JsonSchemaWrapper

java.lang.Object
io.apicurio.registry.maven.JsonSchemaDirectoryParser.JsonSchemaWrapper
All Implemented Interfaces:
ParsedDirectoryWrapper<org.everit.json.schema.Schema>
Enclosing class:
JsonSchemaDirectoryParser

public static class JsonSchemaDirectoryParser.JsonSchemaWrapper extends Object implements ParsedDirectoryWrapper<org.everit.json.schema.Schema>
  • Constructor Details

    • JsonSchemaWrapper

      public JsonSchemaWrapper(org.everit.json.schema.Schema schema, Map<String,io.apicurio.registry.content.TypedContent> fileContents)
  • Method Details