Package org.apache.solr.common
Interface SpecProvider
- 
 public interface SpecProviderA generic interface for any class that is capable of providing its specification as a json schema
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ValidatingJsonMapgetSpec()
 
- 
- 
- 
Method Detail- 
getSpecValidatingJsonMap getSpec() 
 
- 
 
-