Overload List
| Name | Description | |
|---|---|---|
| SetStemExclusionTable(Hashtable) |
Builds an exclusionlist from a Hashtable.
| |
| SetStemExclusionTable(FileInfo) |
Builds an exclusionlist from the words contained in the given file.
| |
| SetStemExclusionTable(array<String>[]()[][]) |
Builds an exclusionlist from an array of Strings.
|