Package | Description |
---|---|
org.archive.wayback | |
org.archive.wayback.core | |
org.archive.wayback.query | |
org.archive.wayback.resourceindex |
Modifier and Type | Method and Description |
---|---|
void |
QueryRenderer.renderUrlResults(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse response,
WaybackRequest wbRequest,
UrlSearchResults results,
ResultURIConverter uriConverter)
Show the SearchResults of the request which may have resulted in multiple
matching URLs.
|
Modifier and Type | Method and Description |
---|---|
UrlSearchResults |
UIResults.getUrlResults() |
Constructor and Description |
---|
UIResults(WaybackRequest wbRequest,
ResultURIConverter uriConverter,
UrlSearchResults urlResults)
Constructor for "Url Prefix Query" UIResults, where the request
successfully matched something from the index.
|
Modifier and Type | Method and Description |
---|---|
void |
Renderer.renderUrlResults(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
WaybackRequest wbRequest,
UrlSearchResults results,
ResultURIConverter uriConverter) |
Modifier and Type | Method and Description |
---|---|
UrlSearchResults |
LocalResourceIndex.doUrlQuery(WaybackRequest wbRequest) |
Copyright © 2005–2015 IIPC. All rights reserved.