Uses of Class
gate.creole.annic.apache.lucene.index.CompoundFileWriter.FileEntry

Packages that use CompoundFileWriter.FileEntry
gate.creole.annic.apache.lucene.index Code to maintain and access indices. 
 

Uses of CompoundFileWriter.FileEntry in gate.creole.annic.apache.lucene.index
 

Methods in gate.creole.annic.apache.lucene.index with parameters of type CompoundFileWriter.FileEntry
private  void CompoundFileWriter.copyFile(CompoundFileWriter.FileEntry source, OutputStream os, byte[] buffer)
          Copy the contents of the file with specified extension into the provided output stream.