|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentStream | |
|---|---|
| org.apache.solr.common.util | |
| Uses of ContentStream in org.apache.solr.common.util |
|---|
| Classes in org.apache.solr.common.util that implement ContentStream | |
|---|---|
class |
ContentStreamBase
Three concrete implementations for ContentStream - one for File/URL/String |
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||