Package org.archive.wayback.archivalurl

Class Summary
ArchivalUrl  
ArchivalUrlASXReplayRenderer  
ArchivalUrlContextResultURIConverterFactory Factory which creates a context specific ArchivalUrlResultURIConverter, given a base ArchivalUrlResultURIConverter and the flags to add.
ArchivalUrlCSSReplayRenderer ReplayRenderer which attempts to rewrite URLs found within a text/css document to load from this context.
ArchivalUrlDateRedirectingClosestResultSelector  
ArchivalUrlDateRedirectReplayRenderer  
ArchivalUrlJSReplayRenderer ReplayRenderer which attempts to rewrite absolute URLs within a text/javascript document to make them load correctly from an ArchivalURL AccessPoint.
ArchivalUrlRequestParser CompositeRequestParser that handles Archival Url Replay and Query requests, in addition to "standard" OpenSearch and Form RequestParsers.
ArchivalUrlResultURIConverter  
ArchivalUrlSAXRewriteReplayRenderer ReplayRenderer which attempts to rewrite text/html documents so URLs references within the document load from the correct ArchivalURL AccessPoint.
ArchivalUrlSpecialContextResultURIConverter wrapper around an ArchivalUrlResultURIConverter, adding flags after the datespec for a specific context ("js_" for javascript, "cs_" for CSS, etc)
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.
 



Copyright © 2005-2011 Internet Archive. All Rights Reserved.