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, shutdown
findKeyOffset, findKeyOffsetLT, getLastMatchOffset, getPath, getRecordIterator, getRecordIteratorLT, getReverseRecordIterator, getSequentialIterator, main, setPath, store
public 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 CDXIndex
IOException
public CDXFormat getFormat()
public void setFormat(CDXFormat format)
format
- the format to setCopyright © 2005–2015 IIPC. All rights reserved.