RecipientStringTerm (Java EE 5)

Java EE API


javax.mail.search Class RecipientStringTerm

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.RecipientStringTerm
All Implemented Interfaces:
Serializable

public final class RecipientStringTerm
extends AddressStringTerm


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

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

英文文档:

This class implements string comparisons for the Recipient Address headers.

Note that this class differs from the RecipientTerm 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
 Message.RecipientType
 int
 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 RecipientStringTerm(Message.RecipientType type, String pattern)
构造方法。
type 接收方类型
pattern 要比较的地址模式。
英文文档:

RecipientStringTerm

public RecipientStringTerm(Message.RecipientType type,
                           String pattern)
Constructor.

Parameters:
type - the recipient type
pattern - the address pattern to be compared.

Method Detail

public Message.RecipientType getRecipientType()
返回要与之匹配的接收方类型。
英文文档:

getRecipientType

public Message.RecipientType getRecipientType()
Return the type of recipient to match with.


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

match

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

Specified by:
match in class SearchTerm
Parameters:
msg - The comparison is applied to this Message's recipient 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

public int hashCode()
计算此对象的 hashCode。
英文文档:

hashCode

public int hashCode()
Compute a hashCode for this object.

Overrides:
hashCode in class StringTerm


Submit a bug or feature

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

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

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