Module jakarta.mail

Class FromStringTerm

java.lang.Object
All Implemented Interfaces:
Serializable

public final class FromStringTerm extends AddressStringTerm
This class implements string comparisons for the From Address header.

Note that this class differs from the FromTerm class in that this class does comparisons on address strings rather than Address objects. The string comparisons are case-insensitive.

Since:
JavaMail 1.1
See Also: