|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Data Structures and XML
A possible approach would be to have a SAX Parser traverse your data structure and emit appropriate DocumentHandler calls at all the right junctures. The DocumentHandler can take whatever action is needed. We have implemented this approach for the DOM Node and the JDBC ResultSet, in our chapter for Professional JavaServer Programming, 2nd Edition, forthcoming from WROX. -----Original Message----- From: David Wang To: XML-DEV Sent: 6/19/00 4:51 PM Subject: Data Structures and XML I'm sure something analogous to this question has been asked before, but the sheer mass of XML-dev posts in the archive and the lack of an obvious way to search them on www.xml.org/archives/xml-dev (the link on www.xml.org/archives to xml-dev is broken, BTW) necessitates me to ask a repeated question. *sigh* My situation is this: I have a data structure in Java that contains all the necessary info for creating a valid XML document (i.e. serialize the data-structure into XML) that conforms to an existing XML Schema. It's even structured in a node/edge fashion, so the conversion would be easy. I want to know what the best way to create that XML document programmatically is, technology-wise (SOAP, DOM, SAX, etc ?). <snip /> *************************************************************************** This is xml-dev, the mailing list for XML developers. To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








