aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] Using Aspell with Java


From: Kevin Atkinson
Subject: Re: [Aspell-user] Using Aspell with Java
Date: Thu, 20 Jan 2011 09:59:57 -0700 (MST)
User-agent: Alpine 2.00 (BSF 1167 2008-08-23)

On Thu, 20 Jan 2011, Madhusudhan M. Reddy wrote:

Hello,
    Could any one please let me know the best way to integrate Aspell
into a Java/J2EE based application.

I don't think there are any Java libraries for interfacing with Aspell, there is a very old library I found at http://jaspell.sourceforge.net/javadocs/pt/tumba/spell/Aspell.html.

You probably will need to interface with Aspell directly using the C API.

Sorry I am really not familiar with the best way to interface with C via Java. A google search on the on "interfacing java C" points to the Java Native Interface as the way to go; however, in all likely hood you probably know more about Java than I do.

Sorry, I couldn't be more helpful.

Aspell Maintainer.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]