Method | Description | |
---|---|---|
End ( ) : void | ||
FastStringTokenizer ( String str, bool isLetter, bool toLowerCase, ISet |
||
IncrementToken ( ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
IsStopWord ( string text ) : bool | ||
IsTokenChar ( char c, bool isLetter ) : bool |
public FastStringTokenizer ( String str, bool isLetter, bool toLowerCase, ISet |
||
str | String | |
isLetter | bool | |
toLowerCase | bool | |
stopWords | ISet |
|
return | System |