Uses of Package
org.archive.util

Packages that use org.archive.util
org.archive.crawler.admin Contains classes that the web UI uses to monitor and control crawls. 
org.archive.crawler.datamodel   
org.archive.crawler.deciderules Provides classes for a simple decision rules framework. 
org.archive.crawler.extractor   
org.archive.crawler.fetcher   
org.archive.crawler.filter   
org.archive.crawler.framework   
org.archive.crawler.frontier   
org.archive.crawler.scope   
org.archive.crawler.settings Provides classes for the settings framework. 
org.archive.crawler.util   
org.archive.httpclient Provides specializations on apache jakarta commons httpclient
org.archive.io   
org.archive.queue   
org.archive.util   
org.archive.util.fingerprint   
 

Classes in org.archive.util used by org.archive.crawler.admin
ObjectIdentityCache
          An object cache for create-once-by-name-and-then-reuse objects.
Reporter
           
 

Classes in org.archive.util used by org.archive.crawler.datamodel
HttpRecorder
          Pairs together a RecordingInputStream and RecordingOutputStream to capture exactly a single HTTP transaction.
ObjectIdentityCache
          An object cache for create-once-by-name-and-then-reuse objects.
Reporter
           
 

Classes in org.archive.util used by org.archive.crawler.deciderules
SurtPrefixSet
          Specialized TreeSet for keeping a set of String prefixes.
 

Classes in org.archive.util used by org.archive.crawler.extractor
HttpRecorder
          Pairs together a RecordingInputStream and RecordingOutputStream to capture exactly a single HTTP transaction.
 

Classes in org.archive.util used by org.archive.crawler.fetcher
HttpRecorder
          Pairs together a RecordingInputStream and RecordingOutputStream to capture exactly a single HTTP transaction.
 

Classes in org.archive.util used by org.archive.crawler.filter
SurtPrefixSet
          Specialized TreeSet for keeping a set of String prefixes.
 

Classes in org.archive.util used by org.archive.crawler.framework
CachedBdbMap
          Deprecated. use ObjectIdentityBdbCache instead
HttpRecorder
          Pairs together a RecordingInputStream and RecordingOutputStream to capture exactly a single HTTP transaction.
HttpRecorderMarker
          A marker interface to denote a class with a gettable HttpRecorder.
ObjectIdentityBdbCache
          A BDB JE backed object cache.
ObjectIdentityCache
          An object cache for create-once-by-name-and-then-reuse objects.
ProgressStatisticsReporter
           
Reporter
           
 

Classes in org.archive.util used by org.archive.crawler.frontier
ObjectIdentityCache
          An object cache for create-once-by-name-and-then-reuse objects.
Reporter
           
 

Classes in org.archive.util used by org.archive.crawler.scope
SurtPrefixSet
          Specialized TreeSet for keeping a set of String prefixes.
 

Classes in org.archive.util used by org.archive.crawler.settings
TmpDirTestCase
          Base class for TestCases that want access to a tmp dir for the writing of files.
 

Classes in org.archive.util used by org.archive.crawler.util
Accumulator
          Parameterized interface for a stats-aggregating role.
BloomFilter
          Common interface for different Bloom filter implementations
Histotable
          Collect and report frequency information.
 

Classes in org.archive.util used by org.archive.httpclient
HttpRecorder
          Pairs together a RecordingInputStream and RecordingOutputStream to capture exactly a single HTTP transaction.
 

Classes in org.archive.util used by org.archive.io
TimestampSerialno
          Immutable data structure that holds a timestamp and an accompanying serial number.
 

Classes in org.archive.util used by org.archive.queue
TmpDirTestCase
          Base class for TestCases that want access to a tmp dir for the writing of files.
 

Classes in org.archive.util used by org.archive.util
BloomFilter
          Common interface for different Bloom filter implementations
CachedBdbMap.LowMemoryCanary
          Deprecated.  
Histotable
          Collect and report frequency information.
HttpRecorder
          Pairs together a RecordingInputStream and RecordingOutputStream to capture exactly a single HTTP transaction.
ObjectIdentityBdbCache.LowMemoryCanary
           
ObjectIdentityCache
          An object cache for create-once-by-name-and-then-reuse objects.
PaddingStringBuffer
          StringBuffer-like utility which can add spaces to reach a certain column.
PrefixSet
          Utility class for maintaining sorted set of string prefixes.
ProcessUtils.ProcessResult
          Data structure to hold result of a process exec.
Reporter
           
Supplier
          Class for optionally providing one instance of the parameterized type.
 

Classes in org.archive.util used by org.archive.util.fingerprint
AbstractLongFPSet
          Shell of functionality for a Set of primitive long fingerprints, held in an array of possibly-empty slots.
 



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