|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentStreamBase | |
---|---|
org.apache.solr.common.util | Common utility classes reused on both clients & server. |
Uses of ContentStreamBase in org.apache.solr.common.util |
---|
Subclasses of ContentStreamBase in org.apache.solr.common.util | |
---|---|
static class |
ContentStreamBase.ByteArrayStream
Construct a ContentStream from a File |
static class |
ContentStreamBase.FileStream
Construct a ContentStream from a File |
static class |
ContentStreamBase.StringStream
Construct a ContentStream from a String |
static class |
ContentStreamBase.URLStream
Construct a ContentStream from a URL
This uses a URLConnection to get the content stream |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |