<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; Hi I was wondering what was wrong with 
this code using DOMBuilder</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; org.w3c.dom.Document dd = 
(org.w3c.dom.Document) getDocument();<BR>&nbsp;&nbsp;&nbsp; DOMBuilder builder = 
new DOMBuilder();<BR>&nbsp;&nbsp;&nbsp; org.jdom.Document jdoc = 
builder.build(dd);</FONT></DIV></BODY></HTML>