[jdom-interest] Looping through attributes

Michael Kay mike at saxonica.com
Mon Jan 21 13:09:29 PST 2008


Show us your input, show us your code, and we can help you understand where
you have gone wrong. JDOM doesn't do anything unless you ask it to.

Michael Kay
http://www.saxonica.com/

> 
> Hello folks,
> There is one thing bodering me and I hope someone could help.
> When I loop through attributes to search for values. How do I 
> stop jdom from not printing on any attribute that it loops through.
> 
> Example:
> I search for an attribute "domain" when the corresponding 
> value matches jdom returns found. But when not found; it 
> prints on all attributes and I get a list of not found, not 
> found, corresponding to the number of attributes in the documents.
> 
> What code or how do i tell jdom to print "not found" only one time?
> 
> Bashiro
> Drammen-Norway
> 
> 
> _______________________________________________
> No banners. No pop-ups. No kidding.
> Make My Way  your home on the Web - http://www.myway.com
> 
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://www.jdom.org/mailman/options/jdom-interest/youraddr@you
> rhost.com



More information about the jdom-interest mailing list