Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.lucene.index
Class CompoundFileReader.FileEntry  view CompoundFileReader.FileEntry download CompoundFileReader.FileEntry.java

java.lang.Object
  extended byorg.apache.lucene.index.CompoundFileReader.FileEntry
Enclosing class:
CompoundFileReader

private static final class CompoundFileReader.FileEntry
extends java.lang.Object


Field Summary
(package private)  long length
           
(package private)  long offset
           
 
Constructor Summary
private CompoundFileReader.FileEntry()
           
 
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()