Generating XML

Michael.Kay at icl.com Michael.Kay at icl.com
Wed Jan 20 16:11:40 GMT 1999


> From: Leif.Ydreborn at saab.se [mailto:Leif.Ydreborn at saab.se]
> 
> What is the "normal" way of generating a XML-file (data) from 
> a Java program.
> 
My normal way is to have a "writeXML()" method on the relevant object, which
calls writeXML() methods on its component objects, and so on. A lot depends
on how close the java object structure is to the desired XML document
structure.

Mike Kay

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list