Module jakarta.mail

Class BodyTerm

java.lang.Object
All Implemented Interfaces:
Serializable

public final class BodyTerm extends StringTerm
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: