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

Uses in package org.apache.lucene.store

Methods with return type org.apache.lucene.store.InputStream

InputStream
Directory.openFile(String name)
Returns a stream reading an existing file.
InputStream
FSDirectory.openFile(String name)
Returns a stream reading an existing file.
InputStream
RAMDirectory.openFile(String name)
Returns a stream reading an existing file.

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