Package | Description |
---|---|
org.archive.wayback.core | |
org.archive.wayback.partition | |
org.archive.wayback.replay |
Modifier and Type | Method and Description |
---|---|
static UIResults |
UIResults.extractCaptureQuery(javax.servlet.http.HttpServletRequest httpRequest)
Extract a CaptureQuery UIResults from the HttpServletRequest.
|
static UIResults |
UIResults.extractException(javax.servlet.http.HttpServletRequest httpRequest)
Extract an Exception UIResults from the HttpServletRequest.
|
static UIResults |
UIResults.extractReplay(javax.servlet.http.HttpServletRequest httpRequest)
Extract a Replay UIResults from the HttpServletRequest.
|
static UIResults |
UIResults.extractUrlQuery(javax.servlet.http.HttpServletRequest httpRequest)
Extract a UrlQuery UIResults from the HttpServletRequest.
|
static UIResults |
UIResults.getGeneric(javax.servlet.http.HttpServletRequest httpRequest)
Extract a generic UIResults from the HttpServletRequest.
|
Modifier and Type | Field and Description |
---|---|
UIResults |
BubbleCalendarData.results |
Modifier and Type | Method and Description |
---|---|
void |
BubbleCalendarData.setResults(UIResults results) |
Constructor and Description |
---|
BubbleCalendarData(UIResults results) |
ToolBarData(UIResults uiResults) |
Modifier and Type | Method and Description |
---|---|
UIResults |
JSPExecutor.getUiResults() |
Constructor and Description |
---|
JSPExecutor(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
UIResults uiResults) |
Copyright © 2005–2015 IIPC. All rights reserved.