|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.axiom.util.StopWords
| Field Summary | |
protected static StopWords |
instance
|
protected static java.util.HashSet |
words
|
| Constructor Summary | |
protected |
StopWords()
|
| Method Summary | |
static StopWords |
getInstance()
|
boolean |
isStopWord(java.lang.String word)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected static java.util.HashSet words
protected static StopWords instance
| Constructor Detail |
protected StopWords()
| Method Detail |
public static StopWords getInstance()
public boolean isStopWord(java.lang.String word)
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||