[jsword-devel] Passage List Parsing

Tonny Kohar tonny.kohar at gmail.com
Wed Sep 3 20:59:35 MST 2008


Hi,

On Sat, Aug 30, 2008 at 7:19 PM, DM Smith <dmsmith555 at yahoo.com> wrote:

>> How is the tree solve the problem of
> It is a Trie not a Tree. A tree has data at the nodes. A Trie encodes
> data on the path to the leaf.
>

Here is a java trie implementation which may be can be used. It is
under Apache License 2.0

http://code.google.com/p/trie/

It is very small and just need a wrapper to feed the bible/book names
into that class library.

Cheers
Tonny Kohar
-- 
Alkitab Bible Study
imagine, design, create ...
http://www.kiyut.com



More information about the jsword-devel mailing list