Interface | Description |
---|---|
ResourceFileSource |
Interface representing the abstract remote or local folder holding ARC/WARC
files.
|
Class | Description |
---|---|
ArcResource | |
ArcWarcFilenameFilter |
FilenameFilter which returns only compressed/uncompressed ARC/WARC files.
|
DirectoryResourceFileSource |
Local directory tree holding ARC and WARC files.
|
JspUrlResourceFileSource | |
ResourceFactory |
Static factory class for constructing ARC/WARC Resources from
File/URL + offset.
|
ResourceFactory.DefaultTimeoutArchiveReaderFactory | |
ResourceFileList | |
ResourceFileLocation |
Class encapsulating the name and String location(url/path) of a ResourceFile.
|
ResourceFileSourceUpdater |
Class which repeatedly builds a ResourceFileList for a set of
ResourceFileSource objects, serializing them into files, and dropping them
into the incoming directory of a ResourceFileLocationDBUpdater.
|
TimeoutArchiveReaderFactory |
Sad but needed subclass of the ArchiveReaderFactory, allows config of
timeouts for connect and reads on underlying HTTP connections, and overrides
the one getArchiveReader(URL,long) method to enable setting the timeouts.
|
UrlLinkExtractor | |
WarcResource |
Copyright © 2005–2015 IIPC. All rights reserved.