|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.StopWords
public final class StopWords
| Field Summary | |
|---|---|
static StopWords |
instance
|
| 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 |
|---|
public static StopWords instance
| Method Detail |
|---|
public static StopWords getInstance()
public final boolean isStopWord(java.lang.String word)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||