| Package | Description | 
|---|---|
| org.apache.solr.common.util | 
 Common utility classes reused on both clients & server. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<JSONParser,ObjectBuilder> | 
Utils.MAPOBJBUILDER  | 
static Function<JSONParser,ObjectBuilder> | 
Utils.MAPWRITEROBJBUILDER  | 
static Function<JSONParser,ObjectBuilder> | 
Utils.STANDARDOBJBUILDER  | 
| Modifier and Type | Method and Description | 
|---|---|
static Object | 
Utils.fromJSON(InputStream is,
        Function<JSONParser,ObjectBuilder> objBuilderProvider)  | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.