[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Brownell <david-b@p...>
  • To: Eric Chiu <echiu@i...>, xml-dev@l...
  • Date: Tue, 23 Oct 2001 13:57:07 -0700

Depending on your footprint requirements:

    http://www.gnu.org/software/classpathx/jaxp/

That includes AElfred2.  It's licensed under "GPL plus
library exception" so the library is appropriate for use
when linking with proprietary software.  If you don't
link layers like JAXP, DOM, validation, and so on, the
AElfred2 parser component by itself is pretty small.
And unlike XP, it's maintained (and talks SAX2).

- Dave

p.s. FYI that "GPL plus library exception" license
    is the same one used by the runtime for the GNU
    Compiler for Java (GCJ), with the specific intent
    of letting such software be used in embedded
    systems contexts.  I'm told it's also called the
    "Guile" license -- embedded Scheme has the
    same kind of licensing restrictions.


----- Original Message ----- 
From: "Eric Chiu" <echiu@i...>
To: <xml-dev@l...>
Sent: Tuesday, October 23, 2001 11:56 AM
Subject:  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



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member