[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Best way to create an XML document
- From: Michael Glavassevich <mrglavas@ca.ibm.com>
- To: "Mukul Gandhi" <gandhi.mukul@gmail.com>
- Date: Sun, 13 Apr 2008 14:37:30 -0400
"Mukul Gandhi" <gandhi.mukul@gmail.com> wrote on 04/12/2008 12:48:53 PM:
> 3) Here I am using the transformer functionality for creating XML,
> which looks more like a XSLT feature (i.e., transformation task).
> Should we not have this capability in the XML parser (for e.g., in
> Xerces)? Should we have something like xml-writer (which Rob pointed)
> built into Xerces (possibly as an enhancement)?
Xerces has been moving away from doing serialization [1] itself. Its native
SAX and DOM serializers are deprecated. Unlikely that we'll reverse that
decision.
[1] http://xerces.apache.org/xerces2-j/faq-general.html#faq-6
Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]