[jdom-interest] W3C DOM?
Xuemin Guan
xuemin at appresso.com
Mon May 27 23:12:21 PDT 2002
Use this:
org.w3c.dom.Document domDoc = DOMOutputter().output(jdomDoc);
Thanks,
Marisa DeMeglio wrote:
> Hi,
>
> First of all, thanks to all for the help on SAXBuilder (my last post).
> My question today is ...
> Is there a way to get a W3C-compliant DOM from JDOM?
> I ask because exposing such an object is a popular way to show the
> structure of content, and this can be very important when it comes to
> accessibility. I know one could expose a JDOM object and achieve a
> similar structural description, but if assistive technology vendors are
> expecting to see the W3C standard DOM they might not think to write
> their programs to interpret a JDOM Document as well.
> Anyway, it came up at work the other day.
>
> thanks,
>
> marisa
>
> ------------------------------------------
> Marisa DeMeglio
> marisa at dinf.ne.jp
> IT Development
> Information Center/JSRPD
> www.dinf.org
> ------------------------------------------
>
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
>
>
>
--
Xuemin Guan
Java & XML Developer
Appresso SpA (www.appresso.com)
Tel: +81-3-4412-7790 (Direct)
+81-3-4412-7700 (Representative)
Email: xuemin at appresso.com
More information about the jdom-interest
mailing list