Re: Programmatically creating an XML file

2000-01-13 Thread roddey
ley [EMAIL PROTECTED] "Chacon, Eric" <[EMAIL PROTECTED]> on 01/12/2000 04:50:09 PM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: Programmatically creating an XML file Apache, Do you have any exam

RE: Programmatically creating an XML file

2000-01-13 Thread XML @ Four J's
ot test anything nore manage exceptions... Jean Georges PERRIN--Four J's Development Tools (www.4js.com)[EMAIL PROTECTED] - Tel +33 (0)3 88 18 61 20 - Fax +33 (0)3 88 18 61 21--CAUTION: import com.fourjs.StandardDisclaimer; > -Original Message-> From: Chacon, Eric [mailto:[EMAIL PR

Programmatically creating an XML file

2000-01-13 Thread Chacon, Eric
Apache, Do you have any examples showing how to use Xerces to create an XML file programmatically? I see several showing the use of the DOM and SAX parser(s) but nothing that would help me to create an XML file to feed into a parser. Thanks, Eric