Uses of Class
org.apache.solr.common.util.ContentStreamBase

Packages that use ContentStreamBase
org.apache.solr.common.util   
org.apache.solr.util   
 

Uses of ContentStreamBase in org.apache.solr.common.util
 

Subclasses of ContentStreamBase in org.apache.solr.common.util
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
 

Uses of ContentStreamBase in org.apache.solr.util
 

Subclasses of ContentStreamBase in org.apache.solr.util
 class ContentStreamBase
          Deprecated. Use org.apache.solr.common.util.ContentStreamBase
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.