- java.lang.Object
-
- org.apache.solr.common.util.ContentStreamBase
-
- org.dspace.discovery.FullTextContentStreams
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.solr.common.util.ContentStreamBase
org.apache.solr.common.util.ContentStreamBase.ByteArrayStream, 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
-
Method Summary
-
Methods inherited from class org.apache.solr.common.util.ContentStreamBase
getCharsetFromContentType, getContentType, getSourceInfo, setContentType, setName, setSize, setSourceInfo
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface org.apache.solr.common.util.ContentStream
- Overrides:
getName in class org.apache.solr.common.util.ContentStreamBase
-
getSize
public Long getSize()
- Specified by:
getSize in interface org.apache.solr.common.util.ContentStream
- Overrides:
getSize in class org.apache.solr.common.util.ContentStreamBase
-
isEmpty
public boolean isEmpty()
Copyright © 2017 DuraSpace. All rights reserved.