org.archive.wayback.core
Class UrlSearchResults
java.lang.Object
org.archive.wayback.core.SearchResults
org.archive.wayback.core.UrlSearchResults
public class UrlSearchResults
- extends SearchResults
- Version:
- $Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
- Author:
- brad
| Methods inherited from class org.archive.wayback.core.SearchResults |
containsFilter, getCloseMatches, getCurPageNum, getFilter, getFilters, getFirstReturned, getMatchingCount, getNumPages, getNumRequested, getReturnedCount, putFilter, setCloseMatches, setFirstReturned, setMatchingCount, setNumRequested, setReturnedCount |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlSearchResults
public UrlSearchResults()
addSearchResult
public void addSearchResult(UrlSearchResult result)
addSearchResult
public void addSearchResult(UrlSearchResult result,
boolean append)
isEmpty
public boolean isEmpty()
iterator
public Iterator<UrlSearchResult> iterator()
size
public int size()
Copyright © 2005-2011 Internet Archive. All Rights Reserved.