[jdom-interest] Using SAXBuilder in an Applet

Jason Hunter jhunter at acm.org
Tue Jan 23 00:49:12 PST 2001


Howard Jiang wrote:
> 
> I am using JDOM SAXBuilder( w/ Xerces' SAXParser) within an Applet to parse
> XML data sent from server side. However, the project requires a very thin
> client and has some class downloading limitations. And the size of
> Xerces.jar is around 1.5mb, which does not suit in this scenario well. Are
> there any other SAXParser that can be used with JDOM?

Any parser you can find will work with JDOM.  Try Crimson for a smaller
parser.

-jh-



More information about the jdom-interest mailing list