[jdom-interest] Differences between SAXBuilder.build and DOMBuilder.build

Alex Rosen arosen at silverstream.com
Fri Jul 27 08:18:38 PDT 2001


If you want to create a JDOM Document from a DOM Document, use
DOMBuilder. If you want to create a JDOM Document from a textual XML
representation (i.e. a file), use SAXBuilder.

Alex

> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of Tasso Angelidis
> Sent: Friday, July 27, 2001 10:17 AM
> To: 'jdom-interest at jdom.org'
> Subject: [jdom-interest] Differences between SAXBuilder.build and
> DOMBuilder.build
>
>
> So bassicly for all parsing of documents we should use SAXBuilder?
>
> And I guess for all creation of Documents use DOMBuilder?
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
> uraddr at yourhost.com



More information about the jdom-interest mailing list