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

P

PALEOVU_X_PV - Static variable in class org.jasen.util.MimeType
 
PARCEL_CACHE - Static variable in class org.jasen.update.JasenAutoUpdater
 
PARSE_ERROR - Static variable in class org.jasen.error.ParseErrorType
 
PORT_URL_REGEX - Variable in class org.jasen.core.parsers.handlers.URLPortTagHandler
 
ParseErrorType - class org.jasen.error.ParseErrorType.
Enumerated class to represent error types for parsing errors.
ParserData - interface org.jasen.interfaces.ParserData.
Holds the information obtained from parsing and tokenizing the message.
PluginContainer - class org.jasen.core.PluginContainer.
Holds a plugin and its runtime configuration.
PluginContainer() - Constructor for class org.jasen.core.PluginContainer
 
PointTestResult - class org.jasen.core.PointTestResult.
Returned from a test when the test is intended to contribute to a total number of spam "points".
PointTestResult() - Constructor for class org.jasen.core.PointTestResult
 
PointTestResult(float, float, int) - Constructor for class org.jasen.core.PointTestResult
Constructs a new PointTestResult.
ProbabilityCalculator - interface org.jasen.interfaces.ProbabilityCalculator.
Used to calculate the ultimate combined probability of a discrete set of probabilities provided.
ProbabilityTestResult - class org.jasen.core.ProbabilityTestResult.
Returned from a test when the result indicates a spam probability.
ProbabilityTestResult() - Constructor for class org.jasen.core.ProbabilityTestResult
 
ProbabilityTestResult(double) - Constructor for class org.jasen.core.ProbabilityTestResult
Creates a new probability test result with the given probability
parse(File) - Method in class org.jasen.config.JasenDigester
 
parse(InputSource) - Method in class org.jasen.config.JasenDigester
 
parse(InputStream) - Method in class org.jasen.config.JasenDigester
 
parse(Reader) - Method in class org.jasen.config.JasenDigester
 
parse(String) - Method in class org.jasen.config.JasenDigester
 
parse(String, InetAddressResolver) - Method in class org.jasen.core.parsers.AbstractReceivedHeaderParser
 
parse(String, InetAddressResolver) - Method in class org.jasen.core.parsers.GenericReceivedHeaderParser
 
parse(MimeMessage, JasenMessage, MimeMessageTokenizer) - Method in class org.jasen.core.parsers.SpamHTMLParser
 
parse(MimeMessage, JasenMessage, MimeMessageTokenizer) - Method in class org.jasen.core.parsers.StandardHTMLParser
 
parse(MimeMessage) - Method in class org.jasen.core.parsers.StandardMimeMessageParser
 
parse(String) - Method in class org.jasen.core.parsers.URLParser
 
parse(InputStream) - Method in class org.jasen.core.parsers.URLParser
 
parse(Reader) - Method in class org.jasen.core.parsers.URLParser
 
parse(MimeMessage, JasenMessage, MimeMessageTokenizer) - Method in interface org.jasen.interfaces.HTMLParser
Parses the given JasenMessage and returns the results of the parse as a ParserData object.
parse(MimeMessage) - Method in interface org.jasen.interfaces.MimeMessageParser
Parses the given MimeMessage and extracts all the relevant parts
parse(String, InetAddressResolver) - Method in interface org.jasen.interfaces.ReceivedHeaderParser
Parses a single received header line.
pipe(InputStream, OutputStream, int) - Static method in class org.jasen.util.IOUtils
Simply pipes the data from the given input stream to the given output stream using the given transport buffer.
process() - Method in class org.jasen.thread.ControlledThread
Performs the primary thread processing.
process() - Method in class org.jasen.update.JasenAutoUpdateNotifier
 

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