org.archive.wayback.resourceindex.ziplines
Class ZiplineBlockMatches

java.lang.Object
  extended by org.archive.wayback.resourceindex.ziplines.ZiplineBlockMatches

public class ZiplineBlockMatches
extends Object

Author:
brad

Constructor Summary
ZiplineBlockMatches(ArrayList<ZiplinedBlock> blocks, String prefix)
           
 
Method Summary
 StringPrefixIterator getIterator()
           
 StringPrefixIterator getIteratorAt(long skip)
           
 long getTotalMatching()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZiplineBlockMatches

public ZiplineBlockMatches(ArrayList<ZiplinedBlock> blocks,
                           String prefix)
Method Detail

getIterator

public StringPrefixIterator getIterator()

getIteratorAt

public StringPrefixIterator getIteratorAt(long skip)
                                   throws IOException
Throws:
IOException

getTotalMatching

public long getTotalMatching()
                      throws IOException
Throws:
IOException


Copyright © 2005-2011 Internet Archive. All Rights Reserved.