org.apache.manifoldcf.crawler.interfaces
Class DocumentSetAndFlags
java.lang.Object
org.apache.manifoldcf.crawler.interfaces.DocumentSetAndFlags
public class DocumentSetAndFlags
- extends java.lang.Object
This class describes a set of documents and an associated boolean flag for each.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_rcsid
public static final java.lang.String _rcsid
- See Also:
- Constant Field Values
documentSet
protected DocumentDescription[] documentSet
flags
protected boolean[] flags
DocumentSetAndFlags
public DocumentSetAndFlags(DocumentDescription[] documentSet,
boolean[] flags)
- Constructor.
getDocumentSet
public DocumentDescription[] getDocumentSet()
- Get the document set.
getFlags
public boolean[] getFlags()
- Get the flags