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
LongWrapper
          Wraps a long.
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.
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
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.
ProgressStatisticsReporter
           
Reporter
           
 

Classes in org.archive.util used by org.archive.crawler.frontier
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
Histotable
          Collect and report frequency information.
HttpRecorder
          Pairs together a RecordingInputStream and RecordingOutputStream to capture exactly a single HTTP transaction.
PaddingStringBuffer
          StringBuffer-like utility which can add spaces to reach a certain column.
ProcessUtils.ProcessResult
          Data structure to hold result of a process exec.
Reporter
           
 

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-2008 Internet Archive. All Rights Reserved.