public class StopWordList
extends java.lang.Object
implements java.lang.Cloneable
Constructor and Description |
---|
StopWordList(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
boolean |
contains(java.lang.String word) |
int |
size() |