[jdom-interest] DOMBuilder
Brian Wolf
brianw at knowledgextensions.com
Fri May 3 09:53:20 PDT 2002
Hi I was wondering what was wrong with this code using DOMBuilder
org.w3c.dom.Document dd = (org.w3c.dom.Document) getDocument();
DOMBuilder builder = new DOMBuilder();
org.jdom.Document jdoc = builder.build(dd);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20020503/2f2d04f8/attachment.htm
More information about the jdom-interest
mailing list