Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- cleanUpText(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
-
Filter the text according to the rules defined by the dictionary implementation used.
D
- DictionaryServiceImpl - Class in org.opencastproject.dictionary.hunspell
-
This dictionary service implementation passes the input text to the hunspell spell checker and returns its results.
- DictionaryServiceImpl() - Constructor for class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
G
- getBinary() - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- getCommand() - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
H
- HUNSPELL_BINARY_CONFIG_KEY - Static variable in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- HUNSPELL_COMMAND_CONFIG_KEY - Static variable in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
O
- org.opencastproject.dictionary.hunspell - package org.opencastproject.dictionary.hunspell
R
- runHunspell(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
-
Run hunspell with text as input.
S
- setBinary(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- setCommand(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
All Classes and Interfaces|All Packages|Constant Field Values