A B C D E F G H I J K L M N O P R S T U V W X

D

DEFAULT_BGCOLOR - Static variable in class org.jasen.core.parsers.SpamHTMLParser
The default numerical bacjground color (white)
DEFAULT_COLOR - Static variable in class org.jasen.core.parsers.SpamHTMLParser
The default numerical foreground color (black)
DEFAULT_CONFIG_PATH - Static variable in class org.jasen.config.JasenConfiguration
 
DEFAULT_STR_BGCOLOR - Static variable in class org.jasen.core.parsers.SpamHTMLParser
String (hex) value for the default background color (white)
DEFAULT_STR_COLOR - Static variable in class org.jasen.core.parsers.SpamHTMLParser
String (hex) value for the default foreground color (black)
DEFAULT_THRESHOLD - Static variable in class org.jasen.core.linguistics.LinguisticAnalyzer
 
DELIMITER_CHARS - Static variable in class org.jasen.core.token.SpamTokenizer
These are characters which should always be treated as delimiters except when within a url This array MUST be sorted to faciliate a binary search
DIALUP_SPAM - Static variable in class org.jasen.plugins.RBLScanner.RBLResponse
 
DNSException - exception org.jasen.error.DNSException.
Thrown when an unexpected error occurs whilst performing a DNS lookup (eg parse error).
DNSException() - Constructor for class org.jasen.error.DNSException
 
DNSException(String) - Constructor for class org.jasen.error.DNSException
 
DNSException(Throwable) - Constructor for class org.jasen.error.DNSException
 
DNSException(String, Throwable) - Constructor for class org.jasen.error.DNSException
 
DNSResolver - interface org.jasen.interfaces.DNSResolver.
Resolves dns records.
DNSUtils - class org.jasen.util.DNSUtils.
General DNS utilities.
DNSUtils() - Constructor for class org.jasen.util.DNSUtils
 
DO_NOTHING - Static variable in class org.jasen.event.JasenAutoUpdateListener
 
DRAWING_X_DWF_OLD - Static variable in class org.jasen.util.MimeType
 
Dedupe - class org.jasen.tools.Dedupe.
Removes duplicate files from a given folder.
Dedupe() - Constructor for class org.jasen.tools.Dedupe
 
DefaultJasenConfigurationLoader - class org.jasen.config.DefaultJasenConfigurationLoader.
Default configuration loader.
DefaultJasenConfigurationLoader() - Constructor for class org.jasen.config.DefaultJasenConfigurationLoader
 
DiskMapStore - class org.jasen.core.engine.DiskMapStore.
Used to load/save a JasenMap to local disk by simply serializing the token map.
DiskMapStore() - Constructor for class org.jasen.core.engine.DiskMapStore
 
dedupe(File, boolean) - Static method in class org.jasen.util.FileUtils
Removes (deletes) all duplicate files found in the given folder.
dedupe(File, File, boolean) - Static method in class org.jasen.util.FileUtils
Removes all duplicate files found in the given folder and moves them to the deposit folder
dedupe(File, FileFilter, boolean) - Static method in class org.jasen.util.FileUtils
Removes (deletes) all duplicate files found in the given folder with the given filter
dedupe(File, FileFilter, File, boolean) - Static method in class org.jasen.util.FileUtils
Removes duplicate files from the given folder by renaming them to the given extension.
destroy() - Method in class org.jasen.JasenScanner
Destroys the engine and all registered plugins
destroy() - Method in class org.jasen.core.engine.Jasen
Calls destroy on any registered plugins.
destroy() - Method in interface org.jasen.interfaces.JasenPlugin
Destroys the plugin.
destroy() - Method in class org.jasen.plugins.AnomalousCharacterScanner
 
destroy() - Method in class org.jasen.plugins.AttachmentScanner
 
destroy() - Method in class org.jasen.plugins.FromAddressValidationScanner
 
destroy() - Method in class org.jasen.plugins.HTMLConcealmentScanner
 
destroy() - Method in class org.jasen.plugins.HeuristicScanner
 
destroy() - Method in class org.jasen.plugins.ImageDominanceScanner
 
destroy() - Method in class org.jasen.plugins.InvisiMailScanner
 
destroy() - Method in class org.jasen.plugins.KeywordScanner
 
destroy() - Method in class org.jasen.plugins.ObfuscatedCharacterScanner
 
destroy() - Method in class org.jasen.plugins.RBLScanner
 
destroy() - Method in class org.jasen.plugins.RecipientScanner
 
destroy() - Method in class org.jasen.plugins.RobinsonScanner
 
destroy() - Method in class org.jasen.plugins.SenderAddressValidationScanner
 
destroy() - Method in class org.jasen.plugins.SenderServerValidationScanner
 
destroy() - Method in class org.jasen.plugins.TagFalseAnchorScanner
 
destroy() - Method in class org.jasen.plugins.TagSourceCgiScanner
 
destroy() - Method in class org.jasen.plugins.TagSourcePortScanner
 
destroy() - Method in class org.jasen.plugins.URLScanner
 
destroy() - Method in class org.jasen.update.JasenAutoUpdateManager
 

A B C D E F G H I J K L M N O P R S T U V W X