private class XMLTextProcessor.FileQueueEntry
extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
deleteFirst |
IndexSource |
idxSrc |
| Constructor and Description |
|---|
FileQueueEntry(IndexSource idxSrc,
boolean deleteFirst) |
public IndexSource idxSrc
public boolean deleteFirst
public FileQueueEntry(IndexSource idxSrc, boolean deleteFirst)