gate.creole.annic.apache.lucene.index
Class CompoundFileReader.FileEntry

java.lang.Object
  extended by gate.creole.annic.apache.lucene.index.CompoundFileReader.FileEntry
Enclosing class:
CompoundFileReader

private static final class CompoundFileReader.FileEntry
extends Object


Field Summary
(package private)  long length
           
(package private)  long offset
           
 
Constructor Summary
private CompoundFileReader.FileEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

offset

long offset

length

long length
Constructor Detail

CompoundFileReader.FileEntry

private CompoundFileReader.FileEntry()