Package dk.netarkivet.wayback

Class Summary
ExtractWaybackCDXBatchJob Returns a cdx file using the appropriate format for wayback, including canonicalisation of urls.
ExtractWaybackCDXBatchJob.MyAggressiveUrlCanonicalizer This class overrides the standard wayback canonicalizer in order to use our version of UURIFactory (see Bug 1719).
MyUURIFactory This is a cut and paste version of the class org.archive.net.UURIFactory, but omitting calls to read system properties.
NetarchiveResourceStore  
PrototypeNetarchiveResourceStore This is the prototype connector between netarchivesuite and wayback.
UrlOperations This is a cut'n'paste job from the wayback subversion repository.