Rich Manalang schrieb:
> Hi all.  I'm interested in using jQuery's dom selector in Rhino so I 
> can parse through XML.  Anyone know if the xpath parser is dependent 
> on the browser's xml/xpath implementation... sorry, I haven't looked 
> at the code.
It depends only the browser's DOM API. I don't know if any of that is 
available in Rhino, I guess it isn't.

It would be interesting to have an implementation of jQuery's selectors 
in Java, with JDOM or some other XML API as the basis.

-- 
Jörn Zaefferer

http://bassistance.de


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to