|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.mail.search Class SubjectTerm
java.lang.Objectjavax.mail.search.SearchTerm
javax.mail.search.StringTerm
javax.mail.search.SubjectTerm
- All Implemented Interfaces:
- Serializable
public final class SubjectTerm
- extends StringTerm
Extends:
SearchTerm > StringTerm
此类实现 Message Subject 头的比较。比较是不区分大小写的。
This class implements comparisons for the Message Subject header. The comparison is case-insensitive.
- Author:
- Bill Shannon, John Mani
- See Also:
- Serialized Form
| Field Summary |
|---|
| Fields inherited from class javax.mail.search.StringTerm |
|---|
ignoreCase, pattern |
| Constructor Summary | |
|---|---|
SubjectTerm(String pattern)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Equality comparison. |
boolean |
match(Message msg)
The match method. |
| Methods inherited from class javax.mail.search.StringTerm |
|---|
getIgnoreCase, getPattern, hashCode, match |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public
SubjectTerm(String pattern)
构造方法。
| pattern | 要搜索的模式 |
SubjectTerm
public SubjectTerm(String pattern)
- Constructor.
- Parameters:
pattern- the pattern to search for
| Method Detail |
|---|
public boolean
match(Message msg)
匹配方法。
| msg | 模式匹配将应用于此 Message 的主题头部 |
| return | 如果模式匹配成功,则返回 true;否则返回 false。 |
match
public boolean match(Message msg)
- The match method.
- Specified by:
matchin classSearchTerm
- Parameters:
msg- the pattern match is applied to this Message's subject header- Returns:
- true if the pattern match succeeds, otherwise false
public boolean
equals(Object obj)
相等性比较。
英文文档:
equals
public boolean equals(Object obj)
- Equality comparison.
- Overrides:
equalsin classStringTerm
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
