public class CDXFormatIndex extends CDXIndex
| Modifier and Type | Field and Description |
|---|---|
static String |
CDX_HEADER_MAGIC |
static String |
CDX_HEADER_MAGIC_NEW |
| Constructor and Description |
|---|
CDXFormatIndex() |
| Modifier and Type | Method and Description |
|---|---|
protected org.archive.util.iterator.CloseableIterator<CaptureSearchResult> |
adaptIterator(Iterator<String> itr) |
CDXFormat |
getFormat() |
void |
setFormat(CDXFormat format) |
cleanup, getClosestIterator, getPrefixIterator, getPrefixReverseIterator, getUrlIterator, shutdownfindKeyOffset, findKeyOffsetLT, getLastMatchOffset, getPath, getRecordIterator, getRecordIteratorLT, getReverseRecordIterator, getSequentialIterator, main, setPath, storepublic static final String CDX_HEADER_MAGIC
public static final String CDX_HEADER_MAGIC_NEW
protected org.archive.util.iterator.CloseableIterator<CaptureSearchResult> adaptIterator(Iterator<String> itr) throws IOException
adaptIterator in class CDXIndexIOExceptionpublic CDXFormat getFormat()
public void setFormat(CDXFormat format)
format - the format to setCopyright © 2005–2015 IIPC. All rights reserved.