[relaxng-user] Small jar file with org.xml.sax to go with Jing?
Simon St.Laurent
simonstl at simonstl.com
Wed Sep 24 15:19:13 ICT 2003
bob.ducharme at lexisnexis.com (DuCharme, Bob (LNG-CHO)) writes:
>I just got a Sharp's Linux-based PDA, the Zaurus SL5500, and thought
>it would be fun to get jing running on it. I got a
>NoClassDefFoundError because it couldn't find
>org.xml.sax.ErrorHandler. I believe that when I run this on a Windows
>machine, jing is finding these classes right in the 1.4 jvm, but the
>Zaurus jvm (the Jeode "evm") doesn't have that. I addedxml-apis.jar
>from xerces, which has the org.xml.sax classes and isn't very big, but
>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.
More information about the relaxng-user
mailing list