Go to the documentation of this file.
17 #ifndef ZORBA_STEMMER_API_H
18 #define ZORBA_STEMMER_API_H
20 #include <zorba/config.h>
22 #ifndef ZORBA_NO_FULL_TEXT
52 virtual void destroy()
const = 0;
69 virtual void properties(
Properties *result )
const = 0;
80 String *result )
const = 0;