[relaxng-user] Small jar file with org.xml.sax to go with Jing?

David Tolpin dvd at davidashen.net
Thu Sep 25 00:56:27 ICT 2003


> >it has external dependencies for other Xerces classes, and I want to
> >avoid putting all of Xerces on because it's a PDA and I don't want to
> >take up too much space with this. Does anyone have any suggestions for
> >a low-footprint jar file that Jing can use for the sax classes?
> 
> You might try:
> http://sourceforge.net/project/showfiles.php?group_id=29449
> 
> Which comes right off of:
> http://www.saxproject.org/
> 
> I don't think it should have Xerces dependencies, anyway.

It does not have Xerces dependencies but it does include a SAX2 parser. A parser
is still required; either XP by James Clark (and org.xml.sax.parser property
defined appropriately) should work, or Aelfred2 from gnu jaxp. Both are
small.

David Tolpin
http://davidashen.net/


More information about the relaxng-user mailing list