org.archive.wayback.resourceindex.cdx
Class CDXFormatIndex
java.lang.Object
org.archive.wayback.util.flatfile.FlatFile
org.archive.wayback.resourceindex.cdx.CDXIndex
org.archive.wayback.resourceindex.cdx.CDXFormatIndex
- All Implemented Interfaces:
- SearchResultSource
public class CDXFormatIndex
- extends CDXIndex
| Fields inherited from class org.archive.wayback.util.flatfile.FlatFile |
file |
| Methods inherited from class org.archive.wayback.util.flatfile.FlatFile |
findKeyOffset, findKeyOffsetLT, getLastMatchOffset, getPath, getRecordIterator, getRecordIteratorLT, getReverseRecordIterator, getSequentialIterator, main, setPath, store |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDX_HEADER_MAGIC
public static final String CDX_HEADER_MAGIC
- See Also:
- Constant Field Values
CDXFormatIndex
public CDXFormatIndex()
adaptIterator
protected CloseableIterator<CaptureSearchResult> adaptIterator(Iterator<String> itr)
throws IOException
- Overrides:
adaptIterator in class CDXIndex
- Throws:
IOException
Copyright © 2005-2011 Internet Archive. All Rights Reserved.