Uses of Class
org.apache.lucene.store.InputStream

Packages that use InputStream
org.apache.lucene.store Binary i/o API, used for all index data. 
 

Uses of InputStream in org.apache.lucene.store
 

Methods in org.apache.lucene.store that return InputStream
 InputStream Directory.openFile(java.lang.String name)
          Deprecated. use Directory.openInput(String)
 



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