|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestParser
| Method Summary | |
|---|---|
WaybackRequest |
parse(javax.servlet.http.HttpServletRequest httpRequest,
AccessPoint accessPoint)
attempt to transform an incoming HttpServletRequest into a WaybackRequest object. |
| Method Detail |
|---|
WaybackRequest parse(javax.servlet.http.HttpServletRequest httpRequest,
AccessPoint accessPoint)
throws BadQueryException,
BetterRequestException
httpRequest - ServletHttpRequest being handledaccessPoint - AccessPoint which is attempting to parse the request
BadQueryException - if the request could match this AccessPoint,
but is malformed: invalid datespec, URL, or flags
BetterRequestException - if the request should be redirected to
provide better user feedback (corrected URL/date in address bar)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||