FromStringTerm (Java EE 5)

Java EE API


javax.mail.search Class FromStringTerm

java.lang.Object
  extended by javax.mail.search.SearchTerm
      extended by javax.mail.search.StringTerm
          extended by javax.mail.search.AddressStringTerm
              extended by javax.mail.search.FromStringTerm
All Implemented Interfaces:
Serializable

public final class FromStringTerm
extends AddressStringTerm


此类实现 From Address 头的字符串比较。

注意,此类与 FromTerm 不同,此类比较的是地址字符串,而不是 Address 对象。字符串比较是不区分大小写的。

英文文档:

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:
Serialized Form

Field Summary
 
Fields inherited from class javax.mail.search.StringTerm
 
Constructor Summary
 
Method Summary
 boolean
 boolean
 
Methods inherited from class javax.mail.search.AddressStringTerm
 
Methods inherited from class javax.mail.search.StringTerm
 
Methods inherited from class java.lang.Object
 

Constructor Detail

public FromStringTerm(String pattern)
构造方法。
pattern 要比较的地址模式。
英文文档:

FromStringTerm

public FromStringTerm(String pattern)
Constructor.

Parameters:
pattern - the address pattern to be compared.

Method Detail

public boolean match(Message msg)
检查构造方法中指定的地址字符串是否是此 Message 的 From 地址的子字符串。
msg 比较将应用于此 Message 的 From 地址。
return 如果匹配成功,则返回 true;否则返回 false。
英文文档:

match

public boolean match(Message msg)
Check whether the address string specified in the constructor is a substring of the From address of this Message.

Specified by:
match in class SearchTerm
Parameters:
msg - The comparison is applied to this Message's From address.
Returns:
true if the match succeeds, otherwise false.

public boolean equals(Object obj)
相等性比较。
英文文档:

equals

public boolean equals(Object obj)
Equality comparison.

Overrides:
equals in class AddressStringTerm


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!