|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Analyses a JasenMessage looking for matches against a set of heuristic definitions.
NOTE: Implemenations MUST be thread safe
| Method Summary | |
int |
analyze(javax.mail.internet.MimeMessage mm,
JasenMessage message,
HeuristicDefinitionSet definitions,
int threshold)
Analyzes the message looking for heuristic matches against patterns defined in the HeuristicDefinitionSet set provided |
| Method Detail |
public int analyze(javax.mail.internet.MimeMessage mm,
JasenMessage message,
HeuristicDefinitionSet definitions,
int threshold)
throws JasenException
mm - The raw MimeMessagemessage - The message to analyzedefinitions - The set of definitions to usethreshold - The number of matches above which analysis ceases. Use zero (0) for unlimited matches
JasenException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||