Sergey,
There are a number of lightweight SAX 1.0 and DOM pasrser available:
MinML www.wilson.co.uk/xml/minml.htm 13KB SAX 1.0
NanoXML www.nonoxml.sourceforge.net 10KB DOM 1.0
TinyXML www.gibaradunn.srac.org/tiny/ 13KB DOM 1.0
I don't believe any support validation, but you can always switch between a
heavyweight parser during development and a lightweight during production.
(I tried MinML and it worked fine).
Andy
-----Original Message-----
From: Scott Stirling [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 09, 2001 3:15 PM
To: JRun-Talk
Subject: RE: Re[2]: Talking from applet to EJB
Hi Sergey,
I don't know. I would just use crimson and JAXP 1.1, which will work fine
with JRun 3.1. JRun 3.x currently ships with JAXP 1.0 but you can swap in
the new JAXP jars into JRun/lib/ext with no problem. JAXP will let you swap
in/out other parsers if they're JAXP-compliant, but even just using the
standard Crimson is probably a good way to go.
If anyone on this list has a more knowledgeable recommendation, fire away.
Scott S.
> -----Original Message-----
> From: Sergey L.Ponomarev [mailto:[EMAIL PROTECTED]]
>
> Hi Scott,
>
> Sunday, July 08, 2001, 11:41:54 PM, you wrote:
>
> Thanks for the answer. In the document you pointed me there is a
> lightweight SAX implementation was mentioned. What SAX implementation
> is "the most lightweight" for now at your opinion?
>
> Best regards,
> Sergey L.Ponomarev
> mailto:[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists