public static class BodyTerm
extends java.lang.Object
This class implements searches on a message body.
All parts of the message that are of MIME type "text/*" are searched.
The pattern is a simple string that must appear as a substring in
the message body.
- See Also:
- Serialized Form