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: xerces vs jdom



Xerces is a parser that supports DOM and SAX APIs. JDOM uses Xerces as
its parser, and presents the results using the JDOM API.

My personal recommendation is to use either SAX or DOM directly with the
parser of your choice, such as Xerces or Crimson (part of JAXP).

> -----Original Message-----
> From:	Eric Cho [SMTP:ECho@cucentral-ab.com]
> Sent:	Monday, July 30, 2001 9:01 PM
> To:	xml-dev@lists.xml.org
> Subject:	xerces vs jdom
> 
> hi all,
> 
> I'm just getting into xml and I realize jdom is built on top of xerces
> (or i
> might be way off)
> But, can anyone tell me the differences between the two and maybe why
> one
> would be better than the other.
> Note: I am programming with servlets, ejbs, and jsp.  
> 
> Thanks,
> Eric
> _______________________________________________________
> eSafe Protect Gateway has scanned this mail for viruses, vandals and 
> suspicious attachments.
> 
> ------------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: xml-dev-request@lists.xml.org