xsl-list
[Top] [All Lists]

Re: [OT] Tool for extracting Java Objects from xml.

2003-07-08 08:22:29
Check out http://jaxen.org. Excellent xpath stuff and has support for several 
underlying object models (such as jdom, dom etc)

/Marcus
----- Original Message ----- 
From: "Simon Kelly" <kelly(_at_)ipe(_dot_)fzk(_dot_)de>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Tuesday, July 08, 2003 5:01 PM
Subject: [xsl] [OT] Tool for extracting Java Objects from xml.


Hi all,

In my effort to create a web site using only xml Documents as the data
sources I've come up against a bit of a snag and thought someone here may
have a solution.

I need to extract parts of an xml doc as strings and lists of strings using
XPath expressions. I've looked at JXPath, but that is only for using XPath
on Java objects. Does any one know of a tool/API that could take a
org.jdom.Document and allow me to do XPath work to get Objects back?

Cheers

Simon


"I have often wondered how it is that every man loves himself more than all
the rest of men, but yet sets less value on his own opinion of himself than
on the opinion of others." -- Georg Christoph Lichtenberg

Institut fuer
Prozessdatenverarbeitung
und Elektronik,
Forschungszentrum Karlsruhe GmbH,
Postfach 3640,
D-76021 Karlsruhe,
Germany.

Tel: (+49)/7247 82-4042
E-mail : kelly(_at_)ipe(_dot_)fzk(_dot_)de


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>