[jdom-interest] (no subject)

Jason Hunter jhunter at acm.org
Mon Jun 12 13:55:11 PDT 2000


> org.w3c.dom.Document = outputter.output( jdomDoc, new
> XercesDomAdaptor() ); // creates a StandardDOMAdaptor

The advantage to making the DOM implementation choice via a string
rather than a constructor is that then you can change implementations
without recompiling (a la JAXP).

-jh-



More information about the jdom-interest mailing list