Package org.jasen.core.parsers

Class Summary
AbstractReceivedHeaderParser Optional base class for ReceivedHeaderParsers.
GenericReceivedHeaderParser This is a generic header parser which should parse most "Received" MIME headers.
ReceivedHeaderParserDataImpl Default implementation of the ReceivedHeaderParserData interface.
SpamHTMLParser Extracts plain text elements from an HTML document.
StandardHeuristicAnalyzer Scans a message looking for regular expression matches.
StandardHeuristicDefinitionSet Maintains a set of regular expressions.
StandardHTMLParser Parses the HTML part of an email for two main purposes.
StandardMimeMessageParser A simple implementation of a mime message parser.
URLParser Looks specifically for URL sequences in email content, both text and HTML.