Hunspell Load Method |
Name | Description | |
---|---|---|
Load( Byte , Byte ) |
Loads the specified affix and dictionary data.
| |
Load(String, String) |
Loads the specified affix and dictionary file.
| |
Load( Byte , Byte , String) |
Loads the specified affix and dictionary data.
| |
Load(String, String, String) |
Loads the specified affix and dictionary file.
|