| Package | Description | 
|---|---|
| org.apache.solr.common.util | Common utility classes reused on both clients & server. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ContentStreamBase.ByteArrayStreamConstruct a  ContentStreamfrom aFile | 
| static class  | ContentStreamBase.FileStreamConstruct a  ContentStreamfrom aFile | 
| static class  | ContentStreamBase.StringStreamConstruct a  ContentStreamfrom aString | 
| static class  | ContentStreamBase.URLStreamConstruct a  ContentStreamfrom aURLThis uses aURLConnectionto get the content stream | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.