org.apache.solr.util
Interface ContentStream

All Superinterfaces:
org.apache.solr.common.util.ContentStream

Deprecated. Use org.apache.solr.common.util.ContentStream.

@Deprecated
public interface ContentStream
extends org.apache.solr.common.util.ContentStream

This class is scheduled for deletion. Please update your code to the moved package.


Method Summary
 
Methods inherited from interface org.apache.solr.common.util.ContentStream
getContentType, getName, getReader, getSize, getSourceInfo, getStream
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.