Hi Mike,
> I have a collection of XML files that I would like to parse using Digester
> in order to index them for Lucene. A DTD file has been supplied for the XML
> files, but none of those files has a line associating them
> with the DTD file. Can the Digester's register function be used to tel
I have a collection of XML files that I would like to parse using Digester
in order to index them for Lucene. A DTD file has been supplied for the XML
files, but none of those files has a line associating them
with the DTD file. Can the Digester's register function be used to tell it
to use that D