On Tuesday 30 April 2002 10:22 am, Joseph Kesselman/CAM/Lotus wrote:
> >can anyone suggest an XML creation API?
>
> Generate your own SAX stream or build a DOM, then route that into a
> serializer. (Are we still waiting for someone to donate a decent serializer
> package for Xerces-C? I suppose you could run the data through Xalan-C and
> an identity stylesheet, but that's a bit more code than you probably want
> for this simple case.)
>
What is a SAX stream?  Checked the api docs, but couldn't find an entry.
-- 
Brad Settlemyer
http://deepcopy.org/
Progamming in the trenches


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to