The Source for Java Technology Collaboration


Joe Walker

java.net id: joe_walker

I work on a number of different projects Java.net hosts DocTree which is a JavaDoc indexer. You can see some example output at my DocTree site DocTree is a handy index to thousands of JavaDoc pages. It is made up of a generator (written in Java) that takes a list of projects and generates some XML specifying what Java packages each project contains, and then some XSL that generates a DHTML tree based website, to help you navigate around.

I also work on J-Sword / BibleDesktop which is an open source Bible study tool written in Java. J-Sword is the library that reads Sword modules and handles searching, installation, OSIS etc. BibleDesktop is a GUI frontend written in Swing.

-- JoeWalker - 01 May 2004

Topic JoeWalker . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

Revision r1 - 01 May 2004 - 09:22:00 - Main.joe_walker
Parents: Javawsxml > ProjectLeads