LWN.net Logo

Parsing, indexing, and searching XML with Digester and Lucene (IBM developerWorks)

Otis Gospodnetic writes about XML parsing under Java with Digester and Lucene. "Java developers can use the SAX interface to parse XML documents, but this process is rather complex. Digester and Lucene, two open source projects from the Apache Foundation, cut down your development time for projects in which you manipulate XML. Lucene developer Otis Gospodnetic shows you how it's done, with example code that you can compile and run."
(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds