what to implementation use? [Re: Java <-> XML using XMLPull]

Aleksander Slominski <[email protected]> Tue, 25 Feb 2003 13:16:31 -0500
Newsgroups gmane.text.xml.xmlpull.devel
Message-ID <[email protected]>
Naresh Bhatia wrote:

> 1) What do you recommend I use for parsing - XPP3 or Xni2Pull?
>
hi,

as long as you use XmlPull API this choice can be changed any time you 
like. Xni2XmlPull us based on Xerces 2 so it is using very well tested 
and strictly XML 1.0 compatible parser. on the other hand if you need 
smaller footprint and high speed and do not plan to parse DTDs use XPP3 
and finally if you need really tiny footprint nad needs to work on J2ME 
CLDC then use kXML2. but no matter what you chose code that uses XmlPull 
API does not need to change and you can test your application with any 
of those parsers to see what works best for you  :-)

i will be posting announcement in near future about upcoming new 
releases of XPP3 (with support for formatting of XML output with 
indenting etc.) and Xni2XmlPull that uses "gold" version of XNI API that 
is now in Xerces 2.3.x.

thanks,

alek

-- 
"Mr. Pauli, we in the audience are all agreed that your theory is crazy. 
What divides us is whether it is crazy enough to be true." Niels H. D. Bohr



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/2U_rlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
[email protected]

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/