namazu-users-en
[Top] [All Lists]

Re: Query about namazu installation & use

To: namazu-users-en@namazu.org
Subject: Re: Query about namazu installation & use
From: Earl Hood <ehood@hydra.acs.uci.edu>
Date: Thu, 12 Jul 2001 20:27:05 -0700
Reply-to: namazu-users-en@namazu.org
Message-id: <200107130327.UAA24059@hydra.acs.uci.edu>
On July 13, 2001 at 11:29, NOKUBI Takatsugu wrote:

Search client is separated in library (libnmz), and perl binding is
exist (as Philip said).
I don't know that Java can use or not any library written in C...

It should be possible.  With JNI, you can create a Java interface
to any C/C++ library.  It is just a matter of designing the
Java API interface to the library and doing the JNI work.  Since
Perl bindings exists, the Java interface should be as similiar
as possible the Perl one for consistancy.

--ewh

P.S.  I am not familar libnmz at all and the Perl interface to it.


<Prev in Thread] Current Thread [Next in Thread>