Save This Page
Home » lucene-2.3.2-src » org.apache » lucene » index » store » [javadoc | source]
org.apache.lucene.index.store
abstract public class: FSDirectoryTestCase [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.lucene.index.store.FSDirectoryTestCase
Method from org.apache.lucene.index.store.FSDirectoryTestCase Summary:
getDirectory,   getDirectory
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.lucene.index.store.FSDirectoryTestCase Detail:
 protected final FSDirectory getDirectory() throws IOException 
 protected final FSDirectory getDirectory(boolean create) throws IOException