public final class BodyTerm extends StringTerm
ignoreCase, pattern| 修飾子と型 | メソッドと説明 |
|---|---|
boolean | equals(ObjectSE obj) 等価の比較。 |
boolean | match(Message msg) 一致方法。 |
getIgnoreCase, getPattern, hashCode, matchcloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic BodyTerm(StringSE pattern)
pattern - 検索する文字列 public boolean match(Message msg)
SearchTerm の match msg - このメッセージの本文にパターン検索が適用されます public boolean equals(ObjectSE obj)
StringTerm の equals Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.