|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.mail.search Class BodyTerm
java.lang.Objectjavax.mail.search.SearchTerm
javax.mail.search.StringTerm
javax.mail.search.BodyTerm
- All Implemented Interfaces:
- Serializable
public final class BodyTerm
- extends StringTerm
Extends:
SearchTerm > StringTerm
此类实现对 Message Body 的搜索。搜索 MIME 类型为 "text/*" 的消息的所有部分。
This class implements searches on a Message Body. All parts of the message that are of MIME type "text/*" are searched.
- Author:
- Bill Shannon, John Mani
- See Also:
- Serialized Form
| Field Summary |
|---|
| Fields inherited from class javax.mail.search.StringTerm |
|---|
ignoreCase, pattern |
| Constructor Summary | |
|---|---|
BodyTerm(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
BodyTerm(String pattern)
Constructor
| pattern | 要搜索的 String |
BodyTerm
public BodyTerm(String pattern)
- Constructor
- Parameters:
pattern- The String 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 search is applied on this Message's body- Returns:
- true if the pattern is found; 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 : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
