Re: A property to XML and then create a DOM

Hand-code a routine to read your property file and build a DOM
representation of it, or hand-code a routine that will convert it to XML
syntax and parse that into a DOM, unless you can find existing code that
understands how to do this for you.

______________________________________
Joe Kesselman  / IBM Research

Received on Wednesday, 23 May 2001 12:37:47 UTC