Uses of Package
org.archive.crawler.settings

Packages that use org.archive.crawler.settings
org.archive.crawler.admin Contains classes that the web UI uses to monitor and control crawls. 
org.archive.crawler.admin.ui   
org.archive.crawler.datamodel   
org.archive.crawler.datamodel.credential Contains html form login and basic and digest credentials used by Heritrix logging into sites. 
org.archive.crawler.deciderules Provides classes for a simple decision rules framework. 
org.archive.crawler.deciderules.recrawl   
org.archive.crawler.extractor   
org.archive.crawler.fetcher   
org.archive.crawler.filter   
org.archive.crawler.framework   
org.archive.crawler.frontier   
org.archive.crawler.postprocessor   
org.archive.crawler.prefetch   
org.archive.crawler.processor   
org.archive.crawler.processor.recrawl   
org.archive.crawler.scope   
org.archive.crawler.settings Provides classes for the settings framework. 
org.archive.crawler.settings.refinements   
org.archive.crawler.url.canonicalize   
org.archive.crawler.writer   
 

Classes in org.archive.crawler.settings used by org.archive.crawler.admin
ComplexType
          Superclass of all configurable modules.
Constraint.FailedCheck
          Objects of this class represents failed constraint checks.
ModuleType
          Superclass of all modules that should be configurable.
SettingsHandler
          An instance of this class holds a hierarchy of settings.
Type
          Interface implemented by all element types.
ValueErrorHandler
          If a ValueErrorHandler is registered with a SettingsHandler, only constraints with level Level.SEVERE will throw an InvalidAttributeValueException.
XMLSettingsHandler
          A SettingsHandler which uses XML files as persistent storage.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.admin.ui
ComplexType
          Superclass of all configurable modules.
CrawlerSettings
          Class representing a settings file.
ModuleAttributeInfo
           
SettingsHandler
          An instance of this class holds a hierarchy of settings.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.datamodel
ComplexType
          Superclass of all configurable modules.
CrawlerSettings
          Class representing a settings file.
MapType
          This class represents a container of settings.
ModuleType
          Superclass of all modules that should be configurable.
SettingsHandler
          An instance of this class holds a hierarchy of settings.
StringList
          List of String values.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.datamodel.credential
ComplexType
          Superclass of all configurable modules.
CrawlerSettings
          Class representing a settings file.
ModuleType
          Superclass of all modules that should be configurable.
SettingsHandler
          An instance of this class holds a hierarchy of settings.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.deciderules
ComplexType
          Superclass of all configurable modules.
MapType
          This class represents a container of settings.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.deciderules.recrawl
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.extractor
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.fetcher
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.filter
ComplexType
          Superclass of all configurable modules.
CrawlerSettings
          Class representing a settings file.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.framework
ComplexType
          Superclass of all configurable modules.
MapType
          This class represents a container of settings.
ModuleType
          Superclass of all modules that should be configurable.
SettingsHandler
          An instance of this class holds a hierarchy of settings.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.frontier
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.postprocessor
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.prefetch
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.processor
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.processor.recrawl
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.scope
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.settings
ComplexType
          Superclass of all configurable modules.
ComplexType.Context
           
ComplexType.MBeanAttributeInfoIterator
          Iterator over all MBeanAttributeInfo for this ComplexType
Constraint
          Superclass for constraints that can be set on attribute definitions.
Constraint.FailedCheck
          Objects of this class represents failed constraint checks.
CrawlerSettings
          Class representing a settings file.
DataContainer
          This class holds the data for a ComplexType for a settings object.
DoubleList
          List of Double values
FloatList
          List of Float values
IntegerList
          List of Integer values
ListType
          Super type for all lists.
LongList
          List of Long values
ModuleAttributeInfo
           
ModuleType
          Superclass of all modules that should be configurable.
SettingsHandler
          An instance of this class holds a hierarchy of settings.
SoftSettingsHash.EntryIterator
          Iterator over all elements in hash.
SoftSettingsHash.SettingsEntry
          The entries in this hash extend SoftReference, using the host string as the key.
StringList
          List of String values.
Type
          Interface implemented by all element types.
ValueErrorHandler
          If a ValueErrorHandler is registered with a SettingsHandler, only constraints with level Level.SEVERE will throw an InvalidAttributeValueException.
XMLSettingsHandler
          A SettingsHandler which uses XML files as persistent storage.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.settings.refinements
CrawlerSettings
          Class representing a settings file.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.url.canonicalize
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 

Classes in org.archive.crawler.settings used by org.archive.crawler.writer
ComplexType
          Superclass of all configurable modules.
ModuleType
          Superclass of all modules that should be configurable.
Type
          Interface implemented by all element types.
 



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