Class JsonSchemaCreator

java.lang.Object
org.apache.solr.common.util.JsonSchemaCreator

public class JsonSchemaCreator extends Object
Creates a json schema from an annotated Java Object. This, by no means, is an exhaustive impl of schema generation. We will expand the scope as we use more types
  • Field Details

  • Constructor Details

    • JsonSchemaCreator

      public JsonSchemaCreator()
  • Method Details