#include <QueryTextHandler.hpp>
Inheritance diagram for QueryTextHandler:
Public Methods | |
QueryTextHandler () | |
char* | handleWord (char *word) |
Handle a word, possibly transforming it. | |
void | setIndex (Index *ind) |
Set the index used to check for acronyms. |
|
|
|
Handle a word, possibly transforming it.
Reimplemented from TextHandler. |
|
Set the index used to check for acronyms.
|