org.cdlib.xtf.textIndexer
Class XMLTextProcessor.FileQueueEntry

Object
  extended by XMLTextProcessor.FileQueueEntry
Enclosing class:
XMLTextProcessor

private class XMLTextProcessor.FileQueueEntry
extends Object


Field Summary
 boolean deleteFirst
           
 IndexSource idxSrc
           
 
Constructor Summary
XMLTextProcessor.FileQueueEntry(IndexSource idxSrc, boolean deleteFirst)
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idxSrc

public IndexSource idxSrc

deleteFirst

public boolean deleteFirst
Constructor Detail

XMLTextProcessor.FileQueueEntry

public XMLTextProcessor.FileQueueEntry(IndexSource idxSrc,
                                       boolean deleteFirst)