| Package | Description | 
|---|---|
| org.apache.solr.common.util | |
| org.apache.solr.util | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ContentStreamBase.FileStream
Construct a  
ContentStream from a File | 
static class  | 
ContentStreamBase.StringStream
Construct a  
ContentStream from a File | 
static class  | 
ContentStreamBase.URLStream
Construct a  
ContentStream from a URL
 
 This uses a URLConnection to get the content stream | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContentStreamBase
Deprecated. 
 
Use org.apache.solr.common.util.ContentStreamBase 
 |