<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>converting JDOM Document to DOM Document</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">I'm just getting started with JDOM and have a basic question. I understand how to load in a DOM Document as a JDOM Document using DOMBuilder, but what is the technique for converting a JDOM Document back to a DOM Document. I saw some discussion in the archives on a proposed class called DOMOutputter . Is that what this is intended for?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Kevin</FONT>
</P>

</BODY>
</HTML>