| Interface | Description |
|---|---|
| AttributeRewriter |
The
AttributeRewriter provides service for rewriting attribute values
in HTML document. |
| Class | Description |
|---|---|
| ArchivalUrl | |
| ArchivalUrlASXReplayRenderer | |
| ArchivalUrlContextResultURIConverterFactory |
ContextResultURIConverterFactory which creates a context specific
ArchivalUrlResultURIConverter, given a base ArchivalUrlResultURIConverter and
the flags to add. |
| ArchivalUrlCSSReplayRenderer |
ReplayRenderer that rewrites URLs found in CSS resource and inserts
jspInserts at the top of the document. |
| ArchivalUrlDateRedirectingClosestResultSelector | Deprecated
1.8.1 2014-07-2 no replacement.
|
| ArchivalUrlDateRedirectReplayRenderer | Deprecated
1.8.1 2014-06-26 with no replacement.
|
| ArchivalUrlJSReplayRenderer |
TextReplayRenderer that rewrites URLs in JavaScript resource for
replay in ArchivalURL mode, and inserts jspInserts at the top of the
document. |
| ArchivalURLJSStringTransformerReplayRenderer |
TextReplayRenderer that uses StringTransformer as an underlining
rewrite engine. |
| ArchivalUrlRequestParser |
CompositeRequestParser that handles Archival Url Replay and Query requests,
in addition to "standard" OpenSearch and Form RequestParsers.
|
| ArchivalUrlResultURIConverter | |
| ArchivalUrlResultURIConverterFactory |
The
ArchivalUrlResultURIConverterFactory creates new
ArchivalUrlResultURIConverter. |
| ArchivalUrlSAXRewriteReplayRenderer |
ReplayRenderer which attempts to rewrite text/html documents so URLs
references within the document load from the correct ArchivalURL AccessPoint.
|
| ClientSideHTMLReplayRenderer |
Classic ReplayRenderer which uses a combination of server-side modification
and embedded javascript to rewrite URLs within an HTML page to make embedded
URLs point back to a specific ArchivalURL AccessPoint.
|
| FastArchivalUrlReplayParseEventHandler |
Lean and mean ParseEventHandler implementing current best-known server-side
HTML rewrite rules, and should be much faster than the fully configurable
version.
|
| ServerSideHTMLReplayRenderer |
ArchivalUrl ReplayRenderer which uses a series of RegEx's to rewrite embedded
URLs to point back into a specific ArchivalUrl AccessPoint.
|
| StandardAttributeRewriter |
Standard implementation of
AttributeRewriter. |
Copyright © 2005–2015 IIPC. All rights reserved.