Class Hunspell


  • public class Hunspell
    extends Object
    The simple hunspell library frontend which takes care of creating and singleton'ing the library instance (no need to load it more than once per process). The Hunspell java bindings are licensed under the same terms as Hunspell itself (GPL/LGPL/MPL tri-license), see the file COPYING.txt in the root of the distribution for the exact terms.
    Author:
    Flemming Frandsen (flfr at stibo dot com)