| Subject: | SAX Parser for creating (not parsing) XML document |
|---|---|
| From: | Naresh Agarwal |
| Date: | Sun, 20 Jul 2008 23:52:13 -0700 PDT |
| Newsgroups: | comp.text.xml |
Hi I have been using DOM parser to create XML documents. I want to use an alternate mechanism to create XML document as size of my XML document is large and I don;t want the overhead of DOM (where entire tree in constructed in memory). Like SAX APIs for parsing XML documents, Is there any thing like SAX parser/APIs for creating XML documents? Is there any other standard mechanism of creating XML document, without requiring the entire tree structure to be constructed in memory? Thanks, Naresh |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: xml/xslt line break, Martin Honnen |
|---|---|
| Next by Date: | success of your life, sex |
| Previous by Thread: | xml/xslt line break, Montezuma's Daughter |
| Next by Thread: | Re: SAX Parser for creating (not parsing) XML document, Martin Honnen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |