<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>In our application, we have many xml documents that 
contain our&nbsp;SQL statements. However, upon application initialization, we 
would like to parse all these files and then store all the elements in one 
Document instance. If it matters, each of the xml files has the same DTD. Is 
there anyway to do this using JDOM along with the Parsers to do 
this?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for any help!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Carey Boldenow</FONT></DIV></BODY></HTML>