<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>RE: [jdom-interest] Namespace problems in Attributes...</TITLE>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=290485718-27072000>If you
look in the samples, there is a DOMBuilderDemo which was updated. The book
samples unfortunately are going to need a serious facelift.The api has been
changed a LOT since the book was released. </SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=290485718-27072000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=290485718-27072000>hmmm... actually I don't know where those demos are in
the source tree any more so</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=290485718-27072000></SPAN></FONT> </DIV>
<DIV><SPAN class=290485718-27072000>
<DIV><FONT size=2><FONT color=#0000ff><FONT face=Arial><SPAN
class=562413917-27072000><SPAN class=290485718-27072000>SAX</SPAN>Builder
builder = new SAXBuilder(file);</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT size=2><FONT color=#0000ff><FONT face=Arial><SPAN
class=562413917-27072000></SPAN></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=562413917-27072000><SPAN
class=290485718-27072000>ought to do it for you.</SPAN></SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=562413917-27072000><SPAN
class=290485718-27072000></SPAN></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=562413917-27072000><SPAN
class=290485718-27072000></SPAN></SPAN></FONT> </DIV>
<DIV><SPAN class=562413917-27072000></SPAN><FONT color=#0000ff face=Arial
size=2> </FONT></SPAN><FONT face=Tahoma size=2>-----Original
Message-----<BR><B>From:</B> Eddy, Joel
[mailto:joel.eddy@medinex.com]<BR><B>Sent:</B> Thursday, July 27, 2000 12:42
PM<BR><B>To:</B> 'philip.nelson@omniresources.com';
jdom-interest@jdom.org<BR><B>Subject:</B> RE: [jdom-interest] Namespace problems
in Attributes...<BR><BR></DIV></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px"></FONT>
<DIV><FONT color=#0000ff face=Arial size=2>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=562413917-27072000>hmm
i just downloaded the latest cvs... how would i implement the builder
interface now.. or import builder... im going off of the excellent java and
xml book from oreilly where you must say</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=562413917-27072000>Builder builder = new DOM(or
SAX)Builder(file);</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=562413917-27072000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=562413917-27072000>i
tried bypassing and just saying</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=562413917-27072000>DOMBuilder builer = blahblah</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=562413917-27072000>but
then the build method is not present.. any ideas?</SPAN></FONT></FONT><FONT
face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
philip.nelson@omniresources.com
[mailto:philip.nelson@omniresources.com]<BR><B>Sent:</B> Thursday, July 27,
2000 9:50 AM<BR><B>To:</B> jdom-interest@jdom.org<BR><B>Subject:</B> RE:
[jdom-interest] Namespace problems in Attributes...<BR><BR></DIV></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px"></FONT>
<BLOCKQUOTE
style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
<P><FONT size=2>how did you get the SAXBuilder working.. dont you need the
Builder class to get it to work ... WHO HAS THE BUILDER CLASS... I
NEED <FONT color=#0000ff face=Arial><SPAN
class=591155416-27072000> </SPAN></FONT></FONT></P>
<P><FONT size=2><FONT color=#0000ff face=Arial><SPAN
class=591155416-27072000>You are perhaps refering to a builder interface
class that has been removed from the JDOM source for months
now. Your messages seem to indicate to me you have some really old
code or possilby have some old JDOM verison in your
classpath.</SPAN></FONT></FONT></P></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>