[jdom-interest] Using XPath expressions with Jdom

bob mcwhirter bob at werken.com
Wed Feb 28 14:12:08 PST 2001


Yes, the xpath library at 

	http://code.werken.com/

is the only xpath engine that I'm aware of for JDOM.

It's mostly complete.  

Check the javadocs for com.werken.xpath.XPath for usage instructions.
It's fairly extensible, and easy-to-use.

Then again, I'm the author, so I might be biased.

	-bob




On Wed, 28 Feb 2001, Venu Nair wrote:

> Hi,
> I am currently using jdom beta6. I am trying to use XPAth expressions to
> extract elements from the XML.
> I found a link to following website http://code.weken.com/xpath which
> talks about the xpath implementation
> on top of jdom
> Is this the correct and official way to use xpath with jdom.
> Also I could not find any sample examples using xpath.
> Has anybody had any experience with this. Could you give me some sample
> code?
> Thanks
> Venu Nair
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
> 




More information about the jdom-interest mailing list