[jdom-interest] Namespace problems in Attributes...

philip.nelson at omniresources.com philip.nelson at omniresources.com
Thu Jul 27 11:57:24 PDT 2000


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.  
 
hmmm... actually I don't know where those demos are in the source tree any
more so
 
SAXBuilder builder = new SAXBuilder(file);
 
ought to do it for you.
 
 
 -----Original Message-----
From: Eddy, Joel [mailto:joel.eddy at medinex.com]
Sent: Thursday, July 27, 2000 12:42 PM
To: 'philip.nelson at omniresources.com'; jdom-interest at jdom.org
Subject: RE: [jdom-interest] Namespace problems in Attributes...




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
Builder builder = new DOM(or SAX)Builder(file);
 
i tried bypassing and just saying
DOMBuilder builer = blahblah
but then the build method is not present.. any ideas?-----Original
Message-----
From: philip.nelson at omniresources.com
[mailto:philip.nelson at omniresources.com]
Sent: Thursday, July 27, 2000 9:50 AM
To: jdom-interest at jdom.org
Subject: RE: [jdom-interest] Namespace problems in Attributes...



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  

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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20000727/ab0a65d7/attachment.htm


More information about the jdom-interest mailing list