|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.solr.common.util.ContentStreamBase
org.apache.solr.util.ContentStreamBase
@Deprecated public abstract class ContentStreamBase
This class is scheduled for deletion. Please update your code to the moved package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.solr.common.util.ContentStreamBase |
---|
org.apache.solr.common.util.ContentStreamBase.FileStream, org.apache.solr.common.util.ContentStreamBase.StringStream, org.apache.solr.common.util.ContentStreamBase.URLStream |
Field Summary |
---|
Fields inherited from class org.apache.solr.common.util.ContentStreamBase |
---|
contentType, DEFAULT_CHARSET, name, size, sourceInfo |
Constructor Summary | |
---|---|
ContentStreamBase()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.solr.common.util.ContentStreamBase |
---|
getCharsetFromContentType, getContentType, getName, getReader, getSize, getSourceInfo, setContentType, setName, setSize, setSourceInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.solr.common.util.ContentStream |
---|
getStream |
Constructor Detail |
---|
public ContentStreamBase()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |