Package org.apache.solr.common.util
Class JsonSchemaCreator
java.lang.Object
org.apache.solr.common.util.JsonSchemaCreator
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
natives
-
-
Constructor Details
-
JsonSchemaCreator
public JsonSchemaCreator()
-
-
Method Details
-
getSchema
-