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

C

CGI_URL_REGEX - Variable in class org.jasen.core.parsers.handlers.SrcCgiTagHandler
 
CHEMICAL_X_PDB - Static variable in class org.jasen.util.MimeType
 
COLOR_NAME - Static variable in class org.jasen.core.parsers.SpamHTMLParser
The CSS name for foreground colors (color)
COLOR_THRESHOLD - Static variable in class org.jasen.core.parsers.SpamHTMLParser
Deprecated. Use getContrastThreshold
CachedInetAddress - class org.jasen.net.CachedInetAddress.
Used by the rudamentary caching system employed by the JasenInetAddressResolver.
CachedInetAddress() - Constructor for class org.jasen.net.CachedInetAddress
 
ChiSquaredCalculator - class org.jasen.core.calculators.ChiSquaredCalculator.
Performs all the chi probability calculations required by jASEN.
ChiSquaredCalculator() - Constructor for class org.jasen.core.calculators.ChiSquaredCalculator
 
CompoundCalculator - class org.jasen.core.calculators.CompoundCalculator.
Calculates the combined probability using the standard compound probability algorithm.
CompoundCalculator() - Constructor for class org.jasen.core.calculators.CompoundCalculator
 
ControlledThread - class org.jasen.thread.ControlledThread.
A simple thread implementation which provides the capability to be stopped.
ControlledThread() - Constructor for class org.jasen.thread.ControlledThread
 
ControlledThread(Runnable) - Constructor for class org.jasen.thread.ControlledThread
 
ControlledThread(String) - Constructor for class org.jasen.thread.ControlledThread
 
ControlledThread(ThreadGroup, Runnable) - Constructor for class org.jasen.thread.ControlledThread
 
ControlledThread(Runnable, String) - Constructor for class org.jasen.thread.ControlledThread
 
ControlledThread(ThreadGroup, String) - Constructor for class org.jasen.thread.ControlledThread
 
ControlledThread(ThreadGroup, Runnable, String) - Constructor for class org.jasen.thread.ControlledThread
 
ControlledThread(ThreadGroup, Runnable, String, long) - Constructor for class org.jasen.thread.ControlledThread
 
CountTokenErrorReport - class org.jasen.core.token.CountTokenErrorReport.
Simple report which counts occurrances of token errors.
CountTokenErrorReport() - Constructor for class org.jasen.core.token.CountTokenErrorReport
 
calculate(double[], int, int) - Method in class org.jasen.core.calculators.AverageCalculator
 
calculate(double[], int, int) - Method in class org.jasen.core.calculators.CompoundCalculator
 
calculate(double[], int, int) - Method in interface org.jasen.interfaces.ProbabilityCalculator
Calculates the combined probability of the set of probabilities passed
calculateChi(double[]) - Method in class org.jasen.core.calculators.ChiSquaredCalculator
Calculates the chi distribution of the word probabilities.
calculateCompoundProbability(double[], int, int) - Static method in class org.jasen.util.MathUtils
Calculates the compound probability of all the probability values passed.
calculateH(double[]) - Method in class org.jasen.core.calculators.ChiSquaredCalculator
Calculates the probability, as a value between 0.0 and 1.0, that the tokens provided indicate a HAM message
calculateInverseChiSquare(double, int) - Method in class org.jasen.core.calculators.ChiSquaredCalculator
Calculates the inverse chi square for the given chi distribution.
calculateProbability() - Method in class org.jasen.core.MultiPointTestResult
 
calculateProbability() - Method in class org.jasen.core.PointTestResult
 
calculateProbability() - Method in class org.jasen.core.ProbabilityTestResult
 
calculateProbability() - Method in interface org.jasen.interfaces.JasenTestResult
Calculates the final probability for this test result based on the data contained within
calculateReverseChi(double[]) - Method in class org.jasen.core.calculators.ChiSquaredCalculator
Does the same as calculateChi, but does so on 1 - f(w).
calculateS(double[]) - Method in class org.jasen.core.calculators.ChiSquaredCalculator
Calculates the probability, as a value between 0.0 and 1.0, that the tokens provided indicate a SPAM message
calculateWordProbabilities(String[], JasenMap) - Method in class org.jasen.core.calculators.ChiSquaredCalculator
Calculates the probability of each word indicating spam.
clean(String) - Static method in class org.jasen.core.linguistics.LinguisticAnalyzer
Uses the replacement facilities of the analyzer to "estimate" the best character replacements to clean the word.
clear() - Method in class org.jasen.core.token.CountTokenErrorReport
 
clear() - Method in class org.jasen.util.ReadOnlyList
 
close() - Method in class org.jasen.io.ByteArrayReader
 
closeConfigurationStream() - Method in class org.jasen.config.DefaultJasenConfigurationLoader
 
closeConfigurationStream() - Method in interface org.jasen.interfaces.JasenConfigurationLoader
Closes the configuration stream
compareTo(Object) - Method in class org.jasen.config.JasenPluginConfiguration
 
completed() - Method in class org.jasen.core.StandardScanResult
 
completed() - Method in interface org.jasen.interfaces.JasenScanResult
Returns false if the scan could not be completed due to an error
computeWordValue(String) - Method in class org.jasen.core.linguistics.LexicalTreeAnalyzer
Computes the probability that the given sequence of characters is an English word.
confirmHypothesis(String[], JasenMap) - Method in class org.jasen.core.calculators.ChiSquaredCalculator
Confirms or rejects the null hypothesis that the message words indicate spam.
contains(Object) - Method in class org.jasen.util.ReadOnlyList
 
containsAll(Collection) - Method in class org.jasen.util.ReadOnlyList
 
convert(byte[], int, int, char[], int, int) - Method in class org.jasen.io.ByteToCharUTF7Converter
 
copy(File, File) - Static method in class org.jasen.util.FileUtils
Convenience file copy method
countChars(String, char) - Static method in class org.jasen.util.TextUtils
Counts the number of given characters in the given string

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