xsl-list
[Top] [All Lists]

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

2003-07-09 06:14:12

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?


Saxon has Java API that will apply XPath expressions to JDOM documents,
but there are other options too.

Michael Kay


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



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