OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xml-dev] embedded XML parser



I have two small Java parsers available at http://www.wilson.co.uk. MinML
supports SAX1 and MinML2 supports SAX2. They were specifically developed to
support small footprint embedded systems and are reasonably fast (see
http://www.extreme.indiana.edu/~aslom/exxp/).

Neither currently support mixed content but I plan to fix that in the near
future.


----- Original Message -----
From: "Eric Chiu" <echiu@imservice.com>
To: <xml-dev@lists.xml.org>
Sent: Tuesday, October 23, 2001 7:56 PM
Subject: [xml-dev] embedded XML parser


I am looking for an open source XML parser with a
small footprint that I can port to an embedded system.
Are there candidates other than James Clarke's XP that
I should consider?


Eric Chiu