Modifier and Type | Class and Description |
---|---|
class |
ArchivalUrlFormRequestParser |
class |
DatelessReplayRequestParser |
class |
DateUrlPathRequestParser
PathRequestParser that expects TIMESTAMP/URL path pattern.
|
class |
PathDatePrefixQueryRequestParser
RequestParser implementation that extracts request info from an Archival Url
representing an exact URL and a date prefix.
|
class |
PathDateRangeQueryRequestParser
RequestParser implementation that extracts request info from an Archival Url
representing an exact url and a date range.
|
class |
PathPrefixDatePrefixQueryRequestParser
RequestParser implementation that extracts request info from an Archival Url
representing an url prefix and a date prefix.
|
class |
PathPrefixDateRangeQueryRequestParser
RequestParser implementation that extracts request info from an Archival Url
representing an url prefix and a date range.
|
class |
ReplayRequestParser
RequestParser implementation that extracts request info from a Replay
Archival Url path.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainPrefixRequestParser |
Modifier and Type | Class and Description |
---|---|
class |
TimeMapRequestParser
Class which parses TimeMap requests (/timemap/FORMAT/URL)
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyReplayRequestParser |
Modifier and Type | Class and Description |
---|---|
class |
FormRequestParser
RequestParser which attempts to extract data from an HTML form, that is, from
HTTP GET request arguments
|
class |
OpenSearchRequestParser
RequestParser which attempts to extract data from an HTML form, that is, from
HTTP GET request arguments containing a query, an optional count (results
per page), and an optional current page argument.
|
class |
PathRequestParser
Subclass of RequestParser that acquires key request information from the
path component within the handling AccessPoint.
|
Copyright © 2005–2015 IIPC. All rights reserved.