<!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.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=3><CODE>So, as stated by Jason 
in&nbsp;<STRONG></STRONG><FONT face=Verdana size=3> </FONT>
<P>
<H1 align=center><FONT face="Times New Roman" size=3>Easy Java/XML integration 
with JDOM, Part 1 </FONT></H1><FONT face=Verdana><FONT 
size=3></FONT></CODE></FONT></FONT></DIV>
<DIV><FONT size=3><FONT face=Arial><CODE></CODE></FONT></FONT>&nbsp;</DIV>
<DIV><FONT size=3><FONT face=Arial><CODE>SAXBuilder</CODE> uses a SAX parser 
behind the scenes to build the <CODE>Document</CODE> from the file; the 
<CODE>SAXBuilder</CODE> </FONT></FONT></DIV>
<DIV><FONT face=Arial>listens for the SAX events and builds a corresponding 
<FONT size=3><CODE>Document</CODE> </FONT><FONT face="Courier New" size=2>in 
memory.</FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>I want to build it on disk.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>Brian</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>