I think " wrote on 03/01/2007 04:41:10 AM:
> I am working with a collection of XML documents that I need to parse
> in order to index them in Lucene. There is a DTD file that describes
> the structure of these documents, but when I started working with it
> I found out that it was an SGML DTD file
I am working with a collection of XML documents that I need to parse in
order to index them in Lucene. There is a DTD file that describes the
structure of these documents, but when I started working with it I found out
that it was an SGML DTD file. I found some advice on the internet about how
to c