| Package | Description | 
|---|---|
| org.apache.solr.common.util | 
 Common utility classes reused on both clients & server. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
JsonTextWriter  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SolrJSONWriter
Use this to serialize an object into Json. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TextWriter | 
TextWriter.setIndent(boolean doIndent)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
WriteableValue.write(String name,
     TextWriter writer)  | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.